"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/03/15 07:20:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara" 2025/03/15 07:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 07:20:14 DEBUG : Creating backend with remote "/tmp/rclone1661899232" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:20:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/15 07:20:17 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:17 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.91s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:20:20 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:20 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:20:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:26 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.11s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.94s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.55s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:33 DEBUG : Creating backend with remote "/non-existing" 2025/03/15 07:20:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/15 07:20:33 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:33 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.86s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:20:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:20:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.50s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:46 INFO : Linkbox root 'rclone-test-fuhiqat7fara': Running all checks before starting transfers 2025/03/15 07:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:20:46 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:46 INFO : Linkbox root 'rclone-test-fuhiqat7fara': Checks finished, now starting transfers 2025/03/15 07:20:46 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:20:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.13s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:20:57 ERROR : Ignoring --no-traverse with sync 2025/03/15 07:20:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:20:58 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:20:58 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:02 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:21:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.76s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/15 07:21:08 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:08 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:11 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (6.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:21:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:17 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:21:21 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:21 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:24 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 07:21:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:21:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/15 07:21:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:21:27 INFO : sub dir: Making directory 2025/03/15 07:21:29 INFO : sub dir2: Making directory 2025/03/15 07:21:31 INFO : sub dir2/sub sub dir2: Making directory 2025/03/15 07:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:21:33 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:33 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:36 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (18.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:45 INFO : sub dir2: Making directory 2025/03/15 07:21:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 07:21:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:21:46 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:46 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:21:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.72s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:21:55 DEBUG : sub dir2: Making directory with metadata 2025/03/15 07:21:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:21:56 INFO : sub dir: Making directory 2025/03/15 07:21:57 INFO : sub dir2: Making directory 2025/03/15 07:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:21:59 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:21:59 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:22:02 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:22:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:03 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/15 07:22:03 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.73s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:11 INFO : sub dir2: Making directory 2025/03/15 07:22:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:22:11 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:22:11 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:22:15 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:22:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:20 DEBUG : sub dir2: Making directory with metadata 2025/03/15 07:22:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:22:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:22:20 INFO : sub dir: Making directory 2025/03/15 07:22:22 INFO : sub dir2: Making directory 2025/03/15 07:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:22:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:22:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:22:26 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:22:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:27 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:35 INFO : sub dir2: Making directory 2025/03/15 07:22:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:22:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:22:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:22:40 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:22:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.96s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:22:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qefejot6wiqo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-qefejot6wiqo' 2025/03/15 07:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:22:52 DEBUG : Linkbox root 'rclone-test-qefejot6wiqo': Waiting for checks to finish 2025/03/15 07:22:52 DEBUG : Linkbox root 'rclone-test-qefejot6wiqo': Waiting for transfers to finish 2025/03/15 07:22:52 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/03/15 07:22:52 DEBUG : Linkbox root 'rclone-test-qefejot6wiqo': Purge remote 2025/03/15 07:22:52 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.88s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:23:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 07:23:03 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:23:03 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:23:03 DEBUG : sub dir/hello world: Update: removing old file 2025/03/15 07:23:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:23:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zohiraq1jidi" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-zohiraq1jidi' 2025/03/15 07:23:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:23:19 DEBUG : Linkbox root 'rclone-test-zohiraq1jidi': Waiting for checks to finish 2025/03/15 07:23:19 DEBUG : Linkbox root 'rclone-test-zohiraq1jidi': Waiting for transfers to finish 2025/03/15 07:23:19 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/03/15 07:23:19 DEBUG : Linkbox root 'rclone-test-zohiraq1jidi': Purge remote 2025/03/15 07:23:19 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.78s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:23:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 07:23:28 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:23:28 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:23:28 DEBUG : sub dir/hello world: Update: removing old file 2025/03/15 07:23:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/15 07:23:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:23:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qoyoyed7wenu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-qoyoyed7wenu' 2025/03/15 07:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:23:45 DEBUG : Linkbox root 'rclone-test-qoyoyed7wenu': Waiting for checks to finish 2025/03/15 07:23:45 DEBUG : Linkbox root 'rclone-test-qoyoyed7wenu': Waiting for transfers to finish 2025/03/15 07:23:45 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/03/15 07:23:45 DEBUG : Linkbox root 'rclone-test-qoyoyed7wenu': Purge remote 2025/03/15 07:23:45 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:23:54 ERROR : : error listing: directory not found 2025/03/15 07:23:55 INFO : Local file system at /tmp/rclone1661899232: Making directory 2025/03/15 07:23:56 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:23:56 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.59s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/15 07:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:24:08 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for checks to finish 2025/03/15 07:24:08 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for transfers to finish 2025/03/15 07:24:08 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/03/15 07:24:08 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1661899232/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/rclone1661899232/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/15 07:24:12 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:12 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:15 INFO : check sum: Copied (new) 2025/03/15 07:24:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:16 NOTICE: Linkbox root 'rclone-test-fuhiqat7fara': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/15 07:24:16 DEBUG : check sum: Size of src and dst objects identical 2025/03/15 07:24:16 DEBUG : check sum: Unchanged skipping 2025/03/15 07:24:16 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:16 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:16 DEBUG : Waiting for deletions to finish 2025/03/15 07:24:16 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (7.84s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/15 07:24:20 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:20 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:23 INFO : sizeonly: Copied (new) 2025/03/15 07:24:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:24 DEBUG : sizeonly: Sizes identical 2025/03/15 07:24:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:24 DEBUG : sizeonly: Unchanged skipping 2025/03/15 07:24:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:24 DEBUG : Waiting for deletions to finish 2025/03/15 07:24:24 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (7.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/15 07:24:28 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:28 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:31 INFO : ignore-size: Copied (new) 2025/03/15 07:24:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:31 DEBUG : ignore-size: Sizes identical 2025/03/15 07:24:31 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:31 DEBUG : ignore-size: Unchanged skipping 2025/03/15 07:24:31 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:31 DEBUG : Waiting for deletions to finish 2025/03/15 07:24:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (7.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:38 DEBUG : existing: Sizes identical 2025/03/15 07:24:38 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:38 DEBUG : existing: Unchanged skipping 2025/03/15 07:24:38 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:38 DEBUG : Waiting for deletions to finish 2025/03/15 07:24:38 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/15 07:24:39 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:39 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:39 DEBUG : existing: Update: removing old file 2025/03/15 07:24:43 INFO : existing: Copied (replaced existing) 2025/03/15 07:24:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 07:24:47 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:47 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:50 INFO : existing: Copied (new) 2025/03/15 07:24:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:24:51 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:24:51 DEBUG : existing: Destination exists, skipping 2025/03/15 07:24:51 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:24:51 DEBUG : Waiting for deletions to finish 2025/03/15 07:24:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.16s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:25:04 INFO : d: Making directory 2025/03/15 07:25:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 07:25:07 DEBUG : c/non empty space: Sizes identical 2025/03/15 07:25:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 07:25:08 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:25:08 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:25:12 INFO : a/potato2: Copied (new) 2025/03/15 07:25:12 DEBUG : Waiting for deletions to finish 2025/03/15 07:25:13 INFO : b/potato: Deleted 2025/03/15 07:25:13 INFO : d: Removing directory 2025/03/15 07:25:15 INFO : b: Removing directory 2025/03/15 07:25:17 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (32.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:25:30 DEBUG : empty space: Sizes identical 2025/03/15 07:25:30 DEBUG : empty space: Unchanged skipping 2025/03/15 07:25:30 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:25:30 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:25:30 DEBUG : Waiting for deletions to finish 2025/03/15 07:25:30 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:25:31 DEBUG : empty space: Sizes identical 2025/03/15 07:25:31 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:25:31 DEBUG : empty space: Unchanged skipping 2025/03/15 07:25:31 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:25:31 DEBUG : Waiting for deletions to finish 2025/03/15 07:25:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (7.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:25:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 07:25:39 DEBUG : empty space: Sizes identical 2025/03/15 07:25:39 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:25:39 DEBUG : empty space: Unchanged skipping 2025/03/15 07:25:39 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:25:42 INFO : potato: Copied (new) 2025/03/15 07:25:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:25:50 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:25:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/15 07:25:50 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:25:50 DEBUG : potato: Update: removing old file 2025/03/15 07:25:54 INFO : potato: Copied (replaced existing) 2025/03/15 07:25:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/15 07:26:01 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:26:01 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/15 07:26:01 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:26:01 DEBUG : potato: Update: removing old file 2025/03/15 07:26:05 INFO : potato: Copied (replaced existing) 2025/03/15 07:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:26:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:26:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/15 07:26:14 DEBUG : empty space: Sizes identical 2025/03/15 07:26:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:26:14 DEBUG : empty space: Unchanged skipping 2025/03/15 07:26:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:26:14 DEBUG : Waiting for deletions to finish 2025/03/15 07:26:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:26:24 DEBUG : empty space: Sizes identical 2025/03/15 07:26:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:26:24 DEBUG : empty space: Unchanged skipping 2025/03/15 07:26:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:26:27 INFO : potato2: Copied (new) 2025/03/15 07:26:27 DEBUG : Waiting for deletions to finish 2025/03/15 07:26:29 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:26:42 INFO : d: Making directory 2025/03/15 07:26:44 INFO : d/e: Making directory 2025/03/15 07:26:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 07:26:48 DEBUG : c/non empty space: Sizes identical 2025/03/15 07:26:48 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 07:26:50 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:26:50 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:26:53 INFO : a/potato2: Copied (new) 2025/03/15 07:26:53 DEBUG : Waiting for deletions to finish 2025/03/15 07:26:54 INFO : b/potato: Deleted 2025/03/15 07:26:54 INFO : d/e: Removing directory 2025/03/15 07:26:56 INFO : d: Removing directory 2025/03/15 07:26:58 INFO : b: Removing directory 2025/03/15 07:27:00 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (35.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:27:18 INFO : d: Making directory 2025/03/15 07:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 07:27:22 DEBUG : c/non empty space: Sizes identical 2025/03/15 07:27:22 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 07:27:22 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:27:22 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:27:26 INFO : a/potato2: Copied (new) 2025/03/15 07:27:26 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting files as there were IO errors 2025/03/15 07:27:26 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (32.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:27:47 DEBUG : Waiting for deletions to finish 2025/03/15 07:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:27:48 DEBUG : empty space: Sizes identical 2025/03/15 07:27:48 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:27:48 DEBUG : empty space: Unchanged skipping 2025/03/15 07:27:48 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:27:49 INFO : potato: Deleted 2025/03/15 07:27:51 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:00 DEBUG : Waiting for deletions to finish 2025/03/15 07:28:01 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:01 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:28:02 INFO : potato: Deleted 2025/03/15 07:28:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:28:02 DEBUG : empty space: Sizes identical 2025/03/15 07:28:02 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:02 DEBUG : empty space: Unchanged skipping 2025/03/15 07:28:02 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:28:05 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:28:13 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:13 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:28:16 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestCopyDeleteBefore (19.25s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:35 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 07:28:35 DEBUG : enormous: Excluded 2025/03/15 07:28:35 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 07:28:35 DEBUG : potato2: Excluded 2025/03/15 07:28:35 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 07:28:35 DEBUG : potato2: Excluded 2025/03/15 07:28:35 DEBUG : empty space: Sizes identical 2025/03/15 07:28:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:35 DEBUG : empty space: Unchanged skipping 2025/03/15 07:28:35 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:28:35 DEBUG : Waiting for deletions to finish 2025/03/15 07:28:35 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:36 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 07:28:36 DEBUG : enormous: Excluded 2025/03/15 07:28:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 07:28:36 DEBUG : potato2: Excluded 2025/03/15 07:28:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 07:28:36 DEBUG : potato2: Excluded 2025/03/15 07:28:36 DEBUG : empty space: Sizes identical 2025/03/15 07:28:36 DEBUG : empty space: Unchanged skipping 2025/03/15 07:28:36 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for checks to finish 2025/03/15 07:28:36 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for transfers to finish 2025/03/15 07:28:36 DEBUG : Waiting for deletions to finish 2025/03/15 07:28:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (11.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:49 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 07:28:49 DEBUG : enormous: Excluded 2025/03/15 07:28:49 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 07:28:49 DEBUG : potato2: Excluded 2025/03/15 07:28:49 DEBUG : empty space: Sizes identical 2025/03/15 07:28:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:49 DEBUG : empty space: Unchanged skipping 2025/03/15 07:28:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:28:49 DEBUG : Waiting for deletions to finish 2025/03/15 07:28:51 INFO : potato2: Deleted 2025/03/15 07:28:51 INFO : enormous: Deleted 2025/03/15 07:28:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:28:52 DEBUG : empty space: Sizes identical 2025/03/15 07:28:52 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for checks to finish 2025/03/15 07:28:52 DEBUG : empty space: Unchanged skipping 2025/03/15 07:28:52 DEBUG : Local file system at /tmp/rclone1661899232: Waiting for transfers to finish 2025/03/15 07:28:52 DEBUG : Waiting for deletions to finish 2025/03/15 07:28:52 INFO : enormous: Deleted 2025/03/15 07:28:52 INFO : potato2: Deleted 2025/03/15 07:28:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.58s) === 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-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/15 07:28:57 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:28:57 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/15 07:28:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 07:28:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/15 07:28:57 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:28:57 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:00 INFO : potato: Copied (new) 2025/03/15 07:29:00 INFO : yam: Copied (new) 2025/03/15 07:29:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:29:00 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:29:00 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/15 07:29:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/15 07:29:00 DEBUG : potato: Sizes identical 2025/03/15 07:29:00 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:00 DEBUG : potato: Unchanged skipping 2025/03/15 07:29:00 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:03 INFO : yaml: Copied (new) 2025/03/15 07:29:03 DEBUG : Waiting for deletions to finish 2025/03/15 07:29:05 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (13.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/15 07:29:10 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:29:10 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/15 07:29:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 07:29:10 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/15 07:29:10 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:10 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:13 INFO : potato: Copied (new) 2025/03/15 07:29:13 INFO : yam: Copied (new) 2025/03/15 07:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:29:14 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:29:14 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/15 07:29:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/15 07:29:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:14 DEBUG : potato: Sizes identical 2025/03/15 07:29:14 DEBUG : potato: Unchanged skipping 2025/03/15 07:29:14 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:16 INFO : yaml: Copied (new) 2025/03/15 07:29:16 DEBUG : Waiting for deletions to finish 2025/03/15 07:29:18 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/15 07:29:23 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:29:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 07:29:23 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/03/15 07:29:23 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:23 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:27 INFO : potato: Copied (new) 2025/03/15 07:29:28 INFO : sub/yam: Copied (new) 2025/03/15 07:29:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:29:29 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': Ignoring --track-renames as the destination does not support server-side move or copy 2025/03/15 07:29:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/15 07:29:29 DEBUG : potato: Sizes identical 2025/03/15 07:29:29 DEBUG : potato: Unchanged skipping 2025/03/15 07:29:29 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:29 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:31 INFO : yam: Copied (new) 2025/03/15 07:29:31 DEBUG : Waiting for deletions to finish 2025/03/15 07:29:33 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:29:41 DEBUG : Creating backend with remote "/tmp/rclone1661899232/dir1" 2025/03/15 07:29:41 DEBUG : Config file has changed externally - reloading 2025/03/15 07:29:41 DEBUG : Creating backend with remote "/tmp/rclone1661899232/dir2" 2025/03/15 07:29:41 DEBUG : Local file system at /tmp/rclone1661899232/dir2: Using server-side directory move 2025/03/15 07:29:41 INFO : Local file system at /tmp/rclone1661899232/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 07:29:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/15 07:29:41 DEBUG : Local file system at /tmp/rclone1661899232/dir2: Waiting for checks to finish 2025/03/15 07:29:41 DEBUG : Local file system at /tmp/rclone1661899232/dir2: Waiting for transfers to finish 2025/03/15 07:29:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:29:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 07:29:42 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:29:42 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:29:50 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:29:50 INFO : sub dir/hello world: Deleted 2025/03/15 07:29:51 INFO : nested/sub dir/file: Copied (new) 2025/03/15 07:29:51 INFO : nested/sub dir/file: Deleted 2025/03/15 07:29:51 INFO : sub dir: Removing directory 2025/03/15 07:29:51 INFO : nested/sub dir: Removing directory 2025/03/15 07:29:51 INFO : nested: Removing directory 2025/03/15 07:29:51 DEBUG : Local file system at /tmp/rclone1661899232: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (20.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:30:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 07:30:02 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:30:02 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:30:11 INFO : sub dir/hello world: Copied (new) 2025/03/15 07:30:11 INFO : sub dir/hello world: Deleted 2025/03/15 07:30:11 INFO : nested/sub dir/file: Copied (new) 2025/03/15 07:30:11 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:30:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 07:30:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/15 07:30:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:30:24 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:30:27 INFO : existing-b: Copied (new) 2025/03/15 07:30:27 INFO : existing-b: Deleted 2025/03/15 07:30:27 INFO : existing: Copied (new) 2025/03/15 07:30:27 INFO : existing: Deleted 2025/03/15 07:30:27 DEBUG : existing: Destination exists, skipping 2025/03/15 07:30:27 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:30:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/15 07:30:27 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:30:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (8.45s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:30:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-buraros0gehu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-buraros0gehu' 2025/03/15 07:30:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:30:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:30:48 DEBUG : empty space: Sizes identical 2025/03/15 07:30:48 DEBUG : empty space: Unchanged skipping 2025/03/15 07:30:48 DEBUG : Linkbox root 'rclone-test-buraros0gehu': Waiting for checks to finish 2025/03/15 07:30:48 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:30:48 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/03/15 07:30:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:30:48 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/03/15 07:30:50 INFO : empty space: Deleted 2025/03/15 07:30:50 DEBUG : Linkbox root 'rclone-test-buraros0gehu': 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/03/15 07:30:50 DEBUG : Linkbox root 'rclone-test-buraros0gehu': Purge remote --- FAIL: TestServerSideMove (23.19s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:30:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zozinot7xoyu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-zozinot7xoyu' 2025/03/15 07:31:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 07:31:12 DEBUG : empty space: Excluded 2025/03/15 07:31:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 07:31:12 DEBUG : empty space: Excluded 2025/03/15 07:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:31:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:31:12 DEBUG : Linkbox root 'rclone-test-zozinot7xoyu': Waiting for checks to finish 2025/03/15 07:31:12 DEBUG : Linkbox root 'rclone-test-zozinot7xoyu': Waiting for transfers to finish 2025/03/15 07:31:12 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:31:12 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/03/15 07:31:12 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:31:12 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/03/15 07:31:12 DEBUG : Linkbox root 'rclone-test-zozinot7xoyu': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:31:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wadomuf0ciju" 2025/03/15 07:31:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-fuhiqat7fara' -> Linkbox root 'rclone-test-wadomuf0ciju' 2025/03/15 07:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:31:37 DEBUG : empty space: Sizes identical 2025/03/15 07:31:37 DEBUG : empty space: Unchanged skipping 2025/03/15 07:31:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:31:37 DEBUG : Linkbox root 'rclone-test-wadomuf0ciju': Waiting for checks to finish 2025/03/15 07:31:37 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:31:37 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/03/15 07:31:37 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:31:37 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/03/15 07:31:38 INFO : empty space: Deleted 2025/03/15 07:31:38 DEBUG : Linkbox root 'rclone-test-wadomuf0ciju': Waiting for transfers to finish 2025/03/15 07:31:38 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': 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/03/15 07:31:38 DEBUG : Linkbox root 'rclone-test-wadomuf0ciju': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (26.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:31:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/rclone-move-test" --- PASS: TestServerSideMoveOverlap (6.24s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:31:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (4.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:31:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/rclone-sync-test" 2025/03/15 07:31:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/rclone-sync-test-include/layer2" 2025/03/15 07:32:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-fuhiqat7fara'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (20.95s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:32:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/dst" 2025/03/15 07:32:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/CompareDest" 2025/03/15 07:32:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 07:32:19 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:19 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:24 INFO : one: Copied (new) 2025/03/15 07:32:24 DEBUG : Waiting for deletions to finish 2025/03/15 07:32:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:25 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:26 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:26 DEBUG : one: Update: removing old file 2025/03/15 07:32:29 INFO : one: Copied (replaced existing) 2025/03/15 07:32:29 DEBUG : Waiting for deletions to finish 2025/03/15 07:32:30 DEBUG : dst/one: Update: removing old file 2025/03/15 07:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:39 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:40 DEBUG : one: Sizes identical 2025/03/15 07:32:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 07:32:40 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:40 DEBUG : Waiting for deletions to finish 2025/03/15 07:32:40 INFO : There was nothing to transfer 2025/03/15 07:32:45 DEBUG : two: Sizes identical 2025/03/15 07:32:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 07:32:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:45 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:45 DEBUG : one: Sizes identical 2025/03/15 07:32:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 07:32:45 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:45 DEBUG : Waiting for deletions to finish 2025/03/15 07:32:45 INFO : There was nothing to transfer 2025/03/15 07:32:47 DEBUG : two: Sizes identical 2025/03/15 07:32:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 07:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:47 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:47 DEBUG : one: Sizes identical 2025/03/15 07:32:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 07:32:47 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:47 DEBUG : Waiting for deletions to finish 2025/03/15 07:32:47 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/15 07:32:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 07:32:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 07:32:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for checks to finish 2025/03/15 07:32:49 DEBUG : one: Sizes identical 2025/03/15 07:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 07:32:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dst': Waiting for transfers to finish 2025/03/15 07:32:52 INFO : two: Copied (new) 2025/03/15 07:32:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (46.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:33:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/dest" 2025/03/15 07:33:14 DEBUG : Config file has changed externally - reloading 2025/03/15 07:33:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/pre-dest1" 2025/03/15 07:33:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuhiqat7fara/pre-dest2" 2025/03/15 07:33:17 DEBUG : 1: Sizes identical 2025/03/15 07:33:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/15 07:33:17 DEBUG : 2: Sizes identical 2025/03/15 07:33:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/15 07:33:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/15 07:33:18 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dest': Waiting for checks to finish 2025/03/15 07:33:18 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara/dest': Waiting for transfers to finish 2025/03/15 07:33:22 INFO : 3: Copied (new) 2025/03/15 07:33:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (32.08s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.56s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.61s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.55s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:33:42 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:33:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/15 07:33:42 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:33:42 DEBUG : Testêé: Update: removing old file 2025/03/15 07:33:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/15 07:33:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.86s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:33:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 07:33:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:33:49 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:33:52 INFO : existing: Copied (new) 2025/03/15 07:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:33:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/15 07:33:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/15 07:33:53 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:33:53 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:33:53 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting files as there were IO errors 2025/03/15 07:33:53 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (7.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.55s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:34:18 DEBUG : existing: Sizes identical 2025/03/15 07:34:18 DEBUG : existing: Unchanged skipping 2025/03/15 07:34:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/15 07:34:18 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:34:18 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/03/15 07:34:18 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/03/15 07:34:18 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:34:18 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/03/15 07:34:18 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/03/15 07:34:18 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/03/15 07:34:24 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/03/15 07:34:27 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/03/15 07:34:27 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/03/15 07:34:27 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=930290e3c07293aaf6ab31e9df0e892d&ts=1742024059&ip=65.108.87.141": context canceled 2025/03/15 07:34:27 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=930290e3c07293aaf6ab31e9df0e892d&ts=1742024059&ip=65.108.87.141": context canceled 2025/03/15 07:34:27 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/03/15 07:34:35 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/03/15 07:34:35 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/03/15 07:34:35 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=661748a6666403e0aef37852bcb8f0d7&ts=1742024068&ip=65.108.87.141": context canceled 2025/03/15 07:34:35 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=661748a6666403e0aef37852bcb8f0d7&ts=1742024068&ip=65.108.87.141": context canceled 2025/03/15 07:34:35 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/03/15 07:34:40 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/03/15 07:34:40 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/03/15 07:34: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=b05ce30df59eae6a817c5d73a990363d&ts=1742024076&ip=65.108.87.141": context canceled 2025/03/15 07:34: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=b05ce30df59eae6a817c5d73a990363d&ts=1742024076&ip=65.108.87.141": context canceled 2025/03/15 07:34:41 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/03/15 07:34:41 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/15 07:34: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/03/15 07:34: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/03/15 07:34:41 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/03/15 07:34:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/03/15 07:34:44 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/03/15 07:34:44 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/03/15 07:34:44 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/03/15 07:34:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/15 07:34:45 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:34:45 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/03/15 07:34:45 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/03/15 07:34:45 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/03/15 07:34:45 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:34:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/03/15 07:34:46 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/03/15 07:34:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/03/15 07:34:49 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting files as there were IO errors 2025/03/15 07:34:49 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': 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 (86.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.96s) --- SKIP: TestMaxTransfer/Hard (0.56s) --- SKIP: TestMaxTransfer/Soft (0.85s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:37:12 DEBUG : both0: Sizes identical 2025/03/15 07:37:12 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:37:12 DEBUG : both11: Sizes identical 2025/03/15 07:37:12 DEBUG : both10: Sizes identical 2025/03/15 07:37:12 DEBUG : both1: Sizes identical 2025/03/15 07:37:12 DEBUG : both0: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both12: Sizes identical 2025/03/15 07:37:12 DEBUG : both12: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both13: Sizes identical 2025/03/15 07:37:12 DEBUG : both13: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both14: Sizes identical 2025/03/15 07:37:12 DEBUG : both14: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both15: Sizes identical 2025/03/15 07:37:12 DEBUG : both11: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both16: Sizes identical 2025/03/15 07:37:12 DEBUG : both16: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both17: Sizes identical 2025/03/15 07:37:12 DEBUG : both17: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both18: Sizes identical 2025/03/15 07:37:12 DEBUG : both10: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both19: Sizes identical 2025/03/15 07:37:12 DEBUG : both19: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both2: Sizes identical 2025/03/15 07:37:12 DEBUG : both2: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both3: Sizes identical 2025/03/15 07:37:12 DEBUG : both1: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both4: Sizes identical 2025/03/15 07:37:12 DEBUG : both15: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both5: Sizes identical 2025/03/15 07:37:12 DEBUG : both5: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both6: Sizes identical 2025/03/15 07:37:12 DEBUG : both18: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both7: Sizes identical 2025/03/15 07:37:12 DEBUG : both7: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both8: Sizes identical 2025/03/15 07:37:12 DEBUG : both3: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both9: Sizes identical 2025/03/15 07:37:12 DEBUG : both9: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both4: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both6: Unchanged skipping 2025/03/15 07:37:12 DEBUG : both8: Unchanged skipping 2025/03/15 07:37:12 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:37:12 DEBUG : Waiting for deletions to finish 2025/03/15 07:37:13 INFO : only7: Deleted 2025/03/15 07:37:14 INFO : only8: Deleted 2025/03/15 07:37:14 INFO : only11: Deleted 2025/03/15 07:37:14 INFO : only6: Deleted 2025/03/15 07:37:15 INFO : only13: Deleted 2025/03/15 07:37:15 INFO : only14: Deleted 2025/03/15 07:37:15 INFO : only18: Deleted 2025/03/15 07:37:16 INFO : only5: Deleted 2025/03/15 07:37:16 INFO : only9: Deleted 2025/03/15 07:37:17 INFO : only0: Deleted 2025/03/15 07:37:17 INFO : only12: Deleted 2025/03/15 07:37:17 INFO : only16: Deleted 2025/03/15 07:37:18 INFO : only19: Deleted 2025/03/15 07:37:18 INFO : only1: Deleted 2025/03/15 07:37:18 INFO : only15: Deleted 2025/03/15 07:37:19 INFO : only2: Deleted 2025/03/15 07:37:19 INFO : only3: Deleted 2025/03/15 07:37:20 INFO : only4: Deleted 2025/03/15 07:37:20 INFO : only10: Deleted 2025/03/15 07:37:20 INFO : only17: Deleted run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (145.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:39:37 DEBUG : both0: Sizes identical 2025/03/15 07:39:37 DEBUG : both1: Sizes identical 2025/03/15 07:39:37 DEBUG : both10: Sizes identical 2025/03/15 07:39:37 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for checks to finish 2025/03/15 07:39:37 DEBUG : both0: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both11: Sizes identical 2025/03/15 07:39:37 DEBUG : both12: Sizes identical 2025/03/15 07:39:37 DEBUG : both1: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both13: Sizes identical 2025/03/15 07:39:37 DEBUG : both13: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both14: Sizes identical 2025/03/15 07:39:37 DEBUG : both14: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both15: Sizes identical 2025/03/15 07:39:37 DEBUG : both15: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both16: Sizes identical 2025/03/15 07:39:37 DEBUG : both16: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both17: Sizes identical 2025/03/15 07:39:37 DEBUG : both17: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both18: Sizes identical 2025/03/15 07:39:37 DEBUG : both18: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both19: Sizes identical 2025/03/15 07:39:37 DEBUG : both19: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both2: Sizes identical 2025/03/15 07:39:37 DEBUG : both2: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both3: Sizes identical 2025/03/15 07:39:37 DEBUG : both3: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both4: Sizes identical 2025/03/15 07:39:37 DEBUG : both4: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both5: Sizes identical 2025/03/15 07:39:37 DEBUG : both5: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both6: Sizes identical 2025/03/15 07:39:37 DEBUG : both6: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both7: Sizes identical 2025/03/15 07:39:37 DEBUG : both7: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both8: Sizes identical 2025/03/15 07:39:37 DEBUG : both8: Unchanged skipping 2025/03/15 07:39:37 DEBUG : both9: Sizes identical 2025/03/15 07:39:37 DEBUG : both9: Unchanged skipping 2025/03/15 07:39:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : both10: Unchanged skipping 2025/03/15 07:39:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 DEBUG : both11: Unchanged skipping 2025/03/15 07:39:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : both12: Unchanged skipping 2025/03/15 07:39:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/15 07:39:37 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Waiting for transfers to finish 2025/03/15 07:39:37 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/03/15 07:39:37 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting files as there were IO errors 2025/03/15 07:39:37 ERROR : Linkbox root 'rclone-test-fuhiqat7fara': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (165.66s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:40:37 DEBUG : empty_dir: Making directory with metadata 2025/03/15 07:40:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:40:37 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 07:40:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:40:37 INFO : empty_on_remote: Making directory 2025/03/15 07:40:39 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-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:40:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 07:40:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 07:40:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:40:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (27.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:41:05 DEBUG : empty_dir: Making directory with metadata 2025/03/15 07:41:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:41:05 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 07:41:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:41:05 INFO : empty_on_remote: Making directory 2025/03/15 07:41:07 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-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:41:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 07:41:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 07:41:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:41:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/15 07:41:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (31.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:41:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:41:37 INFO : sub dir: Making directory 2025/03/15 07:41:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (50.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" 2025/03/15 07:42:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:42:27 INFO : sub dir: Making directory 2025/03/15 07:42:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-fuhiqat7fara'", Local "Local file system at /tmp/rclone1661899232", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.37s) FAIL 2025/03/15 07:43:19 DEBUG : Linkbox root 'rclone-test-fuhiqat7fara': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 23m7.689384077s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestCopyDeleteBefore TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]