"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2026/01/23 04:58:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cifihed0teqo" 2026/01/23 04:58:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/23 04:58:34 DEBUG : Creating backend with remote "/tmp/rclone3549261890" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:58:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-resobah7navi" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-resobah7navi' 2026/01/23 04:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:58:40 DEBUG : Linkbox root 'rclone-test-resobah7navi': Waiting for checks to finish 2026/01/23 04:58:40 DEBUG : Linkbox root 'rclone-test-resobah7navi': Waiting for transfers to finish 2026/01/23 04:58:40 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideCopy 2026/01/23 04:58:40 DEBUG : Linkbox root 'rclone-test-resobah7navi': Purge remote 2026/01/23 04:58:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.95s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:58:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nagacax3taxo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-nagacax3taxo' 2026/01/23 04:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:58:49 DEBUG : Linkbox root 'rclone-test-nagacax3taxo': Waiting for checks to finish 2026/01/23 04:58:49 DEBUG : Linkbox root 'rclone-test-nagacax3taxo': Waiting for transfers to finish 2026/01/23 04:58:49 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideCopyOverSelf 2026/01/23 04:58:49 DEBUG : Linkbox root 'rclone-test-nagacax3taxo': Purge remote 2026/01/23 04:58:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.49s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:58:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jisituk4bato" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-jisituk4bato' 2026/01/23 04:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:58:57 DEBUG : Linkbox root 'rclone-test-jisituk4bato': Waiting for checks to finish 2026/01/23 04:58:57 DEBUG : Linkbox root 'rclone-test-jisituk4bato': Waiting for transfers to finish 2026/01/23 04:58:57 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveOverSelf 2026/01/23 04:58:57 DEBUG : Linkbox root 'rclone-test-jisituk4bato': Purge remote 2026/01/23 04:58:58 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.50s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:59:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/23 04:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:59:05 DEBUG : Local file system at /tmp/rclone3549261890: Waiting for checks to finish 2026/01/23 04:59:05 DEBUG : Local file system at /tmp/rclone3549261890: Waiting for transfers to finish 2026/01/23 04:59:05 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:05 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3549261890/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/rclone3549261890/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.02s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:59:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-falukar2vace" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-falukar2vace' 2026/01/23 04:59:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:59:21 DEBUG : empty space: size = 1 OK 2026/01/23 04:59:21 DEBUG : empty space: Sizes identical 2026/01/23 04:59:21 DEBUG : empty space: Unchanged skipping 2026/01/23 04:59:21 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cifihed0teqo') 2026/01/23 04:59:21 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-falukar2vace') 2026/01/23 04:59:21 DEBUG : potato3: Sizes differ 2026/01/23 04:59:21 DEBUG : Linkbox root 'rclone-test-falukar2vace': Waiting for checks to finish 2026/01/23 04:59:22 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:22 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:22 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:22 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:22 INFO : empty space: Deleted 2026/01/23 04:59:22 DEBUG : Linkbox root 'rclone-test-falukar2vace': 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: RootURL not set Test: TestServerSideMove 2026/01/23 04:59:22 DEBUG : Linkbox root 'rclone-test-falukar2vace': Purge remote --- FAIL: TestServerSideMove (17.81s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:59:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gonedul0sati" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-gonedul0sati' 2026/01/23 04:59:39 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:59:39 DEBUG : empty space: Excluded 2026/01/23 04:59:39 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:59:39 DEBUG : empty space: Excluded 2026/01/23 04:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:59:39 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cifihed0teqo') 2026/01/23 04:59:39 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-gonedul0sati') 2026/01/23 04:59:39 DEBUG : potato3: Sizes differ 2026/01/23 04:59:39 DEBUG : Linkbox root 'rclone-test-gonedul0sati': Waiting for checks to finish 2026/01/23 04:59:39 DEBUG : Linkbox root 'rclone-test-gonedul0sati': Waiting for transfers to finish 2026/01/23 04:59:39 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:39 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:40 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:59:40 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveWithFilter 2026/01/23 04:59:40 DEBUG : Linkbox root 'rclone-test-gonedul0sati': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-cifihed0teqo'", Local "Local file system at /tmp/rclone3549261890", Modify Window "876000h0m0s" 2026/01/23 04:59:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rihusem4naqo" 2026/01/23 04:59:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cifihed0teqo' -> Linkbox root 'rclone-test-rihusem4naqo' 2026/01/23 04:59:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:59:59 DEBUG : empty space: size = 1 OK 2026/01/23 04:59:59 DEBUG : empty space: Sizes identical 2026/01/23 04:59:59 DEBUG : empty space: Unchanged skipping 2026/01/23 04:59:59 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cifihed0teqo') 2026/01/23 04:59:59 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-rihusem4naqo') 2026/01/23 04:59:59 DEBUG : potato3: Sizes differ 2026/01/23 04:59:59 DEBUG : Linkbox root 'rclone-test-rihusem4naqo': Waiting for checks to finish 2026/01/23 05:00:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:00 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:00 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:00 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:01 INFO : empty space: Deleted 2026/01/23 05:00:01 DEBUG : Linkbox root 'rclone-test-rihusem4naqo': Waiting for transfers to finish 2026/01/23 05:00:01 ERROR : Linkbox root 'rclone-test-cifihed0teqo': 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/01/23 05:00:01 DEBUG : Linkbox root 'rclone-test-rihusem4naqo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.61s) FAIL 2026/01/23 05:00:07 DEBUG : Linkbox root 'rclone-test-cifihed0teqo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m34.699025414s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]