"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2025/05/07 06:21:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-velufud0fiwi" 2025/05/07 06:21:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 06:21:21 DEBUG : Creating backend with remote "/tmp/rclone4064272135" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:21:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tonokig5siyo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-tonokig5siyo' 2025/05/07 06:21:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 06:21:28 DEBUG : Linkbox root 'rclone-test-tonokig5siyo': Waiting for checks to finish 2025/05/07 06:21:28 DEBUG : Linkbox root 'rclone-test-tonokig5siyo': Waiting for transfers to finish 2025/05/07 06:21:29 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/07 06:21:29 DEBUG : Linkbox root 'rclone-test-tonokig5siyo': Purge remote 2025/05/07 06:21:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:21:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yejokoc3zosa" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-yejokoc3zosa' 2025/05/07 06:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 06:21:38 DEBUG : Linkbox root 'rclone-test-yejokoc3zosa': Waiting for checks to finish 2025/05/07 06:21:38 DEBUG : Linkbox root 'rclone-test-yejokoc3zosa': Waiting for transfers to finish 2025/05/07 06:21: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: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/07 06:21:38 DEBUG : Linkbox root 'rclone-test-yejokoc3zosa': Purge remote 2025/05/07 06:21:38 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.32s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:21:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gitebug8qaku" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-gitebug8qaku' 2025/05/07 06:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 06:21:47 DEBUG : Linkbox root 'rclone-test-gitebug8qaku': Waiting for checks to finish 2025/05/07 06:21:47 DEBUG : Linkbox root 'rclone-test-gitebug8qaku': Waiting for transfers to finish 2025/05/07 06:21:48 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/07 06:21:48 DEBUG : Linkbox root 'rclone-test-gitebug8qaku': Purge remote 2025/05/07 06:21:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.42s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:21:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/07 06:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 06:21:56 DEBUG : Local file system at /tmp/rclone4064272135: Waiting for checks to finish 2025/05/07 06:21:56 DEBUG : Local file system at /tmp/rclone4064272135: Waiting for transfers to finish 2025/05/07 06:21:56 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/07 06:21:56 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4064272135/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/rclone4064272135/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.70s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:22:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xikocix6kahe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-xikocix6kahe' 2025/05/07 06:22:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 06:22:14 DEBUG : empty space: Sizes identical 2025/05/07 06:22:14 DEBUG : empty space: Unchanged skipping 2025/05/07 06:22:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 06:22:14 DEBUG : Linkbox root 'rclone-test-xikocix6kahe': Waiting for checks to finish 2025/05/07 06:22:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22: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/05/07 06:22:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22: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/05/07 06:22:16 INFO : empty space: Deleted 2025/05/07 06:22:16 DEBUG : Linkbox root 'rclone-test-xikocix6kahe': 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/07 06:22:16 DEBUG : Linkbox root 'rclone-test-xikocix6kahe': Purge remote --- FAIL: TestServerSideMove (20.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:22:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-biciyir3dija" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-biciyir3dija' 2025/05/07 06:22:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 06:22:34 DEBUG : empty space: Excluded 2025/05/07 06:22:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 06:22:34 DEBUG : empty space: Excluded 2025/05/07 06:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 06:22:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 06:22:34 DEBUG : Linkbox root 'rclone-test-biciyir3dija': Waiting for checks to finish 2025/05/07 06:22:34 DEBUG : Linkbox root 'rclone-test-biciyir3dija': Waiting for transfers to finish 2025/05/07 06:22:34 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22:34 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/07 06:22:34 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22:34 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/07 06:22:34 DEBUG : Linkbox root 'rclone-test-biciyir3dija': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-velufud0fiwi'", Local "Local file system at /tmp/rclone4064272135", Modify Window "876000h0m0s" 2025/05/07 06:22:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rewexub8wexe" 2025/05/07 06:22:47 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-velufud0fiwi' -> Linkbox root 'rclone-test-rewexub8wexe' 2025/05/07 06:22:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 06:22:56 DEBUG : empty space: Sizes identical 2025/05/07 06:22:56 DEBUG : empty space: Unchanged skipping 2025/05/07 06:22:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 06:22:56 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22:56 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/07 06:22:56 DEBUG : Linkbox root 'rclone-test-rewexub8wexe': Waiting for checks to finish 2025/05/07 06:22:57 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/07 06:22:57 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/07 06:22:58 INFO : empty space: Deleted 2025/05/07 06:22:58 DEBUG : Linkbox root 'rclone-test-rewexub8wexe': Waiting for transfers to finish 2025/05/07 06:22:58 ERROR : Linkbox root 'rclone-test-velufud0fiwi': 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/07 06:22:58 DEBUG : Linkbox root 'rclone-test-rewexub8wexe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (24.02s) FAIL 2025/05/07 06:23:04 DEBUG : Linkbox root 'rclone-test-velufud0fiwi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m45.412612567s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]