"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/13 03:37:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xoxomaz1hiya" 2025/01/13 03:37:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 03:37:53 INFO : S3 bucket rclone-test-xoxomaz1hiya: Bucket "rclone-test-xoxomaz1hiya" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/01/13 03:37:57 DEBUG : S3 bucket rclone-test-xoxomaz1hiya: bucket is versioned: false 2025/01/13 03:37:57 DEBUG : Waiting for deletions to finish 2025/01/13 03:37:59 INFO : S3 bucket rclone-test-xoxomaz1hiya: Bucket "rclone-test-xoxomaz1hiya" deleted 2025/01/13 03:37:59 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (8.04s) --- PASS: TestIntegration/FsMkdir (6.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding (4.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.10s) PASS ok github.com/rclone/rclone/backend/s3 8.052s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_CR)$'" - Finished OK in 8.730131293s (try 2/5)