"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3:" 2024/11/02 01:41:17 DEBUG : Creating backend with remote "TestS3:rclone-test-tiwolej8nogu" 2024/11/02 01:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:41:17 INFO : S3 bucket rclone-test-tiwolej8nogu: Bucket "rclone-test-tiwolej8nogu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3:" path "rclone-test-tiwolej8nogu" from "TestS3:rclone-test-tiwolej8nogu" 2024/11/02 01:41:18 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2024/11/02 01:41:21 DEBUG : S3 bucket rclone-test-tiwolej8nogu: bucket is versioned: false 2024/11/02 01:41:21 DEBUG : Waiting for deletions to finish 2024/11/02 01:41:21 DEBUG : "file name.txt" version false 2024/11/02 01:41:21 DEBUG : file name.txt: Deleting (id "") 2024/11/02 01:41:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/11/02 01:41:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/11/02 01:41:21 INFO : file name.txt: Deleted 2024/11/02 01:41:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/11/02 01:41:22 INFO : S3 bucket rclone-test-tiwolej8nogu: Bucket "rclone-test-tiwolej8nogu" deleted 2024/11/02 01:41:22 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (5.13s) --- PASS: TestIntegration/FsMkdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.35s) PASS ok github.com/rclone/rclone/backend/s3 5.144s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 5.734286913s (try 2/5)