"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2025/05/20 05:15:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xopeboy9gili" 2025/05/20 05:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 05:15:10 DEBUG : Creating backend with remote "/tmp/rclone3239669075" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:15:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sozazom9nawa" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-sozazom9nawa' 2025/05/20 05:15:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:15:18 DEBUG : Linkbox root 'rclone-test-sozazom9nawa': Waiting for checks to finish 2025/05/20 05:15:18 DEBUG : Linkbox root 'rclone-test-sozazom9nawa': Waiting for transfers to finish 2025/05/20 05:15:18 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/05/20 05:15:18 DEBUG : Linkbox root 'rclone-test-sozazom9nawa': Purge remote 2025/05/20 05:15:18 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:15:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zudamow0muha" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-zudamow0muha' 2025/05/20 05:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:15:28 DEBUG : Linkbox root 'rclone-test-zudamow0muha': Waiting for checks to finish 2025/05/20 05:15:28 DEBUG : Linkbox root 'rclone-test-zudamow0muha': Waiting for transfers to finish 2025/05/20 05:15:28 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/05/20 05:15:28 DEBUG : Linkbox root 'rclone-test-zudamow0muha': Purge remote 2025/05/20 05:15:28 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:15:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fajelul0howu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-fajelul0howu' 2025/05/20 05:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:15:38 DEBUG : Linkbox root 'rclone-test-fajelul0howu': Waiting for checks to finish 2025/05/20 05:15:38 DEBUG : Linkbox root 'rclone-test-fajelul0howu': Waiting for transfers to finish 2025/05/20 05:15:38 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/05/20 05:15:38 DEBUG : Linkbox root 'rclone-test-fajelul0howu': Purge remote 2025/05/20 05:15:38 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.87s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:15:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/20 05:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:15:47 DEBUG : Local file system at /tmp/rclone3239669075: Waiting for checks to finish 2025/05/20 05:15:47 DEBUG : Local file system at /tmp/rclone3239669075: Waiting for transfers to finish 2025/05/20 05:15:47 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/05/20 05:15:47 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3239669075/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/rclone3239669075/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.19s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:15:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruwegoh6beqa" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-ruwegoh6beqa' 2025/05/20 05:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:16:06 DEBUG : empty space: Sizes identical 2025/05/20 05:16:06 DEBUG : empty space: Unchanged skipping 2025/05/20 05:16:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:16:06 DEBUG : Linkbox root 'rclone-test-ruwegoh6beqa': Waiting for checks to finish 2025/05/20 05:16:06 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:06 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/05/20 05:16:06 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:06 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/05/20 05:16:07 INFO : empty space: Deleted 2025/05/20 05:16:07 DEBUG : Linkbox root 'rclone-test-ruwegoh6beqa': 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/05/20 05:16:07 DEBUG : Linkbox root 'rclone-test-ruwegoh6beqa': Purge remote --- FAIL: TestServerSideMove (21.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:16:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gavufir5qiza" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-gavufir5qiza' 2025/05/20 05:16:27 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 05:16:27 DEBUG : empty space: Excluded 2025/05/20 05:16:27 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 05:16:27 DEBUG : empty space: Excluded 2025/05/20 05:16:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:16:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:16:27 DEBUG : Linkbox root 'rclone-test-gavufir5qiza': Waiting for checks to finish 2025/05/20 05:16:27 DEBUG : Linkbox root 'rclone-test-gavufir5qiza': Waiting for transfers to finish 2025/05/20 05:16:27 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:27 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/05/20 05:16:27 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:27 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/05/20 05:16:27 DEBUG : Linkbox root 'rclone-test-gavufir5qiza': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xopeboy9gili'", Local "Local file system at /tmp/rclone3239669075", Modify Window "876000h0m0s" 2025/05/20 05:16:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yategez8piko" 2025/05/20 05:16:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xopeboy9gili' -> Linkbox root 'rclone-test-yategez8piko' 2025/05/20 05:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:16:50 DEBUG : empty space: Sizes identical 2025/05/20 05:16:50 DEBUG : empty space: Unchanged skipping 2025/05/20 05:16:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:16:51 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:51 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/05/20 05:16:51 DEBUG : Linkbox root 'rclone-test-yategez8piko': Waiting for checks to finish 2025/05/20 05:16:51 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/20 05:16:51 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/05/20 05:16:52 INFO : empty space: Deleted 2025/05/20 05:16:52 DEBUG : Linkbox root 'rclone-test-yategez8piko': Waiting for transfers to finish 2025/05/20 05:16:52 ERROR : Linkbox root 'rclone-test-xopeboy9gili': 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/05/20 05:16:52 DEBUG : Linkbox root 'rclone-test-yategez8piko': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.54s) FAIL 2025/05/20 05:16:59 DEBUG : Linkbox root 'rclone-test-xopeboy9gili': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m50.579400859s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]