"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2025/02/12 01:40:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuguvuw2latu" 2025/02/12 01:40:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 01:40:10 DEBUG : Creating backend with remote "/tmp/rclone2653937186" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:40:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rewoneh8cowu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-rewoneh8cowu' 2025/02/12 01:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:40:19 DEBUG : Linkbox root 'rclone-test-rewoneh8cowu': Waiting for checks to finish 2025/02/12 01:40:19 DEBUG : Linkbox root 'rclone-test-rewoneh8cowu': Waiting for transfers to finish 2025/02/12 01:40: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: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/12 01:40:19 DEBUG : Linkbox root 'rclone-test-rewoneh8cowu': Purge remote 2025/02/12 01:40:19 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:40:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-celilem1nowe" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-celilem1nowe' 2025/02/12 01:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:40:30 DEBUG : Linkbox root 'rclone-test-celilem1nowe': Waiting for checks to finish 2025/02/12 01:40:30 DEBUG : Linkbox root 'rclone-test-celilem1nowe': Waiting for transfers to finish 2025/02/12 01:40: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" 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/12 01:40:30 DEBUG : Linkbox root 'rclone-test-celilem1nowe': Purge remote 2025/02/12 01:40:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:40:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qetunuk9hoko" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-qetunuk9hoko' 2025/02/12 01:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:40:42 DEBUG : Linkbox root 'rclone-test-qetunuk9hoko': Waiting for checks to finish 2025/02/12 01:40:42 DEBUG : Linkbox root 'rclone-test-qetunuk9hoko': Waiting for transfers to finish 2025/02/12 01:40:42 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/12 01:40:42 DEBUG : Linkbox root 'rclone-test-qetunuk9hoko': Purge remote 2025/02/12 01:40:43 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.64s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:40:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/12 01:40:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:40:53 DEBUG : Local file system at /tmp/rclone2653937186: Waiting for checks to finish 2025/02/12 01:40:53 DEBUG : Local file system at /tmp/rclone2653937186: Waiting for transfers to finish 2025/02/12 01:40:53 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/12 01:40:53 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2653937186/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/rclone2653937186/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.43s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:40:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qefaqob3xebe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-qefaqob3xebe' 2025/02/12 01:41:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:41:14 DEBUG : empty space: Sizes identical 2025/02/12 01:41:14 DEBUG : empty space: Unchanged skipping 2025/02/12 01:41:14 DEBUG : Linkbox root 'rclone-test-qefaqob3xebe': Waiting for checks to finish 2025/02/12 01:41:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:41:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:41: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/02/12 01:41:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:41:15 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/12 01:41:16 INFO : empty space: Deleted 2025/02/12 01:41:16 DEBUG : Linkbox root 'rclone-test-qefaqob3xebe': 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/12 01:41:16 DEBUG : Linkbox root 'rclone-test-qefaqob3xebe': Purge remote --- FAIL: TestServerSideMove (24.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:41:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-volador8pizi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-volador8pizi' 2025/02/12 01:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:41:39 DEBUG : empty space: Excluded 2025/02/12 01:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:41:39 DEBUG : empty space: Excluded 2025/02/12 01:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:41:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:41:39 DEBUG : Linkbox root 'rclone-test-volador8pizi': Waiting for checks to finish 2025/02/12 01:41:39 DEBUG : Linkbox root 'rclone-test-volador8pizi': Waiting for transfers to finish 2025/02/12 01:41:40 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:41:40 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/12 01:41:40 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:41: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" 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/12 01:41:40 DEBUG : Linkbox root 'rclone-test-volador8pizi': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-cuguvuw2latu'", Local "Local file system at /tmp/rclone2653937186", Modify Window "876000h0m0s" 2025/02/12 01:41:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jodefav7rele" 2025/02/12 01:41:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-cuguvuw2latu' -> Linkbox root 'rclone-test-jodefav7rele' 2025/02/12 01:42:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:42:06 DEBUG : empty space: Sizes identical 2025/02/12 01:42:06 DEBUG : empty space: Unchanged skipping 2025/02/12 01:42:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:42:06 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:42: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/02/12 01:42:07 DEBUG : Linkbox root 'rclone-test-jodefav7rele': Waiting for checks to finish 2025/02/12 01:42:07 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/12 01:42:07 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/12 01:42:08 INFO : empty space: Deleted 2025/02/12 01:42:08 DEBUG : Linkbox root 'rclone-test-jodefav7rele': Waiting for transfers to finish 2025/02/12 01:42:08 ERROR : Linkbox root 'rclone-test-cuguvuw2latu': 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/12 01:42:08 DEBUG : Linkbox root 'rclone-test-jodefav7rele': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (29.10s) FAIL 2025/02/12 01:42:15 DEBUG : Linkbox root 'rclone-test-cuguvuw2latu': 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.93104358s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]