"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2025/05/06 01:52:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo" 2025/05/06 01:52:21 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/05/06 01:52:22 INFO : S3 bucket rclone-test-kufimix9lumo: Bucket "rclone-test-kufimix9lumo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/06 01:52:23 INFO : S3 bucket rclone-test-kufimix9lumo: Bucket "rclone-test-kufimix9lumo" deleted === RUN TestIntegration/FsMkdir 2025/05/06 01:52:24 INFO : S3 bucket rclone-test-kufimix9lumo: Bucket "rclone-test-kufimix9lumo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/06 01:52:24 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/06 01:52:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/06 01:52:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/06 01:52:36 NOTICE: S3 bucket rclone-test-kufimix9lumo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/05/06 01:52:36 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANmYCWWWv3c576Mgco-ob4Yb8eeQ1rHJu5mPdn9b2yQTdx7M1ZZnffshO_kEC87KCahS_JGt3DCG2XcT3JqVoZT8npp_3csVGDjX9WkEWNZEuVN1Fbd33FlCkMDRhpGABfqcQIzNJyWt2mgP_yNZ8bNnElJCkHzl5_wzbd2Dps7m-4fhq2w2C9_JlaPTx7A0doDKn9W5Xb4nlsRw4E70chaZ1z9-lRyKxd3eMmJH_NUoqceoWzwggRS7tbp89Kgg9f3top2MXUi5CP1FL6__f5UKrpWlW5t6hS8_8_EXx6P6XiskHc4GkF8PbH8hKV8EnhtRKYFU3uEyeaKW58btM8M 2025/05/06 01:52:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e385fb5406e83fc9f934d012c25cb3e5" 2025/05/06 01:52:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ec0f66236200a64130f0b826cd53d105" 2025/05/06 01:52:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f3cf345d979ca0d4e70350fb054ff693" 2025/05/06 01:52:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANmYCWWWv3c576Mgco-ob4Yb8eeQ1rHJu5mPdn9b2yQTdx7M1ZZnffshO_kEC87KCahS_JGt3DCG2XcT3JqVoZT8npp_3csVGDjX9WkEWNZEuVN1Fbd33FlCkMDRhpGABfqcQIzNJyWt2mgP_yNZ8bNnElJCkHzl5_wzbd2Dps7m-4fhq2w2C9_JlaPTx7A0doDKn9W5Xb4nlsRw4E70chaZ1z9-lRyKxd3eMmJH_NUoqceoWzwggRS7tbp89Kgg9f3top2MXUi5CP1FL6__f5UKrpWlW5t6hS8_8_EXx6P6XiskHc4GkF8PbH8hKV8EnhtRKYFU3uEyeaKW58btM8M" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/06 01:52:40 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/06 01:52:40 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/06 01:52:42 DEBUG : S3 bucket rclone-test-kufimix9lumo: bucket is versioned: false 2025/05/06 01:52:42 DEBUG : Waiting for deletions to finish 2025/05/06 01:52:42 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/05/06 01:52:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/05/06 01:52:42 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/06 01:52:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo/dirToPurgeFromRoot" 2025/05/06 01:52:43 DEBUG : S3 bucket rclone-test-kufimix9lumo path dirToPurgeFromRoot: bucket is versioned: false 2025/05/06 01:52:43 DEBUG : Waiting for deletions to finish 2025/05/06 01:52:43 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/05/06 01:52:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/05/06 01:52:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/06 01:52:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo/hello? sausage/êé" 2025/05/06 01:52:44 DEBUG : S3 bucket rclone-test-kufimix9lumo path hello? sausage/êé: bucket is versioned: false 2025/05/06 01:52:44 DEBUG : Waiting for deletions to finish 2025/05/06 01:52:44 DEBUG : "a/b/c/d/e.txt" version false 2025/05/06 01:52:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/05/06 01:52:45 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/05/06 01:52:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/06 01:52:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-kufimix9lumo" from "TestS3R2:rclone-test-kufimix9lumo" 2025/05/06 01:52:51 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/06 01:52:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AL6xaxUynzDU7HElUyownmbTz42e8EACUjEZ9IMfVeZNamaG1Q8ziZBqYdlB4DmLw1-pFHZvGKk91QHJ4PB87LS_eY8m1vy4CFoaqXGXNL0Yz5Uvy7ShgfTBKNC84PilTrHeXkfnIwpzxYwf-AnOOvoVMHOM_4-BMlbzgh07Z-CZbsAXSI36PoQVQRWx7X4wBosG5Puk1NgasxTxvQ_7Vt5yxB0w8gHHzvsuJxY_fgtlp5Pi_gbHptritVaJlqw5W9zvxE0Vat_DcNRDArRLXKMDhj5hwIRbVQIYGgzAyn5NbyBN86mgVsK4fabn7WTiyPlCDCHAJ6NlH1m36Kmc5zo 2025/05/06 01:52:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/05/06 01:52:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/05/06 01:52:57 DEBUG : piped data.txt: multipart upload "AL6xaxUynzDU7HElUyownmbTz42e8EACUjEZ9IMfVeZNamaG1Q8ziZBqYdlB4DmLw1-pFHZvGKk91QHJ4PB87LS_eY8m1vy4CFoaqXGXNL0Yz5Uvy7ShgfTBKNC84PilTrHeXkfnIwpzxYwf-AnOOvoVMHOM_4-BMlbzgh07Z-CZbsAXSI36PoQVQRWx7X4wBosG5Puk1NgasxTxvQ_7Vt5yxB0w8gHHzvsuJxY_fgtlp5Pi_gbHptritVaJlqw5W9zvxE0Vat_DcNRDArRLXKMDhj5hwIRbVQIYGgzAyn5NbyBN86mgVsK4fabn7WTiyPlCDCHAJ6NlH1m36Kmc5zo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/06 01:52:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAIlmf_xsNdMNV-ZYEbkjcXUb5nkqNtiqxZURipLF7bnZgGPYMDNVP5_ZbUBKcQuwempTv49jzXxk5w5HQHHZ35T2Ek5VWk8kLkp6nm29ZcyE1sBMjQjsege9R_CTgQ1NzD-JNYAxCyVVEs3ywmZvrToZyAOKSLTbqYulEdlAbgwuN0vCzlCbalzaQSatYDdSD1zQT5XrH4S-MXIRudOBLedLqS6L4qI589cASKwvT1oMq256S9lWyhRG_PLC7vk4tMF2NMj8A_hTn_zg3VXwizBDf9pBRIxoiQBIBhYcfarhqXG4DOnTmiJS64DEzstyj9w4skr4QZtgLN6Qdxcnkw 2025/05/06 01:52:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/06 01:52:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "98de3eeeae22a1993e440f82bf8a2560" 2025/05/06 01:52:58 DEBUG : piped data.txt: multipart upload "AAIlmf_xsNdMNV-ZYEbkjcXUb5nkqNtiqxZURipLF7bnZgGPYMDNVP5_ZbUBKcQuwempTv49jzXxk5w5HQHHZ35T2Ek5VWk8kLkp6nm29ZcyE1sBMjQjsege9R_CTgQ1NzD-JNYAxCyVVEs3ywmZvrToZyAOKSLTbqYulEdlAbgwuN0vCzlCbalzaQSatYDdSD1zQT5XrH4S-MXIRudOBLedLqS6L4qI589cASKwvT1oMq256S9lWyhRG_PLC7vk4tMF2NMj8A_hTn_zg3VXwizBDf9pBRIxoiQBIBhYcfarhqXG4DOnTmiJS64DEzstyj9w4skr4QZtgLN6Qdxcnkw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/05/06 01:52:59 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/05/06 01:53:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AEtylgJ-YpDfCJZ3Tgg_mYAaxoUeuWzfc06hE1RiLAaAJliKZ4b6jzzhgYG_NT3PiBXs6c5sMnYsk_69EVdnh7d9Kit8sKeV_Pod9Sm5jAKYLNW_A9fy5JfxO_ZRfEOky3l_iW46wEBUN_Ccox5JqX2BUr2GSb31c6yDLhXFOQNl4iRLEqB5mhlNerbG-FFD7fY0xuFUZ9dPQTVATeYxjKLpte6-jAPYrUyl0F31QjFzTDxT_98O6NME1XBdekEUpUwf-6zPhbA4yddvTv93PlY3FD2ohP88FLorexCYl-GkNBnexSEhm0Li5ejz2Vj34ZihSYMKaGJ8VO_ziz_HcSk 2025/05/06 01:53:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/05/06 01:53:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/05/06 01:53:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AEtylgJ-YpDfCJZ3Tgg_mYAaxoUeuWzfc06hE1RiLAaAJliKZ4b6jzzhgYG_NT3PiBXs6c5sMnYsk_69EVdnh7d9Kit8sKeV_Pod9Sm5jAKYLNW_A9fy5JfxO_ZRfEOky3l_iW46wEBUN_Ccox5JqX2BUr2GSb31c6yDLhXFOQNl4iRLEqB5mhlNerbG-FFD7fY0xuFUZ9dPQTVATeYxjKLpte6-jAPYrUyl0F31QjFzTDxT_98O6NME1XBdekEUpUwf-6zPhbA4yddvTv93PlY3FD2ohP88FLorexCYl-GkNBnexSEhm0Li5ejz2Vj34ZihSYMKaGJ8VO_ziz_HcSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/05/06 01:53:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AAHu9_QpjYMigiuDCaWtue8s3KCs94Kt_4rpNo5d4-f3F5KKsD77DfmCwjof1LXAb4B8lSF1jrvLfEvSMivWgibn8vqmxkNPFWmw0ofUi6X0uJ-RIITD03AJPVyuukuPoIZWYSPkLcpFXoAaDVjZrxvhVBNAZUhlm_hVc7OFluVlekQE29I732cTwFufvNLUdxS_3pt4j4EV7StrwG2frCDvUyxmePPUQp0BzN-lP_qsaFHtJAN54LIaoTJkZqICGimazjI9wc7aKVmNhrxps8XlqU39PwEYBfgKsBvgS8AiKEiJs5JO1pyQdVmL4zFVuls8Z5kpktn3dIyleFKHS68 2025/05/06 01:53:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/05/06 01:53:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/06 01:53:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AAHu9_QpjYMigiuDCaWtue8s3KCs94Kt_4rpNo5d4-f3F5KKsD77DfmCwjof1LXAb4B8lSF1jrvLfEvSMivWgibn8vqmxkNPFWmw0ofUi6X0uJ-RIITD03AJPVyuukuPoIZWYSPkLcpFXoAaDVjZrxvhVBNAZUhlm_hVc7OFluVlekQE29I732cTwFufvNLUdxS_3pt4j4EV7StrwG2frCDvUyxmePPUQp0BzN-lP_qsaFHtJAN54LIaoTJkZqICGimazjI9wc7aKVmNhrxps8XlqU39PwEYBfgKsBvgS8AiKEiJs5JO1pyQdVmL4zFVuls8Z5kpktn3dIyleFKHS68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/05/06 01:53:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAUgXXpSC2JNA5i7JAbNGWZDI3PmkAAP4DPGbIh5B4JK4KPLYsv02yPvV5FBPB0NXlZ4kbkp2VqcUwRP5t9tEWs4tJwRjcHoj66DDQrggL3PgWFzwUO42uDaNROV7BWEqnrDfQ6AEe_OcZzaBZ53WROQhVuRfvCDsjtbg-q3jJtal3Z_9WHdO-bJhzMzHuIGvIoWuFbCLlooLRgUpTzelkuQvDbyve4m9UAIi-WL3HxPBJwcuRRK6IcwxqPNscXoe1B-mQcBYrSmyNUYELq9Bzyh84gbgOsBAN8g6Q0yB9x1sp_lcdYEt4sDXvGg7dnS2mwq7AA9p92BDcHMQIg7ZYk 2025/05/06 01:53:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/06 01:53:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/06 01:53:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAUgXXpSC2JNA5i7JAbNGWZDI3PmkAAP4DPGbIh5B4JK4KPLYsv02yPvV5FBPB0NXlZ4kbkp2VqcUwRP5t9tEWs4tJwRjcHoj66DDQrggL3PgWFzwUO42uDaNROV7BWEqnrDfQ6AEe_OcZzaBZ53WROQhVuRfvCDsjtbg-q3jJtal3Z_9WHdO-bJhzMzHuIGvIoWuFbCLlooLRgUpTzelkuQvDbyve4m9UAIi-WL3HxPBJwcuRRK6IcwxqPNscXoe1B-mQcBYrSmyNUYELq9Bzyh84gbgOsBAN8g6Q0yB9x1sp_lcdYEt4sDXvGg7dnS2mwq7AA9p92BDcHMQIg7ZYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/06 01:53:05 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIwNNH2R5s7DhRaHndfKZumCciGPZBdokcGAfZnrfiUhX8lkzE7gf4G1NDQLbFoXCImLj_YgN99sphUMlrwRP_nKDdnYx-D5Vk6eGSeysqyYe6w9Y75NvDMX4Ao5HEDM7ZaDzWLUiVM6iORMoLZ4Za9UyA51ZLm32P2tS8tMb4evCvtDUcu8fI32Kkaq0OIU_4_KCT_fhz9RHJ0AvAoc60A6OW3L-fSwcBWt36k1x5O7HNZKOrDfjvM0zxAXXlqCMSYcJSMrvki3OWidy9UlYIc0lFk8f-Nr3LAsDspUuYxphuNrf9dsJ-w7Ku_Q2XN-lKIikbi98gHDaueVfSY5H1g 2025/05/06 01:53:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/06 01:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIwNNH2R5s7DhRaHndfKZumCciGPZBdokcGAfZnrfiUhX8lkzE7gf4G1NDQLbFoXCImLj_YgN99sphUMlrwRP_nKDdnYx-D5Vk6eGSeysqyYe6w9Y75NvDMX4Ao5HEDM7ZaDzWLUiVM6iORMoLZ4Za9UyA51ZLm32P2tS8tMb4evCvtDUcu8fI32Kkaq0OIU_4_KCT_fhz9RHJ0AvAoc60A6OW3L-fSwcBWt36k1x5O7HNZKOrDfjvM0zxAXXlqCMSYcJSMrvki3OWidy9UlYIc0lFk8f-Nr3LAsDspUuYxphuNrf9dsJ-w7Ku_Q2XN-lKIikbi98gHDaueVfSY5H1g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/06 01:53:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APeWnm6YB4FNZOk6An86Lfm2x7r6pGXVHHRVULvem5jSk-2RFJH5pyxDCzfMlwvPFRk909XJbkqqVmVFVGotkaY0qMGlExaZw3USy3qRRyNj5Jk37h8osjBdrXDfUvblQ3gysCKD6SNgSVk01HGxbYuwTKMLi39qf9zrlK486og39RwRo1CEz10g9HTLJE_D2W3ju2kndfsqAwz1KZGtcnS_j6GsdlTvdShc9-QJMKj-O3fVpO3H1CEX8Zcdq2W4BuhQuYIlBSyaXKIR-kaChaUTlF8ROGlFuQj2_VNj5nU3YOKFNsBdS6qBIHExMOrguMzWtc0FW3hMB65gGvtRS4s 2025/05/06 01:53:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/06 01:53:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APeWnm6YB4FNZOk6An86Lfm2x7r6pGXVHHRVULvem5jSk-2RFJH5pyxDCzfMlwvPFRk909XJbkqqVmVFVGotkaY0qMGlExaZw3USy3qRRyNj5Jk37h8osjBdrXDfUvblQ3gysCKD6SNgSVk01HGxbYuwTKMLi39qf9zrlK486og39RwRo1CEz10g9HTLJE_D2W3ju2kndfsqAwz1KZGtcnS_j6GsdlTvdShc9-QJMKj-O3fVpO3H1CEX8Zcdq2W4BuhQuYIlBSyaXKIR-kaChaUTlF8ROGlFuQj2_VNj5nU3YOKFNsBdS6qBIHExMOrguMzWtc0FW3hMB65gGvtRS4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/05/06 01:53:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJmqbDBfIFdPvKc0iaJFciENtzOfatKvTyO9CZ80YQPBoCJNMBs4wgHo__w2bAZc3ZFAnGYlGet6I8Qs5bLVG5-VxuHRaLOs81HHXYyYzqDzwJEVXbske24XGin_odyzbbuMutYz87E8w2cJ4uuFOXeLUE-33zzJXpr-3OtCA0KNFzgn4zsiiZ11h0RvzfuREE6mGjlo1y6rUHhsnLBd9u-_CBjxb_09Z7EKJXVgH9RuUSmYzqd3BbzqxCU2bhpVOPxNTkvV19MvU14uTMrTKAXXrrq15eRabXdzrb4LknxffWCHIRWQzO2ZsYWeIL-pKe6ru-pEbcxUc8YtkHVL6bk 2025/05/06 01:53:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/06 01:53:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/05/06 01:53:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJmqbDBfIFdPvKc0iaJFciENtzOfatKvTyO9CZ80YQPBoCJNMBs4wgHo__w2bAZc3ZFAnGYlGet6I8Qs5bLVG5-VxuHRaLOs81HHXYyYzqDzwJEVXbske24XGin_odyzbbuMutYz87E8w2cJ4uuFOXeLUE-33zzJXpr-3OtCA0KNFzgn4zsiiZ11h0RvzfuREE6mGjlo1y6rUHhsnLBd9u-_CBjxb_09Z7EKJXVgH9RuUSmYzqd3BbzqxCU2bhpVOPxNTkvV19MvU14uTMrTKAXXrrq15eRabXdzrb4LknxffWCHIRWQzO2ZsYWeIL-pKe6ru-pEbcxUc8YtkHVL6bk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/05/06 01:53:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANRrSRFQXXbTtQFJQYITR7dHfw7fAaGlA6XV6ie44g_RWgT4fMA5FFsXETWJturA3ITXpIZF_mezhEGYx2IXWYTIVQ-IWmRzMOZr7y0Q8kfWIatRgxoRue1kAFaanEXtIwEyeEO-Yb4XSmwv3Y-_tObxDHc0NpZgUM0H0NIu70R8fSy7uacKImiPSUlrffgr-8IOs8dX3yfCsAIjgk_7dP6WXIgvMoKbVRoA8Vh5fxEqwa8Tmqvw-b4GG9ZFEPnhoDUlEIfB_FBWwb21UOuUCd_4zhM2aWsutcMKIsLgNfBnEClzHGeqVr0rCmi2XFEyl_QFyKcBmGm5DGTcjF6rmnM 2025/05/06 01:53:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/06 01:53:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/06 01:53:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANRrSRFQXXbTtQFJQYITR7dHfw7fAaGlA6XV6ie44g_RWgT4fMA5FFsXETWJturA3ITXpIZF_mezhEGYx2IXWYTIVQ-IWmRzMOZr7y0Q8kfWIatRgxoRue1kAFaanEXtIwEyeEO-Yb4XSmwv3Y-_tObxDHc0NpZgUM0H0NIu70R8fSy7uacKImiPSUlrffgr-8IOs8dX3yfCsAIjgk_7dP6WXIgvMoKbVRoA8Vh5fxEqwa8Tmqvw-b4GG9ZFEPnhoDUlEIfB_FBWwb21UOuUCd_4zhM2aWsutcMKIsLgNfBnEClzHGeqVr0rCmi2XFEyl_QFyKcBmGm5DGTcjF6rmnM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/05/06 01:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEGeZUxSm2ui9FSEnLxZjn4E8CL9XsXtuO0JIsH6nzKRlA3UfxZNYn8iqsRfI6Zn7yZSKLjD6ifhc7oMPjSU4TIaa50SidH_-4SESBuhWJ59T4dujCXgWzSqIRCSqtQLMt6bwpMu0Ij5i-v70bT5OEhrCAHp3-MQCvRox6Gowcz8l3ofHVcBQp0vVIrDj647Q5pGK-XHVmyJzRRrjJcDCV6KFa7djdOp55juxVGZtciAnXQLWDOQPQ3oGWiSrAKqb2Mx5pDdTd_-X-5jVmcEnmmxo45KK8zxS61XzIX1jJk80ypr_KjlJmKV4NruVRHLA0DSPDoqFo0E91y7NXF5WDw 2025/05/06 01:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/06 01:53:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/06 01:53:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEGeZUxSm2ui9FSEnLxZjn4E8CL9XsXtuO0JIsH6nzKRlA3UfxZNYn8iqsRfI6Zn7yZSKLjD6ifhc7oMPjSU4TIaa50SidH_-4SESBuhWJ59T4dujCXgWzSqIRCSqtQLMt6bwpMu0Ij5i-v70bT5OEhrCAHp3-MQCvRox6Gowcz8l3ofHVcBQp0vVIrDj647Q5pGK-XHVmyJzRRrjJcDCV6KFa7djdOp55juxVGZtciAnXQLWDOQPQ3oGWiSrAKqb2Mx5pDdTd_-X-5jVmcEnmmxo45KK8zxS61XzIX1jJk80ypr_KjlJmKV4NruVRHLA0DSPDoqFo0E91y7NXF5WDw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/06 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJXd_7GsuvdEVwXIg5ZjDaueO_btfN26l1mzlZJ9lpHuZ2iB9AIHDz1wQxj5phaH2AjxuC3ptib7Nce4RxgIapu7cTE5NDTgJDbcg0IOgRoRtYeFn7vpf4N5uPcmTwK8QTmEwu7YSVBWlQP8oOznoF2aDpJNCixoZDEEyoeX9KlN4Wv45Dw_O85KANf-ROT4GF6q44GWHxCq1TPETCE2qXB9eV7f07LbUToMSvVDcZY24PnOoVe7t_llcTNVZ0GL6D2ulS4GVrJAHhZTTxIWh24014Jw01nfLjGw5hCA417p3f5_nAzwweS_pOXLsDoO2chZp1O0IYyoQjE8nSzisq8 2025/05/06 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/06 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/06 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/06 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/06 01:53:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/06 01:53:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/06 01:53:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJXd_7GsuvdEVwXIg5ZjDaueO_btfN26l1mzlZJ9lpHuZ2iB9AIHDz1wQxj5phaH2AjxuC3ptib7Nce4RxgIapu7cTE5NDTgJDbcg0IOgRoRtYeFn7vpf4N5uPcmTwK8QTmEwu7YSVBWlQP8oOznoF2aDpJNCixoZDEEyoeX9KlN4Wv45Dw_O85KANf-ROT4GF6q44GWHxCq1TPETCE2qXB9eV7f07LbUToMSvVDcZY24PnOoVe7t_llcTNVZ0GL6D2ulS4GVrJAHhZTTxIWh24014Jw01nfLjGw5hCA417p3f5_nAzwweS_pOXLsDoO2chZp1O0IYyoQjE8nSzisq8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/06 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHHUgtJ2sWZPk9z6Q2ngftKBpLxdaUgKEGAaIBPVOuUOj5ccoiKoc0Phu81HUfc6H8mbMtRnHlxgq7BJAQBGYKmsDGMmeyJtnyAZ9_kSDscHaXDaE9OyRk_T57-CYYzC9PoG0OZI6cB2YbbiqyibC68bq-iTd_a39jooMsHCem0KQROv8gK8E78klJncunCUnSMD76ihJplVYc34vrMLOfZkGDF0cDe8HFuSnUMQFlipHkkDESPyyODO5XbbJZWL7LNNeZhohVD6mvImQq2z0KhLFDXPqulOhV26-63wIM-ZnsaRU7CLA2pzSf-jBVS3HpYy5sCzqzcVAtincHKlFzI 2025/05/06 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/06 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/06 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/05/06 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/06 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/06 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/06 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHHUgtJ2sWZPk9z6Q2ngftKBpLxdaUgKEGAaIBPVOuUOj5ccoiKoc0Phu81HUfc6H8mbMtRnHlxgq7BJAQBGYKmsDGMmeyJtnyAZ9_kSDscHaXDaE9OyRk_T57-CYYzC9PoG0OZI6cB2YbbiqyibC68bq-iTd_a39jooMsHCem0KQROv8gK8E78klJncunCUnSMD76ihJplVYc34vrMLOfZkGDF0cDe8HFuSnUMQFlipHkkDESPyyODO5XbbJZWL7LNNeZhohVD6mvImQq2z0KhLFDXPqulOhV26-63wIM-ZnsaRU7CLA2pzSf-jBVS3HpYy5sCzqzcVAtincHKlFzI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/05/06 01:53:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOKA3MbuceR8fkvuouxGldtPLP-NSCumUjIJn9eWZJL7y3IHpiFHqsaom6kbcgDe4YmDHzxD39v5131R1uncwvQeE5VESKx-4GL62Cj3tt4pu0uhd0e22L_qB7FFDq9wc11Lj3O_4FagabOWlu-gg1TFJjxgjqNibnJsjqsNH8iEjlbxOiCzVP6MpivMD0ZRfCLO2fHOlsetXDCtGJNRIm0J3uob1AkwSLrvC7TFevoUAIr4bBg2SowMm_tiGFfLdZT-b8tB767fgKSyl-yyd3uPXasU6dsvTrYOQXYrVL_CRRachFhUj3OYPnjdp4yhgW0h0-Z8IuAmzZJVohp5F4U 2025/05/06 01:53:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/06 01:53:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/05/06 01:53:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOKA3MbuceR8fkvuouxGldtPLP-NSCumUjIJn9eWZJL7y3IHpiFHqsaom6kbcgDe4YmDHzxD39v5131R1uncwvQeE5VESKx-4GL62Cj3tt4pu0uhd0e22L_qB7FFDq9wc11Lj3O_4FagabOWlu-gg1TFJjxgjqNibnJsjqsNH8iEjlbxOiCzVP6MpivMD0ZRfCLO2fHOlsetXDCtGJNRIm0J3uob1AkwSLrvC7TFevoUAIr4bBg2SowMm_tiGFfLdZT-b8tB767fgKSyl-yyd3uPXasU6dsvTrYOQXYrVL_CRRachFhUj3OYPnjdp4yhgW0h0-Z8IuAmzZJVohp5F4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/05/06 01:53:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEqWtM19zhB8NVNPMMAKiJHTcCsdtY6fEed32YQdexjjmTvN-bpMTdBGxWOqKWqwoptKkVK4WpK4Ma5G_Q9dnCRp0FHE0Zv0y1mes3sZ1A2ZsH7bkSpwH5I1bnigd0B8PKWq-lXzTmlgxGqEWMXi5PlvyP02bxo-moTYInsGUAYCDtqwfON6ZmpEtYKRkgEo2kV7Ne44oADxLHBDXLiNgypHLa-SDB6EKGiUbgFFpA0vKSqYAnufapaoNzDZGJgzLuxarxob20SpBKmCqQekHvm9DtV19fRZdXXSYx9ggAVZ9r1Dp1Bi3U3ZASRODno9fxjQUhMyYMXkXwxDtrOmy9I 2025/05/06 01:53:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/06 01:53:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/06 01:53:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEqWtM19zhB8NVNPMMAKiJHTcCsdtY6fEed32YQdexjjmTvN-bpMTdBGxWOqKWqwoptKkVK4WpK4Ma5G_Q9dnCRp0FHE0Zv0y1mes3sZ1A2ZsH7bkSpwH5I1bnigd0B8PKWq-lXzTmlgxGqEWMXi5PlvyP02bxo-moTYInsGUAYCDtqwfON6ZmpEtYKRkgEo2kV7Ne44oADxLHBDXLiNgypHLa-SDB6EKGiUbgFFpA0vKSqYAnufapaoNzDZGJgzLuxarxob20SpBKmCqQekHvm9DtV19fRZdXXSYx9ggAVZ9r1Dp1Bi3U3ZASRODno9fxjQUhMyYMXkXwxDtrOmy9I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/05/06 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOjIHMlhzWF9R07EKEHr7O0p9ei7nZ0xL7o903h43ceqd4j4vUuz6tGid-MjkNdHI6mqKD6dksR8yLvuq2DS0yj5cn4ioLo9CWdcYrFR-Z-3-RI-tQ-ZaSDTZoQdoHZIhu_yDXuV9D9-_b7nVf5mJblxEwf-VnRfpMLJ6Oh6-e2cM8UzlwYzeznjyIpS61I_ZeGaroGQa6BMGE9OphGeh2LnjauWp1SEYrpH9Dyn1IjLlQb7a08eX85uxFGPYLq0sL2wmsidXON4rYQad0Z-nR2MqFpP3kKXDKA1KchBYh1zoUjZQJHRlMpgfjTv83X1Mi2vM3LPsLTS96GHOn9L_5I 2025/05/06 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/06 01:53:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/06 01:53:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOjIHMlhzWF9R07EKEHr7O0p9ei7nZ0xL7o903h43ceqd4j4vUuz6tGid-MjkNdHI6mqKD6dksR8yLvuq2DS0yj5cn4ioLo9CWdcYrFR-Z-3-RI-tQ-ZaSDTZoQdoHZIhu_yDXuV9D9-_b7nVf5mJblxEwf-VnRfpMLJ6Oh6-e2cM8UzlwYzeznjyIpS61I_ZeGaroGQa6BMGE9OphGeh2LnjauWp1SEYrpH9Dyn1IjLlQb7a08eX85uxFGPYLq0sL2wmsidXON4rYQad0Z-nR2MqFpP3kKXDKA1KchBYh1zoUjZQJHRlMpgfjTv83X1Mi2vM3LPsLTS96GHOn9L_5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABN6wOKyvM_aSPmvfu1rYz43rlllNigGSNAHKH-KAiNaeYGY7LgzplZf-7yWWoLDy-laX_PWyMmn4h69pBbSIrXTzneJKORMtVqYgyNj2fbI_rIyr9GVss_5GJmvo8yy3BRha3pJpGQohqyspGtHLS43eqHwvrdJnqJ5SmubhAwcLmk7WGgO4afBByoNlXdAnshCMNqPPpHtMI-CSN_1hmwmHGqOySFrglTNN-CaCAShxl9UVEeZeDHIehWLj2YiqpXw3xw3PX4s2cZU1dO-Af1K8WLWLh1yqshwbq0abcLGufjVPNFwMqTQ-mugfrFyI-XYsmJqPWTBhsNsCPQmLfY 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/06 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/06 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/06 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABN6wOKyvM_aSPmvfu1rYz43rlllNigGSNAHKH-KAiNaeYGY7LgzplZf-7yWWoLDy-laX_PWyMmn4h69pBbSIrXTzneJKORMtVqYgyNj2fbI_rIyr9GVss_5GJmvo8yy3BRha3pJpGQohqyspGtHLS43eqHwvrdJnqJ5SmubhAwcLmk7WGgO4afBByoNlXdAnshCMNqPPpHtMI-CSN_1hmwmHGqOySFrglTNN-CaCAShxl9UVEeZeDHIehWLj2YiqpXw3xw3PX4s2cZU1dO-Af1K8WLWLh1yqshwbq0abcLGufjVPNFwMqTQ-mugfrFyI-XYsmJqPWTBhsNsCPQmLfY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/06 01:53:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKmHvrMwZf_G0F2M85FXsC_PpCkwv-lSBn6fIEAeX731pFreXmiBi9TQjbhGGd3q0ZBVnuWseb5wA0ORz7EPu7LIPSykFRLt_mh6_Xe4rzrrntwNiEJCpe1KxzMG1S7ZFS4s4XzQ3sUNkcy6kkBvJqeJNTst5_PjOIvOwsMdzIcT2SpxG9hsiDN1DvM_rKVrs2SfK8wxtpDctYT8YGm_W04ubanoeW9IYvHmLhq2Gd6Y2FUneA-OIfLWWmn3ae1KnJTbXcLBKxcLpgKZauP_Q95i4nErerS_BstrJPeFRXLE5e-BTxlbkfRT0N7REp5lT_x0eFlYBxMs-C4QZY8LT5k 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/06 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKmHvrMwZf_G0F2M85FXsC_PpCkwv-lSBn6fIEAeX731pFreXmiBi9TQjbhGGd3q0ZBVnuWseb5wA0ORz7EPu7LIPSykFRLt_mh6_Xe4rzrrntwNiEJCpe1KxzMG1S7ZFS4s4XzQ3sUNkcy6kkBvJqeJNTst5_PjOIvOwsMdzIcT2SpxG9hsiDN1DvM_rKVrs2SfK8wxtpDctYT8YGm_W04ubanoeW9IYvHmLhq2Gd6Y2FUneA-OIfLWWmn3ae1KnJTbXcLBKxcLpgKZauP_Q95i4nErerS_BstrJPeFRXLE5e-BTxlbkfRT0N7REp5lT_x0eFlYBxMs-C4QZY8LT5k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/05/06 01:53:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGcoIYlbM-cSPMjCJlosfvD4-xx1g3uoL_0ZmEqp8SCYCjinh7b2H-oNqCY2-IDS1LY7eQ3AZLXqMSTYybKxMJGoUwZPTnWkVY4Mle5xnFht4UiTzt29-6aOrDdZk3W456Wng192YPNH5o0fgPqempDUunat20UTlMPY-Xlaht51szurNnAdxM4KRuuUZQiAk7IBqDcZF_hGvNWdUDkpAnT8yocQpag6kKV6byhrtjPGVsQqCoQ-g2gZxjxk8I9vXJKQFEv1_ejtgWRIO6Mp2KcoGcz0nLDAINfqohz2BAQzonytbCsLW4UbxzMSG1dZCPMpmqmUELxl4w8lK3-VdNA 2025/05/06 01:53:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/06 01:53:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/05/06 01:53:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGcoIYlbM-cSPMjCJlosfvD4-xx1g3uoL_0ZmEqp8SCYCjinh7b2H-oNqCY2-IDS1LY7eQ3AZLXqMSTYybKxMJGoUwZPTnWkVY4Mle5xnFht4UiTzt29-6aOrDdZk3W456Wng192YPNH5o0fgPqempDUunat20UTlMPY-Xlaht51szurNnAdxM4KRuuUZQiAk7IBqDcZF_hGvNWdUDkpAnT8yocQpag6kKV6byhrtjPGVsQqCoQ-g2gZxjxk8I9vXJKQFEv1_ejtgWRIO6Mp2KcoGcz0nLDAINfqohz2BAQzonytbCsLW4UbxzMSG1dZCPMpmqmUELxl4w8lK3-VdNA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/05/06 01:53:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKttpi3gr5Z2XBurEZVfbFl0vfX7xFxeuNTOb09-mHW3PpQV9fVWzwSy0UdoIYPVuMx8WJ4bcHFrpzzvP1Jd9NKHpog4hMMaGHp1GiRnFYA7RS0F8Nr8vYZyVt3G1AhVZF2nasTZi7NGUs4NSSBgfWiELcmc2NIJGS9RT0FUSIJmJFsAug-5sqLCajy7qxvmiF9Flje_rxD0Iac0baEeSC5UjylL67ZP4r9y1FeOyXUohKJmaYibllV0qCdTWeEz1UJr5UnRS8imwVOqLo-JJNxxScGbHoAs7D79BjAGEWTr49L55nwwX4AuvQvOqeMOe-sxh1aEk5Pv_RW0N00TCbg 2025/05/06 01:53:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/06 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/06 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKttpi3gr5Z2XBurEZVfbFl0vfX7xFxeuNTOb09-mHW3PpQV9fVWzwSy0UdoIYPVuMx8WJ4bcHFrpzzvP1Jd9NKHpog4hMMaGHp1GiRnFYA7RS0F8Nr8vYZyVt3G1AhVZF2nasTZi7NGUs4NSSBgfWiELcmc2NIJGS9RT0FUSIJmJFsAug-5sqLCajy7qxvmiF9Flje_rxD0Iac0baEeSC5UjylL67ZP4r9y1FeOyXUohKJmaYibllV0qCdTWeEz1UJr5UnRS8imwVOqLo-JJNxxScGbHoAs7D79BjAGEWTr49L55nwwX4AuvQvOqeMOe-sxh1aEk5Pv_RW0N00TCbg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/05/06 01:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKB89QmHo7PrhFIy9lOMSZxfk96ovVysakrx5bVssj1Sl8c4ey125VVVOcfnjs0AylV7E12voFvUlEVjCArCW4Wes1u2-4ZKa8AWjOlqgzL6Bbr23E4bVS-F6bwGxGOWNu7pvTUOZyEH-EceVONuNFffdon8aLmMjpP5fXWOUMsK6huLINJjukRfSCgxsps-VPDqwp0EZoqKz2AWG_VBkvGJjiy6-z9MDqVBhKjV_PatHoNrJtx9get2hUqZ8D8hcwWqfR921O9_WSibK7HZ8wD45R7L3xVmS77Zfn5wfiPi8EVz3U3dGnYO5ispoOsuATirIZ2e7T2spDCKsKKS1LM 2025/05/06 01:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/06 01:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/06 01:53:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKB89QmHo7PrhFIy9lOMSZxfk96ovVysakrx5bVssj1Sl8c4ey125VVVOcfnjs0AylV7E12voFvUlEVjCArCW4Wes1u2-4ZKa8AWjOlqgzL6Bbr23E4bVS-F6bwGxGOWNu7pvTUOZyEH-EceVONuNFffdon8aLmMjpP5fXWOUMsK6huLINJjukRfSCgxsps-VPDqwp0EZoqKz2AWG_VBkvGJjiy6-z9MDqVBhKjV_PatHoNrJtx9get2hUqZ8D8hcwWqfR921O9_WSibK7HZ8wD45R7L3xVmS77Zfn5wfiPi8EVz3U3dGnYO5ispoOsuATirIZ2e7T2spDCKsKKS1LM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/06 01:53:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AB3hBg8Yb-5WhxDuEGziQlZK_Ow0LPJDZIVOT0K5D-Oo2bhZWSmyszNw8zStAWxu-TpidB-1ul6eDySCZn8Uq27hCxWochbufcrwX7OUMnWLMsR9O7D-yhxIDPKYK72J8xKoSezkWpgK3Gvl_xdeH2iEt1cMTuLmmswUX3INqGLdFwe-JcODenN1Fm8h2qDZgQ-2OSBEwv7f43jmx6D0UN9AAUHRQgYIopuHIGtSomaFMGG4BactC_FKpLiyYH7rlahopiq5jW-hr2lHZJyIffYa2EFEacXeJSaOb8u7vy6NFtbHy-m_dLESUn-B9ZCYWHULwsnhmbAsJXNjMJo-J_8 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/06 01:53:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AB3hBg8Yb-5WhxDuEGziQlZK_Ow0LPJDZIVOT0K5D-Oo2bhZWSmyszNw8zStAWxu-TpidB-1ul6eDySCZn8Uq27hCxWochbufcrwX7OUMnWLMsR9O7D-yhxIDPKYK72J8xKoSezkWpgK3Gvl_xdeH2iEt1cMTuLmmswUX3INqGLdFwe-JcODenN1Fm8h2qDZgQ-2OSBEwv7f43jmx6D0UN9AAUHRQgYIopuHIGtSomaFMGG4BactC_FKpLiyYH7rlahopiq5jW-hr2lHZJyIffYa2EFEacXeJSaOb8u7vy6NFtbHy-m_dLESUn-B9ZCYWHULwsnhmbAsJXNjMJo-J_8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/06 01:53:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIAyjOmuuANLvy4XQtlCr8dmlL9Fm1Ucl3VpinNv7LtMqh1HcvwuY27mQN9t2VlKmLv8V7wWagYTMCE6P4lQvSo_-ZkSDpaTXN2Ed6XnB__9wPgZUDWEEH1-Vp9usrwEKgJRCHEoQji8Sc_e0cuqvJDOr0Of7IZhQn6Ehwr6xG1NnwiYW82kIuRGH3CCV1zVgt5WAhuYMjpVghT22cwXI8Ys7kg_bmmC51y0H8r44-OvODVZVHwDzvo3lhCKu0HqVmD0CFquie2ZR1eBU5fKxKB__4z2xxsfU7Ed2Yuz25C4XJoPgH9qQKQRtmv9UCwncScfns-nAyZ_ammywPC0Zrs 2025/05/06 01:53:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/06 01:53:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/05/06 01:53:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/05/06 01:53:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/06 01:53:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/06 01:53:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/06 01:53:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIAyjOmuuANLvy4XQtlCr8dmlL9Fm1Ucl3VpinNv7LtMqh1HcvwuY27mQN9t2VlKmLv8V7wWagYTMCE6P4lQvSo_-ZkSDpaTXN2Ed6XnB__9wPgZUDWEEH1-Vp9usrwEKgJRCHEoQji8Sc_e0cuqvJDOr0Of7IZhQn6Ehwr6xG1NnwiYW82kIuRGH3CCV1zVgt5WAhuYMjpVghT22cwXI8Ys7kg_bmmC51y0H8r44-OvODVZVHwDzvo3lhCKu0HqVmD0CFquie2ZR1eBU5fKxKB__4z2xxsfU7Ed2Yuz25C4XJoPgH9qQKQRtmv9UCwncScfns-nAyZ_ammywPC0Zrs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/05/06 01:53:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AO33r5dEgLMz2f8EZRwERhSg_1jsPIH4Gdb8cSlUqXtemCBdlEYxML7sDiwEkyAgY7pZeneM84oRDHIO71cZwy2KYf9c2yKpVgh8rC3E7Xs1gXIDLxJkgj6FGtSTdek0d9wv4V5dXoYha_7zZq5bnmhaYmOE-PLoDhnVvjGvQ1ra_wKZPHrl630qb2J3Z6AoYCPMIgzkZ-xLwXMsUUbpuq0b4V16q0eRRBxU0pHT5l4dHtXCweq8XKLWso9Jh5FIOmalQsNjjwt2TjYqC6PrBj4K72j6QW9Za7Xqtq0HufLk9Wxg5y8s8nXMq5nK8J9mXXLSInrw8fgjh8CmkDbzK2Y 2025/05/06 01:53:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/05/06 01:53:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/05/06 01:53:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AO33r5dEgLMz2f8EZRwERhSg_1jsPIH4Gdb8cSlUqXtemCBdlEYxML7sDiwEkyAgY7pZeneM84oRDHIO71cZwy2KYf9c2yKpVgh8rC3E7Xs1gXIDLxJkgj6FGtSTdek0d9wv4V5dXoYha_7zZq5bnmhaYmOE-PLoDhnVvjGvQ1ra_wKZPHrl630qb2J3Z6AoYCPMIgzkZ-xLwXMsUUbpuq0b4V16q0eRRBxU0pHT5l4dHtXCweq8XKLWso9Jh5FIOmalQsNjjwt2TjYqC6PrBj4K72j6QW9Za7Xqtq0HufLk9Wxg5y8s8nXMq5nK8J9mXXLSInrw8fgjh8CmkDbzK2Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/05/06 01:53:43 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADWd178VIuz3PIEQ5bZ_AEJrGEUVb4l-QT_7YJlSnEM2n-y-uxyoo1pNxOe0Ow9Xj9EBYqWbA-3AR7AiWpXT8ZR8_1eIi8IUpaAWOwe6knJxi-4j-H2OXOI5d-ZJywViV8WuugAV27LclN6b_1uDmD2JDB7qsnbpAkA5rM6qMc1_1-RSNv0bl57uP20MjGwOquW7ctsRJhLxBlajvz9pSg3-abwZOxZMxag4TcE74K_vV30GNmpVGqoEZBiG2ETq_ckYxwtg6vKeHhjrJGI_PPA-sdBg45Po_LuSVzHnTsZZz6JDEF6yFRuccpQMoV43pHhVh_PrBsi-aEIEJGsmRn4 2025/05/06 01:53:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/05/06 01:53:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/06 01:53:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADWd178VIuz3PIEQ5bZ_AEJrGEUVb4l-QT_7YJlSnEM2n-y-uxyoo1pNxOe0Ow9Xj9EBYqWbA-3AR7AiWpXT8ZR8_1eIi8IUpaAWOwe6knJxi-4j-H2OXOI5d-ZJywViV8WuugAV27LclN6b_1uDmD2JDB7qsnbpAkA5rM6qMc1_1-RSNv0bl57uP20MjGwOquW7ctsRJhLxBlajvz9pSg3-abwZOxZMxag4TcE74K_vV30GNmpVGqoEZBiG2ETq_ckYxwtg6vKeHhjrJGI_PPA-sdBg45Po_LuSVzHnTsZZz6JDEF6yFRuccpQMoV43pHhVh_PrBsi-aEIEJGsmRn4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/05/06 01:53:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALFzqVkM082MB3k6TMCq6YZDJUW4CQ55EBqgSaMP_tsDDXY5K4mAGS1N1h1uvIYQMAXKHWm3gq6B4LpjCqF6FMVPjUHG1IDH_KzR9AogLt9cV0-6zmCFzIwYCUJxOVRg6KvqYkvkndXb4rcR4brumhqVoKRJJoS_vZYjLPAPNOk0FRISFT2UIu2mV57x6QH92TRFSTi5WWdaUKWeh1K2sxoDNVhOwE4F9HixaC0uqVsSJfjD1rD3rD1rEh52DSK2XRbF8QAuUeC_3cUKFPbTU1s5vIwOD_0Y4QkA2WqQVukZNUDwf_h0pAB3f5cchzSl4JojWyxzT8AUAJClNAb16Kk 2025/05/06 01:53:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/06 01:53:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/06 01:53:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALFzqVkM082MB3k6TMCq6YZDJUW4CQ55EBqgSaMP_tsDDXY5K4mAGS1N1h1uvIYQMAXKHWm3gq6B4LpjCqF6FMVPjUHG1IDH_KzR9AogLt9cV0-6zmCFzIwYCUJxOVRg6KvqYkvkndXb4rcR4brumhqVoKRJJoS_vZYjLPAPNOk0FRISFT2UIu2mV57x6QH92TRFSTi5WWdaUKWeh1K2sxoDNVhOwE4F9HixaC0uqVsSJfjD1rD3rD1rEh52DSK2XRbF8QAuUeC_3cUKFPbTU1s5vIwOD_0Y4QkA2WqQVukZNUDwf_h0pAB3f5cchzSl4JojWyxzT8AUAJClNAb16Kk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/06 01:53:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABRSXANZnklO3imPESJ8KGu9jEh6n8R93c0j5Yxt6j2_5GE_EuYLpdRIBsED0NkDK3T1HqM_XNK_Bm9L7Fj2Yc3CkIi9EA3CRXta_Ietxmmjy6KfHUnUxpB0nh-O_3rNe9PSF1vhQtRTgmepIioOYxIC1mJWTVpBrlJzll8QhPYx9J_Z-7TUH6UZ38Fae-66CmY14Vgc6R_NF6R9TvRxsV0E6trSUQkqIZY49cVZ5BrUyHwSU05RnMh6WlQt6rWkKFKy1rXtEsxePPijdlKVQMpDZVCdTVIGMyTjF2wrBoLVTGn4uAn4Q20zL-lL62jezq_3UhEvk2sIy4VlAAQ-JnU 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/06 01:53:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABRSXANZnklO3imPESJ8KGu9jEh6n8R93c0j5Yxt6j2_5GE_EuYLpdRIBsED0NkDK3T1HqM_XNK_Bm9L7Fj2Yc3CkIi9EA3CRXta_Ietxmmjy6KfHUnUxpB0nh-O_3rNe9PSF1vhQtRTgmepIioOYxIC1mJWTVpBrlJzll8QhPYx9J_Z-7TUH6UZ38Fae-66CmY14Vgc6R_NF6R9TvRxsV0E6trSUQkqIZY49cVZ5BrUyHwSU05RnMh6WlQt6rWkKFKy1rXtEsxePPijdlKVQMpDZVCdTVIGMyTjF2wrBoLVTGn4uAn4Q20zL-lL62jezq_3UhEvk2sIy4VlAAQ-JnU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/06 01:53:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADds-Qlm1S2Vp0C6Ax0ImPb1giiLD56xpFdaiCfvYK5Uu6XYS1Fek-e7dNYjViJyCZveFClebU_8yj3pb21j9ktFkVxKS3yz01iMiQXr5h5oiafr_DHY32xA4jKuTbvRuGbwYYirZn2j4Iij5pOePsGQVkjrMLtGU4pYcSXac8liIYCd7Uvl1NNQcJhNw4BtuQDlZrVg3SsdqpU18YHlgaCne9M9lpQKonvU6yZGBmN2ynxgmfalQFc7ZZ8v3Ym3HwQq0pdXIEtNg0tgR-sVyBGCUcEfXCAJUWcZe33Pt6DYMRn4J-oHesM-pXW3-BpYc35U5RDdt0N_42Mq15fZ3vE 2025/05/06 01:53:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/06 01:53:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/05/06 01:53:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/05/06 01:53:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/06 01:53:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/06 01:53:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/06 01:53:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADds-Qlm1S2Vp0C6Ax0ImPb1giiLD56xpFdaiCfvYK5Uu6XYS1Fek-e7dNYjViJyCZveFClebU_8yj3pb21j9ktFkVxKS3yz01iMiQXr5h5oiafr_DHY32xA4jKuTbvRuGbwYYirZn2j4Iij5pOePsGQVkjrMLtGU4pYcSXac8liIYCd7Uvl1NNQcJhNw4BtuQDlZrVg3SsdqpU18YHlgaCne9M9lpQKonvU6yZGBmN2ynxgmfalQFc7ZZ8v3Ym3HwQq0pdXIEtNg0tgR-sVyBGCUcEfXCAJUWcZe33Pt6DYMRn4J-oHesM-pXW3-BpYc35U5RDdt0N_42Mq15fZ3vE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/05/06 01:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APgKHVfJrhLM4gpQbfVDNwOYAd7TZuhv4RK2JGjCdXXqzCUGoCHyZg32CHZRZui5O2KQvo4r3IT62zYuDHl_pngKxof4U4PvY7UYSQ7z84Ct69RSpWZbNOOY_wwkrfd7JTPWzN3ynVAA4vY-sl-YJ-v1G0IvfNkbNAVjScCPfjqPwqKK8ceW0xSR_nX0I0nyMYW4xoqKf5RSEahyHXn00qUFLcjdmMeOAjQdolBC6pUfguNGmu-orTBXsTLCK1RjEvu6s38x4ev0Mcb9Fo-61BzQjG9l2DEefDDWw0ZQe7menPqqpZT8cFYyy9MnCD7abk1QUk4jAfaWu9tLp8OUcTk 2025/05/06 01:53:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/05/06 01:53:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/05/06 01:53:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APgKHVfJrhLM4gpQbfVDNwOYAd7TZuhv4RK2JGjCdXXqzCUGoCHyZg32CHZRZui5O2KQvo4r3IT62zYuDHl_pngKxof4U4PvY7UYSQ7z84Ct69RSpWZbNOOY_wwkrfd7JTPWzN3ynVAA4vY-sl-YJ-v1G0IvfNkbNAVjScCPfjqPwqKK8ceW0xSR_nX0I0nyMYW4xoqKf5RSEahyHXn00qUFLcjdmMeOAjQdolBC6pUfguNGmu-orTBXsTLCK1RjEvu6s38x4ev0Mcb9Fo-61BzQjG9l2DEefDDWw0ZQe7menPqqpZT8cFYyy9MnCD7abk1QUk4jAfaWu9tLp8OUcTk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/05/06 01:53:57 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABjAZIxig7JU9XZ9cZ209K1awRucSyDYuy9Ztm1SH3h6b-5Yz_O3a0hLfxEymVGjZ2ggWx24q5hrYjL3pEUPwjjbpDO235vz7viyhpOyPPVIfLWaGOcHN6VBj_N6XXJoBSMy-aIL4Ct1EPMTHRLBd3byZGMRFPSW9BG1LvoBa2ptda7ssUJjUbt3twiC3ND_EJkpAQ-aJKVIrBnvfQQKpbkoINDzP4dGyiHFOswA99l1TA6niQ0iLzvYiDKN_Rm72iPwfz_1NdXZOuXn5RjX2KyEdnFW1aZZhSDcmpoMSM-3oD2p8x98b-Bjsbl-mgSl6MJvWWo6uzizuR-mwd277tY 2025/05/06 01:53:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/05/06 01:53:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/06 01:53:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABjAZIxig7JU9XZ9cZ209K1awRucSyDYuy9Ztm1SH3h6b-5Yz_O3a0hLfxEymVGjZ2ggWx24q5hrYjL3pEUPwjjbpDO235vz7viyhpOyPPVIfLWaGOcHN6VBj_N6XXJoBSMy-aIL4Ct1EPMTHRLBd3byZGMRFPSW9BG1LvoBa2ptda7ssUJjUbt3twiC3ND_EJkpAQ-aJKVIrBnvfQQKpbkoINDzP4dGyiHFOswA99l1TA6niQ0iLzvYiDKN_Rm72iPwfz_1NdXZOuXn5RjX2KyEdnFW1aZZhSDcmpoMSM-3oD2p8x98b-Bjsbl-mgSl6MJvWWo6uzizuR-mwd277tY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/05/06 01:53:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AG552c3Mjhkga9yOsvn9ziBO2eNHAWgppJze29J7prY0cQw7hVOOCav4aQkMIpqIoAJGyFfcu0PiNM-3AY3mf9y-jLlIyqH6x6-fpqY7agXi2qUiVOcJtyrOmydc6ribd6H17RDycIpwUC2QBqZZBZ2D6UwPgarTkKoRBJxBs9-bUlEbuQFRm5vG9PLo7Fdyrwqr9GRgJ9jWfZQomCV6gh9SXmwJWZXn6rUl7YQ0SxDazm1nCuoHrOHKwu45Xgg1XldzmCu4x48750k-DSrAcWCarDVb4-NTF1QyVvoadJP2BfqmJ5qAwg8mTQvG6NVWrDfek7lGQ7xqkfpWn5fcK1w 2025/05/06 01:54:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/06 01:54:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/06 01:54:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AG552c3Mjhkga9yOsvn9ziBO2eNHAWgppJze29J7prY0cQw7hVOOCav4aQkMIpqIoAJGyFfcu0PiNM-3AY3mf9y-jLlIyqH6x6-fpqY7agXi2qUiVOcJtyrOmydc6ribd6H17RDycIpwUC2QBqZZBZ2D6UwPgarTkKoRBJxBs9-bUlEbuQFRm5vG9PLo7Fdyrwqr9GRgJ9jWfZQomCV6gh9SXmwJWZXn6rUl7YQ0SxDazm1nCuoHrOHKwu45Xgg1XldzmCu4x48750k-DSrAcWCarDVb4-NTF1QyVvoadJP2BfqmJ5qAwg8mTQvG6NVWrDfek7lGQ7xqkfpWn5fcK1w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/06 01:54:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AA4BMIE4m4hEokFo6vXvRhf_fPyz_bAccGMpRkobwBCOsEFNcAehdfFu7S0NkvMNKIsJ_--3MwwEc60R2ea0ITjXn2hKktbSXSH-yfnFtETyDawQsNUupnyuesEj6TM7y4jVzCcutd1wYHVUJaamQuH_KFSs5Y5EesLdnsbMLMADRLyE6QJKtcZ5iFhiZ4aZJb6Affukr62wwTLxOIIY5mGzZuwauFzKHU9XN0c73H_chGUI3KPVRCU-Z9P8QOAeVw2vILsMxVpFwk_meY0YujbLOIuOT2fIlZZ5gi5OYlz9dBRxsgTUb0LUV3hmixQl1Ob9FF-s1ZltbiTNotRBTyc 2025/05/06 01:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/06 01:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/06 01:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/06 01:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/06 01:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/06 01:54:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/06 01:54:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AA4BMIE4m4hEokFo6vXvRhf_fPyz_bAccGMpRkobwBCOsEFNcAehdfFu7S0NkvMNKIsJ_--3MwwEc60R2ea0ITjXn2hKktbSXSH-yfnFtETyDawQsNUupnyuesEj6TM7y4jVzCcutd1wYHVUJaamQuH_KFSs5Y5EesLdnsbMLMADRLyE6QJKtcZ5iFhiZ4aZJb6Affukr62wwTLxOIIY5mGzZuwauFzKHU9XN0c73H_chGUI3KPVRCU-Z9P8QOAeVw2vILsMxVpFwk_meY0YujbLOIuOT2fIlZZ5gi5OYlz9dBRxsgTUb0LUV3hmixQl1Ob9FF-s1ZltbiTNotRBTyc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/06 01:54:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AC2-ikKe5G0SkOQpb6DTSXW9QXgQK4dRibKBoL3oyGJz_rzz-MndwNsqRooJ1CLvGFPW-EHM8c8R20SpC951F6pYfnCi3JnqZRjyxgDZWET7hV5UE8Eb7MAtheqNr2e2PslTuFCqBemY3VjF22JVoGRST3uWCBZbPaBoHKbN2rWcslNHA9b4ACeixLSHi0LP4gvUt5dtZSz8XlZrCwq3LQTEAjq-u6GPVJNuIEAFay97KJ5RrYQz6WBrQ05lJTE_1pdWcRZNu2VQVIj9kFClPhGHqjh_57je5qipcNRRJgGK3yJf-e6dcGm3yr-CJ5dn4Gsc-Q226RaNc-WjEXoZD8w 2025/05/06 01:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/06 01:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/05/06 01:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/05/06 01:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/06 01:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/06 01:54:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/06 01:54:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AC2-ikKe5G0SkOQpb6DTSXW9QXgQK4dRibKBoL3oyGJz_rzz-MndwNsqRooJ1CLvGFPW-EHM8c8R20SpC951F6pYfnCi3JnqZRjyxgDZWET7hV5UE8Eb7MAtheqNr2e2PslTuFCqBemY3VjF22JVoGRST3uWCBZbPaBoHKbN2rWcslNHA9b4ACeixLSHi0LP4gvUt5dtZSz8XlZrCwq3LQTEAjq-u6GPVJNuIEAFay97KJ5RrYQz6WBrQ05lJTE_1pdWcRZNu2VQVIj9kFClPhGHqjh_57je5qipcNRRJgGK3yJf-e6dcGm3yr-CJ5dn4Gsc-Q226RaNc-WjEXoZD8w" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/05/06 01:54:08 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/06 01:54:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/06 01:54:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/06 01:54:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/06 01:54:19 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/06 01:54:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJdWlRfE26VuQxJonoM_sSNFKGLuikTlirP-ZE1Mu81_l3OHQN7XukzZiVM2o76-l0yAot6M1s-MmTvnDdk3fWRiU3UhHDW_0hHQupoEjHItzgGcyeKd4j6xK4_Kprgs3VQsMuRwJrMGtIcEaVOAN5ZfBv6YIHV0Aq6tdm4iV7QnTQ3vDMPCuWYoS9w8IOZAC2sPfJ5Y6MxBLm8-fZeEZSYq331REHcpEzXSyZs61D0cOMB9PIwIbfEJvjAdxglmUCu0REzZACOjVo6WtsPs7OlQSxSN1-_RdEqSwJh0jOwxZEs1fPm7QdqIrhdYYb1DBOFtma_fFaYMNI2Nz_o7N3U 2025/05/06 01:54:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/06 01:54:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "da748788b3766028b0ce9898ac6e746f" 2025/05/06 01:54:21 DEBUG : unknown-size-put.txt: multipart upload "AJdWlRfE26VuQxJonoM_sSNFKGLuikTlirP-ZE1Mu81_l3OHQN7XukzZiVM2o76-l0yAot6M1s-MmTvnDdk3fWRiU3UhHDW_0hHQupoEjHItzgGcyeKd4j6xK4_Kprgs3VQsMuRwJrMGtIcEaVOAN5ZfBv6YIHV0Aq6tdm4iV7QnTQ3vDMPCuWYoS9w8IOZAC2sPfJ5Y6MxBLm8-fZeEZSYq331REHcpEzXSyZs61D0cOMB9PIwIbfEJvjAdxglmUCu0REzZACOjVo6WtsPs7OlQSxSN1-_RdEqSwJh0jOwxZEs1fPm7QdqIrhdYYb1DBOFtma_fFaYMNI2Nz_o7N3U" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/06 01:54:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APGZsmphEnUGKQdshZitwLdrmigNqY7AWOJCdqwor3WR7ohseEPN6xwUgGmqcX6DW__qUC2572r-3I-ci_QpLtPmsogWqmi8da5VDynYwFNB8h-kJ7ZrpwiLCG8iMyJrsKxQBEQUlyWavhuU7JHndy4qSQGW0emw8XtMev9uzwRxzaynUICBHFlLIpcc10kp2ypJJCNl7boYxN31xdkzI3_H43o5go0qDWCPZa0A9jpwDKVBBlXi4RlGnhxmZ4Tj8Rue3NnDahuJd5LtJXkBq9J9Eb559n4FIncWFHevWFtIjqTqeRWhR_atZNET4HR0CovjG-r3XocBYFeh64cqdIQ 2025/05/06 01:54:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/05/06 01:54:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "93883fbbaebe99089dea11a7af9d53ec" 2025/05/06 01:54:23 DEBUG : unknown-size-update.txt: multipart upload "APGZsmphEnUGKQdshZitwLdrmigNqY7AWOJCdqwor3WR7ohseEPN6xwUgGmqcX6DW__qUC2572r-3I-ci_QpLtPmsogWqmi8da5VDynYwFNB8h-kJ7ZrpwiLCG8iMyJrsKxQBEQUlyWavhuU7JHndy4qSQGW0emw8XtMev9uzwRxzaynUICBHFlLIpcc10kp2ypJJCNl7boYxN31xdkzI3_H43o5go0qDWCPZa0A9jpwDKVBBlXi4RlGnhxmZ4Tj8Rue3NnDahuJd5LtJXkBq9J9Eb559n4FIncWFHevWFtIjqTqeRWhR_atZNET4HR0CovjG-r3XocBYFeh64cqdIQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/06 01:54:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kufimix9lumo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/06 01:54:23 DEBUG : Waiting for deletions to finish 2025/05/06 01:54:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/06 01:54:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/05/06 01:54:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/05/06 01:54:24 INFO : S3 bucket rclone-test-kufimix9lumo: Bucket "rclone-test-kufimix9lumo" deleted 2025/05/06 01:54:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (122.52s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.98s) --- FAIL: TestIntegration/FsMkdir (120.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.90s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (67.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/05/06 01:54:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/05/06 01:54:24 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 122.555s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m3.616079709s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/leading_HT]