"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/01/31 01:56:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sikiyuv1xidi" 2026/01/31 01:56:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/31 01:56:45 INFO : S3 bucket rclone-test-sikiyuv1xidi: Bucket "rclone-test-sikiyuv1xidi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/01/31 01:56:47 DEBUG : S3 bucket rclone-test-sikiyuv1xidi: bucket is versioned: false 2026/01/31 01:56:47 DEBUG : Waiting for deletions to finish 2026/01/31 01:56:48 INFO : S3 bucket rclone-test-sikiyuv1xidi: Bucket "rclone-test-sikiyuv1xidi" deleted 2026/01/31 01:56:49 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (4.01s) --- PASS: TestIntegration/FsMkdir (3.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.24s) PASS ok github.com/rclone/rclone/backend/s3 4.032s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished OK in 5.088068378s (try 2/5)