"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/12/07 03:58:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kirirut6jasi" 2024/12/07 03:58:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:58:29 INFO : S3 bucket rclone-test-kirirut6jasi: Bucket "rclone-test-kirirut6jasi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-kirirut6jasi" from "TestS3R2:rclone-test-kirirut6jasi" 2024/12/07 03:58:30 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2024/12/07 03:58:33 DEBUG : S3 bucket rclone-test-kirirut6jasi: bucket is versioned: false 2024/12/07 03:58:33 DEBUG : Waiting for deletions to finish 2024/12/07 03:58:34 DEBUG : "file name.txt" version false 2024/12/07 03:58:34 DEBUG : file name.txt: Deleting (id "") 2024/12/07 03:58:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/07 03:58:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/12/07 03:58:34 INFO : file name.txt: Deleted 2024/12/07 03:58:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/07 03:58:34 INFO : S3 bucket rclone-test-kirirut6jasi: Bucket "rclone-test-kirirut6jasi" deleted 2024/12/07 03:58:35 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.24s) --- PASS: TestIntegration/FsMkdir (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.86s) PASS ok github.com/rclone/rclone/backend/s3 6.254s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 7.048483349s (try 2/5)