"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/02/16 02:13:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ledevuj6xiti" 2025/02/16 02:13:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 02:13:44 INFO : S3 bucket rclone-test-ledevuj6xiti: Bucket "rclone-test-ledevuj6xiti" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/16 02:13:45 DEBUG : S3 bucket rclone-test-ledevuj6xiti: bucket is versioned: false 2025/02/16 02:13:45 DEBUG : Waiting for deletions to finish 2025/02/16 02:13:46 INFO : S3 bucket rclone-test-ledevuj6xiti: Bucket "rclone-test-ledevuj6xiti" deleted 2025/02/16 02:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.79s) --- PASS: TestIntegration/FsMkdir (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) PASS ok github.com/rclone/rclone/backend/s3 2.804s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Finished OK in 3.487397833s (try 2/5)