"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3Alibaba:" 2025/04/29 04:01:47 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-yacawil8yumi" 2025/04/29 04:01:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:01:49 INFO : S3 bucket rclone-test-yacawil8yumi: Bucket "rclone-test-yacawil8yumi" created with ACL "private" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3Alibaba:" path "rclone-test-yacawil8yumi" from "TestS3Alibaba:rclone-test-yacawil8yumi" 2025/04/29 04:01:50 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/04/29 04:01:57 DEBUG : S3 bucket rclone-test-yacawil8yumi: bucket is versioned: false 2025/04/29 04:01:57 DEBUG : Waiting for deletions to finish 2025/04/29 04:01:57 DEBUG : "file name.txt" version false 2025/04/29 04:01:57 DEBUG : file name.txt: Deleting (id "") 2025/04/29 04:01:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/29 04:01:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/04/29 04:01:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/29 04:01:57 INFO : file name.txt: Deleted 2025/04/29 04:01:58 INFO : S3 bucket rclone-test-yacawil8yumi: Bucket "rclone-test-yacawil8yumi" deleted 2025/04/29 04:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (11.27s) --- PASS: TestIntegration/FsMkdir (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (7.04s) PASS ok github.com/rclone/rclone/backend/s3 11.303s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 12.469674572s (try 3/5)