"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 TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/24 03:28:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci" 2025/11/24 03:28:20 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/11/24 03:28:21 INFO : S3 bucket rclone-test-kazugow8waci: Bucket "rclone-test-kazugow8waci" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/24 03:28:22 INFO : S3 bucket rclone-test-kazugow8waci: Bucket "rclone-test-kazugow8waci" deleted === RUN TestIntegration/FsMkdir 2025/11/24 03:28:22 INFO : S3 bucket rclone-test-kazugow8waci: Bucket "rclone-test-kazugow8waci" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/24 03:28:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/24 03:28:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/24 03:28:22 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 ".." === 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" === 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/11/24 03:28:39 NOTICE: S3 bucket rclone-test-kazugow8waci: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/24 03:28:39 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALwPiEUa7aTPSY-uSWuII8QLYrXoVqThoj2bqmai7-vj6zO4Hx-cRmlRbmAbsw3BT5RGULEDP3j8UGB6SHCsuMelTSRpjs8_YZ8aa8H5UI1uY3KDEGTSINAhuz4iec0x_btyKLQ1oyQTvl943gvn1AQihGWxwTqtSmZ9D9LFH5UiRXj7Uj-jhfKQPkmOZybmZnmiIAmsZLjGNl0PYZ-EaGaUBm5xBRiAnaEuVKa8zZNFiQzr3tukQ5fN96K4Sk5ObUrnw03d2keIQK6YPn0h-3VDGBrqWt3ItRcHlJsX7Ns0m53CChEMY3nAI5TrZeh6AWo2idUsn_y7FofDCyp4pI4 2025/11/24 03:28:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1e5b0778562801e6029bc6d8a7ecee9c" 2025/11/24 03:28:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9401f2f504a89cea3aa6fc75bc860d08" 2025/11/24 03:28:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "671021a66ff976810a1532ff26701116" 2025/11/24 03:28:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALwPiEUa7aTPSY-uSWuII8QLYrXoVqThoj2bqmai7-vj6zO4Hx-cRmlRbmAbsw3BT5RGULEDP3j8UGB6SHCsuMelTSRpjs8_YZ8aa8H5UI1uY3KDEGTSINAhuz4iec0x_btyKLQ1oyQTvl943gvn1AQihGWxwTqtSmZ9D9LFH5UiRXj7Uj-jhfKQPkmOZybmZnmiIAmsZLjGNl0PYZ-EaGaUBm5xBRiAnaEuVKa8zZNFiQzr3tukQ5fN96K4Sk5ObUrnw03d2keIQK6YPn0h-3VDGBrqWt3ItRcHlJsX7Ns0m53CChEMY3nAI5TrZeh6AWo2idUsn_y7FofDCyp4pI4" 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/11/24 03:28:43 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/24 03:28:43 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/11/24 03:28:46 DEBUG : S3 bucket rclone-test-kazugow8waci: bucket is versioned: false 2025/11/24 03:28:46 DEBUG : Waiting for deletions to finish 2025/11/24 03:28:46 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/24 03:28:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/24 03:28:46 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/24 03:28:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci/dirToPurgeFromRoot" 2025/11/24 03:28:47 DEBUG : S3 bucket rclone-test-kazugow8waci path dirToPurgeFromRoot: bucket is versioned: false 2025/11/24 03:28:47 DEBUG : Waiting for deletions to finish 2025/11/24 03:28:47 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/24 03:28:47 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/24 03:28:47 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/24 03:28:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci/hello? sausage/êé" 2025/11/24 03:28:49 DEBUG : S3 bucket rclone-test-kazugow8waci path hello? sausage/êé: bucket is versioned: false 2025/11/24 03:28:49 DEBUG : Waiting for deletions to finish 2025/11/24 03:28:49 DEBUG : "a/b/c/d/e.txt" version false 2025/11/24 03:28:49 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/24 03:28:49 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/11/24 03:28:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/24 03:28:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-kazugow8waci" from "TestS3R2:rclone-test-kazugow8waci" 2025/11/24 03:28:56 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/24 03:29:00 DEBUG : piped data.txt: open chunk writer: started multipart upload: AF_4BERXBU19vZCDdLfnSo_b2fxD1_yjkbcJKE8pTLzrGfaf5JoaSVWmwiLQSAQAZDLH3CqNLixuI0ROrfRXgzitUAViXwQh_I0GJ_bn5Z_JoNKR4vKDJbFx4eziAWoN73m3Pa-SZ76q_OQmPTekA4cADVKVbOpmYJ9KfqNQtnUILyeG5Tul7KnrCaNsEXFjlExC7eS5ldIzBofdE75pEf7rKW5kSvd9WXRJDsIri6URI3ykLfRpK-KdYZ_0AdgnpGfcE7p0GzA5Pez-lCqd1kHrmIxuocX4DMpGdc7DnTuZZQdylt9hgynmNFpQnts9-iu1MqTUqP-e4fx3FWitoH4 2025/11/24 03:29:00 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/24 03:29:00 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/24 03:29:00 DEBUG : piped data.txt: multipart upload "AF_4BERXBU19vZCDdLfnSo_b2fxD1_yjkbcJKE8pTLzrGfaf5JoaSVWmwiLQSAQAZDLH3CqNLixuI0ROrfRXgzitUAViXwQh_I0GJ_bn5Z_JoNKR4vKDJbFx4eziAWoN73m3Pa-SZ76q_OQmPTekA4cADVKVbOpmYJ9KfqNQtnUILyeG5Tul7KnrCaNsEXFjlExC7eS5ldIzBofdE75pEf7rKW5kSvd9WXRJDsIri6URI3ykLfRpK-KdYZ_0AdgnpGfcE7p0GzA5Pez-lCqd1kHrmIxuocX4DMpGdc7DnTuZZQdylt9hgynmNFpQnts9-iu1MqTUqP-e4fx3FWitoH4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/24 03:29:01 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANpITNFoe9bK2_pkr1zD7q7Dnv5qzj4Fo9rMNjPbkMfj6V8FFynyFUK8eG6SXUj04xxEoHijDS7vOJpEjM8DSfrH5qZbV_ADT8FruUlU3mAyE7Z4IGvxT8_yOf0gjBNMcRkqqceMBTKe9C7pev_tehiIrCB7FteEAReMih3g8rTyOYuw3XROJYFB464yUnwhi9pwRs08XVS44oagt8BF2x0l6U5fd1AhSqllTNg7Ouwab6XLUehiD57SaDYCTRzu6wa0u8yl_IxLEXH_i-9lcNTzvIbp-jL28mDLpeAYvcNE8C3jXTxoR03-js0IYg92qUBHrIoGiNa2lhfRLsaOPMg 2025/11/24 03:29:01 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/24 03:29:01 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cd4e7ca7d8cc44c5ba3470d4f26ea7a1" 2025/11/24 03:29:01 DEBUG : piped data.txt: multipart upload "ANpITNFoe9bK2_pkr1zD7q7Dnv5qzj4Fo9rMNjPbkMfj6V8FFynyFUK8eG6SXUj04xxEoHijDS7vOJpEjM8DSfrH5qZbV_ADT8FruUlU3mAyE7Z4IGvxT8_yOf0gjBNMcRkqqceMBTKe9C7pev_tehiIrCB7FteEAReMih3g8rTyOYuw3XROJYFB464yUnwhi9pwRs08XVS44oagt8BF2x0l6U5fd1AhSqllTNg7Ouwab6XLUehiD57SaDYCTRzu6wa0u8yl_IxLEXH_i-9lcNTzvIbp-jL28mDLpeAYvcNE8C3jXTxoR03-js0IYg92qUBHrIoGiNa2lhfRLsaOPMg" 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/11/24 03:29:02 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:298: 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/11/24 03:29:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOw8EIuDzRlT3mC36K2ujotuKgKamoO07dNu85Lg7bbWfZUvbyHvpladD74oafcmzWjLl_IC1rACjTgNARrszotnZa0HP8VR1EAGaYndAPGqhBvVsSkDeG7SL9jV_1a8wIr2E9oVrBVjI2GqLWB03bh64ybcx3XMiAedg_eifnulH57PpnLrs2BriW6yYoAAvCfnfRUJnu5wqxK8IMcr88t24lnpviNrPZ8Nv9A3rqZ7m6zRfirrIuETvAtoBwFCpAuHJT8vSAcTQyQQ5hTxlcHgSRmZce-EgdXtwa0xIkmQbvNPVexikxRF0VIR3u_rghJ0slU0sYtOMh-MLqHbcxk 2025/11/24 03:29:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/24 03:29:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/24 03:29:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOw8EIuDzRlT3mC36K2ujotuKgKamoO07dNu85Lg7bbWfZUvbyHvpladD74oafcmzWjLl_IC1rACjTgNARrszotnZa0HP8VR1EAGaYndAPGqhBvVsSkDeG7SL9jV_1a8wIr2E9oVrBVjI2GqLWB03bh64ybcx3XMiAedg_eifnulH57PpnLrs2BriW6yYoAAvCfnfRUJnu5wqxK8IMcr88t24lnpviNrPZ8Nv9A3rqZ7m6zRfirrIuETvAtoBwFCpAuHJT8vSAcTQyQQ5hTxlcHgSRmZce-EgdXtwa0xIkmQbvNPVexikxRF0VIR3u_rghJ0slU0sYtOMh-MLqHbcxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/24 03:29:07 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFbhuoXC20zaAb0-m4FTOubi_WE7346nwui25WKImCrhzphbiDE_qpK91sCxJGRB0BONLcJzCo0VAemB_HmJGOs7z1jT_KDMBIsvupQkhRwa9Z5LEMjEhd-4-OynDPUuywK4m-neC3UlXRZDFD0BEn5jtJ8VyQFIpyksfcx1qDmTpTgG7yQzU3DMwI5jdHDTPzClbiFMDH8GGIeax37gDqrjyVVVE5yytMB-oFj0aOWMQdWaijIG6InOPYmNaAwQD8bQnuIFoIgxb3wStVFaF63jHEZX80pPDA9YbW22Ks6BPk885ShSeW0E2lvyDLC_i4Z6IYzDWgavLTB02FX0HTQ 2025/11/24 03:29:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/24 03:29:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/24 03:29:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFbhuoXC20zaAb0-m4FTOubi_WE7346nwui25WKImCrhzphbiDE_qpK91sCxJGRB0BONLcJzCo0VAemB_HmJGOs7z1jT_KDMBIsvupQkhRwa9Z5LEMjEhd-4-OynDPUuywK4m-neC3UlXRZDFD0BEn5jtJ8VyQFIpyksfcx1qDmTpTgG7yQzU3DMwI5jdHDTPzClbiFMDH8GGIeax37gDqrjyVVVE5yytMB-oFj0aOWMQdWaijIG6InOPYmNaAwQD8bQnuIFoIgxb3wStVFaF63jHEZX80pPDA9YbW22Ks6BPk885ShSeW0E2lvyDLC_i4Z6IYzDWgavLTB02FX0HTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/24 03:29:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANOToQVkTs8PhWNRWHp_o_Sm7H1GTyg8LBuXhqcfk0OuH_ezlSlQr18HCoYsPGrgGq1Ik6GpRKSS5-CYLeebTmDxUGU1t8X0YymSsQHX-8D4DgfU0ODFSP_S2eEHncI7xhresAqCtEDz00Lwn8L0zWPxkb0r423EMiYk9_Tj79HzXWUjNG9h5XJbVB7gxadbFHdvyVajpbw3UD8cQr3M2ovjvJAEUEXCQw1qdXhkWkJHJ9Ur90R-XCbEOHeHcgPJ0qb41tXoIZ2rF25wPUQ74mbddZN0HGHJmlSpmvO6jZbeaz05c6cnlmu9EtjeigJrzPqP1zHZ725IkWjRhTZPYPI 2025/11/24 03:29:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/24 03:29:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/24 03:29:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANOToQVkTs8PhWNRWHp_o_Sm7H1GTyg8LBuXhqcfk0OuH_ezlSlQr18HCoYsPGrgGq1Ik6GpRKSS5-CYLeebTmDxUGU1t8X0YymSsQHX-8D4DgfU0ODFSP_S2eEHncI7xhresAqCtEDz00Lwn8L0zWPxkb0r423EMiYk9_Tj79HzXWUjNG9h5XJbVB7gxadbFHdvyVajpbw3UD8cQr3M2ovjvJAEUEXCQw1qdXhkWkJHJ9Ur90R-XCbEOHeHcgPJ0qb41tXoIZ2rF25wPUQ74mbddZN0HGHJmlSpmvO6jZbeaz05c6cnlmu9EtjeigJrzPqP1zHZ725IkWjRhTZPYPI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/24 03:29:11 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFkBHrnHnreI68P-zc3l-JuNxZDkDyVxjHE7GYkI_bHqWh9SLzDUaH6V3Yb115JcxKEM_y9eGd8Zo_eygNuM2YKVXsGS0hem1WQ17u5SdwK0RCw-2G093cq6-tBovwlHojy4Nt2jpT_Q5Qx5i6itFF_ZvsCTqJIQm-uxO-ce_uXu5hiYYJenCa7bN-bJmg6vDVeTgvyWQ3sIZ9WNGdpsa2nrIMHMapgJCbiy8p5yTceNy-UCILjNowOfHuqoVed3vmjPdNzZ4I7bDx42uoXZXVTuFBnfjTYg-oYLwEQ9dlp5axr18KSCB57LnGmQ5FEF_8vK3IyUBzWXdg-e1ZSsqJo 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/24 03:29:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFkBHrnHnreI68P-zc3l-JuNxZDkDyVxjHE7GYkI_bHqWh9SLzDUaH6V3Yb115JcxKEM_y9eGd8Zo_eygNuM2YKVXsGS0hem1WQ17u5SdwK0RCw-2G093cq6-tBovwlHojy4Nt2jpT_Q5Qx5i6itFF_ZvsCTqJIQm-uxO-ce_uXu5hiYYJenCa7bN-bJmg6vDVeTgvyWQ3sIZ9WNGdpsa2nrIMHMapgJCbiy8p5yTceNy-UCILjNowOfHuqoVed3vmjPdNzZ4I7bDx42uoXZXVTuFBnfjTYg-oYLwEQ9dlp5axr18KSCB57LnGmQ5FEF_8vK3IyUBzWXdg-e1ZSsqJo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/24 03:29:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABIbOTULLz3kyCmyVBRkzjpZ_lgkOk3-vI105vDf3tK4Yk0cxJj-T3U1gaMK2lp7JhN4UjFCWnK6WaIUSsvk04RqZR1PscvGhjkVLHG5WHfiKKH_Y982r3MkimEZUrHKu9lwH_fJN0T8m88buJEEx_7Abn6iY5mmO32QE-bxk5H6DNuIAlCoEPBWnNNkPppBSJyobO_n5u-55YpaONiG0o9LaJUvJxskJlbxQ4Pd7L6ovCv5QDvJdgyVHNSXmPVp4xtsMLY2lilNr4_lVvddK6TxapaGssz-mBdC9f7CkiejtXd1WfhANHtxAycAG9Qnt70bqYtwdSy2QOxuhlZe7sM 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/24 03:29:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/24 03:29:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABIbOTULLz3kyCmyVBRkzjpZ_lgkOk3-vI105vDf3tK4Yk0cxJj-T3U1gaMK2lp7JhN4UjFCWnK6WaIUSsvk04RqZR1PscvGhjkVLHG5WHfiKKH_Y982r3MkimEZUrHKu9lwH_fJN0T8m88buJEEx_7Abn6iY5mmO32QE-bxk5H6DNuIAlCoEPBWnNNkPppBSJyobO_n5u-55YpaONiG0o9LaJUvJxskJlbxQ4Pd7L6ovCv5QDvJdgyVHNSXmPVp4xtsMLY2lilNr4_lVvddK6TxapaGssz-mBdC9f7CkiejtXd1WfhANHtxAycAG9Qnt70bqYtwdSy2QOxuhlZe7sM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/24 03:29:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABgot8n9amycS9S4c3r6t6awWtoAl6Pb6DWd6eDdfsZMYg6RhiOOo8PCDvwueczk-e3I7sunDVOHaAuNHwEQbr-yibBLlSPe99HMLvAaOSZ1yfvmf0OTJ1TbMYfQ7Ci10FWoVAGuVFnDsBM_iYSctLXEOQQYkLRauYDOVCpArE-kkqxHk6MbTTRAohN5VEMDRRf4MtCSnpvoPayqEJNPbGbe1JjWIO_ohQwB5ZRdC_ERjkUY-NDl_EH7_EPgtyYj2tBx2lTMWKtJSMNvnhrFszxrIEk56MKqnxvL-RCFgNlvdwizIJCxKijlyOZ6-B_LIy9KJnVYzBrI9XEaP0GFZls 2025/11/24 03:29:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/24 03:29:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/24 03:29:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABgot8n9amycS9S4c3r6t6awWtoAl6Pb6DWd6eDdfsZMYg6RhiOOo8PCDvwueczk-e3I7sunDVOHaAuNHwEQbr-yibBLlSPe99HMLvAaOSZ1yfvmf0OTJ1TbMYfQ7Ci10FWoVAGuVFnDsBM_iYSctLXEOQQYkLRauYDOVCpArE-kkqxHk6MbTTRAohN5VEMDRRf4MtCSnpvoPayqEJNPbGbe1JjWIO_ohQwB5ZRdC_ERjkUY-NDl_EH7_EPgtyYj2tBx2lTMWKtJSMNvnhrFszxrIEk56MKqnxvL-RCFgNlvdwizIJCxKijlyOZ6-B_LIy9KJnVYzBrI9XEaP0GFZls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/24 03:29:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APA5mIRlFIxWnA9n-w9bgzoSSoep3Gjcm3a3YLReKdaoELFyDiPPjVMpEJv_TVjB1g2e9Ad8OIagNeGBWZzNXgRHEyk02oEfheCye31XHwzGcKlLIJfdC1TsdMrGqnrZJKDH151A6bb8Lno0r3-kgErWLhzhkFCW6xEwXm2pMwIaPpQC4igwv6v-ajmRu7ZblLyyEo0pOoyltwCNrX80O7OgYFtvbf2OQRp8ub3Sq50hHhhoutew8wn6OFbNH6EA6oce93fSZd8heBHZuq_Cb1blLmA_UxtkGR1TLpKSQeM6DI2Vp1C2ZXW22poeMwTpRms6rZJ5om9JdcYHsFATAGo 2025/11/24 03:29:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/24 03:29:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/24 03:29:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APA5mIRlFIxWnA9n-w9bgzoSSoep3Gjcm3a3YLReKdaoELFyDiPPjVMpEJv_TVjB1g2e9Ad8OIagNeGBWZzNXgRHEyk02oEfheCye31XHwzGcKlLIJfdC1TsdMrGqnrZJKDH151A6bb8Lno0r3-kgErWLhzhkFCW6xEwXm2pMwIaPpQC4igwv6v-ajmRu7ZblLyyEo0pOoyltwCNrX80O7OgYFtvbf2OQRp8ub3Sq50hHhhoutew8wn6OFbNH6EA6oce93fSZd8heBHZuq_Cb1blLmA_UxtkGR1TLpKSQeM6DI2Vp1C2ZXW22poeMwTpRms6rZJ5om9JdcYHsFATAGo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/24 03:29:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APbbEeGS8ecWDotGIaoxAOcEnUHv3BtuPfZ_5ZobLE0VFhqOj5IiAae_RHuuPiPPXoCn1il2vIckrTq5rmc3j6hCwRFSok-m8apwNhPZ7lKO8oUctALKE0ZDzbUaL3T6N6qPlBHiDfEXQOMuojTJKRuE2pOy5jqHSYb3QyaeyBN2f8NPE_Ll2Pe9Ka5Z32iDtLmjAN1mkWSYeKic9UIZjvEpg5TTCh1j7bK5s4JD5RYbKLFBm8WSxKWI3k-4gtFniFfYHQrzEEh6dTm6hyqSB3dKsRl7WT_acdNxIXIkihFrO63LGaW0CBNd4K93ZHcqKYQ66cgGKvQO9KgtflD52As 2025/11/24 03:29:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/24 03:29:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/24 03:29:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APbbEeGS8ecWDotGIaoxAOcEnUHv3BtuPfZ_5ZobLE0VFhqOj5IiAae_RHuuPiPPXoCn1il2vIckrTq5rmc3j6hCwRFSok-m8apwNhPZ7lKO8oUctALKE0ZDzbUaL3T6N6qPlBHiDfEXQOMuojTJKRuE2pOy5jqHSYb3QyaeyBN2f8NPE_Ll2Pe9Ka5Z32iDtLmjAN1mkWSYeKic9UIZjvEpg5TTCh1j7bK5s4JD5RYbKLFBm8WSxKWI3k-4gtFniFfYHQrzEEh6dTm6hyqSB3dKsRl7WT_acdNxIXIkihFrO63LGaW0CBNd4K93ZHcqKYQ66cgGKvQO9KgtflD52As" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN1dwaVGeJu8DRN3elLamUEwIVk8W5aookphdwDIkaGB5_Xo0FmHlINcKU-6kLygQYH_9Th24wWKkiEaBstLwqANnBZvqWruqoQiGV-OF4Yg2Ylj8HVgHb9kLpxanrBtFoLPmuP6opWaRn7KIUL7pBhF_IEHGLMZskgMHrb6o-q8iI3zj3JXqllbBqpXGcEHdSbpWMiPkpvjCZiLe32VRzzyCixvSjdKY7zZfIkneCgG1IotsBW3VPmHLT0s0Qp7OabtCkUgtWf0tBUAD8BJ0LEChLNEiyu-6PyjNPUISgTIQ4abXjXmEcoH4mP4M-qEWGdZsFdAkomcfIZHA_on0o8 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/24 03:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/24 03:29:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AN1dwaVGeJu8DRN3elLamUEwIVk8W5aookphdwDIkaGB5_Xo0FmHlINcKU-6kLygQYH_9Th24wWKkiEaBstLwqANnBZvqWruqoQiGV-OF4Yg2Ylj8HVgHb9kLpxanrBtFoLPmuP6opWaRn7KIUL7pBhF_IEHGLMZskgMHrb6o-q8iI3zj3JXqllbBqpXGcEHdSbpWMiPkpvjCZiLe32VRzzyCixvSjdKY7zZfIkneCgG1IotsBW3VPmHLT0s0Qp7OabtCkUgtWf0tBUAD8BJ0LEChLNEiyu-6PyjNPUISgTIQ4abXjXmEcoH4mP4M-qEWGdZsFdAkomcfIZHA_on0o8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABz7YEy9V4eZ4Pyb7F07LN-fOeuaL0XuGjffjJlpk7ukvQurrwfUya6r2Bs-O2-LhIe0JDdRPbmekp1fv1tKFEOyG2la2BZ3FL-wehcW-cGhmypZUdMog3pwZzQac7fyznkErjYMROp7N-Rl3FsbrYUNSXcDjjdhp8agE1Tvo4Ea9m8lyXY-6j9UsRat_DbVJoAdvrxTFVJEBdf7PPqmoxJA0c4JQFYxZM7_sSNwdVyTdcqhVc6ehjmSZhBt5F4BnMQzfKsPKvnHN5khwzDUtlwFnC4KH4Zv8Tn903Y4Xmh9dGyK58w4Tc4sVrSjWY_6F6C6x-x9RAd_h8KXGiv8vQ4 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/24 03:29:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/24 03:29:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/24 03:29:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABz7YEy9V4eZ4Pyb7F07LN-fOeuaL0XuGjffjJlpk7ukvQurrwfUya6r2Bs-O2-LhIe0JDdRPbmekp1fv1tKFEOyG2la2BZ3FL-wehcW-cGhmypZUdMog3pwZzQac7fyznkErjYMROp7N-Rl3FsbrYUNSXcDjjdhp8agE1Tvo4Ea9m8lyXY-6j9UsRat_DbVJoAdvrxTFVJEBdf7PPqmoxJA0c4JQFYxZM7_sSNwdVyTdcqhVc6ehjmSZhBt5F4BnMQzfKsPKvnHN5khwzDUtlwFnC4KH4Zv8Tn903Y4Xmh9dGyK58w4Tc4sVrSjWY_6F6C6x-x9RAd_h8KXGiv8vQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/24 03:29:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMe7Elq24EonxMjKBUhEA3GkL5yjA3zVnPppqga3rohIMOrCyO3anlHQ2rndp2-F4KYSL72BSIwk4vVGWNuFlS8oJYgbbOsc75fgkLlNT_sQfqHzHsJa1xoWFxBHb2-gQDdh9_b_P3GMmKJufKcZs5UD4ExyP-kHLxamJyxn9ItaZoL2_yPIc9NzQmfixeiG0KkD8HxsbWtKoC-5KvmgWoc2H089ZeJUgvgxPLy47BnyEAdkbb7LEpebFF8PVQK_vx2AAw10jpFqf8vt0hWxvThsTA5_XTy79l4yE8pCea_ds-SFYDCXg1IuJOUhYjORE_I6YNCOH2cYJdyFjocad4w 2025/11/24 03:29:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/24 03:29:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/24 03:29:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMe7Elq24EonxMjKBUhEA3GkL5yjA3zVnPppqga3rohIMOrCyO3anlHQ2rndp2-F4KYSL72BSIwk4vVGWNuFlS8oJYgbbOsc75fgkLlNT_sQfqHzHsJa1xoWFxBHb2-gQDdh9_b_P3GMmKJufKcZs5UD4ExyP-kHLxamJyxn9ItaZoL2_yPIc9NzQmfixeiG0KkD8HxsbWtKoC-5KvmgWoc2H089ZeJUgvgxPLy47BnyEAdkbb7LEpebFF8PVQK_vx2AAw10jpFqf8vt0hWxvThsTA5_XTy79l4yE8pCea_ds-SFYDCXg1IuJOUhYjORE_I6YNCOH2cYJdyFjocad4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/24 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANkfUqtO2tNJHah3kGcJA9Yws87QYaBecdjYHF7If4hKQD7dR05a0nI3Hy1-OaW2cqqKPDGidNMyUvOgdGljZ_aE9xQmjE3fStmatii7BYa3M8EvVXYgpZfP4BtpHV2DiwZjKw1h4YbDT6d5uDRQFozDyxs4jeLqhjM-wgnNbVfNGMONALqXzxZpJcic_vCLARNuWLX2gc90XqsG5zsUKktXi2UKj-f4cLwT3QpH4Mlypc1LJEUPOF0K0QYpIBSu0zGinwpfRSW65lRnIOBL38dLljM_eLq1nA4mhIeQ5zOxgrk-iLW0lshHjJtICo65afww2UO7SLFX2kilvCm6f84 2025/11/24 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/24 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/24 03:29:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANkfUqtO2tNJHah3kGcJA9Yws87QYaBecdjYHF7If4hKQD7dR05a0nI3Hy1-OaW2cqqKPDGidNMyUvOgdGljZ_aE9xQmjE3fStmatii7BYa3M8EvVXYgpZfP4BtpHV2DiwZjKw1h4YbDT6d5uDRQFozDyxs4jeLqhjM-wgnNbVfNGMONALqXzxZpJcic_vCLARNuWLX2gc90XqsG5zsUKktXi2UKj-f4cLwT3QpH4Mlypc1LJEUPOF0K0QYpIBSu0zGinwpfRSW65lRnIOBL38dLljM_eLq1nA4mhIeQ5zOxgrk-iLW0lshHjJtICo65afww2UO7SLFX2kilvCm6f84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/24 03:29:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD1jJkoFGM-Cc7RVs8UyHQEor8tzQUbWlqBp8--07CrTKlspc-WOq3mUcVtN3zrO85dszouD_yI9OAm0a-D959fG1X6eR-0ComOSadDpAXz_at9RRrMTUJhnzouKkqRrwKzKX7Zi71zKtPYPo4a7BFHrk6B_2dDf810Wq6U_pQu66VngeEYc1z_Nn-2XN-yto2yqy8UZXuXOcDX7va88dcqb5Y_KGUjUNizb3OXMALmZLGzrjZq_AP5mdVYdz3zUAEomV5M_ANHTLlfrWSmVR-9g7N0k-cF1uaZ9_vRP6q4qCULX0giO8hPACeBpoJzgoIh15P1qZVysWwx-FbRFuJ8 2025/11/24 03:29:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/24 03:29:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/24 03:29:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD1jJkoFGM-Cc7RVs8UyHQEor8tzQUbWlqBp8--07CrTKlspc-WOq3mUcVtN3zrO85dszouD_yI9OAm0a-D959fG1X6eR-0ComOSadDpAXz_at9RRrMTUJhnzouKkqRrwKzKX7Zi71zKtPYPo4a7BFHrk6B_2dDf810Wq6U_pQu66VngeEYc1z_Nn-2XN-yto2yqy8UZXuXOcDX7va88dcqb5Y_KGUjUNizb3OXMALmZLGzrjZq_AP5mdVYdz3zUAEomV5M_ANHTLlfrWSmVR-9g7N0k-cF1uaZ9_vRP6q4qCULX0giO8hPACeBpoJzgoIh15P1qZVysWwx-FbRFuJ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/24 03:29:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGFgdyTkZnpO4CqH6F1tLmHAMpAkauLoEWZ8POZE2qnPocE2WrlZMuZktAg4-d1MnQUUoUBKHLn3_m_ReJaOKXZvX25wcRhfxakTYmOWOes0qkdaBGkJnrBExVVTo_HZXuk_o00TVtMZm2qK91zEoVk6_Uq8EXgravKceSFf_2bUVkJ0niUgCUZI8JkVVZm_gcBQJkuEOzyrh-vLjEA_94y8rB3edK38XrouSh7Dkps0hI8f07IbX8sWi2YhvQ6FHwJkIw0TfxTN7mQ0E39wT_0Zx9ldqwjI59y63ZzaiJSIhx4rpm4YZKT8r9vsagzu6l-M7her8_oOeRFS_CwwCMU 2025/11/24 03:29:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/24 03:29:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/24 03:29:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/24 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/24 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/24 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/24 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGFgdyTkZnpO4CqH6F1tLmHAMpAkauLoEWZ8POZE2qnPocE2WrlZMuZktAg4-d1MnQUUoUBKHLn3_m_ReJaOKXZvX25wcRhfxakTYmOWOes0qkdaBGkJnrBExVVTo_HZXuk_o00TVtMZm2qK91zEoVk6_Uq8EXgravKceSFf_2bUVkJ0niUgCUZI8JkVVZm_gcBQJkuEOzyrh-vLjEA_94y8rB3edK38XrouSh7Dkps0hI8f07IbX8sWi2YhvQ6FHwJkIw0TfxTN7mQ0E39wT_0Zx9ldqwjI59y63ZzaiJSIhx4rpm4YZKT8r9vsagzu6l-M7her8_oOeRFS_CwwCMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/24 03:29:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKBQcfX4HxObEQHInbe_jFLtLUjKwKZtuWg3YmiaUaHy9bM5mqHvQT9EqDJCBEvk1WqwkDqOdH0UVVhVvZyrTJzDUNY8g1PcMnRgV0Rwh-7RdhXWLHyCWEGr39O_Nf9-UcPf3TCk-sxlLSe_7QnFVekNi8cmfgKyQ0hX5sXClc8zNYh2osLwxF_qtGruA111gxEBh3h3LPTtMpEi0E5NejDlFqZYL3sKZQX_9KYdF06cS1DIxqe9EBxBB_5ZDGEPus-8aLL0kT3WuXKvlA0m7v-TfZDf0u0-AC7kKCxNcqvTSsSModW6TjDDcYTGczPL7dGf_fb_w_P0iYlUIYB4fJA 2025/11/24 03:29:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/24 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKBQcfX4HxObEQHInbe_jFLtLUjKwKZtuWg3YmiaUaHy9bM5mqHvQT9EqDJCBEvk1WqwkDqOdH0UVVhVvZyrTJzDUNY8g1PcMnRgV0Rwh-7RdhXWLHyCWEGr39O_Nf9-UcPf3TCk-sxlLSe_7QnFVekNi8cmfgKyQ0hX5sXClc8zNYh2osLwxF_qtGruA111gxEBh3h3LPTtMpEi0E5NejDlFqZYL3sKZQX_9KYdF06cS1DIxqe9EBxBB_5ZDGEPus-8aLL0kT3WuXKvlA0m7v-TfZDf0u0-AC7kKCxNcqvTSsSModW6TjDDcYTGczPL7dGf_fb_w_P0iYlUIYB4fJA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/24 03:29:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIxyaJuI4QtcDG_XvK2UQSdHurfi6nrYAsVzfSf0K09_WtR4UTXb8is2N7MbwNAMAd4t4Qugnb_94JkMwX05156T4k0mQUKJkY6Zwu2oDbHJw1e0WU4W32FIm9uVmVx7Ms_wyTTo8rWqNNE-nb6BasQPTMIJCE0aUpmMmnvwKTbaFLYTQwugBHkfl4iZSctLROAlBfgxeSCfNut5cJ-r-c4tqscqMK0XG1UZ4xhsXKWytYyL1gmYyZVAQw5aOXN3T6qkDZDr3_PmSmbPl8UqvlgNPg0LF5Pg-VBehqaMLsasbCLm0ZZjGtOTohw5JO_acmVIayORkSVK35BaBrNL6wM 2025/11/24 03:29:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/24 03:29:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/24 03:29:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIxyaJuI4QtcDG_XvK2UQSdHurfi6nrYAsVzfSf0K09_WtR4UTXb8is2N7MbwNAMAd4t4Qugnb_94JkMwX05156T4k0mQUKJkY6Zwu2oDbHJw1e0WU4W32FIm9uVmVx7Ms_wyTTo8rWqNNE-nb6BasQPTMIJCE0aUpmMmnvwKTbaFLYTQwugBHkfl4iZSctLROAlBfgxeSCfNut5cJ-r-c4tqscqMK0XG1UZ4xhsXKWytYyL1gmYyZVAQw5aOXN3T6qkDZDr3_PmSmbPl8UqvlgNPg0LF5Pg-VBehqaMLsasbCLm0ZZjGtOTohw5JO_acmVIayORkSVK35BaBrNL6wM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/24 03:29:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFF5An_NS9XfMf4WevlrJJ6wgogaooGmGW2TFvwo05RmnROIpQCu0lpJcYvP7rFwaGlmuAYqE_dLWwQb096gWbrmyMhZTQJivs97IAA-RsvZtjzrmwgSfjXeqD4FNzZxU2JgwCF2WcaIOKnsVYz8iq6DQTMrnC3-s_xUc9R1azbdWzB2bwewLwokssqom7fPLxGwWpzF1B2yUAJHbeDmyBVfH2axweL6kVp8ZFgshh69Zos8B93BgGdC4yBl9zGvFha9RzAPg_jvm9Xzw3wnyQZom39z-1_ctGkpsykFAck0S_97jKjxQMO7Uw9zEpBUaOg89YbMIXF1ZJrV7NtsMjE 2025/11/24 03:29:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/24 03:29:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/24 03:29:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFF5An_NS9XfMf4WevlrJJ6wgogaooGmGW2TFvwo05RmnROIpQCu0lpJcYvP7rFwaGlmuAYqE_dLWwQb096gWbrmyMhZTQJivs97IAA-RsvZtjzrmwgSfjXeqD4FNzZxU2JgwCF2WcaIOKnsVYz8iq6DQTMrnC3-s_xUc9R1azbdWzB2bwewLwokssqom7fPLxGwWpzF1B2yUAJHbeDmyBVfH2axweL6kVp8ZFgshh69Zos8B93BgGdC4yBl9zGvFha9RzAPg_jvm9Xzw3wnyQZom39z-1_ctGkpsykFAck0S_97jKjxQMO7Uw9zEpBUaOg89YbMIXF1ZJrV7NtsMjE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/24 03:29:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABBUY7eZmSm6CAkXfKhaZom80k7l3tV_lRlHJcYDx5AAz09NxHlkFfuZ5zoxBZP5KprTiyhxHYYGwG0VKvYF3cZbyanKCgg4CuMYKP28315Y25gl5Zq0v1P8ELo5whZXnef76r-c3slJMBm2vmghdFpOoetIgYruF0DIdUzGhTB9gq7fKcRRxQFZsF_Bpnj8k2lkptEFmVYv7Qgglt9HhxDox3zB4_ithcGlGeboBDIFQOBOurVlBSj4n12F4jaXYGl0uFk_QtVU23rb5PVRKaAVLPj_Wz9ufikzMGAukqYaHBn1AEOTX869fQZ85Y8W15JJOfqn-nspfifLkgRZ9FI 2025/11/24 03:29:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/24 03:29:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/24 03:29:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABBUY7eZmSm6CAkXfKhaZom80k7l3tV_lRlHJcYDx5AAz09NxHlkFfuZ5zoxBZP5KprTiyhxHYYGwG0VKvYF3cZbyanKCgg4CuMYKP28315Y25gl5Zq0v1P8ELo5whZXnef76r-c3slJMBm2vmghdFpOoetIgYruF0DIdUzGhTB9gq7fKcRRxQFZsF_Bpnj8k2lkptEFmVYv7Qgglt9HhxDox3zB4_ithcGlGeboBDIFQOBOurVlBSj4n12F4jaXYGl0uFk_QtVU23rb5PVRKaAVLPj_Wz9ufikzMGAukqYaHBn1AEOTX869fQZ85Y8W15JJOfqn-nspfifLkgRZ9FI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/24 03:29:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAE4SuwBfNk5vd39nXxl0Voi33zTxktog9UDqqICK9NxNKz3MA5gywHuMisXANh9z4QrC-GWbXgEZf6FjGFB5MG4YLaYdOd3O-EzAoO45B1LsmI65LymCUwAdfoASRsfdB9_356jJa--YFZ8PUmlIiWbeWutDLo37X9P_m0sRy0ZFD9gYZoDnaq2Ppu04inv7pdnGWCV9lUJtZJ8MxlIqKIE2P_Tr6kcSjQ_SNdF9ZhxV9Bace-OWUPaNklyag3jAmV9o0vxuz1G1PdbHabb77z0eacND1nxhW0iHN-jwbKVwDKQB1EpMb2Fm_WeFun9lDQRDxjfmRMWBmkkOqjc-_4 2025/11/24 03:29:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/24 03:29:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/24 03:29:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/24 03:29:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/24 03:29:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/24 03:29:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/24 03:29:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAE4SuwBfNk5vd39nXxl0Voi33zTxktog9UDqqICK9NxNKz3MA5gywHuMisXANh9z4QrC-GWbXgEZf6FjGFB5MG4YLaYdOd3O-EzAoO45B1LsmI65LymCUwAdfoASRsfdB9_356jJa--YFZ8PUmlIiWbeWutDLo37X9P_m0sRy0ZFD9gYZoDnaq2Ppu04inv7pdnGWCV9lUJtZJ8MxlIqKIE2P_Tr6kcSjQ_SNdF9ZhxV9Bace-OWUPaNklyag3jAmV9o0vxuz1G1PdbHabb77z0eacND1nxhW0iHN-jwbKVwDKQB1EpMb2Fm_WeFun9lDQRDxjfmRMWBmkkOqjc-_4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AN9kuzWvSMzDMBYOUdRbA9bBtlPRC2NZRO4if1cDsWGz2ncbaDW9uuLT0GB6UR0vjfufUuLyudSp43fjto9YalQn63El64LOq-Cdi00PZ_rN4alq1Pbe2Z8Wyvephgs1dYlG-0K-xwgDfVCzTDzGFyd6dIctfF5IzjJaz6ZuDgzd0zKCvM51lLPkqPDqupPulll4Sc7DnQK6-HN5Omvf1P-Uv7XhbO6IgTUflHeqp46APGTgyXYMtJo91-VJNiQH5B-ZVvE0isoKTTeugEfwd2--z7PBWAFbaJZ-clWUWW4hNjjOlqPqb3M9pTjm-DzgC6Z6f7GvRlXpSB7c7zlIGLw 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/24 03:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/24 03:29:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/24 03:29:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AN9kuzWvSMzDMBYOUdRbA9bBtlPRC2NZRO4if1cDsWGz2ncbaDW9uuLT0GB6UR0vjfufUuLyudSp43fjto9YalQn63El64LOq-Cdi00PZ_rN4alq1Pbe2Z8Wyvephgs1dYlG-0K-xwgDfVCzTDzGFyd6dIctfF5IzjJaz6ZuDgzd0zKCvM51lLPkqPDqupPulll4Sc7DnQK6-HN5Omvf1P-Uv7XhbO6IgTUflHeqp46APGTgyXYMtJo91-VJNiQH5B-ZVvE0isoKTTeugEfwd2--z7PBWAFbaJZ-clWUWW4hNjjOlqPqb3M9pTjm-DzgC6Z6f7GvRlXpSB7c7zlIGLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/24 03:29:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAX17yH49GZLTN6kkS5rHsuK3c88BcNI8c03Wio5hZZl13VfxGcQz7QW1Wv23ll3aUYslHpNMYEwVvavCN8aX3wHG8944-QT5v1T8YdMBkqrDuLLeTJswz-vENp8ENr8iaarG_D3mvN3G_bQ91r_qsV32N-x5ILPPMn6YDDgYoE2mfKyYEv4E2o9veOtLWQSgQsIPAQpMRDJEDOkyKaXWYptiz4FgbGT3-mhSVn1dX6vnz9eyLek6Rt1mSADRIKe3xxotjV4zYl-hXhp0RJuy-tWCtXw_KSVVFNpzwqXNRuRBMwT1ALvuzh-4E8BkwH88Z_9GtRiMKEitBq0meU_7m0 2025/11/24 03:29:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/24 03:29:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/24 03:29:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAX17yH49GZLTN6kkS5rHsuK3c88BcNI8c03Wio5hZZl13VfxGcQz7QW1Wv23ll3aUYslHpNMYEwVvavCN8aX3wHG8944-QT5v1T8YdMBkqrDuLLeTJswz-vENp8ENr8iaarG_D3mvN3G_bQ91r_qsV32N-x5ILPPMn6YDDgYoE2mfKyYEv4E2o9veOtLWQSgQsIPAQpMRDJEDOkyKaXWYptiz4FgbGT3-mhSVn1dX6vnz9eyLek6Rt1mSADRIKe3xxotjV4zYl-hXhp0RJuy-tWCtXw_KSVVFNpzwqXNRuRBMwT1ALvuzh-4E8BkwH88Z_9GtRiMKEitBq0meU_7m0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/24 03:29:53 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH3Hoi9Hibi0HAdiVteFtszOy1UHe6d3Waa4RKhGpYKkjQedgYhmJVY4VczkPL46I7c2iVU02vHTTZRP9rGZ4WOGUEBhNU6x4oezNa5bFcA_WrBH07hGc_OTuz6KOTocL9SMCZ_MZyDzC-Wz8vEl2ZPNjuExVIOQS28_Csu602g3XcMsanUp8qUi-BeJ-sFfGvYLmjAHc0hYWjxy1fuqnAVarlPtG-NlgloSl922l6imJFbONuyb4RznmwV9IGTEJxh8VjzNIN_Zp6W6n8vFK45aszSyq9lt8csdzVAAAzJZvSLHd5d6Gd6kxhJfddI-SxwJbzlx2yeN6KEu_95ePk8 2025/11/24 03:29:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/24 03:29:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/24 03:29:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH3Hoi9Hibi0HAdiVteFtszOy1UHe6d3Waa4RKhGpYKkjQedgYhmJVY4VczkPL46I7c2iVU02vHTTZRP9rGZ4WOGUEBhNU6x4oezNa5bFcA_WrBH07hGc_OTuz6KOTocL9SMCZ_MZyDzC-Wz8vEl2ZPNjuExVIOQS28_Csu602g3XcMsanUp8qUi-BeJ-sFfGvYLmjAHc0hYWjxy1fuqnAVarlPtG-NlgloSl922l6imJFbONuyb4RznmwV9IGTEJxh8VjzNIN_Zp6W6n8vFK45aszSyq9lt8csdzVAAAzJZvSLHd5d6Gd6kxhJfddI-SxwJbzlx2yeN6KEu_95ePk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/24 03:29:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANhdokDlozhXtEUMzMcyeucNkTswwHWm2UIaaztA3jBhGkLqRCmcu8VEp5T9fqFhCyuN72aCN5gqhV-2OIs2Mmr0j7vehyjnrDOJxcP2hrk1mZIe8SDhXRFMPmpeOM-L8wuBIBp8w7XdOTsMOpO8POmKxVLjjcq-yI5TjydAn_lxtzfESk_BtGe-d3mKc0i3Y52m801T9o3r5xi_Yk37SbdhiAC1Wa1049n80xWXGuJ0iF3xjjfGqO1nxPyqt58tBQv9kma_CxkPoZ0fEZ5L-M7yHSQK8Trzr_wpXubZiJE_Xg3SnThCWhVHiHkl6BnfxIQXTsulXZsjTBi9YvcTkcA 2025/11/24 03:29:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/24 03:29:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/24 03:29:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANhdokDlozhXtEUMzMcyeucNkTswwHWm2UIaaztA3jBhGkLqRCmcu8VEp5T9fqFhCyuN72aCN5gqhV-2OIs2Mmr0j7vehyjnrDOJxcP2hrk1mZIe8SDhXRFMPmpeOM-L8wuBIBp8w7XdOTsMOpO8POmKxVLjjcq-yI5TjydAn_lxtzfESk_BtGe-d3mKc0i3Y52m801T9o3r5xi_Yk37SbdhiAC1Wa1049n80xWXGuJ0iF3xjjfGqO1nxPyqt58tBQv9kma_CxkPoZ0fEZ5L-M7yHSQK8Trzr_wpXubZiJE_Xg3SnThCWhVHiHkl6BnfxIQXTsulXZsjTBi9YvcTkcA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMsb5i448rrLzdXEn_j6-OHyr-ZqAN2LGFVzOS7lCal8HXdNQ74_bJv-geXZyUJPDDOBySeyZgpSXI_sRdwOodsrzJjW-B6-PW6XccF7LrFwTPBrRSm3T3uWOLHVnit-wntV5WWdv_l-a8vulRwDWHcOVfWDYvO1pQa250qbhlBcLSEkIzQSu4vVxLJCmAN4UQDAogmFiyaiT_DF4Y38Les5_ZXAf3ig0k9GsJbAIxsY8Vs56nZy83HtUCdOzG4uPqGIPJkxfwtEhQpVcrRpZMjPuR0wtaZ5iGzUVNYOkAoe7QQkPciRpeBPGe2a1L092CDt-KM7SPnM5itN8Y5qdKM 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/24 03:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/24 03:29:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/24 03:29:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMsb5i448rrLzdXEn_j6-OHyr-ZqAN2LGFVzOS7lCal8HXdNQ74_bJv-geXZyUJPDDOBySeyZgpSXI_sRdwOodsrzJjW-B6-PW6XccF7LrFwTPBrRSm3T3uWOLHVnit-wntV5WWdv_l-a8vulRwDWHcOVfWDYvO1pQa250qbhlBcLSEkIzQSu4vVxLJCmAN4UQDAogmFiyaiT_DF4Y38Les5_ZXAf3ig0k9GsJbAIxsY8Vs56nZy83HtUCdOzG4uPqGIPJkxfwtEhQpVcrRpZMjPuR0wtaZ5iGzUVNYOkAoe7QQkPciRpeBPGe2a1L092CDt-KM7SPnM5itN8Y5qdKM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/24 03:30:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMR-IccPe97NXhB8wIU5yeUXh7IyeKo3v3bf8rQLDrexAdkf1QKGK5jPSXgiD1wo0WComdPgjx3ul8yjEvj9G3LPFxz5d8hEZYtepJDHivJM8uRTntiSnRKAV5y8Omy40Z1MQL8tSMlnRB8yBjZM4ACXXwh_KSMfYWPvA-kbcTVfObQPXcWE78DkOoY-7nwSEm0RqCuURN9LSRERLximhok6hMD29GhB2REWqx5k3PIsBjA7QTmiXIi6qg5hOsBk8fwjxAJxZdUTN26oYnfZdWymgAPywEBwn89Z_xj6b49v5hJOksRxeVNEIBIHCA_s33TMLBjJYFIBjOyZMyuJ4Fo 2025/11/24 03:30:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/24 03:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMR-IccPe97NXhB8wIU5yeUXh7IyeKo3v3bf8rQLDrexAdkf1QKGK5jPSXgiD1wo0WComdPgjx3ul8yjEvj9G3LPFxz5d8hEZYtepJDHivJM8uRTntiSnRKAV5y8Omy40Z1MQL8tSMlnRB8yBjZM4ACXXwh_KSMfYWPvA-kbcTVfObQPXcWE78DkOoY-7nwSEm0RqCuURN9LSRERLximhok6hMD29GhB2REWqx5k3PIsBjA7QTmiXIi6qg5hOsBk8fwjxAJxZdUTN26oYnfZdWymgAPywEBwn89Z_xj6b49v5hJOksRxeVNEIBIHCA_s33TMLBjJYFIBjOyZMyuJ4Fo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/24 03:30:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APLCqt1vC7vU8G_idsLPzuQ1Lp9fCRlZsfhqrhJdPdqgBZiim6Xtw7dItrlIdW1S2OO7XyNNDBnzcDyC6hMN-WBwzxxLVx55g6ndmM74NSp9pczk4cmlMsL1tORXYC2QRouDVyrCfNsOmjyUzVqQZb2_8DOUbZdSnQ7_GMgEtl5dVAHleC2Etb9egPeMktooKt61tsH0zky_UwwP4aqOlfQ9wFvRqiB53bXSXq-Jc2rpHU7RzXdaNgXwzFUiaclJTTjoReCJVqXXY7OHzBf_Sg3KANGqFVAyE_qrklWO5JDBUawEvv-c4C2aqFI-lYayKQSypDDZE3QLJVTORrB-QDI 2025/11/24 03:30:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/24 03:30:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/24 03:30:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APLCqt1vC7vU8G_idsLPzuQ1Lp9fCRlZsfhqrhJdPdqgBZiim6Xtw7dItrlIdW1S2OO7XyNNDBnzcDyC6hMN-WBwzxxLVx55g6ndmM74NSp9pczk4cmlMsL1tORXYC2QRouDVyrCfNsOmjyUzVqQZb2_8DOUbZdSnQ7_GMgEtl5dVAHleC2Etb9egPeMktooKt61tsH0zky_UwwP4aqOlfQ9wFvRqiB53bXSXq-Jc2rpHU7RzXdaNgXwzFUiaclJTTjoReCJVqXXY7OHzBf_Sg3KANGqFVAyE_qrklWO5JDBUawEvv-c4C2aqFI-lYayKQSypDDZE3QLJVTORrB-QDI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/24 03:30:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKuIG_I-gzY8Mk3sRTMU6xFE12d4Q5r26hM0VVi9fubivHp1b4f15iKEuunUe01NxdS5eVWA70SqrIFk4uHvJAotRXA2hcwzYUe6QLNfZ0Tc_qnSrPWbEhHq9Vc6tGeozS7VhJMFhYYu9NxDhPakJ7sLftOqXEoIyF9rhn2TBdSyC_L21-Lsx_s0gLukzZotTFzU9GvR7xnDD4rJp8Gu4NMxDZkALYhe0BlHATeyKlO-qvA_kQOKd2RA_efLjxaEZXM5JfzZY5h1mk-F-xuZBg1_9HoLE0YRTlyi1GSQfqS671MJ3ifSd5b2SGGk6Klqv5-CNa3hNp-Dx4Y7WudzAcM 2025/11/24 03:30:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/24 03:30:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/24 03:30:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKuIG_I-gzY8Mk3sRTMU6xFE12d4Q5r26hM0VVi9fubivHp1b4f15iKEuunUe01NxdS5eVWA70SqrIFk4uHvJAotRXA2hcwzYUe6QLNfZ0Tc_qnSrPWbEhHq9Vc6tGeozS7VhJMFhYYu9NxDhPakJ7sLftOqXEoIyF9rhn2TBdSyC_L21-Lsx_s0gLukzZotTFzU9GvR7xnDD4rJp8Gu4NMxDZkALYhe0BlHATeyKlO-qvA_kQOKd2RA_efLjxaEZXM5JfzZY5h1mk-F-xuZBg1_9HoLE0YRTlyi1GSQfqS671MJ3ifSd5b2SGGk6Klqv5-CNa3hNp-Dx4Y7WudzAcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/24 03:30:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAacFy7Aw0AdRelCV52-Yk4vYTeZaKIgISfhPGOlj16Lzwm3VoBpNvfabNhBGcNyHf9hKVpNCHskl-bXtCeYmbKlJUMJ2Yw0BhAf7vctOpzLAK1NN-ILN92tuPKzlz5ad4p412me9X7XuBhHsGNmo2wXqrG6qRkE6Dx6lDdIGbtsdB6qNCvNQCbAw7kXA6I2SumwVpQxWyZYrzBkFAMzJ4jqGsD4qNMcX4f21uJa08YOGPer9diRZvZ-GTz38eTgmWO1mDc7I4yl73gvHtIl_kh0fNF789BNahoM2aSaYv2TmxAOBLMwqOGAU5VXMXywXX3_V48VMS8rW6JbrZtYGbg 2025/11/24 03:30:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/24 03:30:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/24 03:30:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAacFy7Aw0AdRelCV52-Yk4vYTeZaKIgISfhPGOlj16Lzwm3VoBpNvfabNhBGcNyHf9hKVpNCHskl-bXtCeYmbKlJUMJ2Yw0BhAf7vctOpzLAK1NN-ILN92tuPKzlz5ad4p412me9X7XuBhHsGNmo2wXqrG6qRkE6Dx6lDdIGbtsdB6qNCvNQCbAw7kXA6I2SumwVpQxWyZYrzBkFAMzJ4jqGsD4qNMcX4f21uJa08YOGPer9diRZvZ-GTz38eTgmWO1mDc7I4yl73gvHtIl_kh0fNF789BNahoM2aSaYv2TmxAOBLMwqOGAU5VXMXywXX3_V48VMS8rW6JbrZtYGbg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/24 03:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AL0ypUuQf0S6_rWAaU7Y3rObyRjpjH8gULfDFWGIU_n3FSwjV1dSp_eTdSmlIty9ZIhhtobnV5L-RUyqoyXT-54CSC602fCwmWTq3JREtUKQ1JSbBG9S7rp_WulI8DdomPjTVXIdQk5T_k9_Lejvr4Bjpm04YaxWq6CBCTDSW-FMTfDjUFWar4Vif7fFZZ2CMu5tG65sCB0fkfF7qij4Z3vtsWfLEAAjv9OYNpe3PFnGDcW7lGI7VKxPeti37T8BXG9sJOSjciBEAs8C5GK7sMeC7NM3beABB46B-8UWlka1FPTeXqH5g-S6Ol42zkuxlpMTZMyOseP5Rw5eGkNZMgw 2025/11/24 03:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/24 03:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/24 03:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/24 03:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/24 03:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/24 03:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/24 03:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AL0ypUuQf0S6_rWAaU7Y3rObyRjpjH8gULfDFWGIU_n3FSwjV1dSp_eTdSmlIty9ZIhhtobnV5L-RUyqoyXT-54CSC602fCwmWTq3JREtUKQ1JSbBG9S7rp_WulI8DdomPjTVXIdQk5T_k9_Lejvr4Bjpm04YaxWq6CBCTDSW-FMTfDjUFWar4Vif7fFZZ2CMu5tG65sCB0fkfF7qij4Z3vtsWfLEAAjv9OYNpe3PFnGDcW7lGI7VKxPeti37T8BXG9sJOSjciBEAs8C5GK7sMeC7NM3beABB46B-8UWlka1FPTeXqH5g-S6Ol42zkuxlpMTZMyOseP5Rw5eGkNZMgw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/24 03:30:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJO9dZEQhjX4XrJcQ2sorRo9eab9zn4aimzTx3CuO8pZxjZk8LNv0UAwVGUbLTUtTx3O9gFPrh553O20fQ3QMflx2wTiJDp4haCp4_l2N-9aNz7Di2Uy7o7VGDSqe79zOuENPVuvasJZ1SaW-VBwdqSe_WARmCnvVAma3DATAB3l4R6oXe5ok7y4k1WZmaOkEAxZ9FzBTVyGpoMvWL-1robNWHeQGA4k2N814-pu59I_DhLgOdfcV-8ot-kcagSBBbBo3Sgv-RZiPX_bRRMoZC7674M3wCsBacGSJsxlznXUKLzlnrz7kOOZ9YC-GIzrAEHooG7hrRVSMxXi8mDgp68 2025/11/24 03:30:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/24 03:30:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/24 03:30:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/24 03:30:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/24 03:30:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/24 03:30:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/24 03:30:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJO9dZEQhjX4XrJcQ2sorRo9eab9zn4aimzTx3CuO8pZxjZk8LNv0UAwVGUbLTUtTx3O9gFPrh553O20fQ3QMflx2wTiJDp4haCp4_l2N-9aNz7Di2Uy7o7VGDSqe79zOuENPVuvasJZ1SaW-VBwdqSe_WARmCnvVAma3DATAB3l4R6oXe5ok7y4k1WZmaOkEAxZ9FzBTVyGpoMvWL-1robNWHeQGA4k2N814-pu59I_DhLgOdfcV-8ot-kcagSBBbBo3Sgv-RZiPX_bRRMoZC7674M3wCsBacGSJsxlznXUKLzlnrz7kOOZ9YC-GIzrAEHooG7hrRVSMxXi8mDgp68" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/24 03:30:17 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/24 03:30:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/24 03:30:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/24 03:30:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/24 03:30:31 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/24 03:30:33 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADCK0lFrJQajQxos57E3tkwQWhL1skY20CIndJhkexgVD1Gsynh2HX5JRluhqpynYdzmciArgnnYxPqzcTOFgI5Mec22FupSfBre_DoE9v1UAYTM6r6wMH0MJLYJRs8ChAQFMs7CI2i62zVqkle1hD_B_BxTJMRbXfDKn4Tq10yO5ABO7DB9h9ap0CZeWXGcZZNKTupmvd-gE88HmgPCtEru3LxjLD9lf3u7ozl4-LD_6GBdz6fKJRcMKNY0XBdA7SP9xtmu7lei2i-NwROz6E3qbAnkSTWyHUm3ad9Re1SRD0zUhh5Nd1wU7yYZoCScUpB8SxFyprHowmbhj5t2Gxo 2025/11/24 03:30:33 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/24 03:30:33 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "295788065267180732f2f5f0cde15b68" 2025/11/24 03:30:33 DEBUG : unknown-size-put.txt: multipart upload "ADCK0lFrJQajQxos57E3tkwQWhL1skY20CIndJhkexgVD1Gsynh2HX5JRluhqpynYdzmciArgnnYxPqzcTOFgI5Mec22FupSfBre_DoE9v1UAYTM6r6wMH0MJLYJRs8ChAQFMs7CI2i62zVqkle1hD_B_BxTJMRbXfDKn4Tq10yO5ABO7DB9h9ap0CZeWXGcZZNKTupmvd-gE88HmgPCtEru3LxjLD9lf3u7ozl4-LD_6GBdz6fKJRcMKNY0XBdA7SP9xtmu7lei2i-NwROz6E3qbAnkSTWyHUm3ad9Re1SRD0zUhh5Nd1wU7yYZoCScUpB8SxFyprHowmbhj5t2Gxo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/24 03:30:34 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ANTrsCpaLBFJiWHdZ7kvKfsCJEPoedukFW4glnjPHKHQR0yDaX9Yb8OAG9Q0L_aJ1DY0Nd-Hv4ldbN4MHg9KYpptBtkkmoqyTfkf8fryuXzrh7WRYjVx7Vs9LXY7OrpuNC31mSeXaPzU2dzQ3pmvArgbDSZ1LL3x8q-ghV61fC6UpX2eXSqlVvZBMJcHlEJFEvIqPuN-u7vnO_2qcvt68UebWjSmHn5Ewdqp6I_sJYz3piHz8jZxTmMuvnSgg_4R6ivQHAyzZzHMs3o5W7eTRfX0rOBAb5a9jjiwCTNmk6XU1uBJs5oFnbvCJjIoHy6TYtiTM8KNQHTcNJ38JIHGk-o 2025/11/24 03:30:34 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/24 03:30:35 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6f4b282a692fcce8fe56877c6ed95fdd" 2025/11/24 03:30:35 DEBUG : unknown-size-update.txt: multipart upload "ANTrsCpaLBFJiWHdZ7kvKfsCJEPoedukFW4glnjPHKHQR0yDaX9Yb8OAG9Q0L_aJ1DY0Nd-Hv4ldbN4MHg9KYpptBtkkmoqyTfkf8fryuXzrh7WRYjVx7Vs9LXY7OrpuNC31mSeXaPzU2dzQ3pmvArgbDSZ1LL3x8q-ghV61fC6UpX2eXSqlVvZBMJcHlEJFEvIqPuN-u7vnO_2qcvt68UebWjSmHn5Ewdqp6I_sJYz3piHz8jZxTmMuvnSgg_4R6ivQHAyzZzHMs3o5W7eTRfX0rOBAb5a9jjiwCTNmk6XU1uBJs5oFnbvCJjIoHy6TYtiTM8KNQHTcNJ38JIHGk-o" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/24 03:30:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kazugow8waci/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/11/24 03:30:35 DEBUG : Waiting for deletions to finish 2025/11/24 03:30:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/24 03:30:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/24 03:30:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/24 03:30:36 INFO : S3 bucket rclone-test-kazugow8waci: Bucket "rclone-test-kazugow8waci" deleted 2025/11/24 03:30:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (136.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.91s) --- PASS: TestIntegration/FsMkdir (134.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.50s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.25s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (73.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/11/24 03:30:36 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/24 03:30:36 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 136.825s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m18.096208341s (try 1/5)