"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/09/01 03:47:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-judecoq2dopi" 2026/09/01 03:47:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 03:47:14 INFO : S3 bucket rclone-test-judecoq2dopi: Bucket "rclone-test-judecoq2dopi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/09/01 03:47:17 DEBUG : S3 bucket rclone-test-judecoq2dopi: bucket is versioned: false 2026/09/01 03:47:17 DEBUG : Waiting for deletions to finish 2026/09/01 03:47:18 INFO : S3 bucket rclone-test-judecoq2dopi: Bucket "rclone-test-judecoq2dopi" deleted 2026/09/01 03:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (5.32s) --- PASS: TestIntegration/FsMkdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding (2.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.30s) PASS ok github.com/rclone/rclone/backend/s3 5.354s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_LF)$'" - Finished OK in 6.823737111s (try 2/5)