"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:" 2026/03/27 01:32:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe" 2026/03/27 01:32:08 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 2026/03/27 01:32:09 INFO : S3 bucket rclone-test-haxebay5zahe: Bucket "rclone-test-haxebay5zahe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/27 01:32:10 INFO : S3 bucket rclone-test-haxebay5zahe: Bucket "rclone-test-haxebay5zahe" deleted === RUN TestIntegration/FsMkdir 2026/03/27 01:32:11 INFO : S3 bucket rclone-test-haxebay5zahe: Bucket "rclone-test-haxebay5zahe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/27 01:32:11 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/27 01:32:11 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/27 01:32:11 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/27 01:32:20 NOTICE: S3 bucket rclone-test-haxebay5zahe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/27 01:32:20 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANVVlSMgH_A26YDQTjkygkyL9rYQvMxagPul_DSSEXm4n1KfHT1rdJkhPNAr3F-vJ-JSyPlTpKDjmORUM1xTOpqefktxzRCjcm6u2a4ZTl5q8vIOmvzGYGT9DuRINMJiDLOFVPLy_r6OIQLxOeRUbdqff1cd6NmO0624Wk5anljrCD38HECJWCZsxWYihlAzPhL6pwXResGE_YMbe6nECvURKADiyeI_c-pPENpgr_xCwQGo7SpeCLph9lsGYRO5PkJItRl-AVxSpJ_Eszqt2Oo3dH8p7YWjlS_KJ7M-LvoxLwr6tB92MLCZy8PmlUebIjAASd0BEYwfuzDGOhzUbvY 2026/03/27 01:32:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "304b851c9a8c9105a8ec1fa297dd7826" 2026/03/27 01:32:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c832d58523fb740259fd9e8b848da777" 2026/03/27 01:32:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2978439e3ca6fd7c111863405fa5b048" 2026/03/27 01:32:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANVVlSMgH_A26YDQTjkygkyL9rYQvMxagPul_DSSEXm4n1KfHT1rdJkhPNAr3F-vJ-JSyPlTpKDjmORUM1xTOpqefktxzRCjcm6u2a4ZTl5q8vIOmvzGYGT9DuRINMJiDLOFVPLy_r6OIQLxOeRUbdqff1cd6NmO0624Wk5anljrCD38HECJWCZsxWYihlAzPhL6pwXResGE_YMbe6nECvURKADiyeI_c-pPENpgr_xCwQGo7SpeCLph9lsGYRO5PkJItRl-AVxSpJ_Eszqt2Oo3dH8p7YWjlS_KJ7M-LvoxLwr6tB92MLCZy8PmlUebIjAASd0BEYwfuzDGOhzUbvY" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/03/27 01:32:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/27 01:32:24 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/27 01:32:25 DEBUG : S3 bucket rclone-test-haxebay5zahe: bucket is versioned: false 2026/03/27 01:32:25 DEBUG : Waiting for deletions to finish 2026/03/27 01:32:25 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/27 01:32:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/27 01:32:25 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/27 01:32:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe/dirToPurgeFromRoot" 2026/03/27 01:32:26 DEBUG : S3 bucket rclone-test-haxebay5zahe path dirToPurgeFromRoot: bucket is versioned: false 2026/03/27 01:32:26 DEBUG : Waiting for deletions to finish 2026/03/27 01:32:26 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/27 01:32:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/27 01:32:26 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/27 01:32:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe/hello? sausage/êé" 2026/03/27 01:32:27 DEBUG : S3 bucket rclone-test-haxebay5zahe path hello? sausage/êé: bucket is versioned: false 2026/03/27 01:32:27 DEBUG : Waiting for deletions to finish 2026/03/27 01:32:27 DEBUG : "a/b/c/d/e.txt" version false 2026/03/27 01:32:27 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/27 01:32:27 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/03/27 01:32:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/27 01:32:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-haxebay5zahe" from "TestS3R2:rclone-test-haxebay5zahe" 2026/03/27 01:32:32 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:2060: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/27 01:32:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACMB1GK0FT8AIMO0WL8MHbVTAHYxmONiw9vcJb6h8xKT6Q6078aRO8xC_I6ZcbogNxtqYHzoXdGiXX-voh1IEdecXOw9t3iYpK19N91g5KVJ4PG0Jak8XXqU7QwnXULcHeawexlYYF_WpRADReKoMRNOahQRGhwXs99WZMRKSXxdZqDlLufp36Dgf32y65pj8kA6o_EwDjBpY3gEW4FM56Ws-uQziaq_vWLNrbxj9U8BWVhw4sbd7OeCtOt0Oo91XNQ4ZHAtM8yeX7ucB6PxfmpzP3kLvGzC0PlbyBsAFjBYXpUiZVsXDHr5BoVVLAi-F2d2_QYvjkx5YFfgrUhGUiE 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload "ACMB1GK0FT8AIMO0WL8MHbVTAHYxmONiw9vcJb6h8xKT6Q6078aRO8xC_I6ZcbogNxtqYHzoXdGiXX-voh1IEdecXOw9t3iYpK19N91g5KVJ4PG0Jak8XXqU7QwnXULcHeawexlYYF_WpRADReKoMRNOahQRGhwXs99WZMRKSXxdZqDlLufp36Dgf32y65pj8kA6o_EwDjBpY3gEW4FM56Ws-uQziaq_vWLNrbxj9U8BWVhw4sbd7OeCtOt0Oo91XNQ4ZHAtM8yeX7ucB6PxfmpzP3kLvGzC0PlbyBsAFjBYXpUiZVsXDHr5BoVVLAi-F2d2_QYvjkx5YFfgrUhGUiE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/27 01:32:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: AERCipPrJrHERSDXCF9xnrGd7HcfiMjyjcYN5g2ZxPSVIftveNaO99PhzNY0zghdx9BRWGUcx1X_NHLjoHOLpf82JZYbrTO1SdUqO0JqSC8WlRXK6k8zzL-grl97EBhSs3Ff7s4rEIrJcbVaMlKVCU1vWMn-n5jcfAFkYip15fIVAyc48FifL7D3U-fkk_v16fDSlJ-hUYDa05_VKvb6Ljztj-wdJUG930xLu-lSEfYJD1-s7n-FRkkFLPewu3DuaDVavC5dI_8zMc2Csv4GbFN9SnQ_F-mJULwx4mzvTSX7ya_d__yStpePu1Bqofi94wUfVmqX3V0-B-DNztWKJFw 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "50774bc3609b2d3385af261ca104dd9d" 2026/03/27 01:32:35 DEBUG : piped data.txt: multipart upload "AERCipPrJrHERSDXCF9xnrGd7HcfiMjyjcYN5g2ZxPSVIftveNaO99PhzNY0zghdx9BRWGUcx1X_NHLjoHOLpf82JZYbrTO1SdUqO0JqSC8WlRXK6k8zzL-grl97EBhSs3Ff7s4rEIrJcbVaMlKVCU1vWMn-n5jcfAFkYip15fIVAyc48FifL7D3U-fkk_v16fDSlJ-hUYDa05_VKvb6Ljztj-wdJUG930xLu-lSEfYJD1-s7n-FRkkFLPewu3DuaDVavC5dI_8zMc2Csv4GbFN9SnQ_F-mJULwx4mzvTSX7ya_d__yStpePu1Bqofi94wUfVmqX3V0-B-DNztWKJFw" 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 2026/03/27 01:32:36 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/27 01:32:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOqlYJYm0n4pnbhvCZscRot3dWmpRZPX7M4sSD-tjULNTfn168IYRrMXArbnMuP0rqSmo3vcdI9MKDvvn8q6fS-AKO3zRE5o56z8EENZ2RAC8c85_O25jFs5xnLdL2x72fV68hjRqGzFaRFrNpwzhpvqp5Gtimql30EQsSvccK7eIx1otOJz7YN1uc6i7vvlbqumuSBxxWbh_mUJMJihQpWnh74NebWl-ZxMVgximGM2V6te4bi4fJno_uGX6xF9t941duKl2orfOQPED4SV-B7dopLTGbbbdPMz7XKUaRaqEJAPIPjF_9cTsJaZr7bN7AZ2ItLb0-62yZ2LejjmbYk 2026/03/27 01:32:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/27 01:32:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/27 01:32:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOqlYJYm0n4pnbhvCZscRot3dWmpRZPX7M4sSD-tjULNTfn168IYRrMXArbnMuP0rqSmo3vcdI9MKDvvn8q6fS-AKO3zRE5o56z8EENZ2RAC8c85_O25jFs5xnLdL2x72fV68hjRqGzFaRFrNpwzhpvqp5Gtimql30EQsSvccK7eIx1otOJz7YN1uc6i7vvlbqumuSBxxWbh_mUJMJihQpWnh74NebWl-ZxMVgximGM2V6te4bi4fJno_uGX6xF9t941duKl2orfOQPED4SV-B7dopLTGbbbdPMz7XKUaRaqEJAPIPjF_9cTsJaZr7bN7AZ2ItLb0-62yZ2LejjmbYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/27 01:32:39 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AF5Nf77lFZTQHBJBR30qghSiICNlA1IxZuOHUupQ6RYNsc2NtC1uk_xBMwth-D8WmkvTKkP1wyzIe36gH1dGIM3V7XYVRTOfZoixgpxB5pdgRnM5cwX5ZJzAk0enEpNP1RXnRWe-bu2kErMyttNsccCr35vfbRJK15YGfk-MFBdsUCkYp-Ph2BV9ZXVpBxlowv_43P5KKLZ-mw6JlBm2hZQyrVs0rVm-dJgx3A4BdU1F1c0-TbpVxM3zKrSS8DUO_UUqW--0LtBfaYCqCV-j1S91ubA75OPPMvn2EkPNRAya9HBIPSLUERorUUkfH_ogcT258x--mjbE2SWfHd8Ur4A 2026/03/27 01:32:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/27 01:32:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/27 01:32:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AF5Nf77lFZTQHBJBR30qghSiICNlA1IxZuOHUupQ6RYNsc2NtC1uk_xBMwth-D8WmkvTKkP1wyzIe36gH1dGIM3V7XYVRTOfZoixgpxB5pdgRnM5cwX5ZJzAk0enEpNP1RXnRWe-bu2kErMyttNsccCr35vfbRJK15YGfk-MFBdsUCkYp-Ph2BV9ZXVpBxlowv_43P5KKLZ-mw6JlBm2hZQyrVs0rVm-dJgx3A4BdU1F1c0-TbpVxM3zKrSS8DUO_UUqW--0LtBfaYCqCV-j1S91ubA75OPPMvn2EkPNRAya9HBIPSLUERorUUkfH_ogcT258x--mjbE2SWfHd8Ur4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/27 01:32:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AB9dDC_UbheQn6dKdxzJtKAQQBtnVqa6A18miX0NoARDqimRZxU-E0Wvyt2i9WE1dZhCABtYbTNiCJwhS7JG-rJ1fbZSqw4Xyw5dNrUjHB1R8VJdp0XZ4CzWua-y-0ZQ2fXvT2hCygwgrc9FYZVSU4fcero27QysHBuX9hFTBsIQbtYElbvstaaNZ3jwboDA5ar5dL7tTbOSu3_IJ33tQbzsca0Ynyqy4IRlrLLxYwcDc80Gw5ZKaUoDZGf_z0La6ypnBr4BHrSl_9hovKdOZ8dXsvbSHPd8zNGrkPa2NuSHyPznsspKoJjOe5_D_1XcioQF2Adt3dzpHHTNWQOA21g 2026/03/27 01:32:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/27 01:32:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/27 01:32:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AB9dDC_UbheQn6dKdxzJtKAQQBtnVqa6A18miX0NoARDqimRZxU-E0Wvyt2i9WE1dZhCABtYbTNiCJwhS7JG-rJ1fbZSqw4Xyw5dNrUjHB1R8VJdp0XZ4CzWua-y-0ZQ2fXvT2hCygwgrc9FYZVSU4fcero27QysHBuX9hFTBsIQbtYElbvstaaNZ3jwboDA5ar5dL7tTbOSu3_IJ33tQbzsca0Ynyqy4IRlrLLxYwcDc80Gw5ZKaUoDZGf_z0La6ypnBr4BHrSl_9hovKdOZ8dXsvbSHPd8zNGrkPa2NuSHyPznsspKoJjOe5_D_1XcioQF2Adt3dzpHHTNWQOA21g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/27 01:32:41 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AC5Xa7NpYJCx-l3yKeI0fWnYAezTLON3_ZCTrQBILrqCDYNb15AyqTcRJqIry8fhlIjys2OoucQFWqKNhmwPN_TEubZsEzIJUYMHiEgNjti8LlesFJFx3RYtkNdv2fwMzsQwqx9WRuBFKW0JSfRWZ30rUCbLeNEzlInZrL-hRHdTc97PX0ybk6G01GTpTYVVtI7MlrnrLtA8CPlpDbJL2XaMeuf7qjR4z0FXvBAmAnbFDe32FCWIwTRdYoPv2-JhiX6Z2AwWDRlxB6m2FDkygMtmbd5AU3hjdOeD3bVVcmA0nhFGkePj1L3_kQh8iSGkehGJalFbyn9BM7YxkZpsuQ4 2026/03/27 01:32:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/27 01:32:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/27 01:32:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/27 01:32:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/27 01:32:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/27 01:32:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/27 01:32:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AC5Xa7NpYJCx-l3yKeI0fWnYAezTLON3_ZCTrQBILrqCDYNb15AyqTcRJqIry8fhlIjys2OoucQFWqKNhmwPN_TEubZsEzIJUYMHiEgNjti8LlesFJFx3RYtkNdv2fwMzsQwqx9WRuBFKW0JSfRWZ30rUCbLeNEzlInZrL-hRHdTc97PX0ybk6G01GTpTYVVtI7MlrnrLtA8CPlpDbJL2XaMeuf7qjR4z0FXvBAmAnbFDe32FCWIwTRdYoPv2-JhiX6Z2AwWDRlxB6m2FDkygMtmbd5AU3hjdOeD3bVVcmA0nhFGkePj1L3_kQh8iSGkehGJalFbyn9BM7YxkZpsuQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALGjtgYoMq2Brl6zaFJ9XAlv5atZ4srwYydmke02lr9WL294ApoZU1f9_F-o2tmrf-Se5YI49vv9GymyOHHTHFCiuD4dihPbbdeVMODr5GmXJaFAt9tLtZ-4_zpMEI4ZXYbpp8q4xgPhNeLNqGKjsz7Gr-MDkLKMqOm4IOH44-9ustQ4Av8XCqSeKv_sh0c5YH8ZhqkRRfk3n08DGyKWB0ZU2s6J09WoibcKC1pX710j6O79d09vF4p6yva1bBbIFf8ry7GUB_6hSFcv_uVgt1VEAkl_fR7lAM3Hiq8hUn3gNokHVtKA2Dc-NMBz_JHjpInX2S8QBSsb7azfNyZDKXk 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/27 01:32:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/27 01:32:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALGjtgYoMq2Brl6zaFJ9XAlv5atZ4srwYydmke02lr9WL294ApoZU1f9_F-o2tmrf-Se5YI49vv9GymyOHHTHFCiuD4dihPbbdeVMODr5GmXJaFAt9tLtZ-4_zpMEI4ZXYbpp8q4xgPhNeLNqGKjsz7Gr-MDkLKMqOm4IOH44-9ustQ4Av8XCqSeKv_sh0c5YH8ZhqkRRfk3n08DGyKWB0ZU2s6J09WoibcKC1pX710j6O79d09vF4p6yva1bBbIFf8ry7GUB_6hSFcv_uVgt1VEAkl_fR7lAM3Hiq8hUn3gNokHVtKA2Dc-NMBz_JHjpInX2S8QBSsb7azfNyZDKXk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/27 01:32:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALk8GlD75P2mUe9cWXSv81v4-6dXFXt_Vte3E_GkvOYB3_gT52XRLeZgsZA7mmE_hPGG-yznqKfTKDPqM-jZ-zAwjW4xqHrLFz4JXUtEqxEe-Loz9e6bjLXWHgqqR7qKBMq-BN3PiDRHKm6ylhCkpIVvC_rU5E-Egzw5-fsFzyudY9rElz97mni3oLA-3r7NSr0QaHZHWTXTGuzZpaIcytAqUVD2MXWvetwCzEhQEYO7G1-YV0fjvaljSG5sL_-wwzPeIiuWcQq1LiN8HCbUVaVAx34a9hX6nsL2uPCaFoYvBe-XKHtCHHXw2bqON4L9ypQcGRKhh2emYMl7o2PMZfU 2026/03/27 01:32:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/27 01:32:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/27 01:32:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALk8GlD75P2mUe9cWXSv81v4-6dXFXt_Vte3E_GkvOYB3_gT52XRLeZgsZA7mmE_hPGG-yznqKfTKDPqM-jZ-zAwjW4xqHrLFz4JXUtEqxEe-Loz9e6bjLXWHgqqR7qKBMq-BN3PiDRHKm6ylhCkpIVvC_rU5E-Egzw5-fsFzyudY9rElz97mni3oLA-3r7NSr0QaHZHWTXTGuzZpaIcytAqUVD2MXWvetwCzEhQEYO7G1-YV0fjvaljSG5sL_-wwzPeIiuWcQq1LiN8HCbUVaVAx34a9hX6nsL2uPCaFoYvBe-XKHtCHHXw2bqON4L9ypQcGRKhh2emYMl7o2PMZfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/27 01:32:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKozdg8MoLbkJJkKWZC4VW5j5KbiPW_C-nIXb_G0tvVOHSY6ohWJkRaLDNwkVmIs1LzNUDYZuqSahfa34AuhQRN1z7WR-JLalFT6sMfKiPPQpfEDGPCWuHXs8Tos_4UwAbYTkwuBhIiFmhgKS7HsgU7a385_wJHAP_HLhRWMNoiaXcB_cThxLORtN6Y8pLLR6GZzqQsDRpRa09yM4mVQl9G7qlo6y3yKlsEg1L6by8CsUVsSIqRgXHwtWM8uNE6nNNWpPQEplQB-TR1ZEYc_qIYFcaUytz0watrxsUX6qk15gLoxc57b7r78KJC-di695dRi4qAhrd7JGUdhnB-cC4U 2026/03/27 01:32:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/27 01:32:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/27 01:32:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKozdg8MoLbkJJkKWZC4VW5j5KbiPW_C-nIXb_G0tvVOHSY6ohWJkRaLDNwkVmIs1LzNUDYZuqSahfa34AuhQRN1z7WR-JLalFT6sMfKiPPQpfEDGPCWuHXs8Tos_4UwAbYTkwuBhIiFmhgKS7HsgU7a385_wJHAP_HLhRWMNoiaXcB_cThxLORtN6Y8pLLR6GZzqQsDRpRa09yM4mVQl9G7qlo6y3yKlsEg1L6by8CsUVsSIqRgXHwtWM8uNE6nNNWpPQEplQB-TR1ZEYc_qIYFcaUytz0watrxsUX6qk15gLoxc57b7r78KJC-di695dRi4qAhrd7JGUdhnB-cC4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/27 01:32:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHSOXjE1gs1mqYYYG7HjjBcnpYlYNOVXyvUw3PKQ5CHzi-QlNDr3S3INa4vHEG6L48UCy_IEcaK87lUgJvyFYSOl6uYwpQ9bYgNEUhayNngroUAwpoEIqWDLnmJBrxxmA9CyuFsFVqcj13Crl8RVVsAEqPDyAhia-aYqgd7r_8c1s-gl35ConX7WoH_RwJPEUui9Oqefnv0aVioaTiNZr7y6Uq56FPoRjP827CLajHEPX6PMxJpHO12hyOVZkz5sSrJc2XUSlz0qKz3GPR4JfHiRmN7OaiAzwR6ECrO9SXfolIctrqar_vggdKfcxHjTgp02SkcbKQsBF47USBnQDBc 2026/03/27 01:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/27 01:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/27 01:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHSOXjE1gs1mqYYYG7HjjBcnpYlYNOVXyvUw3PKQ5CHzi-QlNDr3S3INa4vHEG6L48UCy_IEcaK87lUgJvyFYSOl6uYwpQ9bYgNEUhayNngroUAwpoEIqWDLnmJBrxxmA9CyuFsFVqcj13Crl8RVVsAEqPDyAhia-aYqgd7r_8c1s-gl35ConX7WoH_RwJPEUui9Oqefnv0aVioaTiNZr7y6Uq56FPoRjP827CLajHEPX6PMxJpHO12hyOVZkz5sSrJc2XUSlz0qKz3GPR4JfHiRmN7OaiAzwR6ECrO9SXfolIctrqar_vggdKfcxHjTgp02SkcbKQsBF47USBnQDBc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/27 01:32:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALirAOntf9ygKFymed8Y5SwYErf9LMjEK5suav9mDEZ7d4x2OcIxBsKoRCtTKlKS5Q--_okOcfmINux9N1lRnHvMIUnjvFVuNeFocKrnkrIMmOSwQx1RqX6dz3CeL6M-8iET240uBhl1s1dseOhqq6AYYIyXul-wBfbKaKuMWo6mOttIcrfLZEgXUkWLOKm4pvz2tYSVq4wEPaGNoxcyRlgu77yZGxPVYpEEtEmkv0qtcF58t8RZCxlJeJOyNjMJ6Bk9Q6ilLUz5zvMUsTBDaLey6RpDocYGdQWMImnglsWpPukAiNyDFz6kUr-MHJDUaLu_ix-6r3trdUP-QJYiNhw 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/27 01:32:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALirAOntf9ygKFymed8Y5SwYErf9LMjEK5suav9mDEZ7d4x2OcIxBsKoRCtTKlKS5Q--_okOcfmINux9N1lRnHvMIUnjvFVuNeFocKrnkrIMmOSwQx1RqX6dz3CeL6M-8iET240uBhl1s1dseOhqq6AYYIyXul-wBfbKaKuMWo6mOttIcrfLZEgXUkWLOKm4pvz2tYSVq4wEPaGNoxcyRlgu77yZGxPVYpEEtEmkv0qtcF58t8RZCxlJeJOyNjMJ6Bk9Q6ilLUz5zvMUsTBDaLey6RpDocYGdQWMImnglsWpPukAiNyDFz6kUr-MHJDUaLu_ix-6r3trdUP-QJYiNhw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE4T1ml11LgssB3w-VOt7MqbUj9NftgeWKcIFBADGTtx5qWENn8kG2KfZDtVDrnH2GBn40Buj-FHW0kp7V0ZUsSfD4hlWJ_yxbjRMLVRfQ5Qd5B2q5Qdd3jZNISbgTPFZKEG_fPHytZ2xelcN7gSrTT_pHyJxMUThvITCQ14qkIz-QEqm4YYsvbmad7HI3hU_vDWidAE1mjy-xRvzcNRafBp-1pgq2HYIkrHE86C_PFLtAbz2CFdQ2JrmJaE-GS5BMpnP7FoSjIFh6d8csvbjR6S6h0emUGMAbaPU4AWjevAfxPxUrid5CvMaqVX6ZxQZEGlHHmwEfdioHS46XRbYRc 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/27 01:32:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/27 01:32:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/27 01:32:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AE4T1ml11LgssB3w-VOt7MqbUj9NftgeWKcIFBADGTtx5qWENn8kG2KfZDtVDrnH2GBn40Buj-FHW0kp7V0ZUsSfD4hlWJ_yxbjRMLVRfQ5Qd5B2q5Qdd3jZNISbgTPFZKEG_fPHytZ2xelcN7gSrTT_pHyJxMUThvITCQ14qkIz-QEqm4YYsvbmad7HI3hU_vDWidAE1mjy-xRvzcNRafBp-1pgq2HYIkrHE86C_PFLtAbz2CFdQ2JrmJaE-GS5BMpnP7FoSjIFh6d8csvbjR6S6h0emUGMAbaPU4AWjevAfxPxUrid5CvMaqVX6ZxQZEGlHHmwEfdioHS46XRbYRc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/27 01:32:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM77ojxqjlE-lZx8xNAkAvzpXxLBtHS1ZaEceZasjO13kFNFNVBlA6UultKH5krwjZKheqDS-RaQj3hEYgLuR1LYQgS58H_GbWM2Wk_53ToRgA80GtsRpqXq2wXt2oFWV021ifPPX4TvIzx6F35kKGQwoNYuoEhdNfFxfWjJjIM7SObdsKr8oQdLEtupUIpDOjeu9m2I47lMygVOLk-2MhuQ3HWYaaqfz4VEuo-gfNU8dw0Zza67dAQ9JezDOCsng9XdCeiu1NAT8DnqZV9xXLPj7aLfhEUQIUlgIFo4_yRl-YxOVc20ssQ_LFxUk9ZkXTD6KPqa-i9WE7w1UUZbqWg 2026/03/27 01:32:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/27 01:32:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/27 01:32:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM77ojxqjlE-lZx8xNAkAvzpXxLBtHS1ZaEceZasjO13kFNFNVBlA6UultKH5krwjZKheqDS-RaQj3hEYgLuR1LYQgS58H_GbWM2Wk_53ToRgA80GtsRpqXq2wXt2oFWV021ifPPX4TvIzx6F35kKGQwoNYuoEhdNfFxfWjJjIM7SObdsKr8oQdLEtupUIpDOjeu9m2I47lMygVOLk-2MhuQ3HWYaaqfz4VEuo-gfNU8dw0Zza67dAQ9JezDOCsng9XdCeiu1NAT8DnqZV9xXLPj7aLfhEUQIUlgIFo4_yRl-YxOVc20ssQ_LFxUk9ZkXTD6KPqa-i9WE7w1UUZbqWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/27 01:32:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACP5IA_JXQO6ZZun_nqUt9XF8HgHz6BG4uq9M_YeCciIHaRFecMZH9sv0Q1y4FicnapiVaTs-j7fPKq9gmdNqbWqEHN9sxmqlvDshEm73ak7a0pUnNJKgdDGSQb7yVGJCeBM7UNbFXm25lOkt-Z2yUIFw-WLczr3X3S-YXF03BBbI6-3Ju1j8zGGWN9mvNXYrWrLwylH-xDBTFGs5JC_L4Zv5ZX84X51JZqGfksgtBO7NxYcxAxfEltqrE8Sf6JeTnFmK5-Cvr3Ka9C28c1Sq3xTGzfxgT8OOzfrLgO71Kb5XDmKySwedEi1RHU3f5DX4Dx1dAlEEfwmieNBROJTs6U 2026/03/27 01:32:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/27 01:32:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/27 01:32:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACP5IA_JXQO6ZZun_nqUt9XF8HgHz6BG4uq9M_YeCciIHaRFecMZH9sv0Q1y4FicnapiVaTs-j7fPKq9gmdNqbWqEHN9sxmqlvDshEm73ak7a0pUnNJKgdDGSQb7yVGJCeBM7UNbFXm25lOkt-Z2yUIFw-WLczr3X3S-YXF03BBbI6-3Ju1j8zGGWN9mvNXYrWrLwylH-xDBTFGs5JC_L4Zv5ZX84X51JZqGfksgtBO7NxYcxAxfEltqrE8Sf6JeTnFmK5-Cvr3Ka9C28c1Sq3xTGzfxgT8OOzfrLgO71Kb5XDmKySwedEi1RHU3f5DX4Dx1dAlEEfwmieNBROJTs6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/27 01:32:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHF1b8AyoNo8Z94xIEU-7MQGlpHKEQ3tChB4J8fbLNFe_4DX6TY0UP1w2T4fS1zlsT5_kif75blkFqgmqs_M-jayctN5xwEpfIpSExDzdTt8KI7eCNh332UTfW58lg2DU7X34nCrvvfeqaPpBw67biarxinQ4qfs_3lotWghIylpqSf0SXgs-9KcrkVhKxDVRiRiZP6fA2j38caM6tpe_BvaJ2UQfRPfVDtDaaY6-ll_CTFE8CFg343sR1Fl65tQtqutQLo6yVltGIRSmfotPv3OhfYwW-eIJrlGMGn4hYrySDd7IaUufEiSDdzp6vLoM0TVheJA8DwbdrTvFVT5sE8 2026/03/27 01:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/27 01:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/27 01:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHF1b8AyoNo8Z94xIEU-7MQGlpHKEQ3tChB4J8fbLNFe_4DX6TY0UP1w2T4fS1zlsT5_kif75blkFqgmqs_M-jayctN5xwEpfIpSExDzdTt8KI7eCNh332UTfW58lg2DU7X34nCrvvfeqaPpBw67biarxinQ4qfs_3lotWghIylpqSf0SXgs-9KcrkVhKxDVRiRiZP6fA2j38caM6tpe_BvaJ2UQfRPfVDtDaaY6-ll_CTFE8CFg343sR1Fl65tQtqutQLo6yVltGIRSmfotPv3OhfYwW-eIJrlGMGn4hYrySDd7IaUufEiSDdzp6vLoM0TVheJA8DwbdrTvFVT5sE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/27 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEIFM2kRI2XW90fM6lLS40lT0EXahBVNvSs_1g3OjYmgizfWQLlksW8nPT0-I_rmPpLENcGe_O05Q5GCcSZnJA2jlyepMyQ61Nu5VcFB0XKN6tAgxG9ajG2P7blp3en7o8jDLRYpFTtdR-0rDYfLpkcp4RwDgSKU77mWh8o6k6brzoa5_xfuavTLVs3mXQdwDkR6UdBG1C2HbCNh5SmBCLcKYoCNEIwXnUqzenYriKljtuM-T_HldxjIdGrjHfV4X2bARcWRJ07Vt-E40JIjX6qnkkVyqXDokOMu0mbhJM46CQgSVhWoIIK6e9OC0u2sdCb6TDVtHApbpWIdJbqu8Es 2026/03/27 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/27 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEIFM2kRI2XW90fM6lLS40lT0EXahBVNvSs_1g3OjYmgizfWQLlksW8nPT0-I_rmPpLENcGe_O05Q5GCcSZnJA2jlyepMyQ61Nu5VcFB0XKN6tAgxG9ajG2P7blp3en7o8jDLRYpFTtdR-0rDYfLpkcp4RwDgSKU77mWh8o6k6brzoa5_xfuavTLVs3mXQdwDkR6UdBG1C2HbCNh5SmBCLcKYoCNEIwXnUqzenYriKljtuM-T_HldxjIdGrjHfV4X2bARcWRJ07Vt-E40JIjX6qnkkVyqXDokOMu0mbhJM46CQgSVhWoIIK6e9OC0u2sdCb6TDVtHApbpWIdJbqu8Es" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFk33v-ftjmpTRn-uVG2oVY8y7b8BvqwG95WRCQzn9ib6qezfnsv-LL11N4LH2DrPBRDy9FfkFJ0tF8HZByN4e0Ynwg5aKF9bdOgTHDIqgi4EeFYn_F0D6zNm5PiF2Xoyfgpy1fY9qwUKFOC4XMmHK5phpNvN6ZbhFAG-5c8n_rim4tGfEBzAcqK7-OPTFFHJ-OuaiK_vDDKhOddJnRfYtWBQLwEHNXxPQydLp5SlYE4IA-BZunZsBotV8r5wF4Xiljs6PdfmQzElXsTyl3ENxYiRcTFmQL1g4-etneAocDhNatEHWld2fiCjF013pcHdrpwoaqS2Am7xh7zWmUJgHQ 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/27 01:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/27 01:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFk33v-ftjmpTRn-uVG2oVY8y7b8BvqwG95WRCQzn9ib6qezfnsv-LL11N4LH2DrPBRDy9FfkFJ0tF8HZByN4e0Ynwg5aKF9bdOgTHDIqgi4EeFYn_F0D6zNm5PiF2Xoyfgpy1fY9qwUKFOC4XMmHK5phpNvN6ZbhFAG-5c8n_rim4tGfEBzAcqK7-OPTFFHJ-OuaiK_vDDKhOddJnRfYtWBQLwEHNXxPQydLp5SlYE4IA-BZunZsBotV8r5wF4Xiljs6PdfmQzElXsTyl3ENxYiRcTFmQL1g4-etneAocDhNatEHWld2fiCjF013pcHdrpwoaqS2Am7xh7zWmUJgHQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/27 01:32:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACqjBtJ9UDVVC5vibwVYmoOrSLR7Nk6H-yFlgvkwxbqt6EisjZELL_vnd0wsWPlLtRXB8QZwZasOJjE78dOv4J9kepMktWnWNMxf7T3HsbSErDky6dmaRJrGcH21bWS3nDh5tNS2-Mecog-z4k7quBoH81teNZdOIS2wCYSSt3Zep4iQIt3esbwt9tHpZv-JAzU1BePGtZYzXRSRXPOtvDc676Sh3A0NnY1P6xETRlku8fsMuP5SePkLMR7gbwfDQbE38U82k2NtGx17XK51-R4BZ4rlaNUVprnTVh3MsYtK0Lz0Nyxl7WjXpUrSWY04TYQe7Hn5pPymmHb-WmWtaLU 2026/03/27 01:32:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/27 01:33:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/27 01:33:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACqjBtJ9UDVVC5vibwVYmoOrSLR7Nk6H-yFlgvkwxbqt6EisjZELL_vnd0wsWPlLtRXB8QZwZasOJjE78dOv4J9kepMktWnWNMxf7T3HsbSErDky6dmaRJrGcH21bWS3nDh5tNS2-Mecog-z4k7quBoH81teNZdOIS2wCYSSt3Zep4iQIt3esbwt9tHpZv-JAzU1BePGtZYzXRSRXPOtvDc676Sh3A0NnY1P6xETRlku8fsMuP5SePkLMR7gbwfDQbE38U82k2NtGx17XK51-R4BZ4rlaNUVprnTVh3MsYtK0Lz0Nyxl7WjXpUrSWY04TYQe7Hn5pPymmHb-WmWtaLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/27 01:33:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGRR39yb8ggoF5TKFgy1tPYvvjv_z81enCsOW22HXtvgKvs5afzlr-Z9bJ25xXHrfNS33mHSNGsYpRjuiOGCNzsFHiAlUM3m6o-Hlxw1sr6m0hALpyke5_2UtfVVJjQkc2WBtftCdew24s9jofYHFkvV-Piiozu_BWd5Z1k6RPMtxIg9QPX9G9x0_qZyJatrexXn_HU3uEjdcIiXKfYyZALO_cQPyqmz_wtO8T2QsQM_sfTgZtx_IeeSm9AzPD-5-LiKvPScnO9djBxm9K7oI2Vo4GwLYyfOkC9lw7P9GCTH6CkRdDidG7aGyuUOUOk8ipwAAJ-Om0ujxAOggPZJMlE 2026/03/27 01:33:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/27 01:33:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/27 01:33:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGRR39yb8ggoF5TKFgy1tPYvvjv_z81enCsOW22HXtvgKvs5afzlr-Z9bJ25xXHrfNS33mHSNGsYpRjuiOGCNzsFHiAlUM3m6o-Hlxw1sr6m0hALpyke5_2UtfVVJjQkc2WBtftCdew24s9jofYHFkvV-Piiozu_BWd5Z1k6RPMtxIg9QPX9G9x0_qZyJatrexXn_HU3uEjdcIiXKfYyZALO_cQPyqmz_wtO8T2QsQM_sfTgZtx_IeeSm9AzPD-5-LiKvPScnO9djBxm9K7oI2Vo4GwLYyfOkC9lw7P9GCTH6CkRdDidG7aGyuUOUOk8ipwAAJ-Om0ujxAOggPZJMlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/27 01:33:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOQEtf-_p5QdTsj-qWucuCKQxRm-rJ7Fbi3vg3V2jqNFdwTer6r4Kr0rbsKkWHnwdwn9eJkx8MVH-vKz6FK2zKpeM5kV_eGqAOWKk-XgLfA7W-WZpnU2N5BUB-04axwrQX49tT_rpb2vgrnuAUv0YqL-Cz6mm14pSkjinhknIo5mlnpamimgPYXwIOmBK7lz-Z798asUWlEoIMR39hD7cA1y_5zYw_zSENzemLW7qvRGBtNTDVQmbaO83LLDHUznOcXo_umXGDMNWbksHIOSEfIMMdexFcr5Xl2wOpP6VDS1AdZfu2uw_lrzFCXtlZM6Q7LexUBF_Da_gX7tP3hwq_g 2026/03/27 01:33:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/27 01:33:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/27 01:33:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOQEtf-_p5QdTsj-qWucuCKQxRm-rJ7Fbi3vg3V2jqNFdwTer6r4Kr0rbsKkWHnwdwn9eJkx8MVH-vKz6FK2zKpeM5kV_eGqAOWKk-XgLfA7W-WZpnU2N5BUB-04axwrQX49tT_rpb2vgrnuAUv0YqL-Cz6mm14pSkjinhknIo5mlnpamimgPYXwIOmBK7lz-Z798asUWlEoIMR39hD7cA1y_5zYw_zSENzemLW7qvRGBtNTDVQmbaO83LLDHUznOcXo_umXGDMNWbksHIOSEfIMMdexFcr5Xl2wOpP6VDS1AdZfu2uw_lrzFCXtlZM6Q7LexUBF_Da_gX7tP3hwq_g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALvTfvvqt3nt-TPwejAk2T352l4hxcug-H9NJm2kLk3WjIz2idvHluWcZtSJl4SqQiiVd2GFv7aEWPg-liKE_HUyorxYuNsuJaO-YffcmJQ-sA3TdWiN4yOv9WxCIAXR-gUqY4v21V_d5NO86cEW7iLHIrbt1O69kvqXxhGN-x7znrGKAoi91lDsZwXvgpPq16_maUyaFhaR6YyVBjCr9LRmDnpd_1bh2PjKAGvBfm0YzKuVlRGSOWv2Ful76oB1bFgLcxKm0KwUgNSGzhYaGBZ_phvjFwGYVL_3G0N9p9wbAARVTANmuDGBSjJIhknrem49_CV0XUjDCzWKbaAt0Ho 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/27 01:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/27 01:33:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/27 01:33:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALvTfvvqt3nt-TPwejAk2T352l4hxcug-H9NJm2kLk3WjIz2idvHluWcZtSJl4SqQiiVd2GFv7aEWPg-liKE_HUyorxYuNsuJaO-YffcmJQ-sA3TdWiN4yOv9WxCIAXR-gUqY4v21V_d5NO86cEW7iLHIrbt1O69kvqXxhGN-x7znrGKAoi91lDsZwXvgpPq16_maUyaFhaR6YyVBjCr9LRmDnpd_1bh2PjKAGvBfm0YzKuVlRGSOWv2Ful76oB1bFgLcxKm0KwUgNSGzhYaGBZ_phvjFwGYVL_3G0N9p9wbAARVTANmuDGBSjJIhknrem49_CV0XUjDCzWKbaAt0Ho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AEVwBHh_s9GRzWqXjXtq5tqOnhbpjWwQc6fuV4XkBiP_GYONA6fjIimfsTt_FhOpzen6YJ7fwUUvTEt1dha-ljLDZdsz-Q1Y-Jg3EdMb3WpoNt3uLr2vOwfYT9xxaJ0oyWbtyo1l4cK8CMIolQ4Q-d5VtQ8Mq7FNeucWyBhudTF6_58hRDF1WrglRVKXG1cWSeVIjo8Ln6fOqzNTVxaNTBLVVJHHl70gnFFTDmsepJyR9WC0f0ZP-iuEmoe9sNrwoW31Mpmqi5vAXgtQga_eaVVh5WaYKGnjknRms7XvwIytfw-S56YNcThiLXFiHH7xOerHiFPijTCBb9BhU_TUj7k 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/27 01:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AEVwBHh_s9GRzWqXjXtq5tqOnhbpjWwQc6fuV4XkBiP_GYONA6fjIimfsTt_FhOpzen6YJ7fwUUvTEt1dha-ljLDZdsz-Q1Y-Jg3EdMb3WpoNt3uLr2vOwfYT9xxaJ0oyWbtyo1l4cK8CMIolQ4Q-d5VtQ8Mq7FNeucWyBhudTF6_58hRDF1WrglRVKXG1cWSeVIjo8Ln6fOqzNTVxaNTBLVVJHHl70gnFFTDmsepJyR9WC0f0ZP-iuEmoe9sNrwoW31Mpmqi5vAXgtQga_eaVVh5WaYKGnjknRms7XvwIytfw-S56YNcThiLXFiHH7xOerHiFPijTCBb9BhU_TUj7k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/27 01:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APu2K3J3bW2lodvUq4v0aSQgXqiTrmhIg6CQ-3yH9Y-aNNsr8ilKeWE6gLkcOjS2qnvlNS5bTyhCnXycVXLK_KAxTa92Ep2Sdli2seFiwkr8ouOAnBXs7BVGJIBfiCdTXRNo_-V5BGtCjLt1eUhn6CVTJc2pvtUWTODteErpQL9YSQA486Y2P3eefGQ_7dUtO6S6qZWbP8MhwIGXQBXru-JA8lH9D7mID5oEd-TWELMauYtomnmF64R0aRwEqNk8U3AVAw1ePF8h641Kz6mOm7KmcpT1lW8p4qWzw-ZaHj95B-JNVD9pVl0imE7g5RirVMojTl9wnL_ZTjJkB4tQw-c 2026/03/27 01:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/27 01:33:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/27 01:33:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APu2K3J3bW2lodvUq4v0aSQgXqiTrmhIg6CQ-3yH9Y-aNNsr8ilKeWE6gLkcOjS2qnvlNS5bTyhCnXycVXLK_KAxTa92Ep2Sdli2seFiwkr8ouOAnBXs7BVGJIBfiCdTXRNo_-V5BGtCjLt1eUhn6CVTJc2pvtUWTODteErpQL9YSQA486Y2P3eefGQ_7dUtO6S6qZWbP8MhwIGXQBXru-JA8lH9D7mID5oEd-TWELMauYtomnmF64R0aRwEqNk8U3AVAw1ePF8h641Kz6mOm7KmcpT1lW8p4qWzw-ZaHj95B-JNVD9pVl0imE7g5RirVMojTl9wnL_ZTjJkB4tQw-c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/27 01:33:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKtzC6Fv508Z0E7fijwgWoSo2ZLndlMS0LEBU8hFvWnuDeBx47hUjYOj8NU5O9HXRtGk5F2MfkogQLWfJZ9ni4xfePG7J5mramBrHlKqRmcg1v9j6UtjaHBNCqWfFVUr7SuB1yvDoqJkfhDmiFjIPTz675PpZm6a3GFN_BLMKLjDd9HOsAnG7xaP4yVSQ0E6G61DnfJKKlI8AB-6K5QZfOoET0xgjp_A0STQaeDRpBSoZBDFBmlg0fs1JAEqMgmdedPKuhlNmOiIm5OBh7DO2S_Qwxh27YE96ZpLJHWLX6iHxtxy19Djw44ErxCrP-kigW0QL1OnVP-sH7lHp19DpQ4 2026/03/27 01:33:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/27 01:33:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/27 01:33:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKtzC6Fv508Z0E7fijwgWoSo2ZLndlMS0LEBU8hFvWnuDeBx47hUjYOj8NU5O9HXRtGk5F2MfkogQLWfJZ9ni4xfePG7J5mramBrHlKqRmcg1v9j6UtjaHBNCqWfFVUr7SuB1yvDoqJkfhDmiFjIPTz675PpZm6a3GFN_BLMKLjDd9HOsAnG7xaP4yVSQ0E6G61DnfJKKlI8AB-6K5QZfOoET0xgjp_A0STQaeDRpBSoZBDFBmlg0fs1JAEqMgmdedPKuhlNmOiIm5OBh7DO2S_Qwxh27YE96ZpLJHWLX6iHxtxy19Djw44ErxCrP-kigW0QL1OnVP-sH7lHp19DpQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/27 01:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AH-9wVOM3hJZ1SbqMuvHqPUTHyXfcR2RIdRZLwWXRbDU49nOspe3jUoZOghSDn_e5HyrCV9oLLw_xGjHu6a0e51qlxGFjdEQcyHVEQO74TfWt3Ik4nt59FueukbGpjPepA8dFuuphXcpGbrBrkepOr8hZkVXcPHpwkZNKWR5-jIEpNAZcq29hQzWKHUXWuERH8JXqV7-TjAylIb49zL1ctWDPrtY7HbJcxDbxbS1E74omFmEIK9ekhK34JJe2LKb0HrjH8iywKWCOI78qNT7qI8LjnrIHSEh_3cOkiIZYfrVzfFXqg2u7hZW4OdyU5dmIKPvqmS0-_xiXt4c9vDcPDQ 2026/03/27 01:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/27 01:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/27 01:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AH-9wVOM3hJZ1SbqMuvHqPUTHyXfcR2RIdRZLwWXRbDU49nOspe3jUoZOghSDn_e5HyrCV9oLLw_xGjHu6a0e51qlxGFjdEQcyHVEQO74TfWt3Ik4nt59FueukbGpjPepA8dFuuphXcpGbrBrkepOr8hZkVXcPHpwkZNKWR5-jIEpNAZcq29hQzWKHUXWuERH8JXqV7-TjAylIb49zL1ctWDPrtY7HbJcxDbxbS1E74omFmEIK9ekhK34JJe2LKb0HrjH8iywKWCOI78qNT7qI8LjnrIHSEh_3cOkiIZYfrVzfFXqg2u7hZW4OdyU5dmIKPvqmS0-_xiXt4c9vDcPDQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/27 01:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMzYs2YcMkJfha_Ml833IVcxUgfBGoUpt_6Int2-g-mnG0MJQH6x3jFmolyaIGL8aXA71Jffiq_XaXGcf5uvTwrFrrrLr0arQlzsvULjRIBmRgLamuVwtYaG7qPVFwDNnuBDQVu-TAtmy5Q_WKKD5cb96d8CYmBXnN9Kq1aboVRx_slYj8BMEUwR4zjesJJ5hqlRAK2tBjrkh6ZUeLGXTzLVKQu1Ko7X6H8lwJuVAkla-eUwE9HREJaVt5FK63ONKr5QjQzSuPQLeWjshJrr7XC44EsxEO2bVbEXgGHPvvjOoOakpMdIyO3kYz3tLonUQiY3Dkd9Hi3PqBjk8VWs0sA 2026/03/27 01:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/27 01:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMzYs2YcMkJfha_Ml833IVcxUgfBGoUpt_6Int2-g-mnG0MJQH6x3jFmolyaIGL8aXA71Jffiq_XaXGcf5uvTwrFrrrLr0arQlzsvULjRIBmRgLamuVwtYaG7qPVFwDNnuBDQVu-TAtmy5Q_WKKD5cb96d8CYmBXnN9Kq1aboVRx_slYj8BMEUwR4zjesJJ5hqlRAK2tBjrkh6ZUeLGXTzLVKQu1Ko7X6H8lwJuVAkla-eUwE9HREJaVt5FK63ONKr5QjQzSuPQLeWjshJrr7XC44EsxEO2bVbEXgGHPvvjOoOakpMdIyO3kYz3tLonUQiY3Dkd9Hi3PqBjk8VWs0sA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/27 01:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AM5lozqQkPgOR9wB3ajOIjWUY-cerxBrcdJu95r4i8gdUjI0N7jNM10J4tzX4K8uN8m_TEgQ7rrk5AilSYopFXau4lwIFLXLdCopLzTwvQnVSqNl4Wk7NlOHxlMuwE2MGjKH5BY2eDV2oBUZdYa9oio5JmaMz_0Rgyxru1vZX94NufUKvv3Bv9S4KTuaTI9dWLRc8_ONarAiEmfvzveJEKY81aad_jZWMWBBqrUbMZHz_nLVmheUP15-zhzORiOjGJhCRhklrDJU7mI7aUjIT4z8ekeD9mkebvSFLbwoKta0yHqKZFo90mW3da7CSs3XPcwUJ5GcUGi_uFWmAtwaulo 2026/03/27 01:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/27 01:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/27 01:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/27 01:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/27 01:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/27 01:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/27 01:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AM5lozqQkPgOR9wB3ajOIjWUY-cerxBrcdJu95r4i8gdUjI0N7jNM10J4tzX4K8uN8m_TEgQ7rrk5AilSYopFXau4lwIFLXLdCopLzTwvQnVSqNl4Wk7NlOHxlMuwE2MGjKH5BY2eDV2oBUZdYa9oio5JmaMz_0Rgyxru1vZX94NufUKvv3Bv9S4KTuaTI9dWLRc8_ONarAiEmfvzveJEKY81aad_jZWMWBBqrUbMZHz_nLVmheUP15-zhzORiOjGJhCRhklrDJU7mI7aUjIT4z8ekeD9mkebvSFLbwoKta0yHqKZFo90mW3da7CSs3XPcwUJ5GcUGi_uFWmAtwaulo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/27 01:33:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AE70OPR_R-c0t3Y_zFS-8H_bImk2CpORaTxxPo5m-Ns6JpbI3pmwGXh5NOHPqOVhV_eEksyeAjVHLx2s-s9spwetljx4T3XPxkYeoYmldDxA-n8tPW0me3-22XEugRZFvWXl4Wgg9pJTrpJ4J3388viQQ88WELsM_notdN4_ec2_CAZ0jr0jE7ag5yF-kZsQc-q-C0y8EDRxyfhYdjs9S3_rfa2LF9ExjiMLeoSAxlwCbh_PLk4srS06xTqrxEoMREvqF3VuR8tLIByWHv3chW7BzpH_0jKbd44VQHCkvJsTkGqlr4QPHV-awLwZ-S0HrIN29CHz7Y8cZ0kxWOQNDFk 2026/03/27 01:33:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/27 01:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/27 01:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AE70OPR_R-c0t3Y_zFS-8H_bImk2CpORaTxxPo5m-Ns6JpbI3pmwGXh5NOHPqOVhV_eEksyeAjVHLx2s-s9spwetljx4T3XPxkYeoYmldDxA-n8tPW0me3-22XEugRZFvWXl4Wgg9pJTrpJ4J3388viQQ88WELsM_notdN4_ec2_CAZ0jr0jE7ag5yF-kZsQc-q-C0y8EDRxyfhYdjs9S3_rfa2LF9ExjiMLeoSAxlwCbh_PLk4srS06xTqrxEoMREvqF3VuR8tLIByWHv3chW7BzpH_0jKbd44VQHCkvJsTkGqlr4QPHV-awLwZ-S0HrIN29CHz7Y8cZ0kxWOQNDFk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/27 01:33:18 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AC0l7kzlbK9J1C4g-VxbglMQMpWcV4jaSDb97_unfIRjJ0uVzhV7vxZz3T-Jo-v8EEAzL5EPvut-GPPvaLXgbEVZdRvFJ5A7iB409XDp-XO9phBpvF3KUZbBweQDaEIAvT6oFi0Zelto061gE4BLz4r94sFLxoqemfeqH3zFoYvcdBPo0A5DpXihoBWaIyjJRCgGWqWBWRf6cFHee-wZjC2kSzcqw6gZKoyzOLqZJ6qtU5lYgvNFtpzrGx6JlTsxgJ97kNlCUFoPNJNHeeV7Z_d7DjypyoxUsprLf0Uf45GdiFZsKknU1Lnt09GPCnCxcn_hm4urZkZ3efaJ3E-dOMc 2026/03/27 01:33:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/27 01:33:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/27 01:33:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AC0l7kzlbK9J1C4g-VxbglMQMpWcV4jaSDb97_unfIRjJ0uVzhV7vxZz3T-Jo-v8EEAzL5EPvut-GPPvaLXgbEVZdRvFJ5A7iB409XDp-XO9phBpvF3KUZbBweQDaEIAvT6oFi0Zelto061gE4BLz4r94sFLxoqemfeqH3zFoYvcdBPo0A5DpXihoBWaIyjJRCgGWqWBWRf6cFHee-wZjC2kSzcqw6gZKoyzOLqZJ6qtU5lYgvNFtpzrGx6JlTsxgJ97kNlCUFoPNJNHeeV7Z_d7DjypyoxUsprLf0Uf45GdiFZsKknU1Lnt09GPCnCxcn_hm4urZkZ3efaJ3E-dOMc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/27 01:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKveFjc1fbb9CkUYi5PlA082LDm0v0_0z9lWSKG6-MwNmvZeTtwkAeOgCaz2dodaoJCcK20lsXWzH4JA2EcrWJPWyeuJmfkX98qbewSa3PCWVGU44bk_Sd4c58hf96PXDG01qExfrhTtLbiZVy4s4xj6Krb1OX9nq_2A0zK4ZJdnxEJIJA-Dqm706jKtKMPNxX9_xARiF9S5jOLAP8-On89Pw_WZsKZdHPXonj9o1LaiASReoQ_x4zZmnqSDPL0FsWWhnJ2ZW1e-6fLbEM5WCMlMg0Z5EixyAAcatsiGmSW7Sb8LCop1_nb0DMGo5KnruVq32mUF-iPgxSRdi7TgUyY 2026/03/27 01:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/27 01:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/27 01:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKveFjc1fbb9CkUYi5PlA082LDm0v0_0z9lWSKG6-MwNmvZeTtwkAeOgCaz2dodaoJCcK20lsXWzH4JA2EcrWJPWyeuJmfkX98qbewSa3PCWVGU44bk_Sd4c58hf96PXDG01qExfrhTtLbiZVy4s4xj6Krb1OX9nq_2A0zK4ZJdnxEJIJA-Dqm706jKtKMPNxX9_xARiF9S5jOLAP8-On89Pw_WZsKZdHPXonj9o1LaiASReoQ_x4zZmnqSDPL0FsWWhnJ2ZW1e-6fLbEM5WCMlMg0Z5EixyAAcatsiGmSW7Sb8LCop1_nb0DMGo5KnruVq32mUF-iPgxSRdi7TgUyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/27 01:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKBaiHNVr5hrGy56rO_tPyp1aYrqylqa73AmzVxC9BK9ABR9zpK7sjQi01et19_W96GcC4Dx1IxKvB9okXewT7n7vylLP4Wa-ifDrKBp4_FqCq92QB1E6k7Z5iFHsdY0VSOOAJeZfDThyrHoFAkWGLfevWnQjMw0xDkPVEv2ve0Z7Ofy034zIyUabBZzn2gZ2KZoG9yY0dXk5EGAjSm1MfnYznymhykWEIZvBDlZXjHFBE4UxzNbxKzyDCwmWC2IrB8WYGjiJ0uo84IATpNjNoqVPx-Q32yCDDcSsrmCewuu6wBV8Je4_BGT-dxtzQR7st3KrBk3BcQ_CVaeWs8jsg8 2026/03/27 01:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/27 01:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKBaiHNVr5hrGy56rO_tPyp1aYrqylqa73AmzVxC9BK9ABR9zpK7sjQi01et19_W96GcC4Dx1IxKvB9okXewT7n7vylLP4Wa-ifDrKBp4_FqCq92QB1E6k7Z5iFHsdY0VSOOAJeZfDThyrHoFAkWGLfevWnQjMw0xDkPVEv2ve0Z7Ofy034zIyUabBZzn2gZ2KZoG9yY0dXk5EGAjSm1MfnYznymhykWEIZvBDlZXjHFBE4UxzNbxKzyDCwmWC2IrB8WYGjiJ0uo84IATpNjNoqVPx-Q32yCDDcSsrmCewuu6wBV8Je4_BGT-dxtzQR7st3KrBk3BcQ_CVaeWs8jsg8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/27 01:33:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGLGAIU7IS7d_1QpcmO09t67BUCg5PGUyspPI0N0W2Y4OdRx19uoXc5gx0AzcgMjeZh71V46a8YxJYvhJuUqDOvHCISgxh0CNaXYaoCBpqnQkEsr5GcX8sw2nYrn1WwuXugP2s0T1TfzHdaUFUPHGN2FdryC6p-uKR7z4qDIUqS99K--NvEMlkvxS6wXkrWc8JUpTQS2Tnkmdo8p-aUzGF4P9YgupAP8SLIAyzlrw3uoEX6uSuJ4CcYsyhWXRoCgwhPwFLUg7qcEn9xDCd7ByzMEcxoOto_eWydDxUfLDIzAzKYtVpKxq09cAAKIfNIPh3iELVSPwsPs3MMqDX666R4 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/27 01:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/27 01:33:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGLGAIU7IS7d_1QpcmO09t67BUCg5PGUyspPI0N0W2Y4OdRx19uoXc5gx0AzcgMjeZh71V46a8YxJYvhJuUqDOvHCISgxh0CNaXYaoCBpqnQkEsr5GcX8sw2nYrn1WwuXugP2s0T1TfzHdaUFUPHGN2FdryC6p-uKR7z4qDIUqS99K--NvEMlkvxS6wXkrWc8JUpTQS2Tnkmdo8p-aUzGF4P9YgupAP8SLIAyzlrw3uoEX6uSuJ4CcYsyhWXRoCgwhPwFLUg7qcEn9xDCd7ByzMEcxoOto_eWydDxUfLDIzAzKYtVpKxq09cAAKIfNIPh3iELVSPwsPs3MMqDX666R4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/27 01:33:26 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/27 01:33:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/27 01:33:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/27 01:33:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/27 01:33:35 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/27 01:33:37 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AE8I-9xCvqn6ohEnl4rLDcPtvE25GXWKzEkxWHWLk9eCEKuTijykm-dJ_9Y0hp4MudfyCu3BNK4MlUQjCfFAJg7zoTnnDG6g3s_Jipx1tb_jtE__UB1xwH2WJ0A-LLi8nt04anC61aO4V9zOFNugnpK7cevBXY7iVxK1Sj72-xIRX0lNPxJoffuu9lgBkjp3Ie7zGR2Zr3JJXXh3YQI44h8EHjh_bABhH_hPevZX6dOpugPZm_AZ94rPHHsfC3R4ISiPMJxCN1rMsrHK_OVYshIvGx1ux0Iz4ab6ruy8b_kPIvXfCNIVjpazg12Zp7ihDLXrXudgs-73ECXkvJNzB8I 2026/03/27 01:33:37 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/27 01:33:37 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c12f01cebac4b723ed1338b198ba9514" 2026/03/27 01:33:37 DEBUG : unknown-size-put.txt: multipart upload "AE8I-9xCvqn6ohEnl4rLDcPtvE25GXWKzEkxWHWLk9eCEKuTijykm-dJ_9Y0hp4MudfyCu3BNK4MlUQjCfFAJg7zoTnnDG6g3s_Jipx1tb_jtE__UB1xwH2WJ0A-LLi8nt04anC61aO4V9zOFNugnpK7cevBXY7iVxK1Sj72-xIRX0lNPxJoffuu9lgBkjp3Ie7zGR2Zr3JJXXh3YQI44h8EHjh_bABhH_hPevZX6dOpugPZm_AZ94rPHHsfC3R4ISiPMJxCN1rMsrHK_OVYshIvGx1ux0Iz4ab6ruy8b_kPIvXfCNIVjpazg12Zp7ihDLXrXudgs-73ECXkvJNzB8I" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/27 01:33:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKNgnYkWExk1SLk-uyEu4CUuEXkWd63aNihb8Q95jUWsXlcDh1mGMjCj0hwYA0nuTHr29Y--LkgRbnir1mM7TIAUbf6G5oaoYfE9tbi6WIA4rluQ_sAiBGMw-I7D-TSrxx53JMhHNmstaprNS41RX-KGnJ_4XmacZk9d53qEtI6cPmKvg_ALPgxOngph5qA0eczAdvQgHLe0oAJvhkUNDheg7cvfSBH-0vjlLSm3wWwzip3edzRrMv9CsIBPKCBsGi08iX1v39qD5cLg52Oj24gumEuBGNuy648vEvq-fKLhSW_F9I6QKCnrWGe1JfH7CNUjiGn8pJUOADi64etYO4M 2026/03/27 01:33:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/27 01:33:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ebc54cd9304e2dd0117257b8dfdff57b" 2026/03/27 01:33:38 DEBUG : unknown-size-update.txt: multipart upload "AKNgnYkWExk1SLk-uyEu4CUuEXkWd63aNihb8Q95jUWsXlcDh1mGMjCj0hwYA0nuTHr29Y--LkgRbnir1mM7TIAUbf6G5oaoYfE9tbi6WIA4rluQ_sAiBGMw-I7D-TSrxx53JMhHNmstaprNS41RX-KGnJ_4XmacZk9d53qEtI6cPmKvg_ALPgxOngph5qA0eczAdvQgHLe0oAJvhkUNDheg7cvfSBH-0vjlLSm3wWwzip3edzRrMv9CsIBPKCBsGi08iX1v39qD5cLg52Oj24gumEuBGNuy648vEvq-fKLhSW_F9I6QKCnrWGe1JfH7CNUjiGn8pJUOADi64etYO4M" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/27 01:33:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-haxebay5zahe/deeper/nonexisting/directory" 2026/03/27 01:33:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/27 01:33:38 DEBUG : Waiting for deletions to finish 2026/03/27 01:33:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/27 01:33:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/27 01:33:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/27 01:33:38 INFO : S3 bucket rclone-test-haxebay5zahe: Bucket "rclone-test-haxebay5zahe" deleted 2026/03/27 01:33:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (90.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.76s) --- PASS: TestIntegration/FsMkdir (88.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.53s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.51s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.85s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.26s) --- 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.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (49.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.75s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/27 01:33:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/27 01:33:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 90.103s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m31.390257505s (try 1/5)