"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2025/07/20 03:43:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vamayeh4lane" 2025/07/20 03:43:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:43:57 DEBUG : Creating backend with remote "/tmp/rclone1759192799" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-beyajad5paci" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-beyajad5paci' 2025/07/20 03:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 03:44:03 DEBUG : Linkbox root 'rclone-test-beyajad5paci': Waiting for checks to finish 2025/07/20 03:44:03 DEBUG : Linkbox root 'rclone-test-beyajad5paci': Waiting for transfers to finish 2025/07/20 03:44:03 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/07/20 03:44:03 DEBUG : Linkbox root 'rclone-test-beyajad5paci': Purge remote 2025/07/20 03:44:04 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.40s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-harifov2mebo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-harifov2mebo' 2025/07/20 03:44:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 03:44:12 DEBUG : Linkbox root 'rclone-test-harifov2mebo': Waiting for checks to finish 2025/07/20 03:44:12 DEBUG : Linkbox root 'rclone-test-harifov2mebo': Waiting for transfers to finish 2025/07/20 03:44:12 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/07/20 03:44:12 DEBUG : Linkbox root 'rclone-test-harifov2mebo': Purge remote 2025/07/20 03:44:12 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.62s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ferewut8wudo" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-ferewut8wudo' 2025/07/20 03:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 03:44:20 DEBUG : Linkbox root 'rclone-test-ferewut8wudo': Waiting for checks to finish 2025/07/20 03:44:20 DEBUG : Linkbox root 'rclone-test-ferewut8wudo': Waiting for transfers to finish 2025/07/20 03:44:21 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/07/20 03:44:21 DEBUG : Linkbox root 'rclone-test-ferewut8wudo': Purge remote 2025/07/20 03:44:21 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/20 03:44:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 03:44:29 DEBUG : Local file system at /tmp/rclone1759192799: Waiting for checks to finish 2025/07/20 03:44:29 DEBUG : Local file system at /tmp/rclone1759192799: Waiting for transfers to finish 2025/07/20 03:44:29 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:44:29 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1759192799/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/rclone1759192799/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.16s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fabagod7jepi" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-fabagod7jepi' 2025/07/20 03:44:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 03:44:45 DEBUG : empty space: Sizes identical 2025/07/20 03:44:45 DEBUG : empty space: Unchanged skipping 2025/07/20 03:44:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 03:44:45 DEBUG : Linkbox root 'rclone-test-fabagod7jepi': Waiting for checks to finish 2025/07/20 03:44:46 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:44:46 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/20 03:44:46 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:44:46 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/20 03:44:46 INFO : empty space: Deleted 2025/07/20 03:44:46 DEBUG : Linkbox root 'rclone-test-fabagod7jepi': 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/07/20 03:44:46 DEBUG : Linkbox root 'rclone-test-fabagod7jepi': Purge remote --- FAIL: TestServerSideMove (18.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:44:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuxaber1rola" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-fuxaber1rola' 2025/07/20 03:45:04 DEBUG : empty space: Excluded (Size Filter) 2025/07/20 03:45:04 DEBUG : empty space: Excluded 2025/07/20 03:45:04 DEBUG : empty space: Excluded (Size Filter) 2025/07/20 03:45:04 DEBUG : empty space: Excluded 2025/07/20 03:45:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 03:45:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 03:45:04 DEBUG : Linkbox root 'rclone-test-fuxaber1rola': Waiting for checks to finish 2025/07/20 03:45:04 DEBUG : Linkbox root 'rclone-test-fuxaber1rola': Waiting for transfers to finish 2025/07/20 03:45:04 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:04 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:04 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:04 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/07/20 03:45:04 DEBUG : Linkbox root 'rclone-test-fuxaber1rola': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-vamayeh4lane'", Local "Local file system at /tmp/rclone1759192799", Modify Window "876000h0m0s" 2025/07/20 03:45:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lajocuf0cedi" 2025/07/20 03:45:17 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-vamayeh4lane' -> Linkbox root 'rclone-test-lajocuf0cedi' 2025/07/20 03:45:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 03:45:24 DEBUG : empty space: Sizes identical 2025/07/20 03:45:24 DEBUG : empty space: Unchanged skipping 2025/07/20 03:45:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 03:45:25 DEBUG : Linkbox root 'rclone-test-lajocuf0cedi': Waiting for checks to finish 2025/07/20 03:45:25 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:25 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:25 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:25 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/20 03:45:26 INFO : empty space: Deleted 2025/07/20 03:45:26 DEBUG : Linkbox root 'rclone-test-lajocuf0cedi': Waiting for transfers to finish 2025/07/20 03:45:26 ERROR : Linkbox root 'rclone-test-vamayeh4lane': 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/07/20 03:45:26 DEBUG : Linkbox root 'rclone-test-lajocuf0cedi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.19s) FAIL 2025/07/20 03:45:32 DEBUG : Linkbox root 'rclone-test-vamayeh4lane': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m37.387135713s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]