"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_LF$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/11/22 01:45:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lupizug2saze" 2024/11/22 01:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 01:45:43 INFO : S3 bucket rclone-test-lupizug2saze: Bucket "rclone-test-lupizug2saze" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/22 01:45:44 DEBUG : S3 bucket rclone-test-lupizug2saze: bucket is versioned: false 2024/11/22 01:45:44 DEBUG : Waiting for deletions to finish 2024/11/22 01:45:45 INFO : S3 bucket rclone-test-lupizug2saze: Bucket "rclone-test-lupizug2saze" deleted 2024/11/22 01:45:45 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.89s) --- PASS: TestIntegration/FsMkdir (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) PASS ok github.com/rclone/rclone/backend/s3 2.900s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_LF$'" - Finished OK in 3.668027322s (try 2/5)