"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 5/5) 2026/04/20 08:13:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale" 2026/04/20 08:13:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 08:13:08 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Using cached web token 2026/04/20 08:13:09 DEBUG : Creating backend with remote "/tmp/rclone2152737574" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:13:14 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:13:14 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:13:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jegetov7siqa" 2026/04/20 08:13:15 DEBUG : Linkbox root 'rclone-test-jegetov7siqa': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-jegetov7siqa' 2026/04/20 08:13:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:13:16 DEBUG : Linkbox root 'rclone-test-jegetov7siqa': Waiting for checks to finish 2026/04/20 08:13:16 DEBUG : Linkbox root 'rclone-test-jegetov7siqa': Waiting for transfers to finish 2026/04/20 08:13:16 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/20 08:13:16 DEBUG : Linkbox root 'rclone-test-jegetov7siqa': Purge remote 2026/04/20 08:13:16 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: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:624 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want got sub dir/hello world (11) 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:624 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "sub dir/hello world" 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 (21.25s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:13:31 DEBUG : sub dir/hello world: Update: removing old file 2026/04/20 08:13:31 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/20 08:13:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yiwiwow2duho" 2026/04/20 08:13:33 DEBUG : Linkbox root 'rclone-test-yiwiwow2duho': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-yiwiwow2duho' 2026/04/20 08:13:34 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/04/20 08:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:13:34 DEBUG : Linkbox root 'rclone-test-yiwiwow2duho': Waiting for checks to finish 2026/04/20 08:13:34 DEBUG : Linkbox root 'rclone-test-yiwiwow2duho': Waiting for transfers to finish 2026/04/20 08:13:34 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:13:34 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/20 08:13:34 DEBUG : Linkbox root 'rclone-test-yiwiwow2duho': Purge remote 2026/04/20 08:13:35 NOTICE: purge failed: directory not found 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 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: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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want got sub dir/hello world (11) 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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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:660 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: TestServerSideCopyOverSelf Messages: directories --- FAIL: TestServerSideCopyOverSelf (22.26s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:13:53 DEBUG : sub dir/hello world: Update: removing old file 2026/04/20 08:13:53 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/20 08:13:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vajeluk2lane" 2026/04/20 08:13:55 DEBUG : Linkbox root 'rclone-test-vajeluk2lane': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-vajeluk2lane' 2026/04/20 08:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:13:56 DEBUG : Linkbox root 'rclone-test-vajeluk2lane': Waiting for checks to finish 2026/04/20 08:13:56 DEBUG : Linkbox root 'rclone-test-vajeluk2lane': Waiting for transfers to finish 2026/04/20 08:13:56 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go: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/20 08:13:56 DEBUG : Linkbox root 'rclone-test-vajeluk2lane': Purge remote 2026/04/20 08:13:56 NOTICE: purge failed: directory not found 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 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: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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (11), sub dir/hello world(1) (11) 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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world(1)" 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:705 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: TestServerSideMoveOverSelf Messages: directories --- FAIL: TestServerSideMoveOverSelf (20.43s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:14:13 DEBUG : sub dir/hello world: Update: removing old file 2026/04/20 08:14:13 ERROR : sub dir/hello world: Update: failed to remove existing file: 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/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:758 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(2) (11) 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:758 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(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/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:758 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(2)" 2026/04/20 08:14:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/20 08:14:24 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/04/20 08:14:24 DEBUG : sub dir/hello world(2): Need to transfer - File not found at Destination 2026/04/20 08:14:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:14:24 DEBUG : Local file system at /tmp/rclone2152737574: Waiting for checks to finish 2026/04/20 08:14:24 DEBUG : Local file system at /tmp/rclone2152737574: Waiting for transfers to finish 2026/04/20 08:14:24 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:14:25 ERROR : sub dir/hello world(2): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:14:25 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/20 08:14:25 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2152737574/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/rclone2152737574/sub dir: no such file or directory Test: TestCopyRedownload 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 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: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:762 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want got sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(2) (11) 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:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world" 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:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(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 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(2)" 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:762 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: TestCopyRedownload Messages: directories --- FAIL: TestCopyRedownload (31.20s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:14:46 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:14:46 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:14:47 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:14:47 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:14:48 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:14:50 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:14:53 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/20 08:15:00 DEBUG : existing: 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:888 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want existing (6) got existing (6), sub dir/hello world (11) 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:888 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:15:22 DEBUG : existing: size = 6 OK 2026/04/20 08:15:22 DEBUG : existing: Sizes identical 2026/04/20 08:15:22 DEBUG : existing: Unchanged skipping 2026/04/20 08:15:22 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:15:22 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:15:22 DEBUG : Waiting for deletions to finish 2026/04/20 08:15:22 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:15:22 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:893: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreTimes 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 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: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:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want got sub dir/hello world (11) 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:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" 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:893 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: TestSyncIgnoreTimes Messages: directories --- FAIL: TestSyncIgnoreTimes (56.13s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:15:42 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:15:42 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:15:43 DEBUG : empty space: 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:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1) got empty space (1), sub dir/hello world (11) 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 "sub dir/hello world" 2026/04/20 08:15:53 DEBUG : empty space: size = 1 OK 2026/04/20 08:15:53 DEBUG : empty space: Sizes identical 2026/04/20 08:15:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/20 08:15:53 DEBUG : empty space: Unchanged skipping 2026/04/20 08:15:53 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:15:53 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:15:55 DEBUG : potato: size = 60 OK 2026/04/20 08:15:55 INFO : potato: Copied (new) 2026/04/20 08:15:55 DEBUG : Waiting for deletions to finish 2026/04/20 08:15:55 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:15:55 ERROR : Linkbox root 'rclone-test-vihidif8cale': 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 "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 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: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 sub dir/hello world (11) 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 "sub dir/hello world" 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:1106 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: TestSyncAfterAddingAFile Messages: directories --- FAIL: TestSyncAfterAddingAFile (33.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:16:16 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:16:16 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:16:17 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:16:19 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:16:19 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:16:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/20 08:16:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:16:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/20 08:16:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/20 08:16:20 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:16:20 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:16:20 DEBUG : Waiting for deletions to finish 2026/04/20 08:16:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/20 08:16:20 NOTICE: sub dir/hello world: Skipped delete as --dry-run is set (size 11) 2026/04/20 08:16:20 NOTICE: sub dir: Skipped remove directory as --dry-run is set 2026/04/20 08:16:20 DEBUG : Linkbox root 'rclone-test-vihidif8cale': deleted 1 directories 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:1172 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) 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:1172 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "sub dir/hello world" 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 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: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: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want got sub dir/hello world (11) 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "sub dir/hello world" 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (34.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:16:50 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:16:52 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:16:52 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:17:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:17:02 DEBUG : empty space: size = 1 OK 2026/04/20 08:17:02 DEBUG : empty space: Sizes identical 2026/04/20 08:17:02 DEBUG : empty space: Unchanged skipping 2026/04/20 08:17:02 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:17:02 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:17:04 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:17:04 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:17:05 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:17:05 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:17:06 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:17:08 DEBUG : potato2: size = 60 OK 2026/04/20 08:17:08 INFO : potato2: Copied (new) 2026/04/20 08:17:08 DEBUG : Waiting for deletions to finish 2026/04/20 08:17:08 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:17:10 INFO : potato: Deleted 2026/04/20 08:17:10 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFile 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 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: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:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want got sub dir/hello world (11) 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:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "sub dir/hello world" 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:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 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: TestSyncAfterRemovingAFileAndAddingAFile Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (40.65s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:17:31 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:17:31 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:17:31 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:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got potato (21), sub dir/hello world (11) 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:1370 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:17:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:17:41 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:17:41 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:17:43 DEBUG : potato2: size = 19 OK 2026/04/20 08:17:43 INFO : potato2: Copied (new) 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:1379 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got potato (21), potato2 (19), sub dir/hello world (11) 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:1379 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" 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 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: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: TestCopyDeleteBefore Messages: listing wrong, want got sub dir/hello world (11) 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: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" 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: TestCopyDeleteBefore Messages: directories --- FAIL: TestCopyDeleteBefore (42.42s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:18:13 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:18:13 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:18:14 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:18:14 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:18:15 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:18:17 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:18:21 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/20 08:18:27 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/20 08:18:42 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:18:42 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:18:43 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:18:43 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:18:44 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:18:46 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/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:1390 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato2 (60), sub dir/hello world (11) 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:1390 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:18:58 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 08:18:58 DEBUG : enormous: Excluded 2026/04/20 08:18:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 08:18:58 DEBUG : potato2: Excluded 2026/04/20 08:18:59 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 08:18:59 DEBUG : potato2: Excluded 2026/04/20 08:18:59 DEBUG : empty space: size = 1 OK 2026/04/20 08:18:59 DEBUG : empty space: Sizes identical 2026/04/20 08:18:59 DEBUG : empty space: Unchanged skipping 2026/04/20 08:18:59 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:18:59 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:18:59 DEBUG : Waiting for deletions to finish 2026/04/20 08:18:59 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:18:59 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:1401: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExclude 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 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: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:1401 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got sub dir/hello world (11) 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:1401 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "sub dir/hello world" 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:1401 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: TestSyncWithExclude Messages: directories --- FAIL: TestSyncWithExclude (67.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:19:22 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:19:22 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:19:23 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:19:23 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:19:24 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:19:28 DEBUG : enormous: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:19:28 DEBUG : enormous: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:19:29 DEBUG : enormous: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:19:29 DEBUG : enormous: Trying to read object after upload: try again in 800ms (4/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:1422 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty space (1), enormous (100), potato2 (60), sub dir/hello world (11) 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:1422 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:19:39 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 08:19:39 DEBUG : enormous: Excluded 2026/04/20 08:19:39 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 08:19:39 DEBUG : potato2: Excluded 2026/04/20 08:19:39 DEBUG : empty space: size = 1 OK 2026/04/20 08:19:39 DEBUG : empty space: Sizes identical 2026/04/20 08:19:39 DEBUG : empty space: Unchanged skipping 2026/04/20 08:19:40 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:19:40 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:19:40 DEBUG : Waiting for deletions to finish 2026/04/20 08:19:40 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:19:41 INFO : potato2: Deleted 2026/04/20 08:19:41 INFO : enormous: Deleted 2026/04/20 08:19:41 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:1434: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExcludeAndDeleteExcluded 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 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: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:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want got sub dir/hello world (11) 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:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "sub dir/hello world" 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:1434 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: TestSyncWithExcludeAndDeleteExcluded Messages: directories --- FAIL: TestSyncWithExcludeAndDeleteExcluded (41.10s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:20:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/20 08:20:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 08:20:00 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:20:00 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:20:02 DEBUG : existing-b: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:20:02 DEBUG : existing: size = 6 OK 2026/04/20 08:20:02 INFO : existing: Copied (new) 2026/04/20 08:20:02 INFO : existing: Deleted 2026/04/20 08:20:02 DEBUG : existing-b: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:20:03 DEBUG : existing-b: size = 6 OK 2026/04/20 08:20:03 INFO : existing-b: Copied (new) 2026/04/20 08:20:03 INFO : existing-b: Deleted 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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), sub dir/hello world (11) 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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 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: TestMoveWithIgnoreExisting Messages: directories 2026/04/20 08:20:12 DEBUG : existing: Destination exists, skipping 2026/04/20 08:20:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/20 08:20:12 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:20:12 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:20:12 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), sub dir/hello world (11) 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:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 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: TestMoveWithIgnoreExisting Messages: directories 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 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: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: TestMoveWithIgnoreExisting Messages: listing wrong, want got sub dir/hello world (11) 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: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (40.62s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:20:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-veqakoy9qoga" 2026/04/20 08:20:40 DEBUG : Linkbox root 'rclone-test-veqakoy9qoga': Using cached web token 2026/04/20 08:20:42 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:20:45 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:20:45 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:20:45 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:20:46 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:20:47 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:20:51 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:20:51 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:20:51 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:20:52 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:20:53 DEBUG : potato3: 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: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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-veqakoy9qoga' 2026/04/20 08:21:07 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:21:07 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:21:08 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:21:10 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:21:11 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:21:11 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:21:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:21:12 DEBUG : empty space: size = 1 OK 2026/04/20 08:21:12 DEBUG : empty space: Sizes identical 2026/04/20 08:21:12 DEBUG : empty space: Unchanged skipping 2026/04/20 08:21:12 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vihidif8cale') 2026/04/20 08:21:12 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-veqakoy9qoga') 2026/04/20 08:21:12 DEBUG : potato3: Sizes differ 2026/04/20 08:21:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:21:12 DEBUG : Linkbox root 'rclone-test-veqakoy9qoga': Waiting for checks to finish 2026/04/20 08:21:13 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:13 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:13 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:13 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:13 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:13 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:21:14 INFO : empty space: Deleted 2026/04/20 08:21:14 DEBUG : Linkbox root 'rclone-test-veqakoy9qoga': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2026/04/20 08:21:14 DEBUG : Linkbox root 'rclone-test-veqakoy9qoga': Purge remote 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 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: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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got sub dir/hello world (11) 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "sub dir/hello world" 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 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: TestServerSideMove Messages: directories --- FAIL: TestServerSideMove (54.30s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:21:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kexalis0feda" 2026/04/20 08:21:34 DEBUG : Linkbox root 'rclone-test-kexalis0feda': Using cached web token 2026/04/20 08:21:41 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:21:42 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:21:42 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:21:43 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:21:44 DEBUG : potato3: 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: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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-kexalis0feda' 2026/04/20 08:21:58 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:21:58 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:21:58 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:22:01 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:22:01 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:22:02 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:22:02 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:22:04 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 08:22:04 DEBUG : empty space: Excluded 2026/04/20 08:22:04 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 08:22:04 DEBUG : empty space: Excluded 2026/04/20 08:22:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:22:04 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vihidif8cale') 2026/04/20 08:22:04 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-kexalis0feda') 2026/04/20 08:22:04 DEBUG : potato3: Sizes differ 2026/04/20 08:22:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/20 08:22:04 DEBUG : sub dir/hello world: Excluded 2026/04/20 08:22:04 DEBUG : Linkbox root 'rclone-test-kexalis0feda': Waiting for checks to finish 2026/04/20 08:22:04 DEBUG : Linkbox root 'rclone-test-kexalis0feda': Waiting for transfers to finish 2026/04/20 08:22:04 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:22:04 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:22:04 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:22:04 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:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2026/04/20 08:22:04 DEBUG : Linkbox root 'rclone-test-kexalis0feda': Purge remote 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 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: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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got sub dir/hello world (11) 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "sub dir/hello world" 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 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: TestServerSideMoveWithFilter Messages: directories --- FAIL: TestServerSideMoveWithFilter (51.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:22:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xiwoqil5cafe" 2026/04/20 08:22:26 DEBUG : Linkbox root 'rclone-test-xiwoqil5cafe': Using cached web token 2026/04/20 08:22:33 INFO : tomatoDir: 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/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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-vihidif8cale' -> Linkbox root 'rclone-test-xiwoqil5cafe' 2026/04/20 08:22:47 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:22:47 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:22:48 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:22:48 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/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/20 08:22:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 08:22:59 DEBUG : empty space: size = 1 OK 2026/04/20 08:22:59 DEBUG : empty space: Sizes identical 2026/04/20 08:22:59 DEBUG : empty space: Unchanged skipping 2026/04/20 08:22:59 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vihidif8cale') 2026/04/20 08:22:59 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-xiwoqil5cafe') 2026/04/20 08:22:59 DEBUG : potato3: Sizes differ 2026/04/20 08:23:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:23:00 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:23:00 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:23:00 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 08:23:00 DEBUG : Linkbox root 'rclone-test-xiwoqil5cafe': Waiting for checks to finish 2026/04/20 08:23:00 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/20 08:23:00 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/20 08:23:01 INFO : empty space: Deleted 2026/04/20 08:23:01 DEBUG : Linkbox root 'rclone-test-xiwoqil5cafe': Waiting for transfers to finish 2026/04/20 08:23:01 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/04/20 08:23:01 DEBUG : Linkbox root 'rclone-test-xiwoqil5cafe': Purge remote 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 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: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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got sub dir/hello world (11) 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "sub dir/hello world" 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:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 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: TestServerSideMoveDeleteEmptySourceDirs Messages: directories --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (56.91s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:23:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/rclone-move-test" 2026/04/20 08:23:23 DEBUG : Linkbox root 'rclone-test-vihidif8cale/rclone-move-test': Using cached web token 2026/04/20 08:23:26 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:23:26 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:23:27 DEBUG : potato2: 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:1949 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want potato2 (60) got potato2 (60), sub dir/hello world (11) 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:1949 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "sub dir/hello world" 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 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: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: TestServerSideMoveOverlap Messages: listing wrong, want got sub dir/hello world (11) 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: TestServerSideMoveOverlap Messages: Unexpected file "sub dir/hello world" 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: TestServerSideMoveOverlap Messages: directories --- FAIL: TestServerSideMoveOverlap (30.95s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:23:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/rclone-sync-test" 2026/04/20 08:23:54 DEBUG : Linkbox root 'rclone-test-vihidif8cale/rclone-sync-test': Using cached web token 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 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: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: TestSyncOverlap Messages: listing wrong, want got sub dir/hello world (11) 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: TestSyncOverlap Messages: Unexpected file "sub dir/hello world" 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: TestSyncOverlap Messages: directories --- FAIL: TestSyncOverlap (17.58s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:24:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/dst" 2026/04/20 08:24:11 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dst': Using cached web token 2026/04/20 08:24:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/CompareDest" 2026/04/20 08:24:12 DEBUG : Linkbox root 'rclone-test-vihidif8cale/CompareDest': Using cached web token 2026/04/20 08:24:14 DEBUG : one: Need to transfer - File not found at Destination 2026/04/20 08:24:14 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dst': Waiting for checks to finish 2026/04/20 08:24:14 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dst': Waiting for transfers to finish 2026/04/20 08:24:18 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:24:18 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:24:18 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:24:19 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:24:20 DEBUG : one: size = 3 OK 2026/04/20 08:24:20 INFO : one: Copied (new) 2026/04/20 08:24:20 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) 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:2121 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 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:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) 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:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:24:39 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dst': Waiting for checks to finish 2026/04/20 08:24:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2152737574) 2026/04/20 08:24:39 DEBUG : one: size = 3 (Linkbox root 'rclone-test-vihidif8cale/dst') 2026/04/20 08:24:39 DEBUG : one: Sizes differ 2026/04/20 08:24:39 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dst': Waiting for transfers to finish 2026/04/20 08:24:39 DEBUG : one: Update: removing old file 2026/04/20 08:24:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2152737574) 2026/04/20 08:24:42 DEBUG : one: size = 3 (Linkbox root 'rclone-test-vihidif8cale/dst') 2026/04/20 08:24:42 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2152737574) 5 vs dst(Linkbox root 'rclone-test-vihidif8cale/dst') 3 2026/04/20 08:24:42 INFO : one: Removing failed copy 2026/04/20 08:24:42 INFO : one: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/20 08:24:42 ERROR : Linkbox root 'rclone-test-vihidif8cale/dst': not deleting files as there were IO errors 2026/04/20 08:24:42 ERROR : Linkbox root 'rclone-test-vihidif8cale/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2152737574) 5 vs dst(Linkbox root 'rclone-test-vihidif8cale/dst') 3 Test: TestSyncCompareDest 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 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 run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "dst" failed - try 2/3: directory not empty run.go:130: removing dir "dst" failed - try 3/3: directory not empty run.go:133: removing dir "dst" 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 /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:2132 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got dst/one(1) (5), sub dir/hello world (11) 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:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 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:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one(1)" 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:2132 Error: Not equal: expected: []string{} actual : []string{"dst", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dst", + (string) (len=7) "sub dir" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (51.74s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:25:08 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:25:08 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:25:08 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:25:14 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:25:14 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:25:15 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:25:15 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:25:16 DEBUG : pre-dest2/2: 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: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:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got dst/one(1) (5), pre-dest1/1 (1), pre-dest2/2 (1), sub dir/hello world (11) 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:2243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" 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:2243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "dst/one(1)" 2026/04/20 08:25:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/dest" 2026/04/20 08:25:28 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dest': Using cached web token 2026/04/20 08:25:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/pre-dest1" 2026/04/20 08:25:29 DEBUG : Linkbox root 'rclone-test-vihidif8cale/pre-dest1': Using cached web token 2026/04/20 08:25:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vihidif8cale/pre-dest2" 2026/04/20 08:25:30 DEBUG : Linkbox root 'rclone-test-vihidif8cale/pre-dest2': Using cached web token 2026/04/20 08:25:31 DEBUG : 1: size = 1 OK 2026/04/20 08:25:31 DEBUG : 1: Sizes identical 2026/04/20 08:25:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/20 08:25:31 DEBUG : 2: size = 1 OK 2026/04/20 08:25:31 DEBUG : 2: Sizes identical 2026/04/20 08:25:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/20 08:25:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/20 08:25:32 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dest': Waiting for checks to finish 2026/04/20 08:25:32 DEBUG : Linkbox root 'rclone-test-vihidif8cale/dest': Waiting for transfers to finish 2026/04/20 08:25:35 DEBUG : 3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:25:35 DEBUG : 3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:25:36 DEBUG : 3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:25:36 DEBUG : 3: size = 1 OK 2026/04/20 08:25:36 INFO : 3: Copied (new) 2026/04/20 08:25:36 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:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), dst/one(1) (5), pre-dest1/1 (1), pre-dest2/2 (1), sub dir/hello world (11) 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:2256 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" 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:2256 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "dst/one(1)" 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 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: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: TestSyncMultipleCompareDest Messages: listing wrong, want got sub dir/hello world (11) 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: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" 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: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (73.46s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 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 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: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:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got sub dir/hello world (11) 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:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 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: TestSyncCopyDest Messages: directories --- FAIL: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 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 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: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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got sub dir/hello world (11) 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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 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: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (16.41s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 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 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: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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got sub dir/hello world (11) 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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 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: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (16.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 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 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: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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got sub dir/hello world (11) 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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 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: TestSyncBackupDirWithSuffixKeepExtension Messages: directories --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (16.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 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 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: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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got sub dir/hello world (11) 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:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 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: TestSyncBackupDirSuffixOnly Messages: directories --- FAIL: TestSyncBackupDirSuffixOnly (16.38s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move 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 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: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:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got sub dir/hello world (11) 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:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 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: TestSyncSuffix Messages: directories --- FAIL: TestSyncSuffix (16.41s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move 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 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: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:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got sub dir/hello world (11) 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:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 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: TestSyncSuffixKeepExtension Messages: directories --- FAIL: TestSyncSuffixKeepExtension (16.42s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:28:14 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:28:14 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:28:15 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:28:15 DEBUG : Testêé: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:28:16 DEBUG : Testêé: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:28:18 DEBUG : Testêé: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:28:21 DEBUG : Testêé: Trying to read object after upload: try again in 6.4s (7/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:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), sub dir/hello world (11) 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:2576 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:28:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2152737574) 2026/04/20 08:28:37 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-vihidif8cale') 2026/04/20 08:28:37 DEBUG : Testêé: Sizes differ 2026/04/20 08:28:37 DEBUG : Testêé: Update: removing old file 2026/04/20 08:28:37 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:28:37 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:28:40 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2152737574) 2026/04/20 08:28:40 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-vihidif8cale') 2026/04/20 08:28:40 ERROR : Testêé: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2152737574) 14 vs dst(Linkbox root 'rclone-test-vihidif8cale') 18 2026/04/20 08:28:40 INFO : Testêé: Removing failed copy 2026/04/20 08:28:40 INFO : Testêé: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/20 08:28:40 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting files as there were IO errors 2026/04/20 08:28:40 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:2582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2152737574) 14 vs dst(Linkbox root 'rclone-test-vihidif8cale') 18 Test: TestSyncUTFNorm 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 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: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:2582 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2582 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "Testêé(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 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub dir/hello world" 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:2582 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: TestSyncUTFNorm Messages: directories --- FAIL: TestSyncUTFNorm (46.43s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 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:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2603 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé(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/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:2603 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:29:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 08:29:08 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:29:08 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:29:10 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:29:10 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:29:10 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:29:11 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:29:12 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:29:14 DEBUG : existing: size = 6 OK 2026/04/20 08:29:14 INFO : existing: Copied (new) 2026/04/20 08:29:14 DEBUG : Waiting for deletions to finish 2026/04/20 08:29:14 ERROR : Testêé(1): Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:29:14 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:29:14 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: failed to delete 2 files Test: TestSyncImmutable run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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:2610 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé(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 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub dir/hello world" 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:2610 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: TestSyncImmutable Messages: directories --- FAIL: TestSyncImmutable (37.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "Testêé(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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 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: TestSyncIgnoreCase Messages: directories --- FAIL: TestSyncIgnoreCase (19.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "Testêé(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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 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: TestMaxTransfer/Hard Messages: directories === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "Testêé(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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 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: TestMaxTransfer/Soft Messages: directories === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "Testêé(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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "sub dir/hello world" 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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 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: TestMaxTransfer/Cautious Messages: directories --- FAIL: TestMaxTransfer (60.22s) --- FAIL: TestMaxTransfer/Hard (20.25s) --- FAIL: TestMaxTransfer/Soft (20.01s) --- FAIL: TestMaxTransfer/Cautious (19.96s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-vihidif8cale'", Local "Local file system at /tmp/rclone2152737574", Modify Window "876000h0m0s" 2026/04/20 08:30:58 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:30:58 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:30:58 DEBUG : both0: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:30:59 DEBUG : both0: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:31:00 DEBUG : both0: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:31:02 DEBUG : both0: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:31:05 DEBUG : both0: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/20 08:31:12 DEBUG : both0: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/20 08:31:29 DEBUG : both1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:31:30 DEBUG : both1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:31:30 DEBUG : both1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:31:31 DEBUG : both1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:31:32 DEBUG : both1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:31:34 DEBUG : both1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:31:39 DEBUG : only1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:31:39 DEBUG : only1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:31:40 DEBUG : only1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:31:40 DEBUG : only1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:31:41 DEBUG : only1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:31:43 DEBUG : only1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:31:48 DEBUG : both2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:31:49 DEBUG : both2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:31:49 DEBUG : both2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:31:50 DEBUG : both2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:31:51 DEBUG : both2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:31:54 DEBUG : only2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:31:55 DEBUG : only2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:31:55 DEBUG : only2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:31:56 DEBUG : only2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:31:57 DEBUG : only2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:31:58 DEBUG : only2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:32:04 DEBUG : both3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:04 DEBUG : both3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:05 DEBUG : both3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:06 DEBUG : both3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:32:07 DEBUG : both3: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:32:09 DEBUG : both3: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:32:14 DEBUG : only3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:14 DEBUG : only3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:15 DEBUG : only3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:15 DEBUG : only3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:32:16 DEBUG : only3: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:32:18 DEBUG : only3: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:32:22 DEBUG : only3: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/20 08:32:30 DEBUG : both4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:30 DEBUG : both4: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:33 DEBUG : only4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:33 DEBUG : only4: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:33 DEBUG : only4: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:36 DEBUG : both5: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:36 DEBUG : both5: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:37 DEBUG : both5: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:37 DEBUG : both5: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:32:38 DEBUG : both5: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:32:42 DEBUG : only5: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:42 DEBUG : only5: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:43 DEBUG : only5: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:43 DEBUG : only5: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:32:44 DEBUG : only5: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:32:46 DEBUG : only5: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/20 08:32:51 DEBUG : both6: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:52 DEBUG : both6: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:52 DEBUG : both6: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:32:53 DEBUG : both6: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:32:57 DEBUG : both7: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:32:58 DEBUG : both7: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:32:58 DEBUG : both7: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:01 DEBUG : only7: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:01 DEBUG : only7: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:01 DEBUG : only7: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:04 DEBUG : both8: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:06 DEBUG : only8: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:06 DEBUG : only8: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:07 DEBUG : only8: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:07 DEBUG : only8: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:33:08 DEBUG : only8: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/20 08:33:12 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:12 DEBUG : both9: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:13 DEBUG : both9: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:13 DEBUG : both9: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:33:19 DEBUG : both10: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:21 DEBUG : only10: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:22 DEBUG : only10: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:22 DEBUG : only10: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:25 DEBUG : both11: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:25 DEBUG : both11: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:26 DEBUG : both11: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:29 DEBUG : only11: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:29 DEBUG : only11: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:32 DEBUG : both12: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:33 DEBUG : both12: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:35 DEBUG : only12: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:38 DEBUG : both13: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:38 DEBUG : both13: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:48 DEBUG : both15: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:48 DEBUG : both15: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:49 DEBUG : both15: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:50 DEBUG : both15: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:33:53 DEBUG : only15: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:54 DEBUG : only15: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:56 DEBUG : both16: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:33:57 DEBUG : both16: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:33:57 DEBUG : both16: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:33:58 DEBUG : both16: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:34:01 DEBUG : only16: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:02 DEBUG : only16: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:34:05 DEBUG : both17: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:05 DEBUG : both17: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:34:06 DEBUG : both17: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:34:09 DEBUG : only17: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:09 DEBUG : only17: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:34:10 DEBUG : only17: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:34:10 DEBUG : only17: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:34:16 DEBUG : only18: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:17 DEBUG : only18: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:34:17 DEBUG : only18: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:34:18 DEBUG : only18: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:34:21 DEBUG : both19: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:22 DEBUG : both19: Trying to read object after upload: try again in 200ms (2/10) 2026/04/20 08:34:22 DEBUG : both19: Trying to read object after upload: try again in 400ms (3/10) 2026/04/20 08:34:23 DEBUG : both19: Trying to read object after upload: try again in 800ms (4/10) 2026/04/20 08:34:26 DEBUG : only19: Trying to read object after upload: try again in 100ms (1/10) 2026/04/20 08:34:27 DEBUG : only19: 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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got Testêé(1) (14), both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), sub dir/hello world (11) 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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "Testêé(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/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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" 2026/04/20 08:34:37 DEBUG : both0: size = 6 OK 2026/04/20 08:34:37 DEBUG : both0: Sizes identical 2026/04/20 08:34:37 DEBUG : both11: size = 6 OK 2026/04/20 08:34:37 DEBUG : both11: Sizes identical 2026/04/20 08:34:37 DEBUG : both12: size = 6 OK 2026/04/20 08:34:37 DEBUG : both12: Sizes identical 2026/04/20 08:34:37 DEBUG : both10: size = 6 OK 2026/04/20 08:34:37 DEBUG : both10: Sizes identical 2026/04/20 08:34:37 DEBUG : both0: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both13: size = 6 OK 2026/04/20 08:34:37 DEBUG : both13: Sizes identical 2026/04/20 08:34:37 DEBUG : both11: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both14: size = 6 OK 2026/04/20 08:34:37 DEBUG : both14: Sizes identical 2026/04/20 08:34:37 DEBUG : both14: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both15: size = 6 OK 2026/04/20 08:34:37 DEBUG : both15: Sizes identical 2026/04/20 08:34:37 DEBUG : both15: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both16: size = 6 OK 2026/04/20 08:34:37 DEBUG : both16: Sizes identical 2026/04/20 08:34:37 DEBUG : both12: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both17: size = 6 OK 2026/04/20 08:34:37 DEBUG : both17: Sizes identical 2026/04/20 08:34:37 DEBUG : both10: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both18: size = 6 OK 2026/04/20 08:34:37 DEBUG : both18: Sizes identical 2026/04/20 08:34:37 DEBUG : both18: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both19: size = 6 OK 2026/04/20 08:34:37 DEBUG : both19: Sizes identical 2026/04/20 08:34:37 DEBUG : both19: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both1: size = 6 OK 2026/04/20 08:34:37 DEBUG : both1: Sizes identical 2026/04/20 08:34:37 DEBUG : both1: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both2: size = 6 OK 2026/04/20 08:34:37 DEBUG : both2: Sizes identical 2026/04/20 08:34:37 DEBUG : both2: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both3: size = 6 OK 2026/04/20 08:34:37 DEBUG : both3: Sizes identical 2026/04/20 08:34:37 DEBUG : both13: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both4: size = 6 OK 2026/04/20 08:34:37 DEBUG : both4: Sizes identical 2026/04/20 08:34:37 DEBUG : both4: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both5: size = 6 OK 2026/04/20 08:34:37 DEBUG : both5: Sizes identical 2026/04/20 08:34:37 DEBUG : both5: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both6: size = 6 OK 2026/04/20 08:34:37 DEBUG : both6: Sizes identical 2026/04/20 08:34:37 DEBUG : both6: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both7: size = 6 OK 2026/04/20 08:34:37 DEBUG : both7: Sizes identical 2026/04/20 08:34:37 DEBUG : both16: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both8: size = 6 OK 2026/04/20 08:34:37 DEBUG : both8: Sizes identical 2026/04/20 08:34:37 DEBUG : both8: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both9: size = 6 OK 2026/04/20 08:34:37 DEBUG : both9: Sizes identical 2026/04/20 08:34:37 DEBUG : both9: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both17: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both3: Unchanged skipping 2026/04/20 08:34:37 DEBUG : both7: Unchanged skipping 2026/04/20 08:34:37 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for checks to finish 2026/04/20 08:34:37 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Waiting for transfers to finish 2026/04/20 08:34:37 DEBUG : Waiting for deletions to finish 2026/04/20 08:34:39 INFO : only0: Deleted 2026/04/20 08:34:39 INFO : only15: Deleted 2026/04/20 08:34:39 ERROR : Testêé(1): Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:34:39 INFO : only16: Deleted 2026/04/20 08:34:39 INFO : only18: Deleted 2026/04/20 08:34:40 INFO : only19: Deleted 2026/04/20 08:34:40 INFO : only10: Deleted 2026/04/20 08:34:40 INFO : only11: Deleted 2026/04/20 08:34:41 INFO : only14: Deleted 2026/04/20 08:34:41 INFO : only17: Deleted 2026/04/20 08:34:41 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/20 08:34:42 INFO : only2: Deleted 2026/04/20 08:34:42 INFO : only6: Deleted 2026/04/20 08:34:42 INFO : only7: Deleted 2026/04/20 08:34:43 INFO : only3: Deleted 2026/04/20 08:34:43 INFO : only5: Deleted 2026/04/20 08:34:43 INFO : only12: Deleted 2026/04/20 08:34:43 INFO : only13: Deleted 2026/04/20 08:34:44 INFO : only1: Deleted 2026/04/20 08:34:44 INFO : only4: Deleted 2026/04/20 08:34:44 INFO : only8: Deleted 2026/04/20 08:34:45 INFO : only9: Deleted 2026/04/20 08:34:45 ERROR : Linkbox root 'rclone-test-vihidif8cale': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Received unexpected error: failed to delete 2 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened 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:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got Testêé(1) (14), both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), sub dir/hello world (11) 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:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "Testêé(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/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:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "Testêé(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "Testêé(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "Testêé(1)" failed: could not Remove: Linkbox error 403: not permit 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 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: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: TestSyncConcurrentDelete Messages: listing wrong, want got Testêé(1) (14), sub dir/hello world (11) 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: TestSyncConcurrentDelete Messages: Unexpected file "Testêé(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 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" 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: TestSyncConcurrentDelete Messages: directories --- FAIL: TestSyncConcurrentDelete (284.39s) FAIL 2026/04/20 08:35:40 DEBUG : Linkbox root 'rclone-test-vihidif8cale': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 22m33.220118433s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestSyncIgnoreTimes TestSyncAfterAddingAFile TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete]