"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_VT$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/06/21 01:04:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lurukux9xile" 2025/06/21 01:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 01:04:31 INFO : S3 bucket rclone-test-lurukux9xile: Bucket "rclone-test-lurukux9xile" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/06/21 01:04:32 DEBUG : S3 bucket rclone-test-lurukux9xile: bucket is versioned: false 2025/06/21 01:04:32 DEBUG : Waiting for deletions to finish 2025/06/21 01:04:33 INFO : S3 bucket rclone-test-lurukux9xile: Bucket "rclone-test-lurukux9xile" deleted 2025/06/21 01:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.46s) --- PASS: TestIntegration/FsMkdir (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.70s) PASS ok github.com/rclone/rclone/backend/s3 2.496s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_VT$'" - Finished OK in 3.716184928s (try 2/5)