"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/08/08 02:05:35 NOTICE: TestS3R2: Starting server 2025/08/08 02:05:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jagapal1ziqo" 2025/08/08 02:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/08 02:05:36 INFO : S3 bucket rclone-test-jagapal1ziqo: Bucket "rclone-test-jagapal1ziqo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/08/08 02:05:38 DEBUG : S3 bucket rclone-test-jagapal1ziqo: bucket is versioned: false 2025/08/08 02:05:38 DEBUG : Waiting for deletions to finish 2025/08/08 02:05:40 INFO : S3 bucket rclone-test-jagapal1ziqo: Bucket "rclone-test-jagapal1ziqo" deleted 2025/08/08 02:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (4.32s) --- PASS: TestIntegration/FsMkdir (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.44s) PASS ok github.com/rclone/rclone/backend/s3 4.351s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 5.598127801s (try 2/5)