"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2025/02/20 06:19:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruqecon0moju" 2025/02/20 06:19:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/20 06:19:51 DEBUG : Creating backend with remote "/tmp/rclone3401756901" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:19:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-junatiq7wizo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-junatiq7wizo' 2025/02/20 06:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 06:20:00 DEBUG : Linkbox root 'rclone-test-junatiq7wizo': Waiting for checks to finish 2025/02/20 06:20:00 DEBUG : Linkbox root 'rclone-test-junatiq7wizo': Waiting for transfers to finish 2025/02/20 06:20: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" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/02/20 06:20:00 DEBUG : Linkbox root 'rclone-test-junatiq7wizo': Purge remote 2025/02/20 06:20:00 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:20:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kifukol6lodo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-kifukol6lodo' 2025/02/20 06:20:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 06:20:11 DEBUG : Linkbox root 'rclone-test-kifukol6lodo': Waiting for checks to finish 2025/02/20 06:20:11 DEBUG : Linkbox root 'rclone-test-kifukol6lodo': Waiting for transfers to finish 2025/02/20 06:20:11 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:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/02/20 06:20:11 DEBUG : Linkbox root 'rclone-test-kifukol6lodo': Purge remote 2025/02/20 06:20:12 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:20:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wogagus2xoga" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-wogagus2xoga' 2025/02/20 06:20:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 06:20:24 DEBUG : Linkbox root 'rclone-test-wogagus2xoga': Waiting for checks to finish 2025/02/20 06:20:24 DEBUG : Linkbox root 'rclone-test-wogagus2xoga': Waiting for transfers to finish 2025/02/20 06:20:24 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:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/02/20 06:20:24 DEBUG : Linkbox root 'rclone-test-wogagus2xoga': Purge remote 2025/02/20 06:20:24 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.39s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:20:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/20 06:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 06:20:35 DEBUG : Local file system at /tmp/rclone3401756901: Waiting for checks to finish 2025/02/20 06:20:35 DEBUG : Local file system at /tmp/rclone3401756901: Waiting for transfers to finish 2025/02/20 06:20:35 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:20:35 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3401756901/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3401756901/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.90s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:20:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muqiden9vuju" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-muqiden9vuju' 2025/02/20 06:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 06:20:59 DEBUG : empty space: Sizes identical 2025/02/20 06:20:59 DEBUG : empty space: Unchanged skipping 2025/02/20 06:20:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 06:20:59 DEBUG : Linkbox root 'rclone-test-muqiden9vuju': Waiting for checks to finish 2025/02/20 06:20:59 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:20:59 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:20:59 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:20:59 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:01 INFO : empty space: Deleted 2025/02/20 06:21:01 DEBUG : Linkbox root 'rclone-test-muqiden9vuju': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/02/20 06:21:01 DEBUG : Linkbox root 'rclone-test-muqiden9vuju': Purge remote --- FAIL: TestServerSideMove (26.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:21:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-poqeful1suti" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-poqeful1suti' 2025/02/20 06:21:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 06:21:24 DEBUG : empty space: Excluded 2025/02/20 06:21:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 06:21:24 DEBUG : empty space: Excluded 2025/02/20 06:21:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 06:21:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 06:21:24 DEBUG : Linkbox root 'rclone-test-poqeful1suti': Waiting for checks to finish 2025/02/20 06:21:24 DEBUG : Linkbox root 'rclone-test-poqeful1suti': Waiting for transfers to finish 2025/02/20 06:21:25 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:25 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:25 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:25 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:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/02/20 06:21:25 DEBUG : Linkbox root 'rclone-test-poqeful1suti': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-ruqecon0moju'", Local "Local file system at /tmp/rclone3401756901", Modify Window "876000h0m0s" 2025/02/20 06:21:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-duqolar6pofe" 2025/02/20 06:21:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-ruqecon0moju' -> Linkbox root 'rclone-test-duqolar6pofe' 2025/02/20 06:21:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 06:21:51 DEBUG : empty space: Sizes identical 2025/02/20 06:21:51 DEBUG : empty space: Unchanged skipping 2025/02/20 06:21:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 06:21:52 DEBUG : Linkbox root 'rclone-test-duqolar6pofe': Waiting for checks to finish 2025/02/20 06:21:52 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:52 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:52 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:52 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/20 06:21:53 INFO : empty space: Deleted 2025/02/20 06:21:53 DEBUG : Linkbox root 'rclone-test-duqolar6pofe': Waiting for transfers to finish 2025/02/20 06:21:53 ERROR : Linkbox root 'rclone-test-ruqecon0moju': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/02/20 06:21:53 DEBUG : Linkbox root 'rclone-test-duqolar6pofe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (29.11s) FAIL 2025/02/20 06:22:01 DEBUG : Linkbox root 'rclone-test-ruqecon0moju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m12.334566173s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]