"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/05/22 06:00:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kogadiy9jeqo" 2025/05/22 06:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 06:00:41 INFO : S3 bucket rclone-test-kogadiy9jeqo: Bucket "rclone-test-kogadiy9jeqo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/05/22 06:00:43 DEBUG : S3 bucket rclone-test-kogadiy9jeqo: bucket is versioned: false 2025/05/22 06:00:43 DEBUG : Waiting for deletions to finish 2025/05/22 06:00:44 INFO : S3 bucket rclone-test-kogadiy9jeqo: Bucket "rclone-test-kogadiy9jeqo" deleted 2025/05/22 06:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (4.00s) --- PASS: TestIntegration/FsMkdir (3.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.57s) PASS ok github.com/rclone/rclone/backend/s3 4.051s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|trailing_VT)$'" - Finished OK in 5.17775364s (try 2/5)