"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestBase64|TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:591: Server side copy (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-qetacal3gaxa' 2025/06/14 02:31:41 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:595: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:595 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/06/14 02:31:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:627: Server side copy (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-piniget9fiko' 2025/06/14 02:31: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" sync_test.go:631: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:631 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/06/14 02:31:51 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:672: Server side copy (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-dipuwag7qeqe' 2025/06/14 02:32:01 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:676: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:676 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/06/14 02:32:01 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.00s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" 2025/06/14 02:32:10 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/06/14 02:32:10 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3283453494/sub dir: no such file or directory sync_test.go:733: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:733 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3283453494/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" 2025/06/14 02:34:03 ERROR : existing: Failed to copy: object not found 2025/06/14 02:34:03 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1836: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1836 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (112.59s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-bulemaz4yepi' 2025/06/14 02:34:24 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:34:24 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/06/14 02:34:25 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:34:25 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:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove --- FAIL: TestServerSideMove (23.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-lavemor9paca' 2025/06/14 02:34:46 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:34:46 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/06/14 02:34:46 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:34:46 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:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter --- FAIL: TestServerSideMoveWithFilter (21.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) Linkbox root 'rclone-test-duweyal4lige' -> Linkbox root 'rclone-test-fuvirak8jihe' 2025/06/14 02:35:10 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:35:10 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/06/14 02:35:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/14 02:35:10 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/06/14 02:35:11 ERROR : Linkbox root 'rclone-test-duweyal4lige': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/NFD run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/base64 run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/truncate run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/encoder run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "Linkbox root 'rclone-test-duweyal4lige'": Update second step failed: Linkbox error 500: user upload file not exist --- FAIL: TestTransform (69.68s) --- FAIL: TestTransform/NFC (6.77s) --- FAIL: TestTransform/NFD (6.23s) --- FAIL: TestTransform/base64 (6.33s) --- FAIL: TestTransform/prefix (6.40s) --- FAIL: TestTransform/suffix (6.44s) --- FAIL: TestTransform/truncate (6.50s) --- FAIL: TestTransform/encoder (6.42s) --- FAIL: TestTransform/ISO-8859-1 (6.18s) --- FAIL: TestTransform/charmap (6.14s) --- FAIL: TestTransform/lowercase (6.09s) --- FAIL: TestTransform/ascii (6.20s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" 2025/06/14 02:36:35 ERROR : Local file system at /tmp/rclone3283453494: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (15.40s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-duweyal4lige'", Local "Local file system at /tmp/rclone3283453494", Modify Window "876000h0m0s" 2025/06/14 02:36:49 ERROR : Linkbox root 'rclone-test-duweyal4lige': not deleting files as there were IO errors 2025/06/14 02:36:49 ERROR : Linkbox root 'rclone-test-duweyal4lige': not deleting directories as there were IO errors sync_transform_test.go:451: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:451 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.93s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestBase64|TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 5m24.287228411s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformFile TestBase64]