"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2025/03/30 01:57:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yecisov2zizo" 2025/03/30 01:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 01:57:07 DEBUG : Creating backend with remote "/tmp/rclone1756149215" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:57:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jupazuh8yegu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-jupazuh8yegu' 2025/03/30 01:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 01:57:16 DEBUG : Linkbox root 'rclone-test-jupazuh8yegu': Waiting for checks to finish 2025/03/30 01:57:16 DEBUG : Linkbox root 'rclone-test-jupazuh8yegu': Waiting for transfers to finish 2025/03/30 01:57:16 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/30 01:57:16 DEBUG : Linkbox root 'rclone-test-jupazuh8yegu': Purge remote 2025/03/30 01:57:16 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:57:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xiyayun5qolu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-xiyayun5qolu' 2025/03/30 01:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 01:57:28 DEBUG : Linkbox root 'rclone-test-xiyayun5qolu': Waiting for checks to finish 2025/03/30 01:57:28 DEBUG : Linkbox root 'rclone-test-xiyayun5qolu': Waiting for transfers to finish 2025/03/30 01:57: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/03/30 01:57:28 DEBUG : Linkbox root 'rclone-test-xiyayun5qolu': Purge remote 2025/03/30 01:57:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:57:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-movotep3gaga" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-movotep3gaga' 2025/03/30 01:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 01:57:40 DEBUG : Linkbox root 'rclone-test-movotep3gaga': Waiting for checks to finish 2025/03/30 01:57:40 DEBUG : Linkbox root 'rclone-test-movotep3gaga': Waiting for transfers to finish 2025/03/30 01:57:40 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/30 01:57:40 DEBUG : Linkbox root 'rclone-test-movotep3gaga': Purge remote 2025/03/30 01:57:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.87s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:57:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 01:57:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 01:57:51 DEBUG : Local file system at /tmp/rclone1756149215: Waiting for checks to finish 2025/03/30 01:57:51 DEBUG : Local file system at /tmp/rclone1756149215: Waiting for transfers to finish 2025/03/30 01:57:51 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/30 01:57:51 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1756149215/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/rclone1756149215/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.72s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:57:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rigewec6juba" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-rigewec6juba' 2025/03/30 01:58:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 01:58:13 DEBUG : empty space: Sizes identical 2025/03/30 01:58:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 01:58:13 DEBUG : empty space: Unchanged skipping 2025/03/30 01:58:13 DEBUG : Linkbox root 'rclone-test-rigewec6juba': Waiting for checks to finish 2025/03/30 01:58:13 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:58:13 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/30 01:58:13 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:58:13 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/30 01:58:14 INFO : empty space: Deleted 2025/03/30 01:58:14 DEBUG : Linkbox root 'rclone-test-rigewec6juba': 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/30 01:58:14 DEBUG : Linkbox root 'rclone-test-rigewec6juba': Purge remote --- FAIL: TestServerSideMove (24.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:58:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-totebir0suwo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-totebir0suwo' 2025/03/30 01:58:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 01:58:37 DEBUG : empty space: Excluded 2025/03/30 01:58:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 01:58:37 DEBUG : empty space: Excluded 2025/03/30 01:58:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 01:58:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 01:58:37 DEBUG : Linkbox root 'rclone-test-totebir0suwo': Waiting for checks to finish 2025/03/30 01:58:37 DEBUG : Linkbox root 'rclone-test-totebir0suwo': Waiting for transfers to finish 2025/03/30 01:58:37 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:58:37 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/30 01:58:37 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:58:37 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/30 01:58:37 DEBUG : Linkbox root 'rclone-test-totebir0suwo': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yecisov2zizo'", Local "Local file system at /tmp/rclone1756149215", Modify Window "876000h0m0s" 2025/03/30 01:58:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-niqofex5tuna" 2025/03/30 01:58:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yecisov2zizo' -> Linkbox root 'rclone-test-niqofex5tuna' 2025/03/30 01:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 01:59:03 DEBUG : empty space: Sizes identical 2025/03/30 01:59:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 01:59:03 DEBUG : empty space: Unchanged skipping 2025/03/30 01:59:04 DEBUG : Linkbox root 'rclone-test-niqofex5tuna': Waiting for checks to finish 2025/03/30 01:59:04 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:59:04 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/30 01:59:04 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/30 01:59:04 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/30 01:59:05 INFO : empty space: Deleted 2025/03/30 01:59:05 DEBUG : Linkbox root 'rclone-test-niqofex5tuna': Waiting for transfers to finish 2025/03/30 01:59:05 ERROR : Linkbox root 'rclone-test-yecisov2zizo': 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/30 01:59:05 DEBUG : Linkbox root 'rclone-test-niqofex5tuna': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.91s) FAIL 2025/03/30 01:59:13 DEBUG : Linkbox root 'rclone-test-yecisov2zizo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m7.742818986s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]