"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/08/22 01:13:36 NOTICE: TestS3R2: Starting server 2025/08/22 01:13:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-womabez1doha" 2025/08/22 01:13:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:13:38 INFO : S3 bucket rclone-test-womabez1doha: Bucket "rclone-test-womabez1doha" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/08/22 01:13:44 DEBUG : S3 bucket rclone-test-womabez1doha: bucket is versioned: false 2025/08/22 01:13:44 DEBUG : Waiting for deletions to finish 2025/08/22 01:13:46 INFO : S3 bucket rclone-test-womabez1doha: Bucket "rclone-test-womabez1doha" deleted 2025/08/22 01:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (9.86s) --- PASS: TestIntegration/FsMkdir (8.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding (6.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.48s) PASS ok github.com/rclone/rclone/backend/s3 9.889s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Finished OK in 12.083696027s (try 2/5)