"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/02/20 05:48:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi" 2025/02/20 05:48:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/20 05:48:20 DEBUG : Creating backend with remote "/tmp/rclone1413993701" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:48:23 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:48:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/20 05:48:23 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.75s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 05:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:48:25 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:48:25 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:48:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:31 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.70s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.72s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:38 DEBUG : Creating backend with remote "/non-existing" 2025/02/20 05:48:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/20 05:48:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:48:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.77s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:48:40 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:48:40 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:48:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.84s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:48:51 INFO : Linkbox root 'rclone-test-zopinay9xozi': Running all checks before starting transfers 2025/02/20 05:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:48:52 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:48:52 INFO : Linkbox root 'rclone-test-zopinay9xozi': Checks finished, now starting transfers 2025/02/20 05:48:52 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:48:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.51s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:03 ERROR : Ignoring --no-traverse with sync 2025/02/20 05:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:49:03 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:03 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:08 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.36s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/20 05:49:15 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:15 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:17 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (6.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:49:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:24 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:49:28 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:28 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:30 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/20 05:49:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 05:49:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/20 05:49:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 05:49:35 INFO : sub dir: Making directory 2025/02/20 05:49:36 INFO : sub dir2: Making directory 2025/02/20 05:49:38 INFO : sub dir2/sub sub dir2: Making directory 2025/02/20 05:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:49:40 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:40 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:44 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (19.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:49:54 INFO : sub dir2: Making directory 2025/02/20 05:49:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/20 05:49:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 05:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:49:54 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:49:54 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:49:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:04 DEBUG : sub dir2: Making directory with metadata 2025/02/20 05:50:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 05:50:04 INFO : sub dir: Making directory 2025/02/20 05:50:06 INFO : sub dir2: Making directory 2025/02/20 05:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:50:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:50:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:50:11 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:50:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:12 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/20 05:50:13 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.83s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:21 INFO : sub dir2: Making directory 2025/02/20 05:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:50:22 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:50:22 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:50:27 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:50:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.72s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:33 DEBUG : sub dir2: Making directory with metadata 2025/02/20 05:50:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 05:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 05:50:34 INFO : sub dir: Making directory 2025/02/20 05:50:36 INFO : sub dir2: Making directory 2025/02/20 05:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:50:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:50:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:50:41 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:50:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:42 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (16.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.95s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:50:51 INFO : sub dir2: Making directory 2025/02/20 05:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:50:51 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:50:51 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:50:56 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.16s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:51:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wudidep9gova" 2025/02/20 05:51:08 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-wudidep9gova' 2025/02/20 05:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:51:09 DEBUG : Linkbox root 'rclone-test-wudidep9gova': Waiting for checks to finish 2025/02/20 05:51:09 DEBUG : Linkbox root 'rclone-test-wudidep9gova': Waiting for transfers to finish 2025/02/20 05:51:09 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/02/20 05:51:09 DEBUG : Linkbox root 'rclone-test-wudidep9gova': Purge remote 2025/02/20 05:51:10 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.76s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:51:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 05:51:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:51:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:51:21 DEBUG : sub dir/hello world: Update: removing old file 2025/02/20 05:51:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:51:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dilaren6helu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-dilaren6helu' 2025/02/20 05:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:51:38 DEBUG : Linkbox root 'rclone-test-dilaren6helu': Waiting for checks to finish 2025/02/20 05:51:38 DEBUG : Linkbox root 'rclone-test-dilaren6helu': Waiting for transfers to finish 2025/02/20 05:51:38 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/02/20 05:51:38 DEBUG : Linkbox root 'rclone-test-dilaren6helu': Purge remote 2025/02/20 05:51:38 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.98s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:51:49 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:51:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 05:51:49 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:51:49 DEBUG : sub dir/hello world: Update: removing old file 2025/02/20 05:51:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/20 05:51:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (17.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-difokiy6qifu" 2025/02/20 05:52:05 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-difokiy6qifu' 2025/02/20 05:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:52:07 DEBUG : Linkbox root 'rclone-test-difokiy6qifu': Waiting for checks to finish 2025/02/20 05:52:07 DEBUG : Linkbox root 'rclone-test-difokiy6qifu': Waiting for transfers to finish 2025/02/20 05:52:07 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/02/20 05:52:07 DEBUG : Linkbox root 'rclone-test-difokiy6qifu': Purge remote 2025/02/20 05:52:07 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.27s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:18 ERROR : : error listing: directory not found 2025/02/20 05:52:18 INFO : Local file system at /tmp/rclone1413993701: Making directory 2025/02/20 05:52:19 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:19 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.09s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/20 05:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:52:32 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for checks to finish 2025/02/20 05:52:32 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for transfers to finish 2025/02/20 05:52:32 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/02/20 05:52:32 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1413993701/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/rclone1413993701/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (11.51s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/20 05:52:37 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:37 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:40 INFO : check sum: Copied (new) 2025/02/20 05:52:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:41 NOTICE: Linkbox root 'rclone-test-zopinay9xozi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/20 05:52:41 DEBUG : check sum: Size of src and dst objects identical 2025/02/20 05:52:41 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:41 DEBUG : check sum: Unchanged skipping 2025/02/20 05:52:41 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:41 DEBUG : Waiting for deletions to finish 2025/02/20 05:52:41 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (8.68s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/20 05:52:46 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:46 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:49 INFO : sizeonly: Copied (new) 2025/02/20 05:52:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:49 DEBUG : sizeonly: Sizes identical 2025/02/20 05:52:49 DEBUG : sizeonly: Unchanged skipping 2025/02/20 05:52:49 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:49 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:49 DEBUG : Waiting for deletions to finish 2025/02/20 05:52:49 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (7.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/20 05:52:54 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:54 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:56 INFO : ignore-size: Copied (new) 2025/02/20 05:52:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:52:57 DEBUG : ignore-size: Sizes identical 2025/02/20 05:52:57 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:52:57 DEBUG : ignore-size: Unchanged skipping 2025/02/20 05:52:57 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:52:57 DEBUG : Waiting for deletions to finish 2025/02/20 05:52:57 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (8.17s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:05 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:05 DEBUG : existing: Sizes identical 2025/02/20 05:53:05 DEBUG : existing: Unchanged skipping 2025/02/20 05:53:05 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:05 DEBUG : Waiting for deletions to finish 2025/02/20 05:53:05 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/20 05:53:05 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:05 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:05 DEBUG : existing: Update: removing old file 2025/02/20 05:53:09 INFO : existing: Copied (replaced existing) 2025/02/20 05:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 05:53:13 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:13 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:16 INFO : existing: Copied (new) 2025/02/20 05:53:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:17 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:17 DEBUG : existing: Destination exists, skipping 2025/02/20 05:53:17 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:17 DEBUG : Waiting for deletions to finish 2025/02/20 05:53:17 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:31 INFO : d: Making directory 2025/02/20 05:53:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 05:53:34 DEBUG : c/non empty space: Sizes identical 2025/02/20 05:53:34 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 05:53:35 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:35 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:40 INFO : a/potato2: Copied (new) 2025/02/20 05:53:40 DEBUG : Waiting for deletions to finish 2025/02/20 05:53:41 INFO : b/potato: Deleted 2025/02/20 05:53:41 INFO : d: Removing directory 2025/02/20 05:53:43 INFO : b: Removing directory 2025/02/20 05:53:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (33.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:58 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:58 DEBUG : empty space: Sizes identical 2025/02/20 05:53:58 DEBUG : empty space: Unchanged skipping 2025/02/20 05:53:58 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:58 DEBUG : Waiting for deletions to finish 2025/02/20 05:53:58 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:53:59 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:53:59 DEBUG : empty space: Sizes identical 2025/02/20 05:53:59 DEBUG : empty space: Unchanged skipping 2025/02/20 05:53:59 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:53:59 DEBUG : Waiting for deletions to finish 2025/02/20 05:53:59 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.79s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:54:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/20 05:54:09 DEBUG : empty space: Sizes identical 2025/02/20 05:54:09 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:54:09 DEBUG : empty space: Unchanged skipping 2025/02/20 05:54:09 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:54:11 INFO : potato: Copied (new) 2025/02/20 05:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:54:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/20 05:54:20 DEBUG : potato: Update: removing old file 2025/02/20 05:54:20 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:54:20 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:54:25 INFO : potato: Copied (replaced existing) 2025/02/20 05:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/20 05:54:31 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/20 05:54:31 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:54:31 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:54:31 DEBUG : potato: Update: removing old file 2025/02/20 05:54:35 INFO : potato: Copied (replaced existing) 2025/02/20 05:54:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:54:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/20 05:54:45 DEBUG : empty space: Sizes identical 2025/02/20 05:54:45 DEBUG : empty space: Unchanged skipping 2025/02/20 05:54:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:54:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:54:45 DEBUG : Waiting for deletions to finish 2025/02/20 05:54:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:54:56 DEBUG : empty space: Sizes identical 2025/02/20 05:54:56 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:54:56 DEBUG : empty space: Unchanged skipping 2025/02/20 05:54:56 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:54:59 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/20 05:55:00 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/20 05:55:00 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/20 05:55:01 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/20 05:55:03 INFO : potato2: Copied (new) 2025/02/20 05:55:03 DEBUG : Waiting for deletions to finish 2025/02/20 05:55:04 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (19.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:55:19 INFO : d: Making directory 2025/02/20 05:55:21 INFO : d/e: Making directory 2025/02/20 05:55:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 05:55:25 DEBUG : c/non empty space: Sizes identical 2025/02/20 05:55:25 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 05:55:27 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:55:27 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:55:29 INFO : a/potato2: Copied (new) 2025/02/20 05:55:29 DEBUG : Waiting for deletions to finish 2025/02/20 05:55:31 INFO : b/potato: Deleted 2025/02/20 05:55:31 INFO : d/e: Removing directory 2025/02/20 05:55:33 INFO : d: Removing directory 2025/02/20 05:55:35 INFO : b: Removing directory 2025/02/20 05:55:37 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (37.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:55:57 INFO : d: Making directory 2025/02/20 05:56:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 05:56:01 DEBUG : c/non empty space: Sizes identical 2025/02/20 05:56:01 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 05:56:01 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:56:01 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:56:05 INFO : a/potato2: Copied (new) 2025/02/20 05:56:05 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting files as there were IO errors 2025/02/20 05:56:05 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:56:28 DEBUG : Waiting for deletions to finish 2025/02/20 05:56:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:56:28 DEBUG : empty space: Sizes identical 2025/02/20 05:56:28 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:56:28 DEBUG : empty space: Unchanged skipping 2025/02/20 05:56:28 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:56:30 INFO : potato: Deleted 2025/02/20 05:56:31 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:56:43 DEBUG : Waiting for deletions to finish 2025/02/20 05:56:43 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:56:43 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:56:45 INFO : potato: Deleted 2025/02/20 05:56:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:56:45 DEBUG : empty space: Sizes identical 2025/02/20 05:56:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:56:45 DEBUG : empty space: Unchanged skipping 2025/02/20 05:56:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:56:49 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (17.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:56:57 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:56:57 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:56:59 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (10.92s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:10 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 05:57:10 DEBUG : enormous: Excluded 2025/02/20 05:57:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 05:57:10 DEBUG : potato2: Excluded 2025/02/20 05:57:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 05:57:11 DEBUG : potato2: Excluded 2025/02/20 05:57:11 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:11 DEBUG : empty space: Sizes identical 2025/02/20 05:57:11 DEBUG : empty space: Unchanged skipping 2025/02/20 05:57:11 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:11 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:11 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 05:57:11 DEBUG : enormous: Excluded 2025/02/20 05:57:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 05:57:11 DEBUG : potato2: Excluded 2025/02/20 05:57:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 05:57:11 DEBUG : potato2: Excluded 2025/02/20 05:57:11 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for checks to finish 2025/02/20 05:57:11 DEBUG : empty space: Sizes identical 2025/02/20 05:57:11 DEBUG : empty space: Unchanged skipping 2025/02/20 05:57:11 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for transfers to finish 2025/02/20 05:57:11 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (12.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:26 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 05:57:26 DEBUG : enormous: Excluded 2025/02/20 05:57:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 05:57:26 DEBUG : potato2: Excluded 2025/02/20 05:57:26 DEBUG : empty space: Sizes identical 2025/02/20 05:57:26 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:26 DEBUG : empty space: Unchanged skipping 2025/02/20 05:57:26 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:26 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:28 INFO : enormous: Deleted 2025/02/20 05:57:28 INFO : potato2: Deleted 2025/02/20 05:57:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:29 DEBUG : empty space: Sizes identical 2025/02/20 05:57:29 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for checks to finish 2025/02/20 05:57:29 DEBUG : empty space: Unchanged skipping 2025/02/20 05:57:29 DEBUG : Local file system at /tmp/rclone1413993701: Waiting for transfers to finish 2025/02/20 05:57:29 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:29 INFO : potato2: Deleted 2025/02/20 05:57:29 INFO : enormous: Deleted 2025/02/20 05:57:29 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.74s) === 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-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/20 05:57:33 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:57:33 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/20 05:57:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/20 05:57:33 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/20 05:57:33 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:33 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:36 INFO : potato: Copied (new) 2025/02/20 05:57:37 INFO : yam: Copied (new) 2025/02/20 05:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:37 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:57:37 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/20 05:57:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/20 05:57:38 DEBUG : potato: Sizes identical 2025/02/20 05:57:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:38 DEBUG : potato: Unchanged skipping 2025/02/20 05:57:38 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:40 INFO : yaml: Copied (new) 2025/02/20 05:57:40 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:42 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/20 05:57:47 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:57:47 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/20 05:57:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/20 05:57:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/20 05:57:48 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:48 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:51 INFO : yam: Copied (new) 2025/02/20 05:57:51 INFO : potato: Copied (new) 2025/02/20 05:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:57:51 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:57:51 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/20 05:57:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/20 05:57:51 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:57:51 DEBUG : potato: Sizes identical 2025/02/20 05:57:51 DEBUG : potato: Unchanged skipping 2025/02/20 05:57:51 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:57:54 INFO : yaml: Copied (new) 2025/02/20 05:57:54 DEBUG : Waiting for deletions to finish 2025/02/20 05:57:56 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/20 05:58:01 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:58:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/20 05:58:01 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/02/20 05:58:01 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:58:01 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:58:06 INFO : potato: Copied (new) 2025/02/20 05:58:06 INFO : sub/yam: Copied (new) 2025/02/20 05:58:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:58:07 ERROR : Linkbox root 'rclone-test-zopinay9xozi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/20 05:58:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/20 05:58:07 DEBUG : potato: Sizes identical 2025/02/20 05:58:07 DEBUG : potato: Unchanged skipping 2025/02/20 05:58:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:58:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:58:10 INFO : yam: Copied (new) 2025/02/20 05:58:10 DEBUG : Waiting for deletions to finish 2025/02/20 05:58:12 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:58:20 DEBUG : Creating backend with remote "/tmp/rclone1413993701/dir1" 2025/02/20 05:58:20 DEBUG : Config file has changed externally - reloading 2025/02/20 05:58:20 DEBUG : Creating backend with remote "/tmp/rclone1413993701/dir2" 2025/02/20 05:58:20 DEBUG : Local file system at /tmp/rclone1413993701/dir2: Using server-side directory move 2025/02/20 05:58:20 INFO : Local file system at /tmp/rclone1413993701/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/20 05:58:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/20 05:58:20 DEBUG : Local file system at /tmp/rclone1413993701/dir2: Waiting for checks to finish 2025/02/20 05:58:20 DEBUG : Local file system at /tmp/rclone1413993701/dir2: Waiting for transfers to finish 2025/02/20 05:58:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:58:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:58:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/20 05:58:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:58:21 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:58:29 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:58:29 INFO : sub dir/hello world: Deleted 2025/02/20 05:58:30 INFO : nested/sub dir/file: Copied (new) 2025/02/20 05:58:30 INFO : nested/sub dir/file: Deleted 2025/02/20 05:58:30 INFO : sub dir: Removing directory 2025/02/20 05:58:30 INFO : nested/sub dir: Removing directory 2025/02/20 05:58:30 INFO : nested: Removing directory 2025/02/20 05:58:30 DEBUG : Local file system at /tmp/rclone1413993701: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (21.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 05:58:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/20 05:58:42 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:58:42 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:58:51 INFO : sub dir/hello world: Copied (new) 2025/02/20 05:58:51 INFO : sub dir/hello world: Deleted 2025/02/20 05:58:51 INFO : nested/sub dir/file: Copied (new) 2025/02/20 05:58:51 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:59:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 05:59:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/20 05:59:04 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:59:04 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:59:07 INFO : existing: Copied (new) 2025/02/20 05:59:07 INFO : existing: Deleted 2025/02/20 05:59:07 INFO : existing-b: Copied (new) 2025/02/20 05:59:07 INFO : existing-b: Deleted 2025/02/20 05:59:08 DEBUG : existing: Destination exists, skipping 2025/02/20 05:59:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/20 05:59:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 05:59:08 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 05:59:08 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.37s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:59:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ziwihuy6neco" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-ziwihuy6neco' 2025/02/20 05:59:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:59:30 DEBUG : Linkbox root 'rclone-test-ziwihuy6neco': Waiting for checks to finish 2025/02/20 05:59:30 DEBUG : empty space: Sizes identical 2025/02/20 05:59:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 05:59:30 DEBUG : empty space: Unchanged skipping 2025/02/20 05:59:30 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 05:59:30 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/02/20 05:59:31 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 05:59:31 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/02/20 05:59:32 INFO : empty space: Deleted 2025/02/20 05:59:32 DEBUG : Linkbox root 'rclone-test-ziwihuy6neco': 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/02/20 05:59:32 DEBUG : Linkbox root 'rclone-test-ziwihuy6neco': Purge remote --- FAIL: TestServerSideMove (25.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 05:59:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kasatiy2tobu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-kasatiy2tobu' 2025/02/20 05:59:56 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 05:59:56 DEBUG : empty space: Excluded 2025/02/20 05:59:56 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 05:59:56 DEBUG : empty space: Excluded 2025/02/20 05:59:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 05:59:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 05:59:56 DEBUG : Linkbox root 'rclone-test-kasatiy2tobu': Waiting for checks to finish 2025/02/20 05:59:56 DEBUG : Linkbox root 'rclone-test-kasatiy2tobu': Waiting for transfers to finish 2025/02/20 05:59:56 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 05:59:56 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/02/20 05:59:56 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 05:59:56 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/02/20 05:59:56 DEBUG : Linkbox root 'rclone-test-kasatiy2tobu': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:00:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lehosek2saho" 2025/02/20 06:00:03 DEBUG : Config file has changed externally - reloading 2025/02/20 06:00:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zopinay9xozi' -> Linkbox root 'rclone-test-lehosek2saho' 2025/02/20 06:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 06:00:23 DEBUG : empty space: Sizes identical 2025/02/20 06:00:23 DEBUG : empty space: Unchanged skipping 2025/02/20 06:00:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 06:00:23 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:00:23 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/02/20 06:00:23 DEBUG : Linkbox root 'rclone-test-lehosek2saho': Waiting for checks to finish 2025/02/20 06:00:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:00:23 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/02/20 06:00:25 INFO : empty space: Deleted 2025/02/20 06:00:25 DEBUG : Linkbox root 'rclone-test-lehosek2saho': Waiting for transfers to finish 2025/02/20 06:00:25 ERROR : Linkbox root 'rclone-test-zopinay9xozi': 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/02/20 06:00:25 DEBUG : Linkbox root 'rclone-test-lehosek2saho': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (29.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:00:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/rclone-move-test" 2025/02/20 06:00:33 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (6.99s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:00:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.33s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:00:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/rclone-sync-test" 2025/02/20 06:00:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/rclone-sync-test-include/layer2" 2025/02/20 06:00:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-zopinay9xozi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (23.44s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:01:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/dst" 2025/02/20 06:01:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/CompareDest" 2025/02/20 06:01:12 DEBUG : one: Need to transfer - File not found at Destination 2025/02/20 06:01:12 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:12 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:18 INFO : one: Copied (new) 2025/02/20 06:01:18 DEBUG : Waiting for deletions to finish 2025/02/20 06:01:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:19 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:20 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:20 DEBUG : one: Update: removing old file 2025/02/20 06:01:24 INFO : one: Copied (replaced existing) 2025/02/20 06:01:24 DEBUG : Waiting for deletions to finish 2025/02/20 06:01:25 DEBUG : dst/one: Update: removing old file 2025/02/20 06:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:35 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:36 DEBUG : one: Sizes identical 2025/02/20 06:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 06:01:36 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:36 DEBUG : Waiting for deletions to finish 2025/02/20 06:01:36 INFO : There was nothing to transfer 2025/02/20 06:01:42 DEBUG : two: Sizes identical 2025/02/20 06:01:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/20 06:01:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:42 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:42 DEBUG : one: Sizes identical 2025/02/20 06:01:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 06:01:42 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:42 DEBUG : Waiting for deletions to finish 2025/02/20 06:01:42 INFO : There was nothing to transfer 2025/02/20 06:01:44 DEBUG : two: Sizes identical 2025/02/20 06:01:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/20 06:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:44 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:44 DEBUG : one: Sizes identical 2025/02/20 06:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 06:01:44 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:44 DEBUG : Waiting for deletions to finish 2025/02/20 06:01:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/20 06:01:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/20 06:01:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 06:01:47 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for checks to finish 2025/02/20 06:01:47 DEBUG : one: Sizes identical 2025/02/20 06:01:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 06:01:47 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dst': Waiting for transfers to finish 2025/02/20 06:01:50 INFO : two: Copied (new) 2025/02/20 06:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (52.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:02:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/dest" 2025/02/20 06:02:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/pre-dest1" 2025/02/20 06:02:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopinay9xozi/pre-dest2" 2025/02/20 06:02:17 DEBUG : 1: Sizes identical 2025/02/20 06:02:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/20 06:02:18 DEBUG : 2: Sizes identical 2025/02/20 06:02:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/20 06:02:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/20 06:02:18 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dest': Waiting for checks to finish 2025/02/20 06:02:18 DEBUG : Linkbox root 'rclone-test-zopinay9xozi/dest': Waiting for transfers to finish 2025/02/20 06:02:24 INFO : 3: Copied (new) 2025/02/20 06:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.10s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.71s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.72s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.71s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:02:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/20 06:02:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:02:45 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:02:45 DEBUG : Testêé: Update: removing old file 2025/02/20 06:02:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/20 06:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.98s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:02:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 06:02:53 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:02:53 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:02:55 INFO : existing: Copied (new) 2025/02/20 06:02:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:02:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/20 06:02:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/20 06:02:56 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:02:56 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:02:56 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting files as there were IO errors 2025/02/20 06:02:56 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (9.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.71s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:03:22 DEBUG : existing: Sizes identical 2025/02/20 06:03:22 DEBUG : existing: Unchanged skipping 2025/02/20 06:03:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/20 06:03:23 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:03:23 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/02/20 06:03:23 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/02/20 06:03:23 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:03:23 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/02/20 06:03:23 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/02/20 06:03:23 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/02/20 06:03:30 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/02/20 06:03:32 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/02/20 06:03:32 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/02/20 06:03:33 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=2cf0e47b90d63107a5e114c6223572ca&ts=1740031404&ip=65.108.87.141": context canceled 2025/02/20 06:03:33 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=2cf0e47b90d63107a5e114c6223572ca&ts=1740031404&ip=65.108.87.141": context canceled 2025/02/20 06:03:33 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/02/20 06:03:41 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/02/20 06:03:41 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/02/20 06:03:41 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=921e9f1404249e32b88cf0f60afbe69d&ts=1740031414&ip=65.108.87.141": context canceled 2025/02/20 06:03:41 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=921e9f1404249e32b88cf0f60afbe69d&ts=1740031414&ip=65.108.87.141": context canceled 2025/02/20 06:03:41 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/02/20 06:03:47 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/02/20 06:03:47 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/02/20 06:03:48 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=22f88da7fbd28ff1a8bf39b4a6960c5b&ts=1740031422&ip=65.108.87.141": context canceled 2025/02/20 06:03:48 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=22f88da7fbd28ff1a8bf39b4a6960c5b&ts=1740031422&ip=65.108.87.141": context canceled 2025/02/20 06:03:48 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/02/20 06:03:48 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/20 06:03:48 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/02/20 06:03:48 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/02/20 06:03:48 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/02/20 06:03:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/02/20 06:03:52 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/02/20 06:03:52 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/02/20 06:03:52 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/02/20 06:03:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/20 06:03:52 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:03:52 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/02/20 06:03:52 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/02/20 06:03:52 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/02/20 06:03:52 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:03:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/02/20 06:03:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/02/20 06:03:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/02/20 06:03:57 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting files as there were IO errors 2025/02/20 06:03:57 ERROR : Linkbox root 'rclone-test-zopinay9xozi': 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 (92.06s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.12s) --- SKIP: TestMaxTransfer/Hard (0.70s) --- SKIP: TestMaxTransfer/Soft (0.69s) --- SKIP: TestMaxTransfer/Cautious (0.73s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:06:30 DEBUG : both0: Sizes identical 2025/02/20 06:06:30 DEBUG : both1: Sizes identical 2025/02/20 06:06:30 DEBUG : both10: Sizes identical 2025/02/20 06:06:30 DEBUG : both11: Sizes identical 2025/02/20 06:06:30 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:06:30 DEBUG : both0: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both12: Sizes identical 2025/02/20 06:06:30 DEBUG : both12: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both13: Sizes identical 2025/02/20 06:06:30 DEBUG : both13: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both14: Sizes identical 2025/02/20 06:06:30 DEBUG : both1: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both15: Sizes identical 2025/02/20 06:06:30 DEBUG : both15: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both16: Sizes identical 2025/02/20 06:06:30 DEBUG : both16: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both17: Sizes identical 2025/02/20 06:06:30 DEBUG : both10: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both18: Sizes identical 2025/02/20 06:06:30 DEBUG : both11: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both19: Sizes identical 2025/02/20 06:06:30 DEBUG : both14: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both2: Sizes identical 2025/02/20 06:06:30 DEBUG : both17: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both3: Sizes identical 2025/02/20 06:06:30 DEBUG : both3: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both4: Sizes identical 2025/02/20 06:06:30 DEBUG : both4: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both5: Sizes identical 2025/02/20 06:06:30 DEBUG : both5: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both6: Sizes identical 2025/02/20 06:06:30 DEBUG : both6: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both7: Sizes identical 2025/02/20 06:06:30 DEBUG : both7: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both8: Sizes identical 2025/02/20 06:06:30 DEBUG : both18: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both9: Sizes identical 2025/02/20 06:06:30 DEBUG : both8: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both9: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both19: Unchanged skipping 2025/02/20 06:06:30 DEBUG : both2: Unchanged skipping 2025/02/20 06:06:30 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:06:30 DEBUG : Waiting for deletions to finish 2025/02/20 06:06:31 INFO : only19: Deleted 2025/02/20 06:06:32 INFO : only5: Deleted 2025/02/20 06:06:32 INFO : only4: Deleted 2025/02/20 06:06:32 INFO : only6: Deleted 2025/02/20 06:06:33 INFO : only1: Deleted 2025/02/20 06:06:34 INFO : only17: Deleted 2025/02/20 06:06:34 INFO : only16: Deleted 2025/02/20 06:06:34 INFO : only15: Deleted 2025/02/20 06:06:34 INFO : only2: Deleted 2025/02/20 06:06:35 INFO : only9: Deleted 2025/02/20 06:06:35 INFO : only3: Deleted 2025/02/20 06:06:35 INFO : only0: Deleted 2025/02/20 06:06:36 INFO : only11: Deleted 2025/02/20 06:06:37 INFO : only13: Deleted 2025/02/20 06:06:37 INFO : only18: Deleted 2025/02/20 06:06:37 INFO : only7: Deleted 2025/02/20 06:06:37 INFO : only8: Deleted 2025/02/20 06:06:38 INFO : only10: Deleted 2025/02/20 06:06:38 INFO : only12: Deleted 2025/02/20 06:06:39 INFO : only14: Deleted run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (155.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:09:07 DEBUG : both0: Sizes identical 2025/02/20 06:09:07 DEBUG : both1: Sizes identical 2025/02/20 06:09:07 DEBUG : both10: Sizes identical 2025/02/20 06:09:07 DEBUG : both11: Sizes identical 2025/02/20 06:09:07 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for checks to finish 2025/02/20 06:09:07 DEBUG : both0: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both12: Sizes identical 2025/02/20 06:09:07 DEBUG : both12: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both13: Sizes identical 2025/02/20 06:09:07 DEBUG : both1: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both14: Sizes identical 2025/02/20 06:09:07 DEBUG : both14: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both15: Sizes identical 2025/02/20 06:09:07 DEBUG : both15: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both16: Sizes identical 2025/02/20 06:09:07 DEBUG : both16: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both17: Sizes identical 2025/02/20 06:09:07 DEBUG : both17: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both18: Sizes identical 2025/02/20 06:09:07 DEBUG : both10: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both19: Sizes identical 2025/02/20 06:09:07 DEBUG : both19: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both2: Sizes identical 2025/02/20 06:09:07 DEBUG : both11: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both3: Sizes identical 2025/02/20 06:09:07 DEBUG : both3: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both4: Sizes identical 2025/02/20 06:09:07 DEBUG : both13: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both5: Sizes identical 2025/02/20 06:09:07 DEBUG : both5: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both6: Sizes identical 2025/02/20 06:09:07 DEBUG : both6: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both7: Sizes identical 2025/02/20 06:09:07 DEBUG : both18: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both8: Sizes identical 2025/02/20 06:09:07 DEBUG : both8: Unchanged skipping 2025/02/20 06:09:07 DEBUG : both9: Sizes identical 2025/02/20 06:09:07 DEBUG : both9: Unchanged skipping 2025/02/20 06:09:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : both2: Unchanged skipping 2025/02/20 06:09:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : both4: Unchanged skipping 2025/02/20 06:09:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/20 06:09:07 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : both7: Unchanged skipping 2025/02/20 06:09:07 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Waiting for transfers to finish 2025/02/20 06:09:07 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/02/20 06:09:07 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting files as there were IO errors 2025/02/20 06:09:07 ERROR : Linkbox root 'rclone-test-zopinay9xozi': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (179.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:10:10 DEBUG : empty_dir: Making directory with metadata 2025/02/20 06:10:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 06:10:10 DEBUG : empty_on_remote: Making directory with metadata 2025/02/20 06:10:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 06:10:10 INFO : empty_on_remote: Making directory 2025/02/20 06:10:12 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-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:10:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (30.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:10:40 DEBUG : empty_dir: Making directory with metadata 2025/02/20 06:10:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 06:10:40 DEBUG : empty_on_remote: Making directory with metadata 2025/02/20 06:10:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 06:10:40 INFO : empty_on_remote: Making directory 2025/02/20 06:10:42 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-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:10:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/20 06:10:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (35.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:11:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 06:11:16 INFO : sub dir: Making directory 2025/02/20 06:11:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" 2025/02/20 06:12:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 06:12:14 INFO : sub dir: Making directory 2025/02/20 06:12:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-zopinay9xozi'", Local "Local file system at /tmp/rclone1413993701", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (58.20s) FAIL 2025/02/20 06:13:12 DEBUG : Linkbox root 'rclone-test-zopinay9xozi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 24m54.961707123s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]