"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3:" 2026/08/08 03:20:10 DEBUG : Creating backend with remote "TestS3:rclone-test-pijanil5woji" 2026/08/08 03:20:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 03:20:11 INFO : S3 bucket rclone-test-pijanil5woji: Bucket "rclone-test-pijanil5woji" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3:" path "rclone-test-pijanil5woji" from "TestS3:rclone-test-pijanil5woji" 2026/08/08 03:20:12 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/08/08 03:20:17 DEBUG : S3 bucket rclone-test-pijanil5woji: bucket is versioned: false 2026/08/08 03:20:17 DEBUG : Waiting for deletions to finish 2026/08/08 03:20:17 DEBUG : "file name.txt" version false 2026/08/08 03:20:17 DEBUG : file name.txt: Deleting (id "") 2026/08/08 03:20:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/08 03:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/08 03:20:17 INFO : file name.txt: Deleted 2026/08/08 03:20:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/08 03:20:17 INFO : S3 bucket rclone-test-pijanil5woji: Bucket "rclone-test-pijanil5woji" deleted 2026/08/08 03:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (7.05s) --- PASS: TestIntegration/FsMkdir (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.20s) PASS ok github.com/rclone/rclone/backend/s3 7.088s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 8.760705335s (try 2/5)