"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPcloud:" 2025/05/14 05:05:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-micecik2suse" 2025/05/14 05:05:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir fstest.go:276: Error listing: couldn't list files: pcloud error: Directory does not exist. (2005) === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (3.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.65s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.13s) --- FAIL: TestIntegration/FsMkdir (0.69s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 3.681s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 4.47708478s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]