"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/05/19 05:36:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu" 2025/05/19 05:36:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 05:36:14 DEBUG : Creating backend with remote "/tmp/rclone42218051" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:36:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/19 05:36:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.99s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:36:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:36:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:21 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.13s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:26 DEBUG : Creating backend with remote "/non-existing" 2025/05/19 05:36:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/19 05:36:26 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:26 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:36:27 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:27 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.66s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:35 INFO : Linkbox root 'rclone-test-qepufuw4bavu': Running all checks before starting transfers 2025/05/19 05:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:36:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:36 INFO : Linkbox root 'rclone-test-qepufuw4bavu': Checks finished, now starting transfers 2025/05/19 05:36:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.23s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:44 ERROR : Ignoring --no-traverse with sync 2025/05/19 05:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:36:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:48 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:36:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.16s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/19 05:36:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:54 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:36:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:36:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:36:59 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:37:01 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:01 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:03 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.74s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 05:37:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:37:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/19 05:37:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:37:06 INFO : sub dir: Making directory 2025/05/19 05:37:08 INFO : sub dir2: Making directory 2025/05/19 05:37:09 INFO : sub dir2/sub sub dir2: Making directory 2025/05/19 05:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:37:11 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:11 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:13 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/05/19 05:37:13 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2025/05/19 05:37:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:14 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:22 INFO : sub dir2: Making directory 2025/05/19 05:37:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 05:37:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:37:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:29 DEBUG : sub dir2: Making directory with metadata 2025/05/19 05:37:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:37:30 INFO : sub dir: Making directory 2025/05/19 05:37:31 INFO : sub dir2: Making directory 2025/05/19 05:37:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:37:33 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:33 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:35 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:37:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:35 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/19 05:37:35 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:42 INFO : sub dir2: Making directory 2025/05/19 05:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:37:42 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:42 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:45 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:37:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:49 DEBUG : sub dir2: Making directory with metadata 2025/05/19 05:37:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:37:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:37:49 INFO : sub dir: Making directory 2025/05/19 05:37:51 INFO : sub dir2: Making directory 2025/05/19 05:37:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:37:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:37:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:37:55 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:37:55 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:01 INFO : sub dir2: Making directory 2025/05/19 05:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:38:02 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:38:02 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:38:06 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.30s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lulagud0saqe" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-lulagud0saqe' 2025/05/19 05:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:38:15 DEBUG : Linkbox root 'rclone-test-lulagud0saqe': Waiting for checks to finish 2025/05/19 05:38:15 DEBUG : Linkbox root 'rclone-test-lulagud0saqe': Waiting for transfers to finish 2025/05/19 05:38:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/05/19 05:38:15 DEBUG : Linkbox root 'rclone-test-lulagud0saqe': Purge remote 2025/05/19 05:38:15 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (8.70s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 05:38:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:38:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:38:23 DEBUG : sub dir/hello world: Update: removing old file 2025/05/19 05:38:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zibijif9biye" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-zibijif9biye' 2025/05/19 05:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:38:35 DEBUG : Linkbox root 'rclone-test-zibijif9biye': Waiting for checks to finish 2025/05/19 05:38:35 DEBUG : Linkbox root 'rclone-test-zibijif9biye': Waiting for transfers to finish 2025/05/19 05:38:35 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/05/19 05:38:35 DEBUG : Linkbox root 'rclone-test-zibijif9biye': Purge remote 2025/05/19 05:38:35 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.69s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:38:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 05:38:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:38:44 DEBUG : sub dir/hello world: Update: removing old file 2025/05/19 05:38:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/19 05:38:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:38:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-palikuh4joqu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-palikuh4joqu' 2025/05/19 05:38:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:38:56 DEBUG : Linkbox root 'rclone-test-palikuh4joqu': Waiting for checks to finish 2025/05/19 05:38:56 DEBUG : Linkbox root 'rclone-test-palikuh4joqu': Waiting for transfers to finish 2025/05/19 05:38:56 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/05/19 05:38:56 DEBUG : Linkbox root 'rclone-test-palikuh4joqu': Purge remote 2025/05/19 05:38:56 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.73s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:03 ERROR : : error listing: directory not found 2025/05/19 05:39:04 INFO : Local file system at /tmp/rclone42218051: Making directory 2025/05/19 05:39:04 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:04 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.72s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/19 05:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:39:13 DEBUG : Local file system at /tmp/rclone42218051: Waiting for checks to finish 2025/05/19 05:39:13 DEBUG : Local file system at /tmp/rclone42218051: Waiting for transfers to finish 2025/05/19 05:39:13 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:39:13 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone42218051/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone42218051/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/19 05:39:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:19 INFO : check sum: Copied (new) 2025/05/19 05:39:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:19 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:19 NOTICE: Linkbox root 'rclone-test-qepufuw4bavu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/19 05:39:19 DEBUG : check sum: Size of src and dst objects identical 2025/05/19 05:39:19 DEBUG : check sum: Unchanged skipping 2025/05/19 05:39:19 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:19 DEBUG : Waiting for deletions to finish 2025/05/19 05:39:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.45s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/19 05:39:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:24 INFO : sizeonly: Copied (new) 2025/05/19 05:39:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:25 DEBUG : sizeonly: Sizes identical 2025/05/19 05:39:25 DEBUG : sizeonly: Unchanged skipping 2025/05/19 05:39:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:25 DEBUG : Waiting for deletions to finish 2025/05/19 05:39:25 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/19 05:39:28 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:28 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:30 INFO : ignore-size: Copied (new) 2025/05/19 05:39:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:30 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:30 DEBUG : ignore-size: Sizes identical 2025/05/19 05:39:30 DEBUG : ignore-size: Unchanged skipping 2025/05/19 05:39:30 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:30 DEBUG : Waiting for deletions to finish 2025/05/19 05:39:30 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:36 DEBUG : existing: Sizes identical 2025/05/19 05:39:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:36 DEBUG : existing: Unchanged skipping 2025/05/19 05:39:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:36 DEBUG : Waiting for deletions to finish 2025/05/19 05:39:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/19 05:39:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:36 DEBUG : existing: Update: removing old file 2025/05/19 05:39:39 INFO : existing: Copied (replaced existing) 2025/05/19 05:39:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 05:39:42 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:42 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:44 INFO : existing: Copied (new) 2025/05/19 05:39:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:45 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:45 DEBUG : existing: Destination exists, skipping 2025/05/19 05:39:45 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:39:45 DEBUG : Waiting for deletions to finish 2025/05/19 05:39:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:39:55 INFO : d: Making directory 2025/05/19 05:39:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 05:39:58 DEBUG : c/non empty space: Sizes identical 2025/05/19 05:39:58 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:39:58 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 05:39:58 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:02 INFO : a/potato2: Copied (new) 2025/05/19 05:40:02 DEBUG : Waiting for deletions to finish 2025/05/19 05:40:03 INFO : b/potato: Deleted 2025/05/19 05:40:03 INFO : d: Removing directory 2025/05/19 05:40:04 INFO : b: Removing directory 2025/05/19 05:40:06 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:16 DEBUG : empty space: Sizes identical 2025/05/19 05:40:16 DEBUG : empty space: Unchanged skipping 2025/05/19 05:40:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:16 DEBUG : Waiting for deletions to finish 2025/05/19 05:40:16 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:16 DEBUG : empty space: Sizes identical 2025/05/19 05:40:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:16 DEBUG : empty space: Unchanged skipping 2025/05/19 05:40:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:16 DEBUG : Waiting for deletions to finish 2025/05/19 05:40:16 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.38s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:23 DEBUG : empty space: Sizes identical 2025/05/19 05:40:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 05:40:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:23 DEBUG : empty space: Unchanged skipping 2025/05/19 05:40:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:25 INFO : potato: Copied (new) 2025/05/19 05:40:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:31 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/19 05:40:31 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:31 DEBUG : potato: Update: removing old file 2025/05/19 05:40:34 INFO : potato: Copied (replaced existing) 2025/05/19 05:40:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/19 05:40:39 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/19 05:40:39 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:39 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:39 DEBUG : potato: Update: removing old file 2025/05/19 05:40:42 INFO : potato: Copied (replaced existing) 2025/05/19 05:40:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:40:49 DEBUG : empty space: Sizes identical 2025/05/19 05:40:49 DEBUG : empty space: Unchanged skipping 2025/05/19 05:40:49 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:49 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/19 05:40:49 DEBUG : Waiting for deletions to finish 2025/05/19 05:40:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:40:57 DEBUG : empty space: Sizes identical 2025/05/19 05:40:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:40:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:40:57 DEBUG : empty space: Unchanged skipping 2025/05/19 05:40:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:40:59 INFO : potato2: Copied (new) 2025/05/19 05:40:59 DEBUG : Waiting for deletions to finish 2025/05/19 05:41:00 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:41:11 INFO : d: Making directory 2025/05/19 05:41:13 INFO : d/e: Making directory 2025/05/19 05:41:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 05:41:16 DEBUG : c/non empty space: Sizes identical 2025/05/19 05:41:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 05:41:18 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:41:18 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:41:20 INFO : a/potato2: Copied (new) 2025/05/19 05:41:20 DEBUG : Waiting for deletions to finish 2025/05/19 05:41:21 INFO : b/potato: Deleted 2025/05/19 05:41:21 INFO : d/e: Removing directory 2025/05/19 05:41:23 INFO : d: Removing directory 2025/05/19 05:41:24 INFO : b: Removing directory 2025/05/19 05:41:26 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:41:41 INFO : d: Making directory 2025/05/19 05:41:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 05:41:44 DEBUG : c/non empty space: Sizes identical 2025/05/19 05:41:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:41:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 05:41:44 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:41:48 INFO : a/potato2: Copied (new) 2025/05/19 05:41:48 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting files as there were IO errors 2025/05/19 05:41:48 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:05 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:05 DEBUG : empty space: Sizes identical 2025/05/19 05:42:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:42:05 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:05 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:05 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:06 INFO : potato: Deleted 2025/05/19 05:42:07 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:16 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:17 INFO : potato: Deleted 2025/05/19 05:42:17 DEBUG : empty space: Sizes identical 2025/05/19 05:42:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:42:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:17 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:17 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:19 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:42:26 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:26 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:28 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.18s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:36 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : enormous: Excluded 2025/05/19 05:42:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : potato2: Excluded 2025/05/19 05:42:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : potato2: Excluded 2025/05/19 05:42:36 DEBUG : empty space: Sizes identical 2025/05/19 05:42:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:36 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:36 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:36 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:36 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : enormous: Excluded 2025/05/19 05:42:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : potato2: Excluded 2025/05/19 05:42:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 05:42:36 DEBUG : potato2: Excluded 2025/05/19 05:42:36 DEBUG : empty space: Sizes identical 2025/05/19 05:42:36 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:36 DEBUG : Local file system at /tmp/rclone42218051: Waiting for checks to finish 2025/05/19 05:42:36 DEBUG : Local file system at /tmp/rclone42218051: Waiting for transfers to finish 2025/05/19 05:42:36 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (9.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:47 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 05:42:47 DEBUG : enormous: Excluded 2025/05/19 05:42:47 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 05:42:47 DEBUG : potato2: Excluded 2025/05/19 05:42:47 DEBUG : empty space: Sizes identical 2025/05/19 05:42:47 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:47 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:47 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:47 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:49 INFO : enormous: Deleted 2025/05/19 05:42:49 INFO : potato2: Deleted 2025/05/19 05:42:49 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:49 DEBUG : empty space: Sizes identical 2025/05/19 05:42:49 DEBUG : empty space: Unchanged skipping 2025/05/19 05:42:49 DEBUG : Local file system at /tmp/rclone42218051: Waiting for checks to finish 2025/05/19 05:42:49 DEBUG : Local file system at /tmp/rclone42218051: Waiting for transfers to finish 2025/05/19 05:42:49 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:49 INFO : enormous: Deleted 2025/05/19 05:42:49 INFO : potato2: Deleted 2025/05/19 05:42:49 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/19 05:42:52 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:42:52 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/19 05:42:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 05:42:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/19 05:42:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:52 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:55 INFO : potato: Copied (new) 2025/05/19 05:42:55 INFO : yam: Copied (new) 2025/05/19 05:42:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:42:55 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:42:55 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/19 05:42:55 DEBUG : potato: Sizes identical 2025/05/19 05:42:55 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/19 05:42:55 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:42:55 DEBUG : potato: Unchanged skipping 2025/05/19 05:42:55 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:42:57 INFO : yaml: Copied (new) 2025/05/19 05:42:57 DEBUG : Waiting for deletions to finish 2025/05/19 05:42:59 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/19 05:43:03 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:43:03 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/19 05:43:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 05:43:03 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/19 05:43:03 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:03 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:06 INFO : potato: Copied (new) 2025/05/19 05:43:06 INFO : yam: Copied (new) 2025/05/19 05:43:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:43:06 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:43:06 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/19 05:43:06 DEBUG : potato: Sizes identical 2025/05/19 05:43:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/19 05:43:06 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:06 DEBUG : potato: Unchanged skipping 2025/05/19 05:43:06 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:09 INFO : yaml: Copied (new) 2025/05/19 05:43:09 DEBUG : Waiting for deletions to finish 2025/05/19 05:43:10 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/19 05:43:15 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:43:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 05:43:15 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/05/19 05:43:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:19 INFO : potato: Copied (new) 2025/05/19 05:43:20 INFO : sub/yam: Copied (new) 2025/05/19 05:43:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:43:20 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/05/19 05:43:21 DEBUG : potato: Sizes identical 2025/05/19 05:43:21 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/19 05:43:21 DEBUG : potato: Unchanged skipping 2025/05/19 05:43:21 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:21 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:23 INFO : yam: Copied (new) 2025/05/19 05:43:23 DEBUG : Waiting for deletions to finish 2025/05/19 05:43:24 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:43:31 DEBUG : Creating backend with remote "/tmp/rclone42218051/dir1" 2025/05/19 05:43:31 DEBUG : Creating backend with remote "/tmp/rclone42218051/dir2" 2025/05/19 05:43:31 DEBUG : Local file system at /tmp/rclone42218051/dir2: Using server-side directory move 2025/05/19 05:43:31 INFO : Local file system at /tmp/rclone42218051/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 05:43:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/19 05:43:31 INFO : file1.txt: Moved (server-side) 2025/05/19 05:43:31 DEBUG : Local file system at /tmp/rclone42218051/dir2: Waiting for checks to finish 2025/05/19 05:43:31 DEBUG : Local file system at /tmp/rclone42218051/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:43:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 05:43:32 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:32 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:40 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:43:40 INFO : sub dir/hello world: Deleted 2025/05/19 05:43:40 INFO : nested/sub dir/file: Copied (new) 2025/05/19 05:43:40 INFO : nested/sub dir/file: Deleted 2025/05/19 05:43:40 INFO : sub dir: Removing directory 2025/05/19 05:43:40 INFO : nested/sub dir: Removing directory 2025/05/19 05:43:40 INFO : nested: Removing directory 2025/05/19 05:43:40 DEBUG : Local file system at /tmp/rclone42218051: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 05:43:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 05:43:51 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:43:51 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:43:58 INFO : sub dir/hello world: Copied (new) 2025/05/19 05:43:58 INFO : sub dir/hello world: Deleted 2025/05/19 05:43:59 INFO : nested/sub dir/file: Copied (new) 2025/05/19 05:43:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:44:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 05:44:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/19 05:44:10 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:44:10 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:44:12 INFO : existing: Copied (new) 2025/05/19 05:44:12 INFO : existing: Deleted 2025/05/19 05:44:12 INFO : existing-b: Copied (new) 2025/05/19 05:44:12 INFO : existing-b: Deleted 2025/05/19 05:44:13 DEBUG : existing: Destination exists, skipping 2025/05/19 05:44:13 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:44:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/19 05:44:13 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:44:13 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (7.80s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:44:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lanivif8novo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-lanivif8novo' 2025/05/19 05:44:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:44:32 DEBUG : empty space: Sizes identical 2025/05/19 05:44:32 DEBUG : empty space: Unchanged skipping 2025/05/19 05:44:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 05:44:32 DEBUG : Linkbox root 'rclone-test-lanivif8novo': Waiting for checks to finish 2025/05/19 05:44:32 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:32 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:33 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:33 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:34 INFO : empty space: Deleted 2025/05/19 05:44:34 DEBUG : Linkbox root 'rclone-test-lanivif8novo': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/05/19 05:44:34 DEBUG : Linkbox root 'rclone-test-lanivif8novo': Purge remote --- FAIL: TestServerSideMove (21.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:44:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nucenes5xawe" 2025/05/19 05:44:38 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-nucenes5xawe' 2025/05/19 05:44:53 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 05:44:53 DEBUG : empty space: Excluded 2025/05/19 05:44:53 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 05:44:53 DEBUG : empty space: Excluded 2025/05/19 05:44:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:44:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 05:44:53 DEBUG : Linkbox root 'rclone-test-nucenes5xawe': Waiting for checks to finish 2025/05/19 05:44:53 DEBUG : Linkbox root 'rclone-test-nucenes5xawe': Waiting for transfers to finish 2025/05/19 05:44:53 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:53 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:53 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:44:53 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/05/19 05:44:53 DEBUG : Linkbox root 'rclone-test-nucenes5xawe': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:44:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cicuyot7fuwo" 2025/05/19 05:45:07 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qepufuw4bavu' -> Linkbox root 'rclone-test-cicuyot7fuwo' 2025/05/19 05:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 05:45:16 DEBUG : empty space: Sizes identical 2025/05/19 05:45:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 05:45:16 DEBUG : empty space: Unchanged skipping 2025/05/19 05:45:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:45:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:45:16 DEBUG : Linkbox root 'rclone-test-cicuyot7fuwo': Waiting for checks to finish 2025/05/19 05:45:17 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:45:17 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:45:18 INFO : empty space: Deleted 2025/05/19 05:45:18 DEBUG : Linkbox root 'rclone-test-cicuyot7fuwo': Waiting for transfers to finish 2025/05/19 05:45:18 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/05/19 05:45:18 DEBUG : Linkbox root 'rclone-test-cicuyot7fuwo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:45:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.77s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:45:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (4.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:45:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/rclone-sync-test" 2025/05/19 05:45:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/rclone-sync-test-include/layer2" 2025/05/19 05:45:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-qepufuw4bavu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (19.48s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:45:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/dst" 2025/05/19 05:45:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/CompareDest" 2025/05/19 05:45:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 05:45:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:45:57 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:01 INFO : one: Copied (new) 2025/05/19 05:46:01 DEBUG : Waiting for deletions to finish 2025/05/19 05:46:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:02 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:46:03 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:03 DEBUG : one: Update: removing old file 2025/05/19 05:46:06 INFO : one: Copied (replaced existing) 2025/05/19 05:46:06 DEBUG : Waiting for deletions to finish 2025/05/19 05:46:07 DEBUG : dst/one: Update: removing old file 2025/05/19 05:46:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:46:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:16 DEBUG : one: Sizes identical 2025/05/19 05:46:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 05:46:16 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:16 DEBUG : Waiting for deletions to finish 2025/05/19 05:46:16 INFO : There was nothing to transfer 2025/05/19 05:46:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:21 DEBUG : two: Sizes identical 2025/05/19 05:46:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 05:46:21 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:46:21 DEBUG : one: Sizes identical 2025/05/19 05:46:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 05:46:21 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:21 DEBUG : Waiting for deletions to finish 2025/05/19 05:46:21 INFO : There was nothing to transfer 2025/05/19 05:46:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:23 DEBUG : two: Sizes identical 2025/05/19 05:46:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 05:46:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:46:23 DEBUG : one: Sizes identical 2025/05/19 05:46:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 05:46:23 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:23 DEBUG : Waiting for deletions to finish 2025/05/19 05:46:23 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/19 05:46:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/19 05:46:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 05:46:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for checks to finish 2025/05/19 05:46:25 DEBUG : one: Sizes identical 2025/05/19 05:46:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 05:46:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dst': Waiting for transfers to finish 2025/05/19 05:46:27 INFO : two: Copied (new) 2025/05/19 05:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (43.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:46:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/dest" 2025/05/19 05:46:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/pre-dest1" 2025/05/19 05:46:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qepufuw4bavu/pre-dest2" 2025/05/19 05:46:52 DEBUG : 1: Sizes identical 2025/05/19 05:46:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/19 05:46:52 DEBUG : 2: Sizes identical 2025/05/19 05:46:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/19 05:46:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/19 05:46:53 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dest': Waiting for checks to finish 2025/05/19 05:46:53 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu/dest': Waiting for transfers to finish 2025/05/19 05:46:57 INFO : 3: Copied (new) 2025/05/19 05:46:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.81s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.57s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.56s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.56s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:47:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/19 05:47:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:47:15 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:47:15 DEBUG : Testêé: Update: removing old file 2025/05/19 05:47:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/19 05:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.70s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:47:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 05:47:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:47:22 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:47:24 INFO : existing: Copied (new) 2025/05/19 05:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:47:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/19 05:47:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/19 05:47:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:47:25 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:47:25 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting files as there were IO errors 2025/05/19 05:47:25 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (7.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.56s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:47:47 DEBUG : existing: Sizes identical 2025/05/19 05:47:47 DEBUG : existing: Unchanged skipping 2025/05/19 05:47:47 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/19 05:47:47 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:47 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/05/19 05:47:53 DEBUG : EXISTINGBUTDIFFERENT: Trying to read object after upload: try again in 100ms (1/10) 2025/05/19 05:47:53 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/05/19 05:47:55 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:55 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:47:56 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=171cd28b7fbc173a13a9a4d76e197220&ts=1747633668&ip=65.108.87.141": context canceled 2025/05/19 05:47:56 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=171cd28b7fbc173a13a9a4d76e197220&ts=1747633668&ip=65.108.87.141": context canceled 2025/05/19 05:47:56 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:03 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:03 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:03 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=9635ff67934948ad80ce292eb1de47a5&ts=1747633677&ip=65.108.87.141": context canceled 2025/05/19 05:48:03 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=9635ff67934948ad80ce292eb1de47a5&ts=1747633677&ip=65.108.87.141": context canceled 2025/05/19 05:48:03 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:08 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:08 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=16e8a7f47cb7d0429591256dddab38fd&ts=1747633684&ip=65.108.87.141": context canceled 2025/05/19 05:48:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=16e8a7f47cb7d0429591256dddab38fd&ts=1747633684&ip=65.108.87.141": context canceled 2025/05/19 05:48:08 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/19 05:48:09 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:09 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:09 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/19 05:48:12 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/19 05:48:12 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:48:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/05/19 05:48:13 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/05/19 05:48:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/05/19 05:48:16 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting files as there were IO errors 2025/05/19 05:48:16 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (79.16s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.66s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:50:24 DEBUG : both1: Sizes identical 2025/05/19 05:50:24 DEBUG : both0: Sizes identical 2025/05/19 05:50:24 DEBUG : both10: Sizes identical 2025/05/19 05:50:24 DEBUG : both11: Sizes identical 2025/05/19 05:50:24 DEBUG : both1: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both12: Sizes identical 2025/05/19 05:50:24 DEBUG : both0: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both13: Sizes identical 2025/05/19 05:50:24 DEBUG : both13: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both14: Sizes identical 2025/05/19 05:50:24 DEBUG : both10: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both15: Sizes identical 2025/05/19 05:50:24 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:50:24 DEBUG : both11: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both16: Sizes identical 2025/05/19 05:50:24 DEBUG : both16: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both17: Sizes identical 2025/05/19 05:50:24 DEBUG : both17: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both18: Sizes identical 2025/05/19 05:50:24 DEBUG : both18: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both19: Sizes identical 2025/05/19 05:50:24 DEBUG : both19: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both2: Sizes identical 2025/05/19 05:50:24 DEBUG : both2: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both3: Sizes identical 2025/05/19 05:50:24 DEBUG : both3: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both4: Sizes identical 2025/05/19 05:50:24 DEBUG : both4: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both5: Sizes identical 2025/05/19 05:50:24 DEBUG : both5: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both6: Sizes identical 2025/05/19 05:50:24 DEBUG : both6: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both7: Sizes identical 2025/05/19 05:50:24 DEBUG : both7: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both8: Sizes identical 2025/05/19 05:50:24 DEBUG : both8: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both9: Sizes identical 2025/05/19 05:50:24 DEBUG : both9: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both12: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both14: Unchanged skipping 2025/05/19 05:50:24 DEBUG : both15: Unchanged skipping 2025/05/19 05:50:24 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:50:24 DEBUG : Waiting for deletions to finish 2025/05/19 05:50:25 INFO : only10: Deleted 2025/05/19 05:50:25 INFO : only12: Deleted 2025/05/19 05:50:26 INFO : only17: Deleted 2025/05/19 05:50:26 INFO : only5: Deleted 2025/05/19 05:50:27 INFO : only0: Deleted 2025/05/19 05:50:27 INFO : only11: Deleted 2025/05/19 05:50:27 INFO : only18: Deleted 2025/05/19 05:50:27 INFO : only3: Deleted 2025/05/19 05:50:28 INFO : only6: Deleted 2025/05/19 05:50:28 INFO : only8: Deleted 2025/05/19 05:50:28 INFO : only9: Deleted 2025/05/19 05:50:29 INFO : only7: Deleted 2025/05/19 05:50:29 INFO : only4: Deleted 2025/05/19 05:50:30 INFO : only1: Deleted 2025/05/19 05:50:30 INFO : only13: Deleted 2025/05/19 05:50:30 INFO : only14: Deleted 2025/05/19 05:50:31 INFO : only15: Deleted 2025/05/19 05:50:31 INFO : only16: Deleted 2025/05/19 05:50:31 INFO : only19: Deleted 2025/05/19 05:50:31 INFO : only2: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (130.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:52:34 DEBUG : both10: Sizes identical 2025/05/19 05:52:34 DEBUG : both1: Sizes identical 2025/05/19 05:52:34 DEBUG : both0: Sizes identical 2025/05/19 05:52:34 DEBUG : both11: Sizes identical 2025/05/19 05:52:34 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for checks to finish 2025/05/19 05:52:34 DEBUG : both10: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both12: Sizes identical 2025/05/19 05:52:34 DEBUG : both12: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both13: Sizes identical 2025/05/19 05:52:34 DEBUG : both1: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both14: Sizes identical 2025/05/19 05:52:34 DEBUG : both0: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both15: Sizes identical 2025/05/19 05:52:34 DEBUG : both11: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both16: Sizes identical 2025/05/19 05:52:34 DEBUG : both16: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both17: Sizes identical 2025/05/19 05:52:34 DEBUG : both13: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both18: Sizes identical 2025/05/19 05:52:34 DEBUG : both18: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both19: Sizes identical 2025/05/19 05:52:34 DEBUG : both19: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both2: Sizes identical 2025/05/19 05:52:34 DEBUG : both14: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both3: Sizes identical 2025/05/19 05:52:34 DEBUG : both3: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both4: Sizes identical 2025/05/19 05:52:34 DEBUG : both4: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both5: Sizes identical 2025/05/19 05:52:34 DEBUG : both5: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both6: Sizes identical 2025/05/19 05:52:34 DEBUG : both2: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both7: Sizes identical 2025/05/19 05:52:34 DEBUG : both7: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both8: Sizes identical 2025/05/19 05:52:34 DEBUG : both8: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both9: Sizes identical 2025/05/19 05:52:34 DEBUG : both9: Unchanged skipping 2025/05/19 05:52:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/19 05:52:34 DEBUG : both15: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both17: Unchanged skipping 2025/05/19 05:52:34 DEBUG : both6: Unchanged skipping 2025/05/19 05:52:34 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Waiting for transfers to finish 2025/05/19 05:52:34 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/05/19 05:52:34 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting files as there were IO errors 2025/05/19 05:52:34 ERROR : Linkbox root 'rclone-test-qepufuw4bavu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (147.64s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:53:28 DEBUG : empty_dir: Making directory with metadata 2025/05/19 05:53:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:53:28 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 05:53:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:53:28 INFO : empty_on_remote: Making directory 2025/05/19 05:53:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:53:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 05:53:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 05:53:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:53:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:53:53 DEBUG : empty_dir: Making directory with metadata 2025/05/19 05:53:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:53:53 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 05:53:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 05:53:53 INFO : empty_on_remote: Making directory 2025/05/19 05:53:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:54:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 05:54:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 05:54:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:54:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/19 05:54:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (28.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:54:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:54:21 INFO : sub dir: Making directory 2025/05/19 05:54:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (44.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" 2025/05/19 05:55:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 05:55:05 INFO : sub dir: Making directory 2025/05/19 05:55:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qepufuw4bavu'", Local "Local file system at /tmp/rclone42218051", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.09s) FAIL 2025/05/19 05:55:49 DEBUG : Linkbox root 'rclone-test-qepufuw4bavu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 19m37.004765166s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]