"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2025/03/13 11:43:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yopunuw6zehu" 2025/03/13 11:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 11:43:49 DEBUG : Creating backend with remote "/tmp/rclone2865704205" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:43:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gitotof1yugo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-gitotof1yugo' 2025/03/13 11:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 11:43:57 DEBUG : Linkbox root 'rclone-test-gitotof1yugo': Waiting for checks to finish 2025/03/13 11:43:57 DEBUG : Linkbox root 'rclone-test-gitotof1yugo': Waiting for transfers to finish 2025/03/13 11:43:57 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/03/13 11:43:57 DEBUG : Linkbox root 'rclone-test-gitotof1yugo': Purge remote 2025/03/13 11:43:57 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:44:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cobovif7digu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-cobovif7digu' 2025/03/13 11:44:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 11:44:08 DEBUG : Linkbox root 'rclone-test-cobovif7digu': Waiting for checks to finish 2025/03/13 11:44:08 DEBUG : Linkbox root 'rclone-test-cobovif7digu': Waiting for transfers to finish 2025/03/13 11:44:09 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/03/13 11:44:09 DEBUG : Linkbox root 'rclone-test-cobovif7digu': Purge remote 2025/03/13 11:44:09 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:44:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wutocub8luho" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-wutocub8luho' 2025/03/13 11:44:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 11:44:19 DEBUG : Linkbox root 'rclone-test-wutocub8luho': Waiting for checks to finish 2025/03/13 11:44:19 DEBUG : Linkbox root 'rclone-test-wutocub8luho': Waiting for transfers to finish 2025/03/13 11:44:19 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/03/13 11:44:19 DEBUG : Linkbox root 'rclone-test-wutocub8luho': Purge remote 2025/03/13 11:44:20 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.82s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:44:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/13 11:44:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 11:44:30 DEBUG : Local file system at /tmp/rclone2865704205: Waiting for checks to finish 2025/03/13 11:44:30 DEBUG : Local file system at /tmp/rclone2865704205: Waiting for transfers to finish 2025/03/13 11:44:30 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/03/13 11:44:30 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2865704205/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/rclone2865704205/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.24s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:44:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuquliy9dupi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-fuquliy9dupi' 2025/03/13 11:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 11:44:51 DEBUG : empty space: Sizes identical 2025/03/13 11:44:51 DEBUG : empty space: Unchanged skipping 2025/03/13 11:44:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 11:44:51 DEBUG : Linkbox root 'rclone-test-fuquliy9dupi': Waiting for checks to finish 2025/03/13 11:44:51 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:44: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/03/13 11:44:51 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:44: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/03/13 11:44:52 INFO : empty space: Deleted 2025/03/13 11:44:52 DEBUG : Linkbox root 'rclone-test-fuquliy9dupi': 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/03/13 11:44:52 DEBUG : Linkbox root 'rclone-test-fuquliy9dupi': Purge remote --- FAIL: TestServerSideMove (23.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:44:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pepusek0gaxo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-pepusek0gaxo' 2025/03/13 11:45:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 11:45:14 DEBUG : empty space: Excluded 2025/03/13 11:45:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 11:45:14 DEBUG : empty space: Excluded 2025/03/13 11:45:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 11:45:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 11:45:14 DEBUG : Linkbox root 'rclone-test-pepusek0gaxo': Waiting for checks to finish 2025/03/13 11:45:14 DEBUG : Linkbox root 'rclone-test-pepusek0gaxo': Waiting for transfers to finish 2025/03/13 11:45:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:45:14 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/03/13 11:45:14 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:45:14 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/03/13 11:45:14 DEBUG : Linkbox root 'rclone-test-pepusek0gaxo': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yopunuw6zehu'", Local "Local file system at /tmp/rclone2865704205", Modify Window "876000h0m0s" 2025/03/13 11:45:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wizagoc1suwi" 2025/03/13 11:45:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yopunuw6zehu' -> Linkbox root 'rclone-test-wizagoc1suwi' 2025/03/13 11:45:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 11:45:40 DEBUG : empty space: Sizes identical 2025/03/13 11:45:40 DEBUG : empty space: Unchanged skipping 2025/03/13 11:45:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 11:45:40 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:45:40 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/03/13 11:45:40 DEBUG : Linkbox root 'rclone-test-wizagoc1suwi': Waiting for checks to finish 2025/03/13 11:45:41 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/13 11:45:41 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/03/13 11:45:42 INFO : empty space: Deleted 2025/03/13 11:45:42 DEBUG : Linkbox root 'rclone-test-wizagoc1suwi': Waiting for transfers to finish 2025/03/13 11:45:42 ERROR : Linkbox root 'rclone-test-yopunuw6zehu': 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/03/13 11:45:42 DEBUG : Linkbox root 'rclone-test-wizagoc1suwi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.33s) FAIL 2025/03/13 11:45:49 DEBUG : Linkbox root 'rclone-test-yopunuw6zehu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m2.545733161s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]