"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestFilesCom:" 2026/07/23 01:03:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-penarof0bizo" 2026/07/23 01:03:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/23 01:03:34 INFO : dir/subdir: Making directory 2026/07/23 01:03:35 INFO : dir/subdir: Removing directory 2026/07/23 01:03:35 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty --- PASS: TestIntegration (4.34s) --- PASS: TestIntegration/FsMkdir (2.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.13s) PASS ok github.com/rclone/rclone/backend/filescom 4.374s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished OK in 6.069098958s (try 2/5)