"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:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/05/26 05:06:10 INFO Bucket "rclone-test-miyofil7hesi" created with ACL "private" object="S3 bucket rclone-test-miyofil7hesi" objectType=*s3.Fs === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/26 05:06:12 INFO Bucket "rclone-test-miyofil7hesi" deleted object="S3 bucket rclone-test-miyofil7hesi" objectType=*s3.Fs === 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: 6833F6C44C66FF3537C44B4A, HostID: rclone-test-miyofil7hesi.oss-eu-west-1.aliyuncs.com, BucketAlreadyExists: Test: TestIntegration/FsMkdir 2025/05/26 05:06:13 ERROR Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: 6833F6C54C66FF3537CB4C4A, HostID: rclone-test-miyofil7hesi.oss-eu-west-1.aliyuncs.com, api error NoSuchBucket: The specified bucket does not exist. object="S3 bucket rclone-test-miyofil7hesi" objectType=*s3.Fs === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (4.50s) --- 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 (1.25s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 4.528s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Finished ERROR in 5.814610072s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]