"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:464: Using remote "TestS3:" 2026/09/04 01:05:07 DEBUG : Creating backend with remote "TestS3:rclone-test-xupekob5wexe" 2026/09/04 01:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 01:05:08 INFO : S3 bucket rclone-test-xupekob5wexe: Bucket "rclone-test-xupekob5wexe" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3:" path "rclone-test-xupekob5wexe" from "TestS3:rclone-test-xupekob5wexe" 2026/09/04 01:05:08 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/09/04 01:05:13 DEBUG : S3 bucket rclone-test-xupekob5wexe: bucket is versioned: false 2026/09/04 01:05:13 DEBUG : Waiting for deletions to finish 2026/09/04 01:05:13 DEBUG : "file name.txt" version false 2026/09/04 01:05:13 DEBUG : file name.txt: Deleting (id "") 2026/09/04 01:05:13 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/04 01:05:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/04 01:05:13 INFO : file name.txt: Deleted 2026/09/04 01:05:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/04 01:05:14 INFO : S3 bucket rclone-test-xupekob5wexe: Bucket "rclone-test-xupekob5wexe" deleted 2026/09/04 01:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.27s) --- PASS: TestIntegration/FsMkdir (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.56s) PASS ok github.com/rclone/rclone/backend/s3 6.434s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 9.227002766s (try 2/5)