"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3Alibaba:" 2025/03/31 01:13:34 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-liroras2jide" 2025/03/31 01:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/03/31 01:13:36 INFO : S3 bucket rclone-test-liroras2jide: Bucket "rclone-test-liroras2jide" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/31 01:13:38 INFO : S3 bucket rclone-test-liroras2jide: Bucket "rclone-test-liroras2jide" deleted === RUN TestIntegration/FsMkdir fstests.go:588: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 Error: Received unexpected error: operation error S3: CreateBucket, https response error StatusCode: 409, RequestID: 67E9EC422D4DE73339E1971D, HostID: rclone-test-liroras2jide.oss-eu-west-1.aliyuncs.com, BucketAlreadyExists: Test: TestIntegration/FsMkdir 2025/03/31 01:13:40 ERROR : S3 bucket rclone-test-liroras2jide: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: 67E9EC442D4DE733394B981D, HostID: rclone-test-liroras2jide.oss-eu-west-1.aliyuncs.com, api error NoSuchBucket: The specified bucket does not exist. 2025/03/31 01:13:40 DEBUG : S3 bucket rclone-test-liroras2jide: bucket is versioned: false 2025/03/31 01:13:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (6.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.67s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.40s) --- FAIL: TestIntegration/FsMkdir (2.13s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/03/31 01:13:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/03/31 01:13:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 6.185s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Finished ERROR in 7.224535993s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]