"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/29 05:03:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo" 2026/03/29 05:03:10 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/29 05:03:11 INFO : S3 bucket rclone-test-cicazuq9wabo: Bucket "rclone-test-cicazuq9wabo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/29 05:03:12 INFO : S3 bucket rclone-test-cicazuq9wabo: Bucket "rclone-test-cicazuq9wabo" deleted === RUN TestIntegration/FsMkdir 2026/03/29 05:03:13 INFO : S3 bucket rclone-test-cicazuq9wabo: Bucket "rclone-test-cicazuq9wabo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/29 05:03:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/29 05:03:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/29 05:03:13 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/29 05:03:23 NOTICE: S3 bucket rclone-test-cicazuq9wabo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/29 05:03:23 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALrwd_ndXwDRqqPYdv5TehvN6DeYlybu45qaOzvUdGevuuubw95GN8k5TsaMHgnCKsVOoGRdRLLGi6JycP_7IvqpiwRfdb5Pmsoyxscj0RFgAa7dBP4Jk5hQtgS3EpplE63_LEJhGrsT5pFo0Kmmh3y9Q5XL9t3I7LRp7Ty3AMaZZU5mhjgsASyyknFeBOrEJAdBkpm0ujcDY8xAEpoKCE1rrMgYQGpRF6SeU_KJisHOz5fH7YXpKHpELkzntsNu5qXALjxkfDZknf-sNWX6Cre_aOxiIyC67R22Anrdh1vMCNIzG0RWHYe298WdZSl3xjnl1KWO-S_5FVlHPteICgk 2026/03/29 05:03:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f0ccf6f39835f8247bd5fa05c9e2b760" 2026/03/29 05:03:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5dd6577002d1d735ef8759a03b971c95" 2026/03/29 05:03:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c8fd12066e1b5c77bdc694ec5976e9a4" 2026/03/29 05:03:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALrwd_ndXwDRqqPYdv5TehvN6DeYlybu45qaOzvUdGevuuubw95GN8k5TsaMHgnCKsVOoGRdRLLGi6JycP_7IvqpiwRfdb5Pmsoyxscj0RFgAa7dBP4Jk5hQtgS3EpplE63_LEJhGrsT5pFo0Kmmh3y9Q5XL9t3I7LRp7Ty3AMaZZU5mhjgsASyyknFeBOrEJAdBkpm0ujcDY8xAEpoKCE1rrMgYQGpRF6SeU_KJisHOz5fH7YXpKHpELkzntsNu5qXALjxkfDZknf-sNWX6Cre_aOxiIyC67R22Anrdh1vMCNIzG0RWHYe298WdZSl3xjnl1KWO-S_5FVlHPteICgk" 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/29 05:03:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/29 05:03:27 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/29 05:03:28 DEBUG : S3 bucket rclone-test-cicazuq9wabo: bucket is versioned: false 2026/03/29 05:03:28 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:28 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/29 05:03:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/29 05:03:28 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/29 05:03:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo/dirToPurgeFromRoot" 2026/03/29 05:03:29 DEBUG : S3 bucket rclone-test-cicazuq9wabo path dirToPurgeFromRoot: bucket is versioned: false 2026/03/29 05:03:29 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:29 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/29 05:03:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/29 05:03:29 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/29 05:03:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo/hello? sausage/êé" 2026/03/29 05:03:30 DEBUG : S3 bucket rclone-test-cicazuq9wabo path hello? sausage/êé: bucket is versioned: false 2026/03/29 05:03:30 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:30 DEBUG : "a/b/c/d/e.txt" version false 2026/03/29 05:03:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/29 05:03:30 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/29 05:03:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/29 05:03:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cicazuq9wabo" from "TestS3R2:rclone-test-cicazuq9wabo" 2026/03/29 05:03:35 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/29 05:03:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANGksWZIjbQOlOS963SWLZp-OQALvpW0zKAxy4uc6uC_nQSc5xrfBfd8iooQlOz79S0BaGkyF9Ltk6d1kZmOJuBs5LEEYmG5nRrMW_c36rv7hdqargXeJT_AJmJKhOEyNhay6SAG6edQ3ZBRrGPP2FF9gKxfHG8vlScq65gHtPtQk1dblJvfk8eLMDifJ1IsEKUG-JATgfPSNaSiLbeOio6kusWmLLJvmtHNP2llvGDkoAXDyk1zyPawF6QfHHzqqzqzPqiRrInQTr_d88HQ4Wk3KvVnz9hbI9DS7bojIBcMGyfcVJYjdYeH2yBg07bfCW3HD7rpQHG5ZQvwB1VEgqg 2026/03/29 05:03:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/29 05:03:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/29 05:03:38 DEBUG : piped data.txt: multipart upload "ANGksWZIjbQOlOS963SWLZp-OQALvpW0zKAxy4uc6uC_nQSc5xrfBfd8iooQlOz79S0BaGkyF9Ltk6d1kZmOJuBs5LEEYmG5nRrMW_c36rv7hdqargXeJT_AJmJKhOEyNhay6SAG6edQ3ZBRrGPP2FF9gKxfHG8vlScq65gHtPtQk1dblJvfk8eLMDifJ1IsEKUG-JATgfPSNaSiLbeOio6kusWmLLJvmtHNP2llvGDkoAXDyk1zyPawF6QfHHzqqzqzPqiRrInQTr_d88HQ4Wk3KvVnz9hbI9DS7bojIBcMGyfcVJYjdYeH2yBg07bfCW3HD7rpQHG5ZQvwB1VEgqg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/29 05:03:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOLDmtmNr7HyjWFk0ari9O-FAV5asRzdF07vS8u_Ni5lehT5wpowm4X0Pic40dPwqkvWxWbeVAVfr3w4p1u8nE7EV5unxeaqiVaE6KlhQmxb3LgLgp9KsfSMz8PLuajwQbC3qNNmFqWf5ZsiPmLRhd_m6CISTePRv-tq1hylz3XkI9z4icjHLqiOe8okVTSRrSkHn8bBzaVU2WcTmt0X-4rhJiJJFrzFAeDFkN0GFBuFVZa5OOyRH7ClVSQCIxZeQmmIB-8uAXHJy5q1ujHHZ1PVyxuOHMmjn4fPUb7z4dtKOByL7dGsZgd7nuJDuYKPPOQVuVJvWKcqxgF--JXdYEE 2026/03/29 05:03:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/29 05:03:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5e4a662ac9661934e6c3c099e5c47a36" 2026/03/29 05:03:39 DEBUG : piped data.txt: multipart upload "AOLDmtmNr7HyjWFk0ari9O-FAV5asRzdF07vS8u_Ni5lehT5wpowm4X0Pic40dPwqkvWxWbeVAVfr3w4p1u8nE7EV5unxeaqiVaE6KlhQmxb3LgLgp9KsfSMz8PLuajwQbC3qNNmFqWf5ZsiPmLRhd_m6CISTePRv-tq1hylz3XkI9z4icjHLqiOe8okVTSRrSkHn8bBzaVU2WcTmt0X-4rhJiJJFrzFAeDFkN0GFBuFVZa5OOyRH7ClVSQCIxZeQmmIB-8uAXHJy5q1ujHHZ1PVyxuOHMmjn4fPUb7z4dtKOByL7dGsZgd7nuJDuYKPPOQVuVJvWKcqxgF--JXdYEE" 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/29 05:03:39 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/29 05:03:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKqBugHS9ivPkCH_CRsa1RJ4tQCPP-7mzAwmh7vtvgTftHOSqmRT_BYmng6q7etkIch3fdgEW5STdK89cnEmTCiHH862c8iWr22nmvNe3utxli8uerdPl7ZvMW27l0YDNOKS--ygJ4DNzgTLhdsQ7WG1YxdteEaXs6irotyDpSDOya6gHr7VDqqMw82aguqrVqa3AlOOiIZgmgG8P5CDpAv2B-Mgf5fd0I2lbjaHLTASSiAi1RavHJb8Dmb-7y71LVgdjN-M2W-U7VhM7FHiKomgE6Fs-01QzFG9Filq6JU1CPSD_PSmKilYx5eUtZMi08V9xqj728HAehrNUNd6HEU 2026/03/29 05:03:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/29 05:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/29 05:03:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKqBugHS9ivPkCH_CRsa1RJ4tQCPP-7mzAwmh7vtvgTftHOSqmRT_BYmng6q7etkIch3fdgEW5STdK89cnEmTCiHH862c8iWr22nmvNe3utxli8uerdPl7ZvMW27l0YDNOKS--ygJ4DNzgTLhdsQ7WG1YxdteEaXs6irotyDpSDOya6gHr7VDqqMw82aguqrVqa3AlOOiIZgmgG8P5CDpAv2B-Mgf5fd0I2lbjaHLTASSiAi1RavHJb8Dmb-7y71LVgdjN-M2W-U7VhM7FHiKomgE6Fs-01QzFG9Filq6JU1CPSD_PSmKilYx5eUtZMi08V9xqj728HAehrNUNd6HEU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/29 05:03:42 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AB6_sk0x4Mni3kEAkUKUwHZql6ciVWpSQeyWH5bNjwDmmezcABtcWLHdmVe-01kAGrZBMnSSXt4T9dx63rF5zd_NEvwuL6vfQiMLL-pY1vNhObN8cJ26e0KX9vWSA1dL-I6jtQU_kXEWCAc2aUbevaStqCpxFuPXe9Zlq4QPlSwLQmI_NHx7UdOXx7Z5DMfxFxZ7mWTs3GaKR1MP37FvKUE3nwmcFeGuVA21tloPZIRQfatB9s6tcFB0JyoyIwg2A46zqsh76dJHP-DRzKe_oucYHwdLRZhqkc1pDm2rr3Zbo1e-inwluyYciutimHT8sfqGNewAUNrHchbqNcVDVXc 2026/03/29 05:03:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/29 05:03:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/29 05:03:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AB6_sk0x4Mni3kEAkUKUwHZql6ciVWpSQeyWH5bNjwDmmezcABtcWLHdmVe-01kAGrZBMnSSXt4T9dx63rF5zd_NEvwuL6vfQiMLL-pY1vNhObN8cJ26e0KX9vWSA1dL-I6jtQU_kXEWCAc2aUbevaStqCpxFuPXe9Zlq4QPlSwLQmI_NHx7UdOXx7Z5DMfxFxZ7mWTs3GaKR1MP37FvKUE3nwmcFeGuVA21tloPZIRQfatB9s6tcFB0JyoyIwg2A46zqsh76dJHP-DRzKe_oucYHwdLRZhqkc1pDm2rr3Zbo1e-inwluyYciutimHT8sfqGNewAUNrHchbqNcVDVXc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/29 05:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AM7oiJ8k9vjsC9ZOkjenn4Rl1SSPLQZuVP5N1pbic2ZVvwcU0we-ReyQLwiixHPVBqrcaKPZtvb-CMxG7OMRqOLIFS0viEb22e5Ya6mqd7z9qwyBmxCDs0pr707yYOSYR425Kj2rDZalBAQVFhKFJQFAMcld5czu5jpB9Q13VfY8qIqvSfHMXEflbNHW20hRhpYVnQTJCUsUr6YeVEMTyEJ-kPZTqCSVAxDq7WczTb2AjX-uSLTlwWl3ftlrfkRRj81RgYdoH4vp2F22-v1PVjtMXdFvTFi_RizF6p5ul3g2yt1Ss0gQoz-ZlFwVa5XCKoONHC3TIzHrXVsx6ikcVV4 2026/03/29 05:03:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/29 05:03:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/29 05:03:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AM7oiJ8k9vjsC9ZOkjenn4Rl1SSPLQZuVP5N1pbic2ZVvwcU0we-ReyQLwiixHPVBqrcaKPZtvb-CMxG7OMRqOLIFS0viEb22e5Ya6mqd7z9qwyBmxCDs0pr707yYOSYR425Kj2rDZalBAQVFhKFJQFAMcld5czu5jpB9Q13VfY8qIqvSfHMXEflbNHW20hRhpYVnQTJCUsUr6YeVEMTyEJ-kPZTqCSVAxDq7WczTb2AjX-uSLTlwWl3ftlrfkRRj81RgYdoH4vp2F22-v1PVjtMXdFvTFi_RizF6p5ul3g2yt1Ss0gQoz-ZlFwVa5XCKoONHC3TIzHrXVsx6ikcVV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AP4R3RLFrMohCKSAB3SCXkF_IjzKuwpAfIq75HIInI1Jo5FfzFDwqXBTjLIIYCSi3G2be6RYXAPdcuDA19MdDRXI9RkeVJZQac3dHNJD84yGUkJznK3QKQhfHXKhndNPKPLC51UTlBhFx8fzbezhPQzJsbSjxJV5_KSE7BRz4n_xG0l-KWm8wgfg9wyptBwOvBuWmv2oLvJnEJW4hW_ornIN4jiCanJjP3M87FXshQleLlyjKzgFtx8Zn9WQkD9oTnpHihGLpfu_T5G-UdgE_v6QOAUStHq5A94tQVP7Q0A9MAsseDL0rCgnTKoYx08_1ZezGtYb-D05gqFRGNwvppI 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/29 05:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AP4R3RLFrMohCKSAB3SCXkF_IjzKuwpAfIq75HIInI1Jo5FfzFDwqXBTjLIIYCSi3G2be6RYXAPdcuDA19MdDRXI9RkeVJZQac3dHNJD84yGUkJznK3QKQhfHXKhndNPKPLC51UTlBhFx8fzbezhPQzJsbSjxJV5_KSE7BRz4n_xG0l-KWm8wgfg9wyptBwOvBuWmv2oLvJnEJW4hW_ornIN4jiCanJjP3M87FXshQleLlyjKzgFtx8Zn9WQkD9oTnpHihGLpfu_T5G-UdgE_v6QOAUStHq5A94tQVP7Q0A9MAsseDL0rCgnTKoYx08_1ZezGtYb-D05gqFRGNwvppI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/29 05:03:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA7qeuE4gS6oixzIqbqFdVY2MTm1hZuHrAdt81oMkbkEjjSceEyx2tpvWuMhkf6T4H54XHjyr1nvv0GliCur1ySjh8Df3Lpj7uZ_YeF19zWs7vE3Z6PtS4y6wsIlFeIO17vJ-YwZtLdxRA8qSIYlpCOCsebu46LUQZSiRYRPmQyDWBel10MKjCvdURDBFEe_1o2UjcvoqlrLZ_QuAXdJ7-QBHgTlwr0wkAO3w2WuX0849lc1bdAr8b7hHumCKv7fe-v-OJDU29AxU5fu9T-nqOEE9ejjUEbzhdK8W7Nohs5UDAPB1E6sL8sSeLTFv3WJzHc7xQ2ttCrWojf2fik2G24 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/29 05:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AA7qeuE4gS6oixzIqbqFdVY2MTm1hZuHrAdt81oMkbkEjjSceEyx2tpvWuMhkf6T4H54XHjyr1nvv0GliCur1ySjh8Df3Lpj7uZ_YeF19zWs7vE3Z6PtS4y6wsIlFeIO17vJ-YwZtLdxRA8qSIYlpCOCsebu46LUQZSiRYRPmQyDWBel10MKjCvdURDBFEe_1o2UjcvoqlrLZ_QuAXdJ7-QBHgTlwr0wkAO3w2WuX0849lc1bdAr8b7hHumCKv7fe-v-OJDU29AxU5fu9T-nqOEE9ejjUEbzhdK8W7Nohs5UDAPB1E6sL8sSeLTFv3WJzHc7xQ2ttCrWojf2fik2G24" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/29 05:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAVRyZuzZ-ROiCtOxXldqs3plGA8Vfc-aq2JDefxY5syFn-QtLRHh_phoD1COffodKPrkBkN1gVCyqQ4WW9M4zwbLuAgf0XOjlsl2_od-8AKiWLBWGg3dol6pe_bSC0dmrJWW1Ye8S2820I_Xg9rR3Nf1Y5HVwynoOSCzeMRv9FB8yCYcvdyAqkgZAY8QbPITUx-_cYYnQBdyle9OVzGg6PfIR-8JYYrk3GojwBSNWXixBxttZF1FpxaOHgdetKJhbtJ9Sgj85m-TJC9e81FiUVk0obah50mgEc0CO7QvAn6y9K4qOaqpIA7Paifh2NXoN2QLVz4woCsbjL35kDxH2U 2026/03/29 05:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/29 05:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/29 05:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAVRyZuzZ-ROiCtOxXldqs3plGA8Vfc-aq2JDefxY5syFn-QtLRHh_phoD1COffodKPrkBkN1gVCyqQ4WW9M4zwbLuAgf0XOjlsl2_od-8AKiWLBWGg3dol6pe_bSC0dmrJWW1Ye8S2820I_Xg9rR3Nf1Y5HVwynoOSCzeMRv9FB8yCYcvdyAqkgZAY8QbPITUx-_cYYnQBdyle9OVzGg6PfIR-8JYYrk3GojwBSNWXixBxttZF1FpxaOHgdetKJhbtJ9Sgj85m-TJC9e81FiUVk0obah50mgEc0CO7QvAn6y9K4qOaqpIA7Paifh2NXoN2QLVz4woCsbjL35kDxH2U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/29 05:03:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AAEcvB-2h_fynrvqHkpIU5hb8jAlH2W95CpMiZJ8YQsj9DSaxB6y4V1UMQLHXVjbs_L9Ch_cbOW3xyfWhm0p8apjXSxQkd2-11jVpeRr_zloJ58iSozrSsFLONnaPB_A88O0BWcUn4iZIZjVMpAqD3Iu_rW1X49b65EwCIbDiOLMChSAMTPZhbbFUrtkdXme3wRn3mrjoyVVlo_uDyw9FZpSX0w0Q7KoyJ4vSo2Elisdz3PegMrWY4FELzyHYrv7pbxtOEOX_B5LQQe0KzAqljUWCfuJgGdM_L6dzFsHtV89w3LZHY-7zFLoLPryWeSFd3SyNBUtI621iU9qoMZ31-M 2026/03/29 05:03:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/29 05:03:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/29 05:03:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AAEcvB-2h_fynrvqHkpIU5hb8jAlH2W95CpMiZJ8YQsj9DSaxB6y4V1UMQLHXVjbs_L9Ch_cbOW3xyfWhm0p8apjXSxQkd2-11jVpeRr_zloJ58iSozrSsFLONnaPB_A88O0BWcUn4iZIZjVMpAqD3Iu_rW1X49b65EwCIbDiOLMChSAMTPZhbbFUrtkdXme3wRn3mrjoyVVlo_uDyw9FZpSX0w0Q7KoyJ4vSo2Elisdz3PegMrWY4FELzyHYrv7pbxtOEOX_B5LQQe0KzAqljUWCfuJgGdM_L6dzFsHtV89w3LZHY-7zFLoLPryWeSFd3SyNBUtI621iU9qoMZ31-M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/29 05:03:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIdYZhw2MLj7WqX9SpPe7U7hQHVk1C5FQr2D5rkFszDxGEqabONb3EJDx5EI-wTJqYP_DI7LlEqb420-PKMnKjaNI2oKF_dybWSGxlQKMgS__wxZtA_FoboW4jiHAEJ3ccIC4Rohgi_x32lxbBJn7p58ev1sOju9KRbvRYLR-LcKr5OGEWPLuM6rS4VzEheunD9ekSkVuQShr7U_qZM9jMwmEhA3pmaw5uTayUj6ZrcTB2aDY1aDJa0C_4k4W4LwmfTt-Ahgb6zpWYa3vG9707YzsACeBjtwVHFj8hipmQyYbfB3XcWZjGRGTf-RAxEWGKVBQawpRYGDeW4noFofoks 2026/03/29 05:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/29 05:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/29 05:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIdYZhw2MLj7WqX9SpPe7U7hQHVk1C5FQr2D5rkFszDxGEqabONb3EJDx5EI-wTJqYP_DI7LlEqb420-PKMnKjaNI2oKF_dybWSGxlQKMgS__wxZtA_FoboW4jiHAEJ3ccIC4Rohgi_x32lxbBJn7p58ev1sOju9KRbvRYLR-LcKr5OGEWPLuM6rS4VzEheunD9ekSkVuQShr7U_qZM9jMwmEhA3pmaw5uTayUj6ZrcTB2aDY1aDJa0C_4k4W4LwmfTt-Ahgb6zpWYa3vG9707YzsACeBjtwVHFj8hipmQyYbfB3XcWZjGRGTf-RAxEWGKVBQawpRYGDeW4noFofoks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKoSh3eRXB4IjSCgjspcXDiFg1Np5LiPmGZhjSYCpamyyQ8SdiU9BmnVyclRyBF8RUcfYrNyAgS4ensWShCvhPauP-7O-mX6bFzYv_7S9PNzxNNcY19rbGvBE-5G73AKV4u9_yJG56fYL7peRWS6cVwv9O_22NHfah8HjMqKYngTsWRHV3gTFpn906mbNkQzqf8LxuHElpY0s92NanK089P5bPeF5aTYBhLtDOoSSHUKuBF8Mp43mPljYuP6jxwIlS5iF3PJV7llsCirUg2OqEpvmPqcp7B_PV_V5rISlnrP1v8RM8UBJGNZUDIkz8hiPuVPRjqsbtbPxNHSmD_kEDU 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/29 05:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKoSh3eRXB4IjSCgjspcXDiFg1Np5LiPmGZhjSYCpamyyQ8SdiU9BmnVyclRyBF8RUcfYrNyAgS4ensWShCvhPauP-7O-mX6bFzYv_7S9PNzxNNcY19rbGvBE-5G73AKV4u9_yJG56fYL7peRWS6cVwv9O_22NHfah8HjMqKYngTsWRHV3gTFpn906mbNkQzqf8LxuHElpY0s92NanK089P5bPeF5aTYBhLtDOoSSHUKuBF8Mp43mPljYuP6jxwIlS5iF3PJV7llsCirUg2OqEpvmPqcp7B_PV_V5rISlnrP1v8RM8UBJGNZUDIkz8hiPuVPRjqsbtbPxNHSmD_kEDU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/29 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACqBcVxxKiBBfLiW1lGYf0K9q5ityVhNiEiVw40tgNfqtocsU8SH-oFIqR80ajbWGoCRqMh1MTuARscjQyWpxosZ1o0V32cJrOYVcVamP2-xxLP5ioZSXLzb0edJfakedmPu4-f6zeN7OljXy5chxTJr5ssKKvVxqViKtIso2eBzrKQ5kmHD4ncYrXpFFL-4Kbh0ruJoFWOMtBsfVP-6-YSixqJyFdvvw2Q4xWAtwN8O_rWTXOy2ERRy98xVYFAqDL5s-ZGbFzzo2RWVuGntSHF9ctJofQ4bl1K3i6GKPma3RDTrygKTCi1Qjce1uD-QE75cVbeM0hyA7ETc4V39Ovg 2026/03/29 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/29 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/29 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/29 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/29 05:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/29 05:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/29 05:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACqBcVxxKiBBfLiW1lGYf0K9q5ityVhNiEiVw40tgNfqtocsU8SH-oFIqR80ajbWGoCRqMh1MTuARscjQyWpxosZ1o0V32cJrOYVcVamP2-xxLP5ioZSXLzb0edJfakedmPu4-f6zeN7OljXy5chxTJr5ssKKvVxqViKtIso2eBzrKQ5kmHD4ncYrXpFFL-4Kbh0ruJoFWOMtBsfVP-6-YSixqJyFdvvw2Q4xWAtwN8O_rWTXOy2ERRy98xVYFAqDL5s-ZGbFzzo2RWVuGntSHF9ctJofQ4bl1K3i6GKPma3RDTrygKTCi1Qjce1uD-QE75cVbeM0hyA7ETc4V39Ovg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/29 05:03:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEkj3aKKtuBvK2dxaowCEBwwq6IeIgAR8NFRqaQwn28qUcNcCiAubeCt5pyTI40jUOQ5qndpimh__4q7b5u-YyBK95sQOQaff51R86Jth_hAcuTjrFQAlEkXYOD8sZVVDOJ9lzaOpxgdETWIyPi668LUr_YHRbJoqYsESki9JXd9lfVmYdQKZpWYmL1wk92WyPq15RFWtdorBrruqgHdvLw0b3iSw6EeKlBEyizYmF-jN7arGATMUmiUGTwC5Xa_Ro4gyzQ104uoOIYfRBD3NCpBL4-zQ30Kp9PjZo9cisU1iGnkwCg1tZlI5zPI5mi9dd1In4593jqYr3F8UEpXERQ 2026/03/29 05:03:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/29 05:03:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/29 05:03:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEkj3aKKtuBvK2dxaowCEBwwq6IeIgAR8NFRqaQwn28qUcNcCiAubeCt5pyTI40jUOQ5qndpimh__4q7b5u-YyBK95sQOQaff51R86Jth_hAcuTjrFQAlEkXYOD8sZVVDOJ9lzaOpxgdETWIyPi668LUr_YHRbJoqYsESki9JXd9lfVmYdQKZpWYmL1wk92WyPq15RFWtdorBrruqgHdvLw0b3iSw6EeKlBEyizYmF-jN7arGATMUmiUGTwC5Xa_Ro4gyzQ104uoOIYfRBD3NCpBL4-zQ30Kp9PjZo9cisU1iGnkwCg1tZlI5zPI5mi9dd1In4593jqYr3F8UEpXERQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/29 05:03:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMhjkboaeJ3C_nAek64z1QZUbHUFHA4XYxWhLJ823QZO7iyHAs_57wzclxei4gaXYgZaUIrToDjF000G20t81D1HdG4EUJh1hFMQUweexghnYD_T__Xu_oajim9XrI7eL5hvYnoMUbUR_Du2TjfPsNjBLp_yZVv7dFpMKygzL2nt6jFJsiCwXq503pmgdRShHZC9L5LwyTuSTxFaavpCc-011b2wCMNfn0Fywh3WSL2QFQSwd8ig8gpOI_BK9_WGHvx_Nu8gs4ik3NUygAie6R8n0H9L-l1UNnuU7bVpSDC4lZh_lJe9DNtneve7C4ARSlkm1TQGCm996tyPSVkuOpQ 2026/03/29 05:03:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/29 05:03:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/29 05:03:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMhjkboaeJ3C_nAek64z1QZUbHUFHA4XYxWhLJ823QZO7iyHAs_57wzclxei4gaXYgZaUIrToDjF000G20t81D1HdG4EUJh1hFMQUweexghnYD_T__Xu_oajim9XrI7eL5hvYnoMUbUR_Du2TjfPsNjBLp_yZVv7dFpMKygzL2nt6jFJsiCwXq503pmgdRShHZC9L5LwyTuSTxFaavpCc-011b2wCMNfn0Fywh3WSL2QFQSwd8ig8gpOI_BK9_WGHvx_Nu8gs4ik3NUygAie6R8n0H9L-l1UNnuU7bVpSDC4lZh_lJe9DNtneve7C4ARSlkm1TQGCm996tyPSVkuOpQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/29 05:03:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AH-QoTytL-ZqFbYaRF52W6c0ss224Og5iwMMf_FzNXQC38Bj7BgscxjiDhUB5AvRgyKJJ-1HSsU3nHnopj7VP53Rj4M39etZ9xXK3uLbDXaYiKW2OlB41Z-pfD39uEDKmfLTmWDxGEyphp9mwOsMwzORgODtytocgVIkTLEf7rirY02zHLUEq45aLxxcFk7Hk0zYWg5Nw4PpwzPeHaSlg2nbuSI0DCpeFnSFtPMpVy6lQKkXydlDYO9P_RYUZHyfdCWP_2yWiScX9C4yz60zjrrtEyDi2Rm03li6RSVMloUnQzA8tjUNMrvqEzr9GYmdbMgNA7oLhBtd-7dfhlLi8Ug 2026/03/29 05:03:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/29 05:04:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/29 05:04:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AH-QoTytL-ZqFbYaRF52W6c0ss224Og5iwMMf_FzNXQC38Bj7BgscxjiDhUB5AvRgyKJJ-1HSsU3nHnopj7VP53Rj4M39etZ9xXK3uLbDXaYiKW2OlB41Z-pfD39uEDKmfLTmWDxGEyphp9mwOsMwzORgODtytocgVIkTLEf7rirY02zHLUEq45aLxxcFk7Hk0zYWg5Nw4PpwzPeHaSlg2nbuSI0DCpeFnSFtPMpVy6lQKkXydlDYO9P_RYUZHyfdCWP_2yWiScX9C4yz60zjrrtEyDi2Rm03li6RSVMloUnQzA8tjUNMrvqEzr9GYmdbMgNA7oLhBtd-7dfhlLi8Ug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/29 05:04:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAc8v3--H0xZdoBqFMbEpLFodD8M9_xUfkYtiDj2KuaQKdBKr7yV--IRZg9wGjvhGd6-0wdZCzG5jnNvf6NVQq3WqDXWk3lNG2VRyTWWqeveRSXf4cFc1GhrODtEYIVjd7Q3yay-E1RovwzFl70A9BUil972VrTZOMMtZ-K4_npV0KgwEjOya0GLGPCyAf0JmZ7ahHouqwF6Mw5Sku2-1OCerGYwr-hUSX5bBMPZvn4D10qrzKFXGJHeT-6jkqfINH07medbRHbvdIoXrJRSH2wm0LyPxAAjN5yMBsiJKRtrT3WTOOpRWZSXL_5O5UguBiw99CsCmIwdnTuvned-fjs 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/29 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAc8v3--H0xZdoBqFMbEpLFodD8M9_xUfkYtiDj2KuaQKdBKr7yV--IRZg9wGjvhGd6-0wdZCzG5jnNvf6NVQq3WqDXWk3lNG2VRyTWWqeveRSXf4cFc1GhrODtEYIVjd7Q3yay-E1RovwzFl70A9BUil972VrTZOMMtZ-K4_npV0KgwEjOya0GLGPCyAf0JmZ7ahHouqwF6Mw5Sku2-1OCerGYwr-hUSX5bBMPZvn4D10qrzKFXGJHeT-6jkqfINH07medbRHbvdIoXrJRSH2wm0LyPxAAjN5yMBsiJKRtrT3WTOOpRWZSXL_5O5UguBiw99CsCmIwdnTuvned-fjs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMhjYZYv1d0iNY7a9yXOYwc_heVBLxilkBOVkPrHesEP0WxtZ9tCH4FdCmSxZntG5Vy1OkT1qzMpuIvm6eElZ7FMEM-4kuxVzMCakX-cowOIvqdWEZgX6_2UFSwGr7OPryBuEioIJf8wB2TO4qW0agAiDw_P8EbyEGN1DAq6N6QkADpp_2MTVl1DSjEL9GWxLH2GgMSbM46fRoZy1aGbzjr1OyMQW20jNc3vRLevmjAfKuV6x6SuP1_0pD5ip9r7EOF5hNqtyRYkGlNUKVIQMTKylG9HH-asXnJu5MDvqeT0Vs6mTjIgtmTCJ1bmWGiN_vbolyi_5HxupDOQUzLh8tE 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/29 05:04:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/29 05:04:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/29 05:04:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMhjYZYv1d0iNY7a9yXOYwc_heVBLxilkBOVkPrHesEP0WxtZ9tCH4FdCmSxZntG5Vy1OkT1qzMpuIvm6eElZ7FMEM-4kuxVzMCakX-cowOIvqdWEZgX6_2UFSwGr7OPryBuEioIJf8wB2TO4qW0agAiDw_P8EbyEGN1DAq6N6QkADpp_2MTVl1DSjEL9GWxLH2GgMSbM46fRoZy1aGbzjr1OyMQW20jNc3vRLevmjAfKuV6x6SuP1_0pD5ip9r7EOF5hNqtyRYkGlNUKVIQMTKylG9HH-asXnJu5MDvqeT0Vs6mTjIgtmTCJ1bmWGiN_vbolyi_5HxupDOQUzLh8tE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/29 05:04:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI8CwQXj9kV01sXKW9lxZ8liDM-Z866k_gE89o5LH_A4x1ADHGrCBGYBlUi0ILwLUMIp1nri3R_Ot4kmc-XTfPZFbxhpJJr4Cz1lJdhSJibjn6SsclA8osuFPJli3vCUlht5hdn37_Gxe4wIbIP6WZnQGz0axz3re8HbxgqSwSlZQNTpjwss6ojmc-_0_8T7nu0Wu6F8enf0cm6Un3djzyrg7PIPiSQlKDXezcLkrfSJrQZWt-cZxKJZyJnXC6wa4UZhxdQ_7ZjQu6KNVpv8KTc7GwmupX8jqgLOdr7ApXdSWyN0pTiwpS1BMVkIZb4yFGPYU2R2XKq3Njoo7Ayh1RE 2026/03/29 05:04:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/29 05:04:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/29 05:04:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI8CwQXj9kV01sXKW9lxZ8liDM-Z866k_gE89o5LH_A4x1ADHGrCBGYBlUi0ILwLUMIp1nri3R_Ot4kmc-XTfPZFbxhpJJr4Cz1lJdhSJibjn6SsclA8osuFPJli3vCUlht5hdn37_Gxe4wIbIP6WZnQGz0axz3re8HbxgqSwSlZQNTpjwss6ojmc-_0_8T7nu0Wu6F8enf0cm6Un3djzyrg7PIPiSQlKDXezcLkrfSJrQZWt-cZxKJZyJnXC6wa4UZhxdQ_7ZjQu6KNVpv8KTc7GwmupX8jqgLOdr7ApXdSWyN0pTiwpS1BMVkIZb4yFGPYU2R2XKq3Njoo7Ayh1RE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/29 05:04:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEZWZ-AILR24M76dNJuXjhTRw1joim_TkSX_-HNH76qeu8OeiNf46A6lNrUBXl5ZFJM_ALoxdWaN_BE5obpquDn4OC_WY2f8PJaPggCCyijyDm-6bN9Bs7PQ3xmslKGZBQr-xGlpt6ugefwCSTwPnKML886FnZozOrEMO4iwDaXnnEcsdxOeD7Jl-fnaweavvOD5T0iV2sPly4S8PY_6bzhWlet6BUyxkwgMCAsV3zfLPxoCy3mUO4EoRXptYp0HTBNLOYdR7qfvmUy4sre1iIlfAPmg22UQ0VkLYX9SAm5QLunU0Su4LrRzW9rHxA11_RN9cEbIKLGFnLCk4TcIVUk 2026/03/29 05:04:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/29 05:04:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/29 05:04:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEZWZ-AILR24M76dNJuXjhTRw1joim_TkSX_-HNH76qeu8OeiNf46A6lNrUBXl5ZFJM_ALoxdWaN_BE5obpquDn4OC_WY2f8PJaPggCCyijyDm-6bN9Bs7PQ3xmslKGZBQr-xGlpt6ugefwCSTwPnKML886FnZozOrEMO4iwDaXnnEcsdxOeD7Jl-fnaweavvOD5T0iV2sPly4S8PY_6bzhWlet6BUyxkwgMCAsV3zfLPxoCy3mUO4EoRXptYp0HTBNLOYdR7qfvmUy4sre1iIlfAPmg22UQ0VkLYX9SAm5QLunU0Su4LrRzW9rHxA11_RN9cEbIKLGFnLCk4TcIVUk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/29 05:04:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHtpXSNMDZMKxcJUKobxSwuaiFKQAE9-4r62WEqQsWjAEw_F6LtY4oIGNnakDhThOe8qWeadjFQzStDpcFyZxKYH1Uz9k9fJFn_C_SqinJSTuwkIK4VRMQHoX7-wAdp361LnyXy9t3iYJ_c76dLdH-Cr_LLerl38g3lqbI-0JWFrkmT_guaX5SHO5bC6CI_bnL9RaeDHoW4XbMN6N0WQKEFURlOK1b3torjBXlFZKeVizwmxb1-grK_cpM9_BgkeT7IgRC_mhrjMbjA6ctXocdRlCTFt4m2QhT2eJGhzefQSdOSkj3NTUDverRpC1LIqRTWz85cbCNg7VdCPgHf7WhI 2026/03/29 05:04:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/29 05:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/29 05:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHtpXSNMDZMKxcJUKobxSwuaiFKQAE9-4r62WEqQsWjAEw_F6LtY4oIGNnakDhThOe8qWeadjFQzStDpcFyZxKYH1Uz9k9fJFn_C_SqinJSTuwkIK4VRMQHoX7-wAdp361LnyXy9t3iYJ_c76dLdH-Cr_LLerl38g3lqbI-0JWFrkmT_guaX5SHO5bC6CI_bnL9RaeDHoW4XbMN6N0WQKEFURlOK1b3torjBXlFZKeVizwmxb1-grK_cpM9_BgkeT7IgRC_mhrjMbjA6ctXocdRlCTFt4m2QhT2eJGhzefQSdOSkj3NTUDverRpC1LIqRTWz85cbCNg7VdCPgHf7WhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/29 05:04:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOALjxbz4b9nSt9PdAJ7pjZ_QDY89TLl0vWpeayEjPfVzq5esuND_essWrNKhaHleNnhQ2ulTTH_r1bdB5LVI34buCOTfNWRTqZ7Ll2dPiH8BiA-xudicilBCvm71d6keEZhVHw5_LiuQbq7_QY90HlSFOtWKxMxg2jcoFvXmAPO5nHlKxfVI1uFmjhxT-8_6BI5yQiufA2yYlX45NF2W2hO3BGFAlXL9BsAPTRJnNy0T3LPhxdgRscAXkIWeZQmA5l8r4RnNVszi8nwpSC_IYbp7F_bOeiUChjNrKyE8x-_X2TLvvN3Zlz39S_HntyGDzgLBv_Qsf8tx5qjYFrUh-Y 2026/03/29 05:04:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/29 05:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOALjxbz4b9nSt9PdAJ7pjZ_QDY89TLl0vWpeayEjPfVzq5esuND_essWrNKhaHleNnhQ2ulTTH_r1bdB5LVI34buCOTfNWRTqZ7Ll2dPiH8BiA-xudicilBCvm71d6keEZhVHw5_LiuQbq7_QY90HlSFOtWKxMxg2jcoFvXmAPO5nHlKxfVI1uFmjhxT-8_6BI5yQiufA2yYlX45NF2W2hO3BGFAlXL9BsAPTRJnNy0T3LPhxdgRscAXkIWeZQmA5l8r4RnNVszi8nwpSC_IYbp7F_bOeiUChjNrKyE8x-_X2TLvvN3Zlz39S_HntyGDzgLBv_Qsf8tx5qjYFrUh-Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/29 05:04:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALgo_brZkSbmf03WQ84sPoW8_XbBoiRto1Trz9g2hdChbB7P-kD2pukoAin073BHBrsALBD7d90RdzHhP51Zj4UPRdzB1YcXsqHUP29lJsIFA9Uo9MgNtB0JHIH-rf3kerfH8-Bsiy_OItCiTCJyMG9YJyI9eNXogxNNtGlUmm408PybGx-juFKJSQLvR00Xank-yxFMuc1b15q7CTkBPyXAr1axJdYBOD9VrRfm43jI97SnsgTRRrhOslS29Xs-O5nttGSZCKQmXhphMHif885BXmbn8fHjXkHc3STC9Xk0Jw1jHS9DZ3FtOAqgWYWEX1gizuKFhZuk9CpQ1wer-Nw 2026/03/29 05:04:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/29 05:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALgo_brZkSbmf03WQ84sPoW8_XbBoiRto1Trz9g2hdChbB7P-kD2pukoAin073BHBrsALBD7d90RdzHhP51Zj4UPRdzB1YcXsqHUP29lJsIFA9Uo9MgNtB0JHIH-rf3kerfH8-Bsiy_OItCiTCJyMG9YJyI9eNXogxNNtGlUmm408PybGx-juFKJSQLvR00Xank-yxFMuc1b15q7CTkBPyXAr1axJdYBOD9VrRfm43jI97SnsgTRRrhOslS29Xs-O5nttGSZCKQmXhphMHif885BXmbn8fHjXkHc3STC9Xk0Jw1jHS9DZ3FtOAqgWYWEX1gizuKFhZuk9CpQ1wer-Nw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/29 05:04:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGFhWRCf0Xzetbpt08hH92xuWKvpi-3-jomQMji31qehaBsKH5whassp3cKtxGHR8qI_XXFvEygEyzF5_7JEc32vtUHRk-RpWx33uhPTuIETZwKLBOXhrrXBuMUimHI4kYoUb0IASNY94V9p_sGPaEQOX8Fza9drsp3dfOq4CvAml-YkDPfZ0uzTg6J-b7On1wkeCaMbclQ86J91vOslSxVhlZOVErFhH1QMeRvQyN7MwWq0e71vb4EL4Z7GyplzrysiGDu28FLp-cdfs3dWCevmHyQiS8wF90hruzXgl6hhP78bxsuKhkMEC2jugwrQHJ8BSMBRe-RA70CTVPdxnuY 2026/03/29 05:04:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/29 05:04:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/29 05:04:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGFhWRCf0Xzetbpt08hH92xuWKvpi-3-jomQMji31qehaBsKH5whassp3cKtxGHR8qI_XXFvEygEyzF5_7JEc32vtUHRk-RpWx33uhPTuIETZwKLBOXhrrXBuMUimHI4kYoUb0IASNY94V9p_sGPaEQOX8Fza9drsp3dfOq4CvAml-YkDPfZ0uzTg6J-b7On1wkeCaMbclQ86J91vOslSxVhlZOVErFhH1QMeRvQyN7MwWq0e71vb4EL4Z7GyplzrysiGDu28FLp-cdfs3dWCevmHyQiS8wF90hruzXgl6hhP78bxsuKhkMEC2jugwrQHJ8BSMBRe-RA70CTVPdxnuY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/29 05:04:15 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALO8OtRkFK7ChBcI8DN8LgzDdJoOH50vrjaFY5xeCiZBJcUMe506RccLGTXgW1PnXU4-XiyDT4N0IfH5yMsqTWAXZ36TMjLpXahkmjmouc02NYswKjMebFzZlKFvyy2ot5-2qnSveCfrq6d9qUHHm3rbHz3k6IzKdYdrkltwuZVX4XiwCsGqh5Uqyw3ydDMhSSpI0NB6UYd_TY6v8XClaauJm7ldfk93qPN65s_5yJ0vpyINBkcV5L7i6LxXV1J7k5j8fsOYF-Ji1beF2PV66DraIulz2aKohOxrNnLMdlwg7fnnPrsvafbY4fkNnvmQAip43DNuFYjcFTLDLfs95eM 2026/03/29 05:04:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/29 05:04:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/29 05:04:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALO8OtRkFK7ChBcI8DN8LgzDdJoOH50vrjaFY5xeCiZBJcUMe506RccLGTXgW1PnXU4-XiyDT4N0IfH5yMsqTWAXZ36TMjLpXahkmjmouc02NYswKjMebFzZlKFvyy2ot5-2qnSveCfrq6d9qUHHm3rbHz3k6IzKdYdrkltwuZVX4XiwCsGqh5Uqyw3ydDMhSSpI0NB6UYd_TY6v8XClaauJm7ldfk93qPN65s_5yJ0vpyINBkcV5L7i6LxXV1J7k5j8fsOYF-Ji1beF2PV66DraIulz2aKohOxrNnLMdlwg7fnnPrsvafbY4fkNnvmQAip43DNuFYjcFTLDLfs95eM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/29 05:04:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFyfkYWv6nX3xlobwh0EGny1AaVIc8Fth5LexuAUbYRjwul0v4esuObTySb6i2wuAxmEjWJrRjyOzfKGi4SuvZtZpQDPXDDIUr16Nu3HFy6X7CghDZlMuUJWWcdTebysMgqIaf2qwVRamDqvdlD0fb6hAI4svUQkODx3-DY6hq-b7Ik_3LAwQyYYBmek3CDWNqXCPEZaMKUbYNAX-xtMRH2-9IaezaR2cbM4KqNiYWwRB8E1mh8lqH866Ho66ihzCauJhRZ-wFSYZB-yGdDv5GTXQ1gX7ZqqMfofkSleAwN-h2JCeRz8uuYqhi0z61NFYJTMmzhn6upKiJXwngBxTT0 2026/03/29 05:04:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/29 05:04:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/29 05:04:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFyfkYWv6nX3xlobwh0EGny1AaVIc8Fth5LexuAUbYRjwul0v4esuObTySb6i2wuAxmEjWJrRjyOzfKGi4SuvZtZpQDPXDDIUr16Nu3HFy6X7CghDZlMuUJWWcdTebysMgqIaf2qwVRamDqvdlD0fb6hAI4svUQkODx3-DY6hq-b7Ik_3LAwQyYYBmek3CDWNqXCPEZaMKUbYNAX-xtMRH2-9IaezaR2cbM4KqNiYWwRB8E1mh8lqH866Ho66ihzCauJhRZ-wFSYZB-yGdDv5GTXQ1gX7ZqqMfofkSleAwN-h2JCeRz8uuYqhi0z61NFYJTMmzhn6upKiJXwngBxTT0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/29 05:04:18 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AF1IHahrTpwmZdjpjmRhvhBCyX36ABA72sS3jgcpFdZ1hPwB5iL6xtuFnYG9XE5FR2e8RkAQivtXyHERMSWTAzZvq7yaCZWlQjHX1YTKPNWZV8GHn0_IPKNtuks2zy-xpOGV8raIrEdmGhbeieu3rzqwWrPtTe33CqAMk3OH_CkPxeqpr9tqk8gtv20-TZP84ZSSmDUH8udML-hS3ATOBXug7u3gtTwwfvsat4rrRKw78KIIOKL27pwg_2tJ6SP2DlrUVu1Ns0cdQk-wtLcHTf-b5172YTZO1Jy7CzdbQt2tFnRMRGqWIoS8mfWuhC7bLgctKzBXie2wtLE05XVeOpY 2026/03/29 05:04:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/29 05:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AF1IHahrTpwmZdjpjmRhvhBCyX36ABA72sS3jgcpFdZ1hPwB5iL6xtuFnYG9XE5FR2e8RkAQivtXyHERMSWTAzZvq7yaCZWlQjHX1YTKPNWZV8GHn0_IPKNtuks2zy-xpOGV8raIrEdmGhbeieu3rzqwWrPtTe33CqAMk3OH_CkPxeqpr9tqk8gtv20-TZP84ZSSmDUH8udML-hS3ATOBXug7u3gtTwwfvsat4rrRKw78KIIOKL27pwg_2tJ6SP2DlrUVu1Ns0cdQk-wtLcHTf-b5172YTZO1Jy7CzdbQt2tFnRMRGqWIoS8mfWuhC7bLgctKzBXie2wtLE05XVeOpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/29 05:04:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMk69HNrNl3PnmpU-yIzS6Pbb22Kk0jkIE9iUkN6Dc4c39c1z1z6HkB6DjqPRnCyMoClhk_EVTEnQevdc3ShU-TzJvTu4mWi8_AP3G97btu022X1KUm0mEtnDrIeWIaBC8PnX59DvqWVFNf-vqN1op3MDUVUuXcNehbs94WBW9fiajevldkt7IP3VwwdKIHpGKDpnKGhkwLK92XiEUrFxsaNuMjab0BBdtH4MrVNT-R3XMR98-_ri5jRNXBqQPlnvjxeJTIqwd04jIKTqnD9TktC2H20be7rTRjix4OvUmZEGfKd6Mo1uQgY6gsVC6xPJ1eqDLx14Zqa719aTSDUtwk 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/29 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMk69HNrNl3PnmpU-yIzS6Pbb22Kk0jkIE9iUkN6Dc4c39c1z1z6HkB6DjqPRnCyMoClhk_EVTEnQevdc3ShU-TzJvTu4mWi8_AP3G97btu022X1KUm0mEtnDrIeWIaBC8PnX59DvqWVFNf-vqN1op3MDUVUuXcNehbs94WBW9fiajevldkt7IP3VwwdKIHpGKDpnKGhkwLK92XiEUrFxsaNuMjab0BBdtH4MrVNT-R3XMR98-_ri5jRNXBqQPlnvjxeJTIqwd04jIKTqnD9TktC2H20be7rTRjix4OvUmZEGfKd6Mo1uQgY6gsVC6xPJ1eqDLx14Zqa719aTSDUtwk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/29 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AI3SR9DvPGp8zOt8-6a-OvY7PM-nI7_sn5xgZH-Kho4_VqsbDjFcEnSksFgl6bVewo4w7V8B06GUhvCLSrUrOU3F0lfwmGTuPbSbgl0ca_QtDktE_snLBTzcjozZKproDhU2uSZur8VOs9ybWNryVW7v_LduGBIz0_n1gGwdw4hsHJFt7p3XpFbMH_BUFmC6knHOvfIuodcpHj4B0jZu1wgToirn04Uuq1QRKr6KPF46pXyQLMiXiRbvt2msMHUUvWcNhOa1kf_jwnKc_mFT_4Vbpi6l4EHgxZ_KKe-C3PgVy9QVp_MwMA5V9rDCR9o6gDpEmmIlr0UGKQ1ODIFzYjA 2026/03/29 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/29 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/29 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AI3SR9DvPGp8zOt8-6a-OvY7PM-nI7_sn5xgZH-Kho4_VqsbDjFcEnSksFgl6bVewo4w7V8B06GUhvCLSrUrOU3F0lfwmGTuPbSbgl0ca_QtDktE_snLBTzcjozZKproDhU2uSZur8VOs9ybWNryVW7v_LduGBIz0_n1gGwdw4hsHJFt7p3XpFbMH_BUFmC6knHOvfIuodcpHj4B0jZu1wgToirn04Uuq1QRKr6KPF46pXyQLMiXiRbvt2msMHUUvWcNhOa1kf_jwnKc_mFT_4Vbpi6l4EHgxZ_KKe-C3PgVy9QVp_MwMA5V9rDCR9o6gDpEmmIlr0UGKQ1ODIFzYjA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/29 05:04:25 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AH1nnb_PKK6rxPExTpWWMNvrM0PlTL9AgLrPcUq7eCzGA_Pr173B2ajTxtz-Zdpp14GTDZruVc1n6Bm6bSHh32INH1V4RpG62EnA1V2rl5JIZ5ABMX02iHE3d2neD1FkTp1pGzRnc8qG0pDigVrwkqMhyvKI5ODbrPPOohgOitr5F5qWeTl9tKr24gn-oYNodALEmeti8Lf3E5KoooXIkMQi-auK9Ifhcr7jcW9c6vqzcH-V9cqpvkyiSamCUWwTQ2tkj0rIEAosoZ7Kz4X3zNg4-vTX65cEa7P2U4us_CCfAIo8ZaT46LIz0GTlcEnfJzFl9QEGa8BGiBDaR62iE4A 2026/03/29 05:04:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/29 05:04:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/29 05:04:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AH1nnb_PKK6rxPExTpWWMNvrM0PlTL9AgLrPcUq7eCzGA_Pr173B2ajTxtz-Zdpp14GTDZruVc1n6Bm6bSHh32INH1V4RpG62EnA1V2rl5JIZ5ABMX02iHE3d2neD1FkTp1pGzRnc8qG0pDigVrwkqMhyvKI5ODbrPPOohgOitr5F5qWeTl9tKr24gn-oYNodALEmeti8Lf3E5KoooXIkMQi-auK9Ifhcr7jcW9c6vqzcH-V9cqpvkyiSamCUWwTQ2tkj0rIEAosoZ7Kz4X3zNg4-vTX65cEa7P2U4us_CCfAIo8ZaT46LIz0GTlcEnfJzFl9QEGa8BGiBDaR62iE4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/29 05:04:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ACwaG5cMEcZZwh2ODvyJfj5SqQY9vM2K0a4ddoYejZj3CumKsUnlaJEGjvlptmtIuiFa0nB__SMEbI_uCFGIEZO9W85iG48-t_qBR5vHts9b3nqJXX6a9FQob40t5myNKTDnRDudnQwWFKSSITXGHBwf5mfzKCJf5YAXhIi0AxtW6AnRTz0hHhhghROlS8IB_pi-CqNp9Z3N3I_k3OLOgQy5JpqHAfQcKe59CsQQVMf1Zo52dlq3h1JsjYGDekT-5PNQt_WXs5-CfeFLlKHbqeUxkr8QB8NHHhRgDMMPJMKF9h3aBShg5a6PKrf9I8B58Pb19ahSo52GVt2vxXbzwiU 2026/03/29 05:04:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/29 05:04:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/29 05:04:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ACwaG5cMEcZZwh2ODvyJfj5SqQY9vM2K0a4ddoYejZj3CumKsUnlaJEGjvlptmtIuiFa0nB__SMEbI_uCFGIEZO9W85iG48-t_qBR5vHts9b3nqJXX6a9FQob40t5myNKTDnRDudnQwWFKSSITXGHBwf5mfzKCJf5YAXhIi0AxtW6AnRTz0hHhhghROlS8IB_pi-CqNp9Z3N3I_k3OLOgQy5JpqHAfQcKe59CsQQVMf1Zo52dlq3h1JsjYGDekT-5PNQt_WXs5-CfeFLlKHbqeUxkr8QB8NHHhRgDMMPJMKF9h3aBShg5a6PKrf9I8B58Pb19ahSo52GVt2vxXbzwiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/29 05:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACuo0EAE3TdRpKGyqRKuTJpONUKlXrTAaWBHxdblrdzJxhWcwl97niTyLRLtuQbxyuxvEguwm8JxHSFZGOR6KlCmnpPBljjk3h3ESJJoJwsFsnT5hcV-1FhvE_bkKU9RXULtHwLlUABxFxvnhRkcCwNGYyD5NOKPh3gHIII3dSGhh6NwDrTBDq3D9QXHLw8OFO8UthZd7BRUxnBFZU9VJBbWDS1Fz4i3lJbAhWQ2voPeDvaWnaMSCAZ5APfFlC8nnAwhb18gNr8q3qW2cDrZZXSuxzo4Y2901N3BEvLGxHA3JQSslUwOds2C8XpSB3_NzmHEPf_iVzRa1Mf-FwGstIg 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/29 05:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/29 05:04:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACuo0EAE3TdRpKGyqRKuTJpONUKlXrTAaWBHxdblrdzJxhWcwl97niTyLRLtuQbxyuxvEguwm8JxHSFZGOR6KlCmnpPBljjk3h3ESJJoJwsFsnT5hcV-1FhvE_bkKU9RXULtHwLlUABxFxvnhRkcCwNGYyD5NOKPh3gHIII3dSGhh6NwDrTBDq3D9QXHLw8OFO8UthZd7BRUxnBFZU9VJBbWDS1Fz4i3lJbAhWQ2voPeDvaWnaMSCAZ5APfFlC8nnAwhb18gNr8q3qW2cDrZZXSuxzo4Y2901N3BEvLGxHA3JQSslUwOds2C8XpSB3_NzmHEPf_iVzRa1Mf-FwGstIg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/29 05:04:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEcpjeRJR-BG53yPPi2McNdvUzKmsUbO_Eo0Lg0LoS7yYGo4emMk6_T2S6dskDivk92sz4vUSfloVZ4MyUpcBSxR8IowVF57SCQgW5DIkoB5Tt6ltqJI54VAH5xlAcZJXqkiJWTF17E9qsipuIK7bt57FHA_y6rC8R99TM6azJ1hq2zHRPppjRz88GbrNlpkMC5oR_jJa1O4EtspjNIT4dCmR59XThkA6DlxZWC36lAYWCIRQ5RQPQdTBOIyjgFo58ExkguZLbt-b7AKF2zADJyPU5SRMw8ADNnZuqCCRisT_8RoQ5Tses8qtE1FNk4_AimYmextqvF1XT9h-H3w0vg 2026/03/29 05:04:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/29 05:04:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/29 05:04:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/29 05:04:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/29 05:04:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/29 05:04:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/29 05:04:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEcpjeRJR-BG53yPPi2McNdvUzKmsUbO_Eo0Lg0LoS7yYGo4emMk6_T2S6dskDivk92sz4vUSfloVZ4MyUpcBSxR8IowVF57SCQgW5DIkoB5Tt6ltqJI54VAH5xlAcZJXqkiJWTF17E9qsipuIK7bt57FHA_y6rC8R99TM6azJ1hq2zHRPppjRz88GbrNlpkMC5oR_jJa1O4EtspjNIT4dCmR59XThkA6DlxZWC36lAYWCIRQ5RQPQdTBOIyjgFo58ExkguZLbt-b7AKF2zADJyPU5SRMw8ADNnZuqCCRisT_8RoQ5Tses8qtE1FNk4_AimYmextqvF1XT9h-H3w0vg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/29 05:04:34 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/29 05:04:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/29 05:04:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/29 05:04:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/29 05:04:42 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/29 05:04:43 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHajVksuIdGuRDQQkTZbLsamFav1z0Ok7eBFFq1BhKDkdopoEr4UAJ5m8gQeJBEDDITu92EP3B9LZU2L9I8c9cYJjjgVUuPfk032aYMIz4DsZrrk5fsRtEHxpJAxanYhGSn8_-jrWN1_qr08aItA4SWMPlbmgdsi3aautznNwgIL6XIHSCSrb3TYnbTR2wifIlXPHuaOSO95nnYjqAGWSehYCSU1wzygxBMUdlemMa5xSYf7JPIy35vxiBFOH-_ajcsgE_5B3LTw86hq7crymvezRmpKFB1JPQpboBkIhZpr0LV30hv-743XzdkpcdQEo76pQTMsoMbWV2TJfZ42GCQ 2026/03/29 05:04:43 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/29 05:04:43 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "31558b3c1d1c90852666848811fde659" 2026/03/29 05:04:43 DEBUG : unknown-size-put.txt: multipart upload "AHajVksuIdGuRDQQkTZbLsamFav1z0Ok7eBFFq1BhKDkdopoEr4UAJ5m8gQeJBEDDITu92EP3B9LZU2L9I8c9cYJjjgVUuPfk032aYMIz4DsZrrk5fsRtEHxpJAxanYhGSn8_-jrWN1_qr08aItA4SWMPlbmgdsi3aautznNwgIL6XIHSCSrb3TYnbTR2wifIlXPHuaOSO95nnYjqAGWSehYCSU1wzygxBMUdlemMa5xSYf7JPIy35vxiBFOH-_ajcsgE_5B3LTw86hq7crymvezRmpKFB1JPQpboBkIhZpr0LV30hv-743XzdkpcdQEo76pQTMsoMbWV2TJfZ42GCQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/29 05:04:44 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AL3x9bkzWJhWhyhB-JSaYh-cGhhgwFLU6ShGRBAgYUbCzGyf7hZfOFL_8tUQbWITheh26Gy3BSdkUGWWlMoghMTR17EhS8VBGDEZtdvrNdHbRyySROH-UdyvDWE7WGI-h2Hx32N4kI_c5joTMyn906FQMieA-jkbTjHX_KUTAjhcS_JCpcMULhD5889w05fSDgMZRwiH1QYNw_82u-shaOqWPXK4NLMxj-pQkKz2j9QAq-jmJ70OkL8qeu67dwyya_60Fz2GHZW4MxmXvXHsXZQmWAj6ENZ4yKbZEmIkrwbEZPGwcgaa4970Wk81kLhoAggJsNPlwh1j56l1G8crIo0 2026/03/29 05:04:44 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/29 05:04:44 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "4fd474ee9e1dc81fe0598786fc2dd258" 2026/03/29 05:04:44 DEBUG : unknown-size-update.txt: multipart upload "AL3x9bkzWJhWhyhB-JSaYh-cGhhgwFLU6ShGRBAgYUbCzGyf7hZfOFL_8tUQbWITheh26Gy3BSdkUGWWlMoghMTR17EhS8VBGDEZtdvrNdHbRyySROH-UdyvDWE7WGI-h2Hx32N4kI_c5joTMyn906FQMieA-jkbTjHX_KUTAjhcS_JCpcMULhD5889w05fSDgMZRwiH1QYNw_82u-shaOqWPXK4NLMxj-pQkKz2j9QAq-jmJ70OkL8qeu67dwyya_60Fz2GHZW4MxmXvXHsXZQmWAj6ENZ4yKbZEmIkrwbEZPGwcgaa4970Wk81kLhoAggJsNPlwh1j56l1G8crIo0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/29 05:04:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cicazuq9wabo/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/03/29 05:04:44 DEBUG : Waiting for deletions to finish 2026/03/29 05:04:44 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/29 05:04:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/29 05:04:44 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/29 05:04:45 INFO : S3 bucket rclone-test-cicazuq9wabo: Bucket "rclone-test-cicazuq9wabo" deleted 2026/03/29 05:04:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (94.63s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.00s) --- PASS: TestIntegration/FsMkdir (92.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.50s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.32s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.24s) --- 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.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (53.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (9.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/29 05:04:45 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/29 05:04:45 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 94.660s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m35.733220706s (try 1/5)