"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3:" 2026/06/12 01:33:27 DEBUG : Creating backend with remote "TestS3:rclone-test-pizodoh6suna" 2026/06/12 01:33:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/12 01:33:28 INFO : S3 bucket rclone-test-pizodoh6suna: Bucket "rclone-test-pizodoh6suna" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3:" path "rclone-test-pizodoh6suna" from "TestS3:rclone-test-pizodoh6suna" 2026/06/12 01:33:29 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/06/12 01:33:33 DEBUG : S3 bucket rclone-test-pizodoh6suna: bucket is versioned: false 2026/06/12 01:33:33 DEBUG : Waiting for deletions to finish 2026/06/12 01:33:33 DEBUG : "file name.txt" version false 2026/06/12 01:33:33 DEBUG : file name.txt: Deleting (id "") 2026/06/12 01:33:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/12 01:33:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/12 01:33:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/12 01:33:33 INFO : file name.txt: Deleted 2026/06/12 01:33:33 INFO : S3 bucket rclone-test-pizodoh6suna: Bucket "rclone-test-pizodoh6suna" deleted 2026/06/12 01:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.34s) --- PASS: TestIntegration/FsMkdir (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) PASS ok github.com/rclone/rclone/backend/s3 6.357s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 7.465766629s (try 2/5)