"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2025/11/28 03:53:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vedufix3bofo" 2025/11/28 03:53:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 03:53:26 DEBUG : Creating backend with remote "/tmp/rclone59913971" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:53:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kuxewic2bexa" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-kuxewic2bexa' 2025/11/28 03:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:53:33 DEBUG : Linkbox root 'rclone-test-kuxewic2bexa': Waiting for checks to finish 2025/11/28 03:53:33 DEBUG : Linkbox root 'rclone-test-kuxewic2bexa': Waiting for transfers to finish 2025/11/28 03:53:33 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 2025/11/28 03:53:33 DEBUG : Linkbox root 'rclone-test-kuxewic2bexa': Purge remote 2025/11/28 03:53:34 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.80s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:53:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-warepoc6nice" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-warepoc6nice' 2025/11/28 03:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:53:42 DEBUG : Linkbox root 'rclone-test-warepoc6nice': Waiting for checks to finish 2025/11/28 03:53:42 DEBUG : Linkbox root 'rclone-test-warepoc6nice': Waiting for transfers to finish 2025/11/28 03:53:42 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 2025/11/28 03:53:42 DEBUG : Linkbox root 'rclone-test-warepoc6nice': Purge remote 2025/11/28 03:53:43 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:53:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lubiriz4reho" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-lubiriz4reho' 2025/11/28 03:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:53:51 DEBUG : Linkbox root 'rclone-test-lubiriz4reho': Waiting for checks to finish 2025/11/28 03:53:51 DEBUG : Linkbox root 'rclone-test-lubiriz4reho': Waiting for transfers to finish 2025/11/28 03:53:51 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 2025/11/28 03:53:51 DEBUG : Linkbox root 'rclone-test-lubiriz4reho': Purge remote 2025/11/28 03:53:52 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.26s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:54:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/28 03:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:54:00 DEBUG : Local file system at /tmp/rclone59913971: Waiting for checks to finish 2025/11/28 03:54:00 DEBUG : Local file system at /tmp/rclone59913971: Waiting for transfers to finish 2025/11/28 03:54:00 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:00 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone59913971/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/rclone59913971/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:54:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/28 03:54:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 03:54:04 DEBUG : Linkbox root 'rclone-test-vedufix3bofo': Waiting for checks to finish 2025/11/28 03:54:04 DEBUG : Linkbox root 'rclone-test-vedufix3bofo': Waiting for transfers to finish 2025/11/28 03:54:07 DEBUG : existing-b: size = 6 OK 2025/11/28 03:54:07 INFO : existing-b: Copied (new) 2025/11/28 03:54:07 INFO : existing-b: Deleted 2025/11/28 03:54:07 DEBUG : existing: size = 6 OK 2025/11/28 03:54:07 INFO : existing: Copied (new) 2025/11/28 03:54:07 INFO : existing: Deleted 2025/11/28 03:54:07 DEBUG : existing: Destination exists, skipping 2025/11/28 03:54:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/28 03:54:07 DEBUG : Linkbox root 'rclone-test-vedufix3bofo': Waiting for checks to finish 2025/11/28 03:54:07 DEBUG : Linkbox root 'rclone-test-vedufix3bofo': Waiting for transfers to finish 2025/11/28 03:54:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.91s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:54:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rakuyoj2gapo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-rakuyoj2gapo' 2025/11/28 03:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:54:24 DEBUG : empty space: size = 1 OK 2025/11/28 03:54:24 DEBUG : empty space: Sizes identical 2025/11/28 03:54:24 DEBUG : empty space: Unchanged skipping 2025/11/28 03:54:24 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vedufix3bofo') 2025/11/28 03:54:24 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-rakuyoj2gapo') 2025/11/28 03:54:24 DEBUG : Linkbox root 'rclone-test-rakuyoj2gapo': Waiting for checks to finish 2025/11/28 03:54:24 DEBUG : potato3: Sizes differ 2025/11/28 03:54:25 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:25 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:25 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:25 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:26 INFO : empty space: Deleted 2025/11/28 03:54:26 DEBUG : Linkbox root 'rclone-test-rakuyoj2gapo': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/28 03:54:26 DEBUG : Linkbox root 'rclone-test-rakuyoj2gapo': Purge remote --- FAIL: TestServerSideMove (19.21s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:54:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suvoboh2jibu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-suvoboh2jibu' 2025/11/28 03:54:44 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 03:54:44 DEBUG : empty space: Excluded 2025/11/28 03:54:44 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 03:54:44 DEBUG : empty space: Excluded 2025/11/28 03:54:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:54:44 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vedufix3bofo') 2025/11/28 03:54:44 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-suvoboh2jibu') 2025/11/28 03:54:44 DEBUG : potato3: Sizes differ 2025/11/28 03:54:44 DEBUG : Linkbox root 'rclone-test-suvoboh2jibu': Waiting for checks to finish 2025/11/28 03:54:44 DEBUG : Linkbox root 'rclone-test-suvoboh2jibu': Waiting for transfers to finish 2025/11/28 03:54:44 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:44 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:44 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:54:44 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/28 03:54:44 DEBUG : Linkbox root 'rclone-test-suvoboh2jibu': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-vedufix3bofo'", Local "Local file system at /tmp/rclone59913971", Modify Window "876000h0m0s" 2025/11/28 03:54:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-beyacoc9temu" 2025/11/28 03:54:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vedufix3bofo' -> Linkbox root 'rclone-test-beyacoc9temu' 2025/11/28 03:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:55:05 DEBUG : empty space: size = 1 OK 2025/11/28 03:55:05 DEBUG : empty space: Sizes identical 2025/11/28 03:55:05 DEBUG : empty space: Unchanged skipping 2025/11/28 03:55:05 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-vedufix3bofo') 2025/11/28 03:55:05 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-beyacoc9temu') 2025/11/28 03:55:05 DEBUG : potato3: Sizes differ 2025/11/28 03:55:06 DEBUG : Linkbox root 'rclone-test-beyacoc9temu': Waiting for checks to finish 2025/11/28 03:55:06 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:55:06 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:55:06 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:55:06 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:55:07 INFO : empty space: Deleted 2025/11/28 03:55:07 DEBUG : Linkbox root 'rclone-test-beyacoc9temu': Waiting for transfers to finish 2025/11/28 03:55:07 ERROR : Linkbox root 'rclone-test-vedufix3bofo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/28 03:55:07 DEBUG : Linkbox root 'rclone-test-beyacoc9temu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.03s) FAIL 2025/11/28 03:55:13 DEBUG : Linkbox root 'rclone-test-vedufix3bofo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m48.854385966s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]