"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestLinkbox:" 2025/02/05 02:10:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruboded7xiji" 2025/02/05 02:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2025/02/05 02:10:41 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/05 02:11:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruboded7xiji/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstests.go:286: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:286 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1776 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstests.go:286: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:286 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1783 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstests.go:286: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:286 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1802 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstests.go:286: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:286 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1813 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/02/05 02:11:13 DEBUG : file name.txt: Update: removing old file fstests.go:286: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:286 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1844 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestLinkbox:" path "rclone-test-ruboded7xiji" from "TestLinkbox:rclone-test-ruboded7xiji" 2025/02/05 02:11:18 DEBUG : Creating backend with remote "TestLinkbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/02/05 02:11:22 ERROR : : error listing: directory not found --- FAIL: TestIntegration (68.50s) --- FAIL: TestIntegration/FsMkdir (65.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (9.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (53.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (11.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.34s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 68.510s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m9.178461783s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]