"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyOverSelf|TestCopyRedownload|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBasedOnCheckSum|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncSetDelayedModTimes|TestSyncSizeOnly)$'" - Starting (try 5/5) 2026/04/23 03:56:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hopizur5jiwa" 2026/04/23 03:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 03:56:42 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Using cached web token 2026/04/23 03:56:43 DEBUG : Creating backend with remote "/tmp/rclone1160367841" === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:56:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 03:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:56:44 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:56:44 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:56:49 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:56:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 03:56:49 INFO : sub dir/hello world: Copied (new) 2026/04/23 03:56:49 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.19s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:56:53 INFO : sub dir2: Making directory 2026/04/23 03:56:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:56:53 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:56:53 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:56:56 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:56:57 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 03:56:57 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 03:56:58 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 03:56:59 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 03:57:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 03:57:00 INFO : sub dir/hello world: Copied (new) 2026/04/23 03:57:00 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveNoEmptyDirectories Messages: directories --- FAIL: TestMoveNoEmptyDirectories (22.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:57:15 DEBUG : sub dir2: Making directory with metadata 2026/04/23 03:57:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 03:57:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 03:57:15 INFO : sub dir2: Making directory 2026/04/23 03:57:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:57:17 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:57:17 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:57:19 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:57:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 03:57:19 INFO : sub dir/hello world: Copied (new) 2026/04/23 03:57:19 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/23 03:57:28 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncEmptyDirectories (25.46s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:57:41 INFO : sub dir2: Making directory 2026/04/23 03:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:57:41 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:57:41 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:57:44 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:57:45 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 03:57:45 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 03:57:46 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 03:57:47 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 03:57:49 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 03:57:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/23 03:57:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 03:57:59 INFO : sub dir/hello world: Copied (new) 2026/04/23 03:57:59 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (24.02s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:58:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rizipug4ziye" 2026/04/23 03:58:09 DEBUG : Config file has changed externally - reloading 2026/04/23 03:58:09 DEBUG : Linkbox root 'rclone-test-rizipug4ziye': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-hopizur5jiwa' -> Linkbox root 'rclone-test-rizipug4ziye' 2026/04/23 03:58:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:58:10 DEBUG : Linkbox root 'rclone-test-rizipug4ziye': Waiting for checks to finish 2026/04/23 03:58:10 DEBUG : Linkbox root 'rclone-test-rizipug4ziye': Waiting for transfers to finish 2026/04/23 03:58:10 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:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2026/04/23 03:58:10 DEBUG : Linkbox root 'rclone-test-rizipug4ziye': Purge remote 2026/04/23 03:58:10 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopy Messages: directories --- FAIL: TestServerSideCopy (19.18s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:58:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:58:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 03:58:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 03:58:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 03:58:29 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 03:58:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1160367841) 2026/04/23 03:58:31 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hopizur5jiwa') 2026/04/23 03:58:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 03:58:31 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:58:31 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:58:31 DEBUG : sub dir/hello world: Update: removing old file 2026/04/23 03:58:34 DEBUG : sub dir/hello world: size = 17 OK 2026/04/23 03:58:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (14.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:58:41 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:58:42 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 03:58:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dinomuy4hedo" 2026/04/23 03:58:42 DEBUG : Linkbox root 'rclone-test-dinomuy4hedo': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-hopizur5jiwa' -> Linkbox root 'rclone-test-dinomuy4hedo' 2026/04/23 03:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 03:58:44 DEBUG : Linkbox root 'rclone-test-dinomuy4hedo': Waiting for checks to finish 2026/04/23 03:58:44 DEBUG : Linkbox root 'rclone-test-dinomuy4hedo': Waiting for transfers to finish 2026/04/23 03:58:44 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:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2026/04/23 03:58:44 DEBUG : Linkbox root 'rclone-test-dinomuy4hedo': Purge remote 2026/04/23 03:58:44 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (10.60s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:58:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:58:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/23 03:59:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1160367841) 2026/04/23 03:59:01 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hopizur5jiwa') 2026/04/23 03:59:01 DEBUG : sub dir/hello world: Sizes differ 2026/04/23 03:59:01 DEBUG : sub dir/hello world: Update: removing old file 2026/04/23 03:59:01 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 03:59:01 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 03:59:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1160367841) 2026/04/23 03:59:04 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hopizur5jiwa') 2026/04/23 03:59:04 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1160367841) 17 vs dst(Linkbox root 'rclone-test-hopizur5jiwa') 11 2026/04/23 03:59:04 INFO : sub dir/hello world: Removing failed copy 2026/04/23 03:59:04 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/23 03:59:04 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1160367841) 17 vs dst(Linkbox root 'rclone-test-hopizur5jiwa') 11 sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1160367841) 17 vs dst(Linkbox root 'rclone-test-hopizur5jiwa') 11 Test: TestMoveOverSelf run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (30.10s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 03:59:22 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 03:59:23 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 03:59:23 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 03:59:24 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 03:59:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 03:59:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 03:59:30 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/23 03:59:36 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/23 03:59:49 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/23 04:00:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rozeyev7zuna" 2026/04/23 04:00:16 DEBUG : Linkbox root 'rclone-test-rozeyev7zuna': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-hopizur5jiwa' -> Linkbox root 'rclone-test-rozeyev7zuna' 2026/04/23 04:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 04:00:17 DEBUG : Linkbox root 'rclone-test-rozeyev7zuna': Waiting for checks to finish 2026/04/23 04:00:17 DEBUG : Linkbox root 'rclone-test-rozeyev7zuna': Waiting for transfers to finish 2026/04/23 04:00:17 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:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2026/04/23 04:00:17 DEBUG : Linkbox root 'rclone-test-rozeyev7zuna': Purge remote 2026/04/23 04:00:17 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (64.17s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:00:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:00:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:00:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:00:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:00:28 ERROR : error listing: directory not found 2026/04/23 04:00:29 INFO : Local file system at /tmp/rclone1160367841: Making directory 2026/04/23 04:00:29 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:00:29 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyAfterDelete Messages: directories --- FAIL: TestCopyAfterDelete (20.86s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:00:46 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:00:46 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:00:47 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:00:47 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:00:48 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/23 04:00:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/23 04:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 04:00:59 DEBUG : Local file system at /tmp/rclone1160367841: Waiting for checks to finish 2026/04/23 04:00:59 DEBUG : Local file system at /tmp/rclone1160367841: Waiting for transfers to finish 2026/04/23 04:00:59 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/23 04:00:59 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1160367841/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone1160367841/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (18.75s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:01:03 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/23 04:01:03 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:03 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:05 DEBUG : check sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:01:05 DEBUG : check sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:01:05 DEBUG : check sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:01:06 DEBUG : check sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:01:07 DEBUG : check sum: size = 1 OK 2026/04/23 04:01:07 INFO : check sum: Copied (new) 2026/04/23 04:01:07 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:07 DEBUG : check sum: size = 1 OK 2026/04/23 04:01:07 NOTICE: Linkbox root 'rclone-test-hopizur5jiwa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/23 04:01:07 DEBUG : check sum: Size of src and dst objects identical 2026/04/23 04:01:07 DEBUG : check sum: Unchanged skipping 2026/04/23 04:01:07 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:07 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:07 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:07 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestSyncBasedOnCheckSum (17.66s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:01:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/23 04:01:20 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:20 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:22 DEBUG : sizeonly: size = 6 OK 2026/04/23 04:01:22 INFO : sizeonly: Copied (new) 2026/04/23 04:01:22 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:23 DEBUG : sizeonly: size = 6 OK 2026/04/23 04:01:23 DEBUG : sizeonly: Sizes identical 2026/04/23 04:01:23 DEBUG : sizeonly: Unchanged skipping 2026/04/23 04:01:23 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:23 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:23 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.43s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:01:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/23 04:01:25 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:25 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:27 INFO : ignore-size: Copied (new) 2026/04/23 04:01:27 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:27 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:27 DEBUG : ignore-size: Sizes identical 2026/04/23 04:01:27 DEBUG : ignore-size: Unchanged skipping 2026/04/23 04:01:27 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:27 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.46s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:01:31 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:01:31 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:01:32 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:32 DEBUG : existing: size = 6 OK 2026/04/23 04:01:32 DEBUG : existing: Sizes identical 2026/04/23 04:01:32 DEBUG : existing: Unchanged skipping 2026/04/23 04:01:32 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:32 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:32 INFO : There was nothing to transfer 2026/04/23 04:01:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/23 04:01:32 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:32 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:32 DEBUG : existing: Update: removing old file 2026/04/23 04:01:35 DEBUG : existing: size = 6 OK 2026/04/23 04:01:35 INFO : existing: Copied (replaced existing) 2026/04/23 04:01:35 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:913 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want existing (6) got existing (6), existing(1) (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:913 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "existing(1)" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "existing" --- FAIL: TestSyncIgnoreTimes (27.78s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:01:57 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:57 DEBUG : existing: Destination exists, skipping 2026/04/23 04:01:57 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:57 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:57 INFO : There was nothing to transfer 2026/04/23 04:01:58 DEBUG : existing: Destination exists, skipping 2026/04/23 04:01:58 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:01:58 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:01:58 DEBUG : Waiting for deletions to finish 2026/04/23 04:01:58 INFO : There was nothing to transfer run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreExisting Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreExisting Messages: Unexpected file "existing" --- FAIL: TestSyncIgnoreExisting (13.05s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:02:13 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:02:14 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:02:14 DEBUG : b/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:02:15 DEBUG : b/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:02:16 DEBUG : b/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:02:18 DEBUG : b/potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:02:24 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:02:25 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 2026/04/23 04:02:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/23 04:02:37 DEBUG : c/non empty space: size = 5 OK 2026/04/23 04:02:37 DEBUG : c/non empty space: Sizes identical 2026/04/23 04:02:37 DEBUG : c/non empty space: Unchanged skipping 2026/04/23 04:02:37 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:02:37 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:02:41 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:02:41 DEBUG : a/potato2: size = 60 OK 2026/04/23 04:02:41 INFO : a/potato2: Copied (new) 2026/04/23 04:02:41 DEBUG : Waiting for deletions to finish 2026/04/23 04:02:41 ERROR : existing: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/23 04:02:42 INFO : b/potato: Deleted 2026/04/23 04:02:42 INFO : d: Removing directory 2026/04/23 04:02:44 INFO : b: Removing directory 2026/04/23 04:02:45 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': deleted 2 directories sync_test.go:980: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:980 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreErrors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"c"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "c" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (65.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:03:18 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:03:18 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:03:18 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:03:19 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:03:20 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:03:22 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:03:25 DEBUG : empty space: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/23 04:03:32 DEBUG : empty space: Trying to read object after upload: try again in 12.8s (8/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "existing" 2026/04/23 04:03:54 DEBUG : empty space: size = 1 OK 2026/04/23 04:03:54 DEBUG : empty space: Sizes identical 2026/04/23 04:03:54 DEBUG : empty space: Unchanged skipping 2026/04/23 04:03:54 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:03:54 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:03:54 DEBUG : Waiting for deletions to finish 2026/04/23 04:03:54 NOTICE: existing: Skipped delete as --dry-run is set (size 6) 2026/04/23 04:03:54 NOTICE: c: Skipped remove directory as --dry-run is set 2026/04/23 04:03:54 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': deleted 1 directories 2026/04/23 04:03:54 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "existing" 2026/04/23 04:04:03 DEBUG : empty space: size = 1 OK 2026/04/23 04:04:03 DEBUG : empty space: Sizes identical 2026/04/23 04:04:03 DEBUG : empty space: Unchanged skipping 2026/04/23 04:04:03 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:04:03 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:04:03 DEBUG : Waiting for deletions to finish 2026/04/23 04:04:04 ERROR : existing: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/23 04:04:04 ERROR : Linkbox root 'rclone-test-hopizur5jiwa': not deleting directories as there were IO errors sync_test.go:1033: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterChangingModtimeOnly run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want got empty space (1), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "existing" --- FAIL: TestSyncAfterChangingModtimeOnly (62.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: Unexpected file "existing" --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (15.63s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: Unexpected file "existing" --- FAIL: TestSyncDoesntUpdateModtime (11.99s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:04:48 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:04:48 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1) got empty space (1), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "existing" 2026/04/23 04:04:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/23 04:04:57 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:04:57 DEBUG : empty space: size = 1 OK 2026/04/23 04:04:57 DEBUG : empty space: Sizes identical 2026/04/23 04:04:57 DEBUG : empty space: Unchanged skipping 2026/04/23 04:04:57 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:04:59 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:05:00 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:05:00 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:05:01 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:05:02 DEBUG : potato: size = 60 OK 2026/04/23 04:05:02 INFO : potato: Copied (new) 2026/04/23 04:05:02 DEBUG : Waiting for deletions to finish 2026/04/23 04:05:02 ERROR : existing: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/23 04:05:02 ERROR : Linkbox root 'rclone-test-hopizur5jiwa': not deleting directories as there were IO errors sync_test.go:1106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterAddingAFile run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "existing" --- FAIL: TestSyncAfterAddingAFile (30.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" 2026/04/23 04:05:19 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:05:19 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:05:19 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1117 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want potato (60) got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1117 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "existing" 2026/04/23 04:05:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1160367841) 2026/04/23 04:05:28 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-hopizur5jiwa') 2026/04/23 04:05:28 DEBUG : potato: Sizes differ 2026/04/23 04:05:28 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for checks to finish 2026/04/23 04:05:28 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Waiting for transfers to finish 2026/04/23 04:05:28 DEBUG : potato: Update: removing old file 2026/04/23 04:05:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1160367841) 2026/04/23 04:05:32 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-hopizur5jiwa') 2026/04/23 04:05:32 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1160367841) 21 vs dst(Linkbox root 'rclone-test-hopizur5jiwa') 60 2026/04/23 04:05:32 INFO : potato: Removing failed copy 2026/04/23 04:05:32 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/23 04:05:32 ERROR : Linkbox root 'rclone-test-hopizur5jiwa': not deleting files as there were IO errors 2026/04/23 04:05:32 ERROR : Linkbox root 'rclone-test-hopizur5jiwa': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1160367841) 21 vs dst(Linkbox root 'rclone-test-hopizur5jiwa') 60 Test: TestSyncAfterChangingFilesSizeOnly run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got existing (6), potato (60), potato(1) (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato(1)" --- FAIL: TestSyncAfterChangingFilesSizeOnly (30.53s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-hopizur5jiwa'", Local "Local file system at /tmp/rclone1160367841", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/04/23 04:05:49 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:05:50 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:05:50 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:05:51 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:05:52 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:05:53 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:05:57 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/23 04:06:03 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/23 04:06:16 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/23 04:06:42 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "potato" to "Linkbox root 'rclone-test-hopizur5jiwa'": object not found run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want got existing (6), potato(1) (21), potato(2) (36) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(2)" --- FAIL: TestSyncAfterChangingContentsOnly (120.59s) FAIL 2026/04/23 04:07:48 DEBUG : Linkbox root 'rclone-test-hopizur5jiwa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyOverSelf|TestCopyRedownload|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBasedOnCheckSum|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncSetDelayedModTimes|TestSyncSizeOnly)$'" - Finished ERROR in 11m7.330704129s (try 5/5): exit status 1: Failed [TestMoveNoEmptyDirectories TestServerSideCopy TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly]