"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/09/24 03:37:42 NOTICE: TestS3GCS: Starting server 2025/09/24 03:37:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-hekibem5nupo" 2025/09/24 03:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 03:37:44 INFO : S3 bucket rclone-test-hekibem5nupo: Bucket "rclone-test-hekibem5nupo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-hekibem5nupo" from "TestS3GCS:rclone-test-hekibem5nupo" 2025/09/24 03:37:47 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/09/24 03:37:51 DEBUG : S3 bucket rclone-test-hekibem5nupo: bucket is versioned: false 2025/09/24 03:37:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:37:51 DEBUG : "file name.txt" version false 2025/09/24 03:37:51 DEBUG : file name.txt: Deleting (id "") 2025/09/24 03:37:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/24 03:37:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/24 03:37:51 INFO : file name.txt: Deleted 2025/09/24 03:37:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/24 03:37:52 INFO : S3 bucket rclone-test-hekibem5nupo: Bucket "rclone-test-hekibem5nupo" deleted 2025/09/24 03:37:52 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (9.95s) --- PASS: TestIntegration/FsMkdir (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.33s) PASS ok github.com/rclone/rclone/backend/s3 9.991s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 11.359424434s (try 2/5)