"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/02/03 03:08:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe" 2026/02/03 03:08:18 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/02/03 03:08:19 INFO : S3 bucket rclone-test-qovufun8rabe: Bucket "rclone-test-qovufun8rabe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/03 03:08:20 INFO : S3 bucket rclone-test-qovufun8rabe: Bucket "rclone-test-qovufun8rabe" deleted === RUN TestIntegration/FsMkdir 2026/02/03 03:08:21 INFO : S3 bucket rclone-test-qovufun8rabe: Bucket "rclone-test-qovufun8rabe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/03 03:08:21 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/03 03:08:21 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/03 03:08:21 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/02/03 03:08:34 NOTICE: S3 bucket rclone-test-qovufun8rabe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/03 03:08:34 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AK4q31aEV8pq51v_CRWsoz6u_Qauhm2k0QPYcKliWWYEGn1J5SGE2JioL2Rxf1-PuNzor66qAfuXuq5cqgLSiG9MWnnP9Afy6P4VBfflvgw1RceDvtErx2cqov21EtZpBrLIn9rqDOxNldXKZTKHGH1ODG6BdA734n7w5da3ko7gl8CaqLfvbG4gMoER7n_W7yNeSTBgroHFtgsZasElS05C9ahjXCKptxL5i9VjNpHfcvhU_zvaxTm_Y0caUNtrt50qTeiqoUUuPo39knIXnzh1wsXjMbqcpljKQjjZAAZhw_qO-3Nvs8yLbjYxhvkWxgQken1KeTsTx2Qe3iHGLKM 2026/02/03 03:08:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c5047a66a0edce87ade7502f3265fda1" 2026/02/03 03:08:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "efc85004c1f45b5e9c9f7b17cbd997f2" 2026/02/03 03:08:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "bca628b877ad701ffb5ec147a28f62f3" 2026/02/03 03:08:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AK4q31aEV8pq51v_CRWsoz6u_Qauhm2k0QPYcKliWWYEGn1J5SGE2JioL2Rxf1-PuNzor66qAfuXuq5cqgLSiG9MWnnP9Afy6P4VBfflvgw1RceDvtErx2cqov21EtZpBrLIn9rqDOxNldXKZTKHGH1ODG6BdA734n7w5da3ko7gl8CaqLfvbG4gMoER7n_W7yNeSTBgroHFtgsZasElS05C9ahjXCKptxL5i9VjNpHfcvhU_zvaxTm_Y0caUNtrt50qTeiqoUUuPo39knIXnzh1wsXjMbqcpljKQjjZAAZhw_qO-3Nvs8yLbjYxhvkWxgQken1KeTsTx2Qe3iHGLKM" 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/02/03 03:08:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/03 03:08:37 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/02/03 03:08:39 DEBUG : S3 bucket rclone-test-qovufun8rabe: bucket is versioned: false 2026/02/03 03:08:39 DEBUG : Waiting for deletions to finish 2026/02/03 03:08:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/03 03:08:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/03 03:08:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/03 03:08:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe/dirToPurgeFromRoot" 2026/02/03 03:08:40 DEBUG : S3 bucket rclone-test-qovufun8rabe path dirToPurgeFromRoot: bucket is versioned: false 2026/02/03 03:08:40 DEBUG : Waiting for deletions to finish 2026/02/03 03:08:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/03 03:08:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/03 03:08:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/03 03:08:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe/hello? sausage/êé" 2026/02/03 03:08:42 DEBUG : S3 bucket rclone-test-qovufun8rabe path hello? sausage/êé: bucket is versioned: false 2026/02/03 03:08:42 DEBUG : Waiting for deletions to finish 2026/02/03 03:08:42 DEBUG : "a/b/c/d/e.txt" version false 2026/02/03 03:08:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/03 03:08:42 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/02/03 03:08:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/03 03:08:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-qovufun8rabe" from "TestS3R2:rclone-test-qovufun8rabe" 2026/02/03 03:08:48 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/02/03 03:08:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIdiKgvQk-5XdOEuUVjSMp85gWGRTxwnCLLtJcP0ERTsS-J9vd39DrTCIIFEAPg7Tf69TKghVbqXn8rD_UqxuB4CtGqgg6lT96G-xGOn2fZwKDLBQ0xTNXOEOLBNZtO9d2mfyZmWhK24rU_YKJ22v5HmFJgFFsZXAc2laW3TBOTErPBQFqvNsYfQkVH0Z44Ug2hIuidtV97-7JyyWy9Zo-GHL3gWtkj75jMT9kAPBkzbyjwUOrbsbGin5-qJS-nuJbVJC0PceBfOMynxy4UQ8TO3sHjSkgxf__ekr9U0FcUd10UzdK0B8XPLl1mNQDrUmxSf8I_Se2C7DSSKLpqSKrY 2026/02/03 03:08:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/03 03:08:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/03 03:08:53 DEBUG : piped data.txt: multipart upload "AIdiKgvQk-5XdOEuUVjSMp85gWGRTxwnCLLtJcP0ERTsS-J9vd39DrTCIIFEAPg7Tf69TKghVbqXn8rD_UqxuB4CtGqgg6lT96G-xGOn2fZwKDLBQ0xTNXOEOLBNZtO9d2mfyZmWhK24rU_YKJ22v5HmFJgFFsZXAc2laW3TBOTErPBQFqvNsYfQkVH0Z44Ug2hIuidtV97-7JyyWy9Zo-GHL3gWtkj75jMT9kAPBkzbyjwUOrbsbGin5-qJS-nuJbVJC0PceBfOMynxy4UQ8TO3sHjSkgxf__ekr9U0FcUd10UzdK0B8XPLl1mNQDrUmxSf8I_Se2C7DSSKLpqSKrY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/03 03:08:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOzH4m9g_Xkt5L2vQkYmXIaXM_whwiDT77S735MF_Nuy7ITxef6MVLJK1MIiBhll3cGAHpLcb8iHwzHf-pO7O6gzTKD-KhCBuzXXqEfWXorLRn30V2jT3WhHTYhVQw61O5i9KqXhRDQm_n3BhAdzEqt6KKDO3rILps6G3148LqR5ISh0NjMDdNKOOfjMRQ1A7FV4iQ1i2TQ1S3kbv82RK5SM69rXI0EQ2IEwjCaGnF-yDsfoY-1ej2hcLju63aEn5J_QGOJ_ZG1loQVZNeuxPvTefHI_8b8TXRQjX4wM_CO3P0847w9fNqREJNmxXdY_fh2jyPWBNqQbQ9uHDWqxMVs 2026/02/03 03:08:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/03 03:08:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2e125de7f46a3329ef83f4f845990cab" 2026/02/03 03:08:54 DEBUG : piped data.txt: multipart upload "AOzH4m9g_Xkt5L2vQkYmXIaXM_whwiDT77S735MF_Nuy7ITxef6MVLJK1MIiBhll3cGAHpLcb8iHwzHf-pO7O6gzTKD-KhCBuzXXqEfWXorLRn30V2jT3WhHTYhVQw61O5i9KqXhRDQm_n3BhAdzEqt6KKDO3rILps6G3148LqR5ISh0NjMDdNKOOfjMRQ1A7FV4iQ1i2TQ1S3kbv82RK5SM69rXI0EQ2IEwjCaGnF-yDsfoY-1ej2hcLju63aEn5J_QGOJ_ZG1loQVZNeuxPvTefHI_8b8TXRQjX4wM_CO3P0847w9fNqREJNmxXdY_fh2jyPWBNqQbQ9uHDWqxMVs" 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/02/03 03:08:54 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 2026/02/03 03:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APQoesC8EvYz3strVpmu4ZLkvBvk0P3Y134GTVftDIi0ZsboX3DPxh_3Wr42N2EGHHMzWBKwrLNP6MAAocy1WsUYnVovQkSyn5Fk1mzjNNsnZmmOU11cAo9FrBppnD01kkoesrt0Mnn4K7NDOwIpNNj1aEn9ib7yC06W1DZj9nKzCwOWVgqjrJsDUyRCVEmy7XUEgkPFgWvuOWZIH4SmLTOzOIRHuRtaULP-8fLFAnDc1s5kxL1oXnWZeEsmiTY_NO_faofttXvDY4efWiTMriYN_pjhuieS_6pBK4DxCqq1S_B_YaUJGdvM9WfgplbVk9BRtRW1P6o1nEPs2jJmzHM 2026/02/03 03:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/03 03:08:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/03 03:08:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APQoesC8EvYz3strVpmu4ZLkvBvk0P3Y134GTVftDIi0ZsboX3DPxh_3Wr42N2EGHHMzWBKwrLNP6MAAocy1WsUYnVovQkSyn5Fk1mzjNNsnZmmOU11cAo9FrBppnD01kkoesrt0Mnn4K7NDOwIpNNj1aEn9ib7yC06W1DZj9nKzCwOWVgqjrJsDUyRCVEmy7XUEgkPFgWvuOWZIH4SmLTOzOIRHuRtaULP-8fLFAnDc1s5kxL1oXnWZeEsmiTY_NO_faofttXvDY4efWiTMriYN_pjhuieS_6pBK4DxCqq1S_B_YaUJGdvM9WfgplbVk9BRtRW1P6o1nEPs2jJmzHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/03 03:08:57 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMOy7SADNf2UoDG7j7DWUaxJpO0dIDgT7GdS-9qcxZAo8T2lTaA0NHquc2jJ01f2nbSnFFS0-p24VT6_UWdFppn8BSEOzkubB2jmRWoGa2qDrXUCDxFXvNd31JGhJuPJR-0TxHr8IaOFjW014a11yGZCL2BiR9wTo76WK9XFixhSZG5qjvMS3jyqedv0KYKtN35Cmxd8vLyL6LdI_VN0nk9AuuKi3VBNCzKn3vaVlEfn7U7A89ShJuriKpJnVIpU3l71Jew8lGzCVGLNepbbngku4nVHyeAU2nwPRksIHf9x3nFVAiF3S-zRezoLZPva_4k7_jXkOkT8MX79PpYaSGE 2026/02/03 03:08:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/03 03:08:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/03 03:08:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMOy7SADNf2UoDG7j7DWUaxJpO0dIDgT7GdS-9qcxZAo8T2lTaA0NHquc2jJ01f2nbSnFFS0-p24VT6_UWdFppn8BSEOzkubB2jmRWoGa2qDrXUCDxFXvNd31JGhJuPJR-0TxHr8IaOFjW014a11yGZCL2BiR9wTo76WK9XFixhSZG5qjvMS3jyqedv0KYKtN35Cmxd8vLyL6LdI_VN0nk9AuuKi3VBNCzKn3vaVlEfn7U7A89ShJuriKpJnVIpU3l71Jew8lGzCVGLNepbbngku4nVHyeAU2nwPRksIHf9x3nFVAiF3S-zRezoLZPva_4k7_jXkOkT8MX79PpYaSGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/03 03:08:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJk2qSnBS9NixelM0on5h5ua8tCgP8IyE6RIukYoqCC6oCyCYBCED6191yEOmfj0NIZeoi7-O1wLWFo5aZzZjhs7iHXzxSTDdcYGcGZ-QKw_VQHboNxUM3Ju3lV5ul6xPgNFtfVa8Afb0Pim5RD7s7Nvu2-UmFyXUqSgxzgugwsSbZ5qfQPonZd0-CaIygHzZmXcCIlrPtLoUlup8ltzjTNdkqrgEjcfClOoH7MJU5dFRzONu1_Jq356CUVdFcZsKezgJb7199rKV4ByqIOcLLsruxmJV1c5VH8eyY0oI8OXvOUnVBV7oKDKZF5DsqVBrk6ZL2VvR16653rrIXmmE7s 2026/02/03 03:08:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/03 03:08:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/03 03:08:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJk2qSnBS9NixelM0on5h5ua8tCgP8IyE6RIukYoqCC6oCyCYBCED6191yEOmfj0NIZeoi7-O1wLWFo5aZzZjhs7iHXzxSTDdcYGcGZ-QKw_VQHboNxUM3Ju3lV5ul6xPgNFtfVa8Afb0Pim5RD7s7Nvu2-UmFyXUqSgxzgugwsSbZ5qfQPonZd0-CaIygHzZmXcCIlrPtLoUlup8ltzjTNdkqrgEjcfClOoH7MJU5dFRzONu1_Jq356CUVdFcZsKezgJb7199rKV4ByqIOcLLsruxmJV1c5VH8eyY0oI8OXvOUnVBV7oKDKZF5DsqVBrk6ZL2VvR16653rrIXmmE7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AGDr97a_JpyCQ3uHaIjYrFF0bfLUslE3mHJeIPwYQC09gkSAu6W73LJRTUnTHosQ45la6FqdnX9ssgiGxS5mYvT2HOqNvk8Tuw17Uvav1oCPUFbQWHU3XGU9_FO8kzYCm-EEgx2A1KdV7U-B7lAybbrkld8PFUlSf4EvYH3E2wbH_gGZQ71ZqHd9e6rZhQeDQYMyaDYNpoN0f8Neg2YR761H0tb_cTMFYTskyR_rm9tKP_C-B9Wz1zA8haxWDnIPFRo_2C8GeBc-ubOyLkjV4kvY7DI-0394lj2P14tAPaAkckXC3JbDoyOpwksC6RQonDjQsePeScKk3Er5g92pgOc 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/03 03:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/03 03:09:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/03 03:09:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AGDr97a_JpyCQ3uHaIjYrFF0bfLUslE3mHJeIPwYQC09gkSAu6W73LJRTUnTHosQ45la6FqdnX9ssgiGxS5mYvT2HOqNvk8Tuw17Uvav1oCPUFbQWHU3XGU9_FO8kzYCm-EEgx2A1KdV7U-B7lAybbrkld8PFUlSf4EvYH3E2wbH_gGZQ71ZqHd9e6rZhQeDQYMyaDYNpoN0f8Neg2YR761H0tb_cTMFYTskyR_rm9tKP_C-B9Wz1zA8haxWDnIPFRo_2C8GeBc-ubOyLkjV4kvY7DI-0394lj2P14tAPaAkckXC3JbDoyOpwksC6RQonDjQsePeScKk3Er5g92pgOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/03 03:09:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIFOMDv247ZI-60qJ5lEXRdy75MLE4rrb7LnxCN1fdWyKhHRF2EJXslu4CGqFytsqfhRELYjdmjARVKNLR-0QPCHUyEZu_zCbsYcZoeZaxvO2Xb9mu74YLJ8UGgAUI7D17K1bjIdBw_dwU4Q8zeJ8BPRDEonmF888BV5QWDIupn7hb_b56Qnpo6dFt9V2anuGU2_egq5N_mV6sxqRz7DSkNreAMOdXX07EGeR5r7KQsGCt7T270nUxZB8NF_YVZ3JI8E8f5fp8EE3xX6YytOV6H1S1oyeXd4gF-z64ESzB2oRBzOtr0THyvuL6HOTwY_WBzqPPDkLmVmKQgUx9ZZqSc 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/03 03:09:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/03 03:09:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIFOMDv247ZI-60qJ5lEXRdy75MLE4rrb7LnxCN1fdWyKhHRF2EJXslu4CGqFytsqfhRELYjdmjARVKNLR-0QPCHUyEZu_zCbsYcZoeZaxvO2Xb9mu74YLJ8UGgAUI7D17K1bjIdBw_dwU4Q8zeJ8BPRDEonmF888BV5QWDIupn7hb_b56Qnpo6dFt9V2anuGU2_egq5N_mV6sxqRz7DSkNreAMOdXX07EGeR5r7KQsGCt7T270nUxZB8NF_YVZ3JI8E8f5fp8EE3xX6YytOV6H1S1oyeXd4gF-z64ESzB2oRBzOtr0THyvuL6HOTwY_WBzqPPDkLmVmKQgUx9ZZqSc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/03 03:09:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AO5ycnR_mtlEmRNzdhuhBxkOGqJDOvQzGbIU78-85mbbl4Mko9q2SZPCP3nxj55syorZ_sFC4qeWWESLxklRo0DrRmPmV7QTjeorCcDFZ74YHxum8A5Oq80C0Rdal4wk_Ju2-algpE3EqGtMVwKDPYZKWiAuMXxoApU6gR2TSfsIDmpGHxE0Rpvj__wfgOrfjYGtdITmfLqY3wqV5DBTebDxgMGCxICJu9Kf3SEj2qOpsrWrlV0STFpc8eZimV-CnRCizrzmaB4AdclfBCMcP8E-eaC-ZRvB3M__GJ9DITCusYEOEO57wxCUbjperV3DJMJHN9eV5PQLt3ZLcS9jdoo 2026/02/03 03:09:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/03 03:09:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/03 03:09:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AO5ycnR_mtlEmRNzdhuhBxkOGqJDOvQzGbIU78-85mbbl4Mko9q2SZPCP3nxj55syorZ_sFC4qeWWESLxklRo0DrRmPmV7QTjeorCcDFZ74YHxum8A5Oq80C0Rdal4wk_Ju2-algpE3EqGtMVwKDPYZKWiAuMXxoApU6gR2TSfsIDmpGHxE0Rpvj__wfgOrfjYGtdITmfLqY3wqV5DBTebDxgMGCxICJu9Kf3SEj2qOpsrWrlV0STFpc8eZimV-CnRCizrzmaB4AdclfBCMcP8E-eaC-ZRvB3M__GJ9DITCusYEOEO57wxCUbjperV3DJMJHN9eV5PQLt3ZLcS9jdoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/03 03:09:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGOLrAOP6VCbA8Yo4Uo4TJxIZnSDmOAL2qVaevZ65nHDiK6bJv3Y0nqUsF8q65rtxOAPpARf-bFu6aVw0Ia5gTHE2Wf2gROAh3ZAqzya_k_mx16fvE5iIsq84E4S0LE307YoznIyknDB2hRxQfJJa301aNrYoV2xblp98-ucS9e02-TmSaXuZ5yc5gh2ZcRbyQg5MLmU-HgtTGrLHiZjE5-_cG1l69ikAN3zyLKvihR6nKdmypWg-gPZZ_Fh5b-nfGMfAvjQcumMtSPiHM-RcTQe_468JLAAFkJi9aFHpTpQx7Clr3GqDqo2a19AQuLDYjdrI5KyzObT5Bb4Pr1-Shk 2026/02/03 03:09:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/03 03:09:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/03 03:09:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGOLrAOP6VCbA8Yo4Uo4TJxIZnSDmOAL2qVaevZ65nHDiK6bJv3Y0nqUsF8q65rtxOAPpARf-bFu6aVw0Ia5gTHE2Wf2gROAh3ZAqzya_k_mx16fvE5iIsq84E4S0LE307YoznIyknDB2hRxQfJJa301aNrYoV2xblp98-ucS9e02-TmSaXuZ5yc5gh2ZcRbyQg5MLmU-HgtTGrLHiZjE5-_cG1l69ikAN3zyLKvihR6nKdmypWg-gPZZ_Fh5b-nfGMfAvjQcumMtSPiHM-RcTQe_468JLAAFkJi9aFHpTpQx7Clr3GqDqo2a19AQuLDYjdrI5KyzObT5Bb4Pr1-Shk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/03 03:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMRNnPNEI232KMLbW5kj01uK-mkcCcGU0MGUPCblY7sahKh6b7v_3VUdwwmcP9gr1qNtvhoPJZEtjzQMoFBab1by0HVC9Xmrjgnz9B6ma5A4TAgZN49KA29ge5AwmpWsJ7vm1SdYISVAycE3ANErTGA2KAL00yK3rhXDTIgkL3Exb3cFUk2r4_Copfk-PQnqpArkrCX2DGbkd7eQYdsslrMSaqPg8mtsqF0mTlVI35Z51rGXGKIB0VqtlimaQAZJuiIxMTbHtMwvb3uREU2kSwVWsMbRYDjiwAG_Qz9CJroJU8FqWPWQAXF1vTPjEUJYpizxlulDR7Bw2zIS4dpWQoI 2026/02/03 03:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/03 03:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/03 03:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMRNnPNEI232KMLbW5kj01uK-mkcCcGU0MGUPCblY7sahKh6b7v_3VUdwwmcP9gr1qNtvhoPJZEtjzQMoFBab1by0HVC9Xmrjgnz9B6ma5A4TAgZN49KA29ge5AwmpWsJ7vm1SdYISVAycE3ANErTGA2KAL00yK3rhXDTIgkL3Exb3cFUk2r4_Copfk-PQnqpArkrCX2DGbkd7eQYdsslrMSaqPg8mtsqF0mTlVI35Z51rGXGKIB0VqtlimaQAZJuiIxMTbHtMwvb3uREU2kSwVWsMbRYDjiwAG_Qz9CJroJU8FqWPWQAXF1vTPjEUJYpizxlulDR7Bw2zIS4dpWQoI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/03 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOJnqb3ity_dXtH9zV23YkustilRKANS7lPG4k2qkRCt2xk9gC6QU0uflYUlvxFRpzZMoAW0NNMDCTcIeIyFErtaKYtDRzRn_cZqBt4rNWSilvtDOElhZdvxEh7Y6nGqm1ofHizpKN9vvRJ5tAnjmVrDlOGbh2PhfTqdhiKia7t_J4pWQ3QgMFwzBpBj26YxIj4hRR35MQLp3GiXDDa_d_O8ZIfoy1ltRVkkPYVOwaiVv1KnP5MxGzubDZXKbSSV2KFNZCCAJlEol4z8OrBbsJqgp_SuUOTH8ZqRlSNEGXZ0zyXJAOTbyqKsMicRhJMcJbt2H40BNIyu2QSu4hDNYvI 2026/02/03 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/03 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/03 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/03 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/03 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/03 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/03 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOJnqb3ity_dXtH9zV23YkustilRKANS7lPG4k2qkRCt2xk9gC6QU0uflYUlvxFRpzZMoAW0NNMDCTcIeIyFErtaKYtDRzRn_cZqBt4rNWSilvtDOElhZdvxEh7Y6nGqm1ofHizpKN9vvRJ5tAnjmVrDlOGbh2PhfTqdhiKia7t_J4pWQ3QgMFwzBpBj26YxIj4hRR35MQLp3GiXDDa_d_O8ZIfoy1ltRVkkPYVOwaiVv1KnP5MxGzubDZXKbSSV2KFNZCCAJlEol4z8OrBbsJqgp_SuUOTH8ZqRlSNEGXZ0zyXJAOTbyqKsMicRhJMcJbt2H40BNIyu2QSu4hDNYvI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFf22uPRzBJB_X3LIhhgoGrcU11i9Zd42G36WZNG-mlhywJZ1Tv_8Efh9pqoN-OpZ3DdsK_rHodNnQRL9VWU_wCmfRHoM_7cVlJA1x7P-7uip0NkhbRYxdTFqpELOJz-TNBJvhYlIdX0J-IHc0EcbJ4U2PQglT3vhbeeWZJm3dBuQt6s2bYCC02w7BwOQx1ogolNhsPqjFSFmGXIm0z0XWtG46MvOqe2zh6H1NQ86D1G2SJ43Fq2sCf21XUy8Q3CMySYeaj7gOvnkew-qmjBM6LvFyflctjO8snb0lanNwB3ZK9G-NP7KFFR0DuiVwykdAiKzAv_XfkAtKSdqI0hkdA 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/03 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/03 03:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/03 03:09:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AFf22uPRzBJB_X3LIhhgoGrcU11i9Zd42G36WZNG-mlhywJZ1Tv_8Efh9pqoN-OpZ3DdsK_rHodNnQRL9VWU_wCmfRHoM_7cVlJA1x7P-7uip0NkhbRYxdTFqpELOJz-TNBJvhYlIdX0J-IHc0EcbJ4U2PQglT3vhbeeWZJm3dBuQt6s2bYCC02w7BwOQx1ogolNhsPqjFSFmGXIm0z0XWtG46MvOqe2zh6H1NQ86D1G2SJ43Fq2sCf21XUy8Q3CMySYeaj7gOvnkew-qmjBM6LvFyflctjO8snb0lanNwB3ZK9G-NP7KFFR0DuiVwykdAiKzAv_XfkAtKSdqI0hkdA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/03 03:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHTDxuUyPTIPLad4RYRs1F-p3RF3Xgfd79LFdrCbD75GVU7t7PD0L4-fbYicUGsofGllVTHhZQ0t2XitxzU5FOAshv1oMgLvk1mnqmNBPhQmJ-1wJJEhTpquhPEfxeIVxxJLaLuDtcusYUt86HIPkWe8ULdiVGbrXv9NJSMIoyQvh7K225xY6kpD_4AOErVmcgg7WrUXq4UcdOQlq60_ZdtHgWYs0mjN-kbxQ4pSMs8jdD10iYlhhUWyZxMnj33dbdk0YMil31IOeYdKa4n5Seay9CtlwwYQ2QU1Y-GWUKMJq19wIlPR3Vx8fbPbyou38NW96ewKf1SiFZMZUbMqr64 2026/02/03 03:09:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/03 03:09:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/03 03:09:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHTDxuUyPTIPLad4RYRs1F-p3RF3Xgfd79LFdrCbD75GVU7t7PD0L4-fbYicUGsofGllVTHhZQ0t2XitxzU5FOAshv1oMgLvk1mnqmNBPhQmJ-1wJJEhTpquhPEfxeIVxxJLaLuDtcusYUt86HIPkWe8ULdiVGbrXv9NJSMIoyQvh7K225xY6kpD_4AOErVmcgg7WrUXq4UcdOQlq60_ZdtHgWYs0mjN-kbxQ4pSMs8jdD10iYlhhUWyZxMnj33dbdk0YMil31IOeYdKa4n5Seay9CtlwwYQ2QU1Y-GWUKMJq19wIlPR3Vx8fbPbyou38NW96ewKf1SiFZMZUbMqr64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/03 03:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMkSgiTGJuZqTAQza8gqQDH8uwTGrO828bsPj7prmUxTv968qJEKGMEhgcrVQjwIreQb5MgJ-B-1VV0va31sbYXCSiJFJjnVb7Qj97jg66gSFoVEXTITsOLs7ZWh2mG7rRThLivI-e6it6DXRBq0cfnYAnejqaIIM2XO6SrtyH0Sju5KDz36HsMKVvZ3h26LgtPSXdAmA9HFErfbUn2v3Y2ermTc4Qv0-0hfksjgJlqye_y8_46PKBAFPVXwBXCD7UisiCOUVp70TZvR866wi4VI9tSyG-KzzWT4dReY-LOVUBMFWxiJX1XxQP3lGU32iY1W-ZZOwA2AW9I2wu2b-2M 2026/02/03 03:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/03 03:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/03 03:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMkSgiTGJuZqTAQza8gqQDH8uwTGrO828bsPj7prmUxTv968qJEKGMEhgcrVQjwIreQb5MgJ-B-1VV0va31sbYXCSiJFJjnVb7Qj97jg66gSFoVEXTITsOLs7ZWh2mG7rRThLivI-e6it6DXRBq0cfnYAnejqaIIM2XO6SrtyH0Sju5KDz36HsMKVvZ3h26LgtPSXdAmA9HFErfbUn2v3Y2ermTc4Qv0-0hfksjgJlqye_y8_46PKBAFPVXwBXCD7UisiCOUVp70TZvR866wi4VI9tSyG-KzzWT4dReY-LOVUBMFWxiJX1XxQP3lGU32iY1W-ZZOwA2AW9I2wu2b-2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/03 03:09:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEeEE4NeiZTABAzjCz0-l_Otqdrv3rnEYyRObVS-BXoat7Ki2WfdslwvxnZfTpUPvVS4qqJV5CQKLQ4fMCXL1VR71RdgDIdn8dQ6MvNLloA845vObEtFQofy8PZDkOUOjGJ_AtpXhpKizqbuDAipFYmju0RA7WShHTMd-A2Vmt0k2kK1iHDWuE8Hxj0i42aEvVgVVbSYUSjuThJuHEyKoVuPiz9GkRrpBOGLfIHreZW_jXC4SS6Nx1aH_A4lsssGwi8K4nVbULVN5Q1mvR0ZGvYeCKKeXr6kFAJ7iJhL8csVBv60cQbvPWhcOJJd7VLsUU_h-v6U3iXv5J4MLHNNtJ0 2026/02/03 03:09:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/03 03:09:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/03 03:09:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEeEE4NeiZTABAzjCz0-l_Otqdrv3rnEYyRObVS-BXoat7Ki2WfdslwvxnZfTpUPvVS4qqJV5CQKLQ4fMCXL1VR71RdgDIdn8dQ6MvNLloA845vObEtFQofy8PZDkOUOjGJ_AtpXhpKizqbuDAipFYmju0RA7WShHTMd-A2Vmt0k2kK1iHDWuE8Hxj0i42aEvVgVVbSYUSjuThJuHEyKoVuPiz9GkRrpBOGLfIHreZW_jXC4SS6Nx1aH_A4lsssGwi8K4nVbULVN5Q1mvR0ZGvYeCKKeXr6kFAJ7iJhL8csVBv60cQbvPWhcOJJd7VLsUU_h-v6U3iXv5J4MLHNNtJ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKUtg1TNOAjNWMpmhISTX814_JlMtaPg108YycPu5TQA531GzxclPYyIv7aewuzPFaklO_GVgP_DMJvBr4juZmzkkA1FBMNK7G2khx8td-Px6_Zpy7YzdvVF4DTP4JDi3MUHqM4r0phuUmOz-PYW07ZMQxjAyJFIPv7G9XzOGKj1gZzztrUXz4NN8w5ut-xm1feLsmgHbpnl64ap1Ap66iermilx-0HMQgwkmusXP2vzAKHoPqvzBNACw9uaHovynh8OhsBNphi9psN1Z21F2vaMARPIA62busmbMDr84O1NemHDYMMHKaqi7NFxIpClHUqOcdE_KN89Fo3zMG6UDUA 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/03 03:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/03 03:09:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKUtg1TNOAjNWMpmhISTX814_JlMtaPg108YycPu5TQA531GzxclPYyIv7aewuzPFaklO_GVgP_DMJvBr4juZmzkkA1FBMNK7G2khx8td-Px6_Zpy7YzdvVF4DTP4JDi3MUHqM4r0phuUmOz-PYW07ZMQxjAyJFIPv7G9XzOGKj1gZzztrUXz4NN8w5ut-xm1feLsmgHbpnl64ap1Ap66iermilx-0HMQgwkmusXP2vzAKHoPqvzBNACw9uaHovynh8OhsBNphi9psN1Z21F2vaMARPIA62busmbMDr84O1NemHDYMMHKaqi7NFxIpClHUqOcdE_KN89Fo3zMG6UDUA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/03 03:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACxErNyAdk4pdOJC4bXi_NcNfeUc9DvmiSwAdy3LwHez5THy_k2j_NRyDxRFTBw-GfWuEOQR9-V-RLDHVbKJjZ2fjrwMaO4ZC8NI7WuYs_KQ6HXjYU7rvLVURzah2jRETcH-aJ-Z8WEeEEtqRgH6_Ni-EuicJZN5zs57oVGjqNICvLmST5Qvdnz_v14p5pAghLxUAdDN4KLen9N3p6vznHY7hQiFvoBRCustqU8gy5D-B1RQGhBIIErUVclobwmU8U3ETCgF2XmBxWM_7WtzzvFkA0xJSjwHOk6u4iHk9envqDrE32YVbJbz69Kw1T--KU5YTEsdot2d_Z-tIyofuAQ 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/03 03:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACxErNyAdk4pdOJC4bXi_NcNfeUc9DvmiSwAdy3LwHez5THy_k2j_NRyDxRFTBw-GfWuEOQR9-V-RLDHVbKJjZ2fjrwMaO4ZC8NI7WuYs_KQ6HXjYU7rvLVURzah2jRETcH-aJ-Z8WEeEEtqRgH6_Ni-EuicJZN5zs57oVGjqNICvLmST5Qvdnz_v14p5pAghLxUAdDN4KLen9N3p6vznHY7hQiFvoBRCustqU8gy5D-B1RQGhBIIErUVclobwmU8U3ETCgF2XmBxWM_7WtzzvFkA0xJSjwHOk6u4iHk9envqDrE32YVbJbz69Kw1T--KU5YTEsdot2d_Z-tIyofuAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/03 03:09:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AA7ZDemsBz8QdOjAX2K3ZFNwlVSGf0Ow_4MY7oj_wB_ixUH64BqrhGsXpHnTVeT3kqEwcTqWzHsalZ0P4bOnTMvhFbIfz7kGChz0itkuCHz3Nx6VTqtH-DAwgl8uP7-AymMOYSexm2WNvx97wXMW5i0qJtEX_zhvDSsxEN1o0O8BmJWF1dU0r4SNXv4ldKg96-XcbCqwN4xlW9Ncw65bqTSCEdDPswSlod9Je5z-fZtuxJQbqkxdebKYsl5Vkg4x7EiZb09BMWu5PUQbB6R03IjCv3S8-YZM_45NN7YD9sXGzqTw3o8zjuZAiWogswYfH9IFWfy1g925e1pvaeb1EXg 2026/02/03 03:09:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/03 03:09:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/03 03:09:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AA7ZDemsBz8QdOjAX2K3ZFNwlVSGf0Ow_4MY7oj_wB_ixUH64BqrhGsXpHnTVeT3kqEwcTqWzHsalZ0P4bOnTMvhFbIfz7kGChz0itkuCHz3Nx6VTqtH-DAwgl8uP7-AymMOYSexm2WNvx97wXMW5i0qJtEX_zhvDSsxEN1o0O8BmJWF1dU0r4SNXv4ldKg96-XcbCqwN4xlW9Ncw65bqTSCEdDPswSlod9Je5z-fZtuxJQbqkxdebKYsl5Vkg4x7EiZb09BMWu5PUQbB6R03IjCv3S8-YZM_45NN7YD9sXGzqTw3o8zjuZAiWogswYfH9IFWfy1g925e1pvaeb1EXg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/03 03:09:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHTgu7yD817maQOv0-g6S269Mi-NmxkPxALGfXcRTFtT7pA8WYyfS3oZXsPjNeFw4DvsbSCnRWrFppWCLJDbZbqbUYQU5Xk5HhlXuVsti1YbmzbspTmp_REulI_nbKp3Viqr_g8iUF1n6L06aO6WTyMjWf1mhNVgIxlyw8-OY1W1ATqdbebyI1H-7rO5KY1LN-vQpYeRdaU5_xQWbQlGx_ZrulJuHXAZNpAh8-cS8ahf8mWtYq0XNMjAOxptShd-Wu0nY57W35YVNzU5puJ7784cHIzmc_IYljDaqMYX1_8_X36TQlvIUmExwOnE6g0q3n04t_ODQryTmxwdP2KszIU 2026/02/03 03:09:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/03 03:09:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/03 03:09:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHTgu7yD817maQOv0-g6S269Mi-NmxkPxALGfXcRTFtT7pA8WYyfS3oZXsPjNeFw4DvsbSCnRWrFppWCLJDbZbqbUYQU5Xk5HhlXuVsti1YbmzbspTmp_REulI_nbKp3Viqr_g8iUF1n6L06aO6WTyMjWf1mhNVgIxlyw8-OY1W1ATqdbebyI1H-7rO5KY1LN-vQpYeRdaU5_xQWbQlGx_ZrulJuHXAZNpAh8-cS8ahf8mWtYq0XNMjAOxptShd-Wu0nY57W35YVNzU5puJ7784cHIzmc_IYljDaqMYX1_8_X36TQlvIUmExwOnE6g0q3n04t_ODQryTmxwdP2KszIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/03 03:09:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGsKAwvAq6YFUzrg4jfFIu2nP-24LdAMDOxdjgfUpJ2u93ZwFMpAbuSU8OtqgjK28sju9gW-dMLUxxz0zZuOm6t9fT2dcBAO1Z3OqjZWZ5LZ0oAeSEGxSUHIvts4EPjoBPKqwu0of2ptH6-coXoQRCuVFaXjktend-4iPeav7UKGqeHXl9ISliZIjT2j2GYhMBXxpJdG2Ue6nIikWLkvA82omMznQTRTYP2lR_V_tknV91C2_yOIEmCOcryUqOsAG3SkIKBC6tGpoArc59l5Q6C3EjZ6oKc8BGROje3TGANBAvFxn9IJojHLfmyBdXtPWYWoiPIAI10D9k8cS8hAXqQ 2026/02/03 03:09:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/03 03:09:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/03 03:09:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGsKAwvAq6YFUzrg4jfFIu2nP-24LdAMDOxdjgfUpJ2u93ZwFMpAbuSU8OtqgjK28sju9gW-dMLUxxz0zZuOm6t9fT2dcBAO1Z3OqjZWZ5LZ0oAeSEGxSUHIvts4EPjoBPKqwu0of2ptH6-coXoQRCuVFaXjktend-4iPeav7UKGqeHXl9ISliZIjT2j2GYhMBXxpJdG2Ue6nIikWLkvA82omMznQTRTYP2lR_V_tknV91C2_yOIEmCOcryUqOsAG3SkIKBC6tGpoArc59l5Q6C3EjZ6oKc8BGROje3TGANBAvFxn9IJojHLfmyBdXtPWYWoiPIAI10D9k8cS8hAXqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/03 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIhYav7xjL72St_3cID9Y2EbSB9Z-_NrLNiR2MLnLknCvf3xuSOhGWudpz8-IPq8KCgiDuHcHF7EssDQvBETuukCYeKgswVoJ5f7_WOueznWFyWRIUqR2tIw9rZLl1E0kNYoiwpYB3Zg77BlbaP56PB5PC1Gfuu6oqtDdizPaNe9PsxARwipMZRu1v-knNpvljI7qulGLu89pL50G_mohQ9w-wS5XZvXf7RtWM2srQyh_VAjzVbGxLJqOWt0wg0kVC44qfxUuI81KT-7KebFiLJYVx2r29Md1UpWCI-kdfeQ9moIAGCC-XbFnsWT6N6-zFfqeZgHLOjvLjiBFLybS-w 2026/02/03 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/03 03:09:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIhYav7xjL72St_3cID9Y2EbSB9Z-_NrLNiR2MLnLknCvf3xuSOhGWudpz8-IPq8KCgiDuHcHF7EssDQvBETuukCYeKgswVoJ5f7_WOueznWFyWRIUqR2tIw9rZLl1E0kNYoiwpYB3Zg77BlbaP56PB5PC1Gfuu6oqtDdizPaNe9PsxARwipMZRu1v-knNpvljI7qulGLu89pL50G_mohQ9w-wS5XZvXf7RtWM2srQyh_VAjzVbGxLJqOWt0wg0kVC44qfxUuI81KT-7KebFiLJYVx2r29Md1UpWCI-kdfeQ9moIAGCC-XbFnsWT6N6-zFfqeZgHLOjvLjiBFLybS-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/03 03:09:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGUZbaZBr62rYCn7mq5lgz3PQcqI4iiWzAiDG38Tp4R4uJuFFd_MPgbBQLl1meajsjYOThrVAFLP_sRA5I2CbQZhNMyl36lD97uMot_K-Jm-XRYTY1dOaXzU6zWat0JGoQ_Thu1VkbgAbhX_EmckOIFv02KeWWObVczpmjn0HVcCtgVIkm8kJJAXKDt-bYmZlnv7LHfqWe9l6N4ylZ11t80Lg3LL_3nsXWq-3KgsMcppvCz_l-9Qg7pmAUuXF4o8ha5aPDJJu6ApcMxOlQoltrgESz_JUHpyUwDgofRQizSy_WUwMkkrzn9TC2KYOWPYiJOo_xNWpp6hOp45MfCXZaU 2026/02/03 03:09:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/03 03:09:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGUZbaZBr62rYCn7mq5lgz3PQcqI4iiWzAiDG38Tp4R4uJuFFd_MPgbBQLl1meajsjYOThrVAFLP_sRA5I2CbQZhNMyl36lD97uMot_K-Jm-XRYTY1dOaXzU6zWat0JGoQ_Thu1VkbgAbhX_EmckOIFv02KeWWObVczpmjn0HVcCtgVIkm8kJJAXKDt-bYmZlnv7LHfqWe9l6N4ylZ11t80Lg3LL_3nsXWq-3KgsMcppvCz_l-9Qg7pmAUuXF4o8ha5aPDJJu6ApcMxOlQoltrgESz_JUHpyUwDgofRQizSy_WUwMkkrzn9TC2KYOWPYiJOo_xNWpp6hOp45MfCXZaU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/03 03:09:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APlUEzb90W2dBVRfBP2B4JbdQBFE8j7CCSSa34chqprp29wiH6Mhx9uKPMhiA3p2MrZI74pYSvdjKJbWjjd02Vb5mUN_sUg1X0uLIpHynwwN9lEmy5phGvkS45uNAVgNNdyskH3FLc_ECeMWduY5EB_ShYiSymRH53A69tMQAyEqiqySWJBCcgot0mKLOhIYuchHDNDUQTQg-yfCsPgGSzz8_1dVQiFckzU5lGSEpCQCvi84gzWi-IFwTsKKhkHBSpz84EVrAcuH7LqVD7GpQZc4q07MXxB7IGnlWjtRR7Qf8KPmSbvu16Vn24gvw9W9Y_ehPQTXo_zb0EMc0Vird5E 2026/02/03 03:09:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/03 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/03 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APlUEzb90W2dBVRfBP2B4JbdQBFE8j7CCSSa34chqprp29wiH6Mhx9uKPMhiA3p2MrZI74pYSvdjKJbWjjd02Vb5mUN_sUg1X0uLIpHynwwN9lEmy5phGvkS45uNAVgNNdyskH3FLc_ECeMWduY5EB_ShYiSymRH53A69tMQAyEqiqySWJBCcgot0mKLOhIYuchHDNDUQTQg-yfCsPgGSzz8_1dVQiFckzU5lGSEpCQCvi84gzWi-IFwTsKKhkHBSpz84EVrAcuH7LqVD7GpQZc4q07MXxB7IGnlWjtRR7Qf8KPmSbvu16Vn24gvw9W9Y_ehPQTXo_zb0EMc0Vird5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/03 03:09:32 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AEAsPPBE9oSemed7HP3CDq_kcJxetNCEQKNmBO2lT0fhs7-O-38IQ5swIsYTxe-MnwFO514yu80gM89sPU94gvCm4NXTvKv5aDRVKIhObkev0R3BBXuKZGjWaXfldfCJdDyRv8rw8rcWYKEZTugP4Cr6n6uqhnmBfYCrE1f5KA5Lfm30Cqf7hnJC5KkBDufSxyPQAuNfNV-yfgszHutXb-SZVFBt_HwubnZtCb0U3t_8mlFgAa_M45bQlnExncdnbg5bXgJWSz8DOdfZBdXQ0kLAmKUWw_6lC_cS7N8HhWNvy0vgP2bKgvPRILiEH1laziENL2MNnCXKnmSkAaAW-qs 2026/02/03 03:09:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/03 03:09:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/03 03:09:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AEAsPPBE9oSemed7HP3CDq_kcJxetNCEQKNmBO2lT0fhs7-O-38IQ5swIsYTxe-MnwFO514yu80gM89sPU94gvCm4NXTvKv5aDRVKIhObkev0R3BBXuKZGjWaXfldfCJdDyRv8rw8rcWYKEZTugP4Cr6n6uqhnmBfYCrE1f5KA5Lfm30Cqf7hnJC5KkBDufSxyPQAuNfNV-yfgszHutXb-SZVFBt_HwubnZtCb0U3t_8mlFgAa_M45bQlnExncdnbg5bXgJWSz8DOdfZBdXQ0kLAmKUWw_6lC_cS7N8HhWNvy0vgP2bKgvPRILiEH1laziENL2MNnCXKnmSkAaAW-qs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/03 03:09:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACQwc97oYBMTb4jHh9uSF8bCClamzvjsa5jIH0N3vQrhFfYkLGiYSxSD7RFmj0MXa0RENaN41JjAfHs_GAS8JvuOzGzu4517083LP9cUjlK4qJsq365W33VrNC28VErBbXbe4rKzJTgwQRaAU0AtOdjHpyJmfoGP7cE_sVELFi4ZmoiuLG9bDo_g2k9PgQJlFLgpRmvoC83ewiZGihVB2TY5PueqGEdWRbCeJ9AfzQ1zGC57fAAYwSleVJsh9G0Khzho2TlXSlD-EbHurCy0_3U8vLOJWch_Lc_37-D99uxIhp7_gL-twP7hnqIVly14rmStcM4npud5I0E8EJWFMfs 2026/02/03 03:09:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/03 03:09:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/03 03:09:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACQwc97oYBMTb4jHh9uSF8bCClamzvjsa5jIH0N3vQrhFfYkLGiYSxSD7RFmj0MXa0RENaN41JjAfHs_GAS8JvuOzGzu4517083LP9cUjlK4qJsq365W33VrNC28VErBbXbe4rKzJTgwQRaAU0AtOdjHpyJmfoGP7cE_sVELFi4ZmoiuLG9bDo_g2k9PgQJlFLgpRmvoC83ewiZGihVB2TY5PueqGEdWRbCeJ9AfzQ1zGC57fAAYwSleVJsh9G0Khzho2TlXSlD-EbHurCy0_3U8vLOJWch_Lc_37-D99uxIhp7_gL-twP7hnqIVly14rmStcM4npud5I0E8EJWFMfs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/03 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAZdGN0dl5c-57w2D2O4UL-IfkRJp1MhXYyEBuMp59h8qypGcDaUoUACRutO24xCP3ADEy--7wg8UOl9mfJ1leEK3Pe4Rp8XI5_8bcwzXYLshLPzwLj3MV95uGQF1qZr8_FcIUpNt1V0gUD-COHlsknjFrgV3QrztpRvOK1W0jubq2DU5djAKiLlgFSxvbhBBMNVYdpMfbz1gHtapFHoyjZAf0GttroQ1W5hhuyDqTyh24GGUR8e6bRfwdEFiarqIjY0iFrxajDd9t0MoaqTceIrMINsWHlFz_su2wTmGaGBNQpif2EuOtuy5t7aZ4PpAZ2RHYO5D3_cdOA04TEt1cg 2026/02/03 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/03 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/03 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/03 03:09:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/03 03:09:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/03 03:09:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/03 03:09:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAZdGN0dl5c-57w2D2O4UL-IfkRJp1MhXYyEBuMp59h8qypGcDaUoUACRutO24xCP3ADEy--7wg8UOl9mfJ1leEK3Pe4Rp8XI5_8bcwzXYLshLPzwLj3MV95uGQF1qZr8_FcIUpNt1V0gUD-COHlsknjFrgV3QrztpRvOK1W0jubq2DU5djAKiLlgFSxvbhBBMNVYdpMfbz1gHtapFHoyjZAf0GttroQ1W5hhuyDqTyh24GGUR8e6bRfwdEFiarqIjY0iFrxajDd9t0MoaqTceIrMINsWHlFz_su2wTmGaGBNQpif2EuOtuy5t7aZ4PpAZ2RHYO5D3_cdOA04TEt1cg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/03 03:09:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADb2ml3bCrHpoWqBeJw5sl2xl0kxfsplmDX-y7K9mG6Bs_r6ky-PbdfG3e5hm2Ygw5w6SkdPxrj-InIZBgbxy20H287Lr1TyFYjKXEfwhcvVaQ6UwnTzc_Innuc9Kfh4x1iqENhoqjhJoo5c84Dd0QdhN27fZJp5J19Di26dbZKVeaGB7sUjNw0KGowbyvM7WS4sTff_k9lSeQxG5RnqiJgDTb-f9WCvq5gIMQv_RGD3AlQUQiIfwQ3DGTRWLziBLTk94KtQWSqkDLlFoAyXHnq7SrIgFdn_7FwcyvJws4VZSwQi86SFaFQ0hyJB6kHRkAZPB1LLpFGDAGZuAKX3eaw 2026/02/03 03:09:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/03 03:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADb2ml3bCrHpoWqBeJw5sl2xl0kxfsplmDX-y7K9mG6Bs_r6ky-PbdfG3e5hm2Ygw5w6SkdPxrj-InIZBgbxy20H287Lr1TyFYjKXEfwhcvVaQ6UwnTzc_Innuc9Kfh4x1iqENhoqjhJoo5c84Dd0QdhN27fZJp5J19Di26dbZKVeaGB7sUjNw0KGowbyvM7WS4sTff_k9lSeQxG5RnqiJgDTb-f9WCvq5gIMQv_RGD3AlQUQiIfwQ3DGTRWLziBLTk94KtQWSqkDLlFoAyXHnq7SrIgFdn_7FwcyvJws4VZSwQi86SFaFQ0hyJB6kHRkAZPB1LLpFGDAGZuAKX3eaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/03 03:09:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: API-ItvgLNRixqrG5CbtvCGTOnad_e_tMQ5I9pdBT1TWJT7Fs3MG1_l5XFooVYOEAp0Z087jf8lWGC73-moySse_i1u-LVjccDNb6JhPfWt05kzwn_FLQnQyyK4XlY726cs28fNUpXZyGbPBR5oRFKH0Qz8W5XL-jXrb9s1wW6gNysB8oeBw-rNtl4ZH04M1f2wifvatx3rGwWX-8yjwFax73iDEc7B6fQ2K6lKNJW6TBaphukGJ8SfM_GxM30O3ez1ivjIgnTOEO8EPPnBFlXwW05MLlHozUeJoEnBufH7bcptpOz-y5rENnN2uHf7mvXJQvf9B2YfliITDCJMxR2M 2026/02/03 03:09:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/03 03:09:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/03 03:09:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "API-ItvgLNRixqrG5CbtvCGTOnad_e_tMQ5I9pdBT1TWJT7Fs3MG1_l5XFooVYOEAp0Z087jf8lWGC73-moySse_i1u-LVjccDNb6JhPfWt05kzwn_FLQnQyyK4XlY726cs28fNUpXZyGbPBR5oRFKH0Qz8W5XL-jXrb9s1wW6gNysB8oeBw-rNtl4ZH04M1f2wifvatx3rGwWX-8yjwFax73iDEc7B6fQ2K6lKNJW6TBaphukGJ8SfM_GxM30O3ez1ivjIgnTOEO8EPPnBFlXwW05MLlHozUeJoEnBufH7bcptpOz-y5rENnN2uHf7mvXJQvf9B2YfliITDCJMxR2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/03 03:09:42 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKYaXuWvc5zkL9IiuU9sQK7GaINf8ZQdXrjGgxaSNR9f1MXUU3tgG3PceFPZ-dArNWGk9sMu-l269muXGujPv9dutPWyR5UQDEb2mZ0KRoKop8ASC6greE_sjrCNRrM60xqK7kFICj_6QwL9GVhPm3RvbRaZpeXLuL-6ckHCazgNDReuUGoqTOcDQDUn6-rLTXsPXJOqc2fZ9Mday2Y7Tf6brRGqU7DX4Ztl96PxOS02HGC4kf_aG8P-1SEioR23HJSXBvfSEtpKuTjKneZ4VnvUruJoTvv3nvhS2EWmFrDtpKRHMM8ZHQn_EewkybmBLyFysxMeoZYVLzIl1bZa_sY 2026/02/03 03:09:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/03 03:09:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/03 03:09:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKYaXuWvc5zkL9IiuU9sQK7GaINf8ZQdXrjGgxaSNR9f1MXUU3tgG3PceFPZ-dArNWGk9sMu-l269muXGujPv9dutPWyR5UQDEb2mZ0KRoKop8ASC6greE_sjrCNRrM60xqK7kFICj_6QwL9GVhPm3RvbRaZpeXLuL-6ckHCazgNDReuUGoqTOcDQDUn6-rLTXsPXJOqc2fZ9Mday2Y7Tf6brRGqU7DX4Ztl96PxOS02HGC4kf_aG8P-1SEioR23HJSXBvfSEtpKuTjKneZ4VnvUruJoTvv3nvhS2EWmFrDtpKRHMM8ZHQn_EewkybmBLyFysxMeoZYVLzIl1bZa_sY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/03 03:09:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKHo3mY_VSH7JkIRyvDwVkrQqKOie4OVT1uQwUKj_r0l-oHr1c7ofU5Xh-HPBTLmxBraXdImm20qUEDUf-ejsvFl65cWhbHjHDCKiVKucV10Cp4tt24DlZ-ye1U__Xkz50_Jn-hSTsaQab0HF-x0ZvyDDPuiLW-eAaFl7vB8xE5eAezQFP9rRqGrMFN0awpbggE76In6RliPtTQSpQV-WbQSJZ3nxcAkoPsbrFXrQHyRrIq1G-wWTqn3OyE4WlpXPA3XSCJ3f0gfUYcE4U3_ZlXmpnMonV0LgZhnUywIa39_Nf-LCDB2Pduy-GrLo4l2oKVwStkDU-CAilGt9tJlaUw 2026/02/03 03:09:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/03 03:09:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/03 03:09:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKHo3mY_VSH7JkIRyvDwVkrQqKOie4OVT1uQwUKj_r0l-oHr1c7ofU5Xh-HPBTLmxBraXdImm20qUEDUf-ejsvFl65cWhbHjHDCKiVKucV10Cp4tt24DlZ-ye1U__Xkz50_Jn-hSTsaQab0HF-x0ZvyDDPuiLW-eAaFl7vB8xE5eAezQFP9rRqGrMFN0awpbggE76In6RliPtTQSpQV-WbQSJZ3nxcAkoPsbrFXrQHyRrIq1G-wWTqn3OyE4WlpXPA3XSCJ3f0gfUYcE4U3_ZlXmpnMonV0LgZhnUywIa39_Nf-LCDB2Pduy-GrLo4l2oKVwStkDU-CAilGt9tJlaUw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/03 03:09:46 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APgM8Nd15D75vnwoSvl5p4xZCcV6Lv2nfKuO40XIF4JZvB4a3PEXVN2z1F6SnYSdkegmBW6aCS9y9RTDhTjLF_b9ytvn0Ru1CkARlX4gKotVX0d3iktMIWZ0IcqmgsjLT_DuVWvrev6eQbT-X8j5BqGL7HzC3StIlNGkjfRp7Uh6k-6czIcdlgH9Xk8Mm6ulKnX1dxrm8lDncYr_-e5Heed1juGW5c2DuguKiNoDHN2fr_FClKNddC0epWNB2q0sfNVtNX7ngVDYyw3L2fWRr8LVANJpIPRji8AItdRBW8bKOo-jAN28L7bfn-D9RRm2wDqXUn8pTSvbzPdoKWy_xdQ 2026/02/03 03:09:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/03 03:09:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APgM8Nd15D75vnwoSvl5p4xZCcV6Lv2nfKuO40XIF4JZvB4a3PEXVN2z1F6SnYSdkegmBW6aCS9y9RTDhTjLF_b9ytvn0Ru1CkARlX4gKotVX0d3iktMIWZ0IcqmgsjLT_DuVWvrev6eQbT-X8j5BqGL7HzC3StIlNGkjfRp7Uh6k-6czIcdlgH9Xk8Mm6ulKnX1dxrm8lDncYr_-e5Heed1juGW5c2DuguKiNoDHN2fr_FClKNddC0epWNB2q0sfNVtNX7ngVDYyw3L2fWRr8LVANJpIPRji8AItdRBW8bKOo-jAN28L7bfn-D9RRm2wDqXUn8pTSvbzPdoKWy_xdQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/03 03:09:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALZOPzyrRFNRmxtrtD1LQushNplG5W0dVwwM_sBBkqzqkcHm9NLqeUn9RgsET3IJ5UmRl3QY2esQ1l5wsEMpL7D7gKFqUOq7ckZ161Qpa7sAuz8casHAwT_uoOPrc3Jg3LPzIsfio64pk4bDTcxWSscPX8t4mKIcSCFIp-a-0pHGPgKn1yEJFg7mxHcyQZnZ3Qo8Rzw1W4Xsgftq-hhoE4qYUZhSw_kAxIM6v6VKBQ7n_8rANxwrsItkFNmu-0ar-Gd4yaxnMJoGONghB-VsAQm5FQqjSgra9BRI6VVmOAgsMERWZ5MjV2m15e1LvFSW6jNTsNjXMZeeAPBwnBz76LE 2026/02/03 03:09:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/03 03:09:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/03 03:09:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/03 03:09:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/03 03:09:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/03 03:09:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/03 03:09:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALZOPzyrRFNRmxtrtD1LQushNplG5W0dVwwM_sBBkqzqkcHm9NLqeUn9RgsET3IJ5UmRl3QY2esQ1l5wsEMpL7D7gKFqUOq7ckZ161Qpa7sAuz8casHAwT_uoOPrc3Jg3LPzIsfio64pk4bDTcxWSscPX8t4mKIcSCFIp-a-0pHGPgKn1yEJFg7mxHcyQZnZ3Qo8Rzw1W4Xsgftq-hhoE4qYUZhSw_kAxIM6v6VKBQ7n_8rANxwrsItkFNmu-0ar-Gd4yaxnMJoGONghB-VsAQm5FQqjSgra9BRI6VVmOAgsMERWZ5MjV2m15e1LvFSW6jNTsNjXMZeeAPBwnBz76LE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/03 03:09:52 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/03 03:09:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/03 03:09:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/03 03:09:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/03 03:10:01 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/03 03:10:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEw5IqaEEsLFBkxjxr70PSfS6ChEIFbvoW-JBa6eQ0tmJRVNmMlP_2qKVyYSuc-0y0-z6HJoS5x7Lkks3-IYxxxKYi6ypnZwRWNJGx-_wfI71AvAt7kiCuqDS96Swhx_VqvGrsibUnn8lyaveRJMW4bXLzFDSgZmXKfRdNXHTFrfrToPgEz6isYWEknLskB135_Etd0nAqhRyAdeV_kdTS0Z74IZlFWjfB911ikq05lUqWWkfRscGFt8qDXgnorpq3ySheVeUfHCiu1vRA-74ss1wT2TMBL_Vp1H7TnghUROTGShm2TdGA3QH1Kqif38O1S9mDwodiI4verDrRnhx0Y 2026/02/03 03:10:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/03 03:10:02 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "82b1f36cc12fce7b036d66cc3d185d69" 2026/02/03 03:10:03 DEBUG : unknown-size-put.txt: multipart upload "AEw5IqaEEsLFBkxjxr70PSfS6ChEIFbvoW-JBa6eQ0tmJRVNmMlP_2qKVyYSuc-0y0-z6HJoS5x7Lkks3-IYxxxKYi6ypnZwRWNJGx-_wfI71AvAt7kiCuqDS96Swhx_VqvGrsibUnn8lyaveRJMW4bXLzFDSgZmXKfRdNXHTFrfrToPgEz6isYWEknLskB135_Etd0nAqhRyAdeV_kdTS0Z74IZlFWjfB911ikq05lUqWWkfRscGFt8qDXgnorpq3ySheVeUfHCiu1vRA-74ss1wT2TMBL_Vp1H7TnghUROTGShm2TdGA3QH1Kqif38O1S9mDwodiI4verDrRnhx0Y" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/03 03:10:03 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHng7Ub_QyB1fTNmQ6vx-plZeHFFOayj-vsWnikAR33hsrNvj7woqOVViNpLBXHSof1vISEWwTrUGIqDzh4NsazeliGf0klV2pVRClEZsdp3_HFjSZqjWS8xB6zM349GelfPVL7iVnjWJ_iLOzBLRiow5OkD4KS_eLKYVieIJPCO9SD5IXdk3GMNwGNx2_pNpsyEZmbrFOSezzm1RT7lKp0I62ID2wCdOAjz0HuAM67drstOhKiLS18DU3PvbVXqsUMdDGbklWkvY5YIFi1SQbKbCZlvEp_JIdfulveggoFeP365oX37lO0uwvp5mpuE2bbcxofHv616hyaUkzpaU90 2026/02/03 03:10:03 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/03 03:10:03 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "45cd1a89a474af1729927bdd4aaaa1f0" 2026/02/03 03:10:04 DEBUG : unknown-size-update.txt: multipart upload "AHng7Ub_QyB1fTNmQ6vx-plZeHFFOayj-vsWnikAR33hsrNvj7woqOVViNpLBXHSof1vISEWwTrUGIqDzh4NsazeliGf0klV2pVRClEZsdp3_HFjSZqjWS8xB6zM349GelfPVL7iVnjWJ_iLOzBLRiow5OkD4KS_eLKYVieIJPCO9SD5IXdk3GMNwGNx2_pNpsyEZmbrFOSezzm1RT7lKp0I62ID2wCdOAjz0HuAM67drstOhKiLS18DU3PvbVXqsUMdDGbklWkvY5YIFi1SQbKbCZlvEp_JIdfulveggoFeP365oX37lO0uwvp5mpuE2bbcxofHv616hyaUkzpaU90" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/03 03:10:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qovufun8rabe/deeper/nonexisting/directory" === 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/02/03 03:10:04 DEBUG : Waiting for deletions to finish 2026/02/03 03:10:04 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/03 03:10:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/03 03:10:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/03 03:10:05 INFO : S3 bucket rclone-test-qovufun8rabe: Bucket "rclone-test-qovufun8rabe" deleted 2026/02/03 03:10:05 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (106.86s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.41s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.14s) --- PASS: TestIntegration/FsMkdir (104.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 2026/02/03 03:10:05 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/03 03:10:05 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 106.898s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m49.047244025s (try 1/5)