"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/30 02:32:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi" 2026/03/30 02:32:00 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/30 02:32:02 INFO : S3 bucket rclone-test-vahiqum6gasi: Bucket "rclone-test-vahiqum6gasi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/30 02:32:04 INFO : S3 bucket rclone-test-vahiqum6gasi: Bucket "rclone-test-vahiqum6gasi" deleted === RUN TestIntegration/FsMkdir 2026/03/30 02:32:05 INFO : S3 bucket rclone-test-vahiqum6gasi: Bucket "rclone-test-vahiqum6gasi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/30 02:32:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/30 02:32:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/30 02:32:05 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/30 02:32:42 NOTICE: S3 bucket rclone-test-vahiqum6gasi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/30 02:32:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEP_t6bF1cZggeTPmPXkEUqf9Ig_gICMU3nniid0cDcyevpY-kppC1MIDEc_3kKmi5UKX_vHJFE9ZLdOisRvXN41BE6krFrz712ymYDOoRmoMEXbySVwzU8wujpCgR6eqJ2zQZrdEoXwKGv9yIDUSdSz6NzlARn-I_dqGOK-dsRuozvTPekiEYRscCXygqRycUtDXXxa3goocQTxAzluKnpwYdSsh3qHqbdYv7y-SK3LP59Ch9BU7B9BgwbATgUgnym7B27XYzxI8Uihc6Kuh5BbbyCupNHC22af0vJ21ZzjvmlNp_xDEF2Bi8vjfIYGMVSxDcauuUdTp8IBEhf4xlU 2026/03/30 02:32:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c3b8723a742f10126f92ff2934e37351" 2026/03/30 02:32:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6057d70c67a6c6fc367eba901d3c6312" 2026/03/30 02:32:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ac8f34d905c67a8d11b7c02ceb16efa1" 2026/03/30 02:32:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEP_t6bF1cZggeTPmPXkEUqf9Ig_gICMU3nniid0cDcyevpY-kppC1MIDEc_3kKmi5UKX_vHJFE9ZLdOisRvXN41BE6krFrz712ymYDOoRmoMEXbySVwzU8wujpCgR6eqJ2zQZrdEoXwKGv9yIDUSdSz6NzlARn-I_dqGOK-dsRuozvTPekiEYRscCXygqRycUtDXXxa3goocQTxAzluKnpwYdSsh3qHqbdYv7y-SK3LP59Ch9BU7B9BgwbATgUgnym7B27XYzxI8Uihc6Kuh5BbbyCupNHC22af0vJ21ZzjvmlNp_xDEF2Bi8vjfIYGMVSxDcauuUdTp8IBEhf4xlU" 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/30 02:32:51 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/30 02:32:51 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/30 02:32:55 DEBUG : S3 bucket rclone-test-vahiqum6gasi: bucket is versioned: false 2026/03/30 02:32:55 DEBUG : Waiting for deletions to finish 2026/03/30 02:32:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/30 02:32:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/30 02:32:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/30 02:32:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi/dirToPurgeFromRoot" 2026/03/30 02:32:58 DEBUG : S3 bucket rclone-test-vahiqum6gasi path dirToPurgeFromRoot: bucket is versioned: false 2026/03/30 02:32:58 DEBUG : Waiting for deletions to finish 2026/03/30 02:32:58 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/30 02:32:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/30 02:32:59 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/30 02:32:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi/hello? sausage/êé" 2026/03/30 02:33:01 DEBUG : S3 bucket rclone-test-vahiqum6gasi path hello? sausage/êé: bucket is versioned: false 2026/03/30 02:33:01 DEBUG : Waiting for deletions to finish 2026/03/30 02:33:01 DEBUG : "a/b/c/d/e.txt" version false 2026/03/30 02:33:01 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/30 02:33:02 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/30 02:33:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/30 02:33:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-vahiqum6gasi" from "TestS3R2:rclone-test-vahiqum6gasi" 2026/03/30 02:33:17 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/30 02:33:25 DEBUG : piped data.txt: open chunk writer: started multipart upload: AB4HXzHdZXdRp-yUWO-sEiWDThDJMWvDP-YdJIglMKqLUzfWL1Dgkf4dLM9DHJT2BNwnDivgJ8qNoxbuKxbiWRVl3-vHcQ021dmz3Mdbf-K2aZO1B4TLcZg5DzpQ72VgOoqiTGItZOrFzzaT6spPUSLu3BEBwW_d6CB0uFLPQVrYboGpIKUYuhQHst_qEGcbaOE3ROJTGPZcnHfw_Ui7_qBwfhq-EmGjkwvaPrExR7nGod-6m5jHJRvDW-6VMINLwOXc9E4GxpiYaKcemcvSJ5QRqD3jnwWaxRZ0tyCqLDxs5-1We5r0k30HP8tW1akkOsDvP4BcSh7e7BiakEvyIv0 2026/03/30 02:33:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/30 02:33:25 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/30 02:33:26 DEBUG : piped data.txt: multipart upload "AB4HXzHdZXdRp-yUWO-sEiWDThDJMWvDP-YdJIglMKqLUzfWL1Dgkf4dLM9DHJT2BNwnDivgJ8qNoxbuKxbiWRVl3-vHcQ021dmz3Mdbf-K2aZO1B4TLcZg5DzpQ72VgOoqiTGItZOrFzzaT6spPUSLu3BEBwW_d6CB0uFLPQVrYboGpIKUYuhQHst_qEGcbaOE3ROJTGPZcnHfw_Ui7_qBwfhq-EmGjkwvaPrExR7nGod-6m5jHJRvDW-6VMINLwOXc9E4GxpiYaKcemcvSJ5QRqD3jnwWaxRZ0tyCqLDxs5-1We5r0k30HP8tW1akkOsDvP4BcSh7e7BiakEvyIv0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/30 02:33:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABHRw2KFnkEwF3FCa0kAwC1wnRu-UD1LXrNKh99WjudwFSvfJD01ZexvS3VhVrErOB5MZMloFF_O3-nU-NGNvKaBEGcH54LyocGKyE2FecEV8YYg0RLxwyfecU4D2gXtgz8OFstBxHl2vjZ6Wfv7LTLD6T5qAskXGhkxsvSP7ExVzXfIIzPhfoeFRnVm7GFd8-FKFjoRiU3D46auuFSBk9aFv7MZ0BcOFy-wJgvmi6e7bCvLF0uiAiDsQgpVTYdqhpcSKurZ9BTq0DqsFx8uJlJ9g71ZMJ1RvJlOsH9zeVyleN5CrvD8mlny7sEZUiXYZAjWRt1eKufyFslhLuk5sNY 2026/03/30 02:33:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/30 02:33:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8f625300b32d36452c15b0bc5c75fb1f" 2026/03/30 02:33:28 DEBUG : piped data.txt: multipart upload "ABHRw2KFnkEwF3FCa0kAwC1wnRu-UD1LXrNKh99WjudwFSvfJD01ZexvS3VhVrErOB5MZMloFF_O3-nU-NGNvKaBEGcH54LyocGKyE2FecEV8YYg0RLxwyfecU4D2gXtgz8OFstBxHl2vjZ6Wfv7LTLD6T5qAskXGhkxsvSP7ExVzXfIIzPhfoeFRnVm7GFd8-FKFjoRiU3D46auuFSBk9aFv7MZ0BcOFy-wJgvmi6e7bCvLF0uiAiDsQgpVTYdqhpcSKurZ9BTq0DqsFx8uJlJ9g71ZMJ1RvJlOsH9zeVyleN5CrvD8mlny7sEZUiXYZAjWRt1eKufyFslhLuk5sNY" 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/30 02:33:30 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/30 02:33:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOc-8I8u68bVytcTeMnhTmtTqJgV5LiFPJ8JD2HFDJMBiEBjumIM3rYmxRUHovtjH9bKGdemvQcd1y6kBMkiVE4skoFXygnkDu_r_mX7K41fKaYgIcuQfAAzMhXAT4GOUZNOiuGXM57aZyPBcxrzVxdxShvzsDMKZDmNdJEAPN8Ii1wHgDoYv1_O9SBamTdSujXl0Rarkr1zIigVkdFU0_aREbWdmkyjQ8VuBObsKuGuea3yrTuvwHJs6oU1ovOhvoJuOzlGjLamc9q-QY9nhfROaZ_tjXZAD-eoNhkXZ2gR3ruBHPO1r42c6imVm1EMcpTe0aDkpWTub2XfWoJ3W0E 2026/03/30 02:33:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/30 02:33:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/30 02:33:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOc-8I8u68bVytcTeMnhTmtTqJgV5LiFPJ8JD2HFDJMBiEBjumIM3rYmxRUHovtjH9bKGdemvQcd1y6kBMkiVE4skoFXygnkDu_r_mX7K41fKaYgIcuQfAAzMhXAT4GOUZNOiuGXM57aZyPBcxrzVxdxShvzsDMKZDmNdJEAPN8Ii1wHgDoYv1_O9SBamTdSujXl0Rarkr1zIigVkdFU0_aREbWdmkyjQ8VuBObsKuGuea3yrTuvwHJs6oU1ovOhvoJuOzlGjLamc9q-QY9nhfROaZ_tjXZAD-eoNhkXZ2gR3ruBHPO1r42c6imVm1EMcpTe0aDkpWTub2XfWoJ3W0E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/30 02:33:37 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJFLDHp188iIArF9k_j4wMI3xiTYNJ-fUFWzmcMRqWIgLUOKXjQ_QfAkrvv5dsYRAKlHvBQl8pp7Wa5giJbgO92xctthFJfj4n2iJLvRceRvAfKgKZPtEcYe_x7KDYxuwvQTR8ZQAu9O0zlKPp29NLwIKsUqK7v4gnYcSiTrTegtatZ89FxOzaTjBqWy0xBaLl74l8fgESBUw15fUqNTDvlPbMXYp0FL5eDPxFC7tzUAsz32OKQAR1BH8PANiwo0Cu2_b-C0ghtR0YdOamx9w5N4onNuY-gBE1_nuUOqn8LOXRA8vezNpsrZhpFG5oQbQGEZPerbwLUvPPVz2Ly5ERA 2026/03/30 02:33:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/30 02:33:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/30 02:33:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJFLDHp188iIArF9k_j4wMI3xiTYNJ-fUFWzmcMRqWIgLUOKXjQ_QfAkrvv5dsYRAKlHvBQl8pp7Wa5giJbgO92xctthFJfj4n2iJLvRceRvAfKgKZPtEcYe_x7KDYxuwvQTR8ZQAu9O0zlKPp29NLwIKsUqK7v4gnYcSiTrTegtatZ89FxOzaTjBqWy0xBaLl74l8fgESBUw15fUqNTDvlPbMXYp0FL5eDPxFC7tzUAsz32OKQAR1BH8PANiwo0Cu2_b-C0ghtR0YdOamx9w5N4onNuY-gBE1_nuUOqn8LOXRA8vezNpsrZhpFG5oQbQGEZPerbwLUvPPVz2Ly5ERA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/30 02:33:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AE4ElWmr4zmW5vI6OvYszvyMhRzw_s03b-es5TfbI2KxpfUTA2987b-G09VIbjg5VHGqhn8zBokvX-w0cZMM2E_YUjIO2avMcz7AzSxIoAkSkXHfQg4UZz5YJcb5X3wpxFejggdDpOO2FWKZSS-Vk51j5Y6PprbcQS_iPFIOATN4MxdVorRUBwfWY4f0PPbfqMwScCzyp07a5gUWUkAY71TcegJeO24qBbNYbK0uY4XcOsOnX9aaHGLUIejjCBoowCEHhkx6Ll4Sxr-IboBL5d1YY7K5SSM5s2Q_ndsgPHG5kaCUgUuxA16j_MOJxRA3uRcWYbzvsQE-3WkmpupyYb8 2026/03/30 02:33:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/30 02:33:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/30 02:33:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AE4ElWmr4zmW5vI6OvYszvyMhRzw_s03b-es5TfbI2KxpfUTA2987b-G09VIbjg5VHGqhn8zBokvX-w0cZMM2E_YUjIO2avMcz7AzSxIoAkSkXHfQg4UZz5YJcb5X3wpxFejggdDpOO2FWKZSS-Vk51j5Y6PprbcQS_iPFIOATN4MxdVorRUBwfWY4f0PPbfqMwScCzyp07a5gUWUkAY71TcegJeO24qBbNYbK0uY4XcOsOnX9aaHGLUIejjCBoowCEHhkx6Ll4Sxr-IboBL5d1YY7K5SSM5s2Q_ndsgPHG5kaCUgUuxA16j_MOJxRA3uRcWYbzvsQE-3WkmpupyYb8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/30 02:33:43 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFr0KGZMejAvlRSjBrxvksn4pKPVdKhk7bfbB9aGcDwI4isrEBHxepUO3gdy76soqry4itdMJX0wIdIM2NsDuH7bPGWUQUho5JBt1Mg7AhQUwRjAUOKFKgvkAv8BugiPzxaEoneEcqbet5xkcrL-gf3tGz2bphg8Jm450wqlaC3meSO8O4CIauzDL57LIGksCdCIdQ8GvGtB7uFQkdhtt5RLI3hn2QwfyloVdH5cWehHqdo1FuxXxrMgNrv0VUngJmflvl9ZUKIuwfnN_x2bpv7tR1k1jVpcFkM9KPbDUgK4GETJvM6PfMm_oENs_qKkdhexkKBNPPgGwDSMvVFUsug 2026/03/30 02:33:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/30 02:33:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/30 02:33:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/30 02:33:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/30 02:33:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/30 02:33:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/30 02:33:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFr0KGZMejAvlRSjBrxvksn4pKPVdKhk7bfbB9aGcDwI4isrEBHxepUO3gdy76soqry4itdMJX0wIdIM2NsDuH7bPGWUQUho5JBt1Mg7AhQUwRjAUOKFKgvkAv8BugiPzxaEoneEcqbet5xkcrL-gf3tGz2bphg8Jm450wqlaC3meSO8O4CIauzDL57LIGksCdCIdQ8GvGtB7uFQkdhtt5RLI3hn2QwfyloVdH5cWehHqdo1FuxXxrMgNrv0VUngJmflvl9ZUKIuwfnN_x2bpv7tR1k1jVpcFkM9KPbDUgK4GETJvM6PfMm_oENs_qKkdhexkKBNPPgGwDSMvVFUsug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/30 02:33:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGsLrCAcTY0-C2DGQcq_wzcldKjJ1CP_l50Kr5MzaFt4Gdn-BR3eKu-HOxHrVasjjhXURNMj_vONrS3K0iGRGjeTmiB_h9vQykkug_6NBmSuUZ6R1WjRawy-V8MZPypyC_LMzTXAumOpbDOkvzQUH3ctq4d__dLnN9HFynTRLRgtwuQe--GP5sMWAzlzk1gYgty2nUvqF0OmznrNmMjKmIZ69aDyCuVGMcvMb2SyBDh4GEJ-iKbJIBfc1TZG9FndSHEnfT8nIVfQAqlwYssjle-V9BOKcdvIvfMg0PFx9v9Wg5OHXqjHvg7ux9aceHpkie0biuDZ6mxKRmhegsrmkXY 2026/03/30 02:33:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/30 02:33:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/30 02:33:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/30 02:33:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/30 02:33:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/30 02:33:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/30 02:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGsLrCAcTY0-C2DGQcq_wzcldKjJ1CP_l50Kr5MzaFt4Gdn-BR3eKu-HOxHrVasjjhXURNMj_vONrS3K0iGRGjeTmiB_h9vQykkug_6NBmSuUZ6R1WjRawy-V8MZPypyC_LMzTXAumOpbDOkvzQUH3ctq4d__dLnN9HFynTRLRgtwuQe--GP5sMWAzlzk1gYgty2nUvqF0OmznrNmMjKmIZ69aDyCuVGMcvMb2SyBDh4GEJ-iKbJIBfc1TZG9FndSHEnfT8nIVfQAqlwYssjle-V9BOKcdvIvfMg0PFx9v9Wg5OHXqjHvg7ux9aceHpkie0biuDZ6mxKRmhegsrmkXY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/30 02:33:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABEY0RGqJnD8PO5Znw0MlCMlhVYAyDLgruzSuCMtpdMitSsRo7BBfzrJfHxRuyXvXS22c_KKs_5RCpDOSE9nq907xTOU8nuUT1Dl-lHQyrMvqfyZCjLIo7GpzXSdGalhHbgIa1yOW69iQbuestNYJSNpyiV_1UK66x8kyQVpVsTR6wksZCKdTnq1Pi00_dfemarqTCNa7nFYb4phBZfS7x2MzAHraCvHP2osQ-GZ6Wwnf-mM3K0z9QNX_ox1dZMEORqcwWAMq97-BTM_B4UPHiogrP3Q9iRXAaunO4h1Ehzo_kJmonmZGxd3IzFB7LOcQwU_F8_aV14iHRLprZKYZsg 2026/03/30 02:33:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/30 02:33:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/30 02:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABEY0RGqJnD8PO5Znw0MlCMlhVYAyDLgruzSuCMtpdMitSsRo7BBfzrJfHxRuyXvXS22c_KKs_5RCpDOSE9nq907xTOU8nuUT1Dl-lHQyrMvqfyZCjLIo7GpzXSdGalhHbgIa1yOW69iQbuestNYJSNpyiV_1UK66x8kyQVpVsTR6wksZCKdTnq1Pi00_dfemarqTCNa7nFYb4phBZfS7x2MzAHraCvHP2osQ-GZ6Wwnf-mM3K0z9QNX_ox1dZMEORqcwWAMq97-BTM_B4UPHiogrP3Q9iRXAaunO4h1Ehzo_kJmonmZGxd3IzFB7LOcQwU_F8_aV14iHRLprZKYZsg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/30 02:33:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIgqODglmlNogXcpCrh8sEyx_HPc_7HcgS4M9IIoBwgEE4tdaF2hPXtNyyjoWHLaTfJq6X68HU76Rtgw9cLIStvaxIvGvL2XEy26FC4UMCKpqb6XZmllew8X70iEKXSOtBXAlnTIWOYpjSjHel27ZVbKOra--x_s94l8UE1aLupAuOMT2yfrRROzRLtpJml0mOGNPt-oUl-vkvuNCTHM1zeqHztB8yw1uh91CUOpWHFaULMTaf18iOF8F8WfOoEnyHzmKeXGYjNs-0Hfnz9XB1jzZG0vuP9GwZhRdN-f_jBofykHMlDy_Xi_sfBOL1QWl0klXouMg2UVMNIxLv_sgWo 2026/03/30 02:33:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/30 02:33:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/30 02:33:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIgqODglmlNogXcpCrh8sEyx_HPc_7HcgS4M9IIoBwgEE4tdaF2hPXtNyyjoWHLaTfJq6X68HU76Rtgw9cLIStvaxIvGvL2XEy26FC4UMCKpqb6XZmllew8X70iEKXSOtBXAlnTIWOYpjSjHel27ZVbKOra--x_s94l8UE1aLupAuOMT2yfrRROzRLtpJml0mOGNPt-oUl-vkvuNCTHM1zeqHztB8yw1uh91CUOpWHFaULMTaf18iOF8F8WfOoEnyHzmKeXGYjNs-0Hfnz9XB1jzZG0vuP9GwZhRdN-f_jBofykHMlDy_Xi_sfBOL1QWl0klXouMg2UVMNIxLv_sgWo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/30 02:33:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALe44EN3N0NiUg_llNy8QesUSyo22vZ2-Pvp3cf_ak25-q3euOlWyD4qWa8Am6XzHd5J0ZItG2x2J--BSI_cXE3REyQ3KlipOmpqIZdy9r0a7HRwBVsmC8CjEBIQupJA_oEEEcPLZXX4I7Aqfilq1pARTBb4jVTiDtr4xWkd3JIlFTCyzL_j_mXxQ2E-J7syvLblKafbOEjbWVZtFa-E_7JaTgDg-OTajvrUeCCJ2KEVLNzVP9PEyAnbN4R2psNo3sMBGtLwGVlFuTw6RXA9Bz6m9_pnnTCmkzpQDUhOHcY-3oanAbCh2xnRad4mgJk7ir9qbKegk6-mEbbfHMEm9Cw 2026/03/30 02:33:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/30 02:33:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/30 02:33:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALe44EN3N0NiUg_llNy8QesUSyo22vZ2-Pvp3cf_ak25-q3euOlWyD4qWa8Am6XzHd5J0ZItG2x2J--BSI_cXE3REyQ3KlipOmpqIZdy9r0a7HRwBVsmC8CjEBIQupJA_oEEEcPLZXX4I7Aqfilq1pARTBb4jVTiDtr4xWkd3JIlFTCyzL_j_mXxQ2E-J7syvLblKafbOEjbWVZtFa-E_7JaTgDg-OTajvrUeCCJ2KEVLNzVP9PEyAnbN4R2psNo3sMBGtLwGVlFuTw6RXA9Bz6m9_pnnTCmkzpQDUhOHcY-3oanAbCh2xnRad4mgJk7ir9qbKegk6-mEbbfHMEm9Cw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/30 02:34:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADGl0_YQBSzXAXTPeQZaPtB616UsCMaoBPAxI93tybWpKbuRjkffJW7QBYZYSTaIYJnYksU-IxKQgKJ4Etn-RiSA52T7_vW2aU-BU2oUqyr_W3T1v48enWfDL1ItWoZwhT6E4lJ-bFZg4W-7gcqtTKFKhvTLtzv9lXJ_aM9fsbNul8v1x_SmlaQz1viSFzhtcUwjYG7i7nZ4j_VBYyVi-1_6KpiqH_CBWMyHhMbu6iCyQ6ukUdzlt7cHP96J9vw9wDOMWNXdK_773RdCGMoZ-ll5Gjs3oBbm9y7xSb-qtqWs1R-4gG5YzUp3evWafK1845osx2curYj5A7s5sjVOg84 2026/03/30 02:34:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/30 02:34:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/30 02:34:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/30 02:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/30 02:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/30 02:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/30 02:34:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADGl0_YQBSzXAXTPeQZaPtB616UsCMaoBPAxI93tybWpKbuRjkffJW7QBYZYSTaIYJnYksU-IxKQgKJ4Etn-RiSA52T7_vW2aU-BU2oUqyr_W3T1v48enWfDL1ItWoZwhT6E4lJ-bFZg4W-7gcqtTKFKhvTLtzv9lXJ_aM9fsbNul8v1x_SmlaQz1viSFzhtcUwjYG7i7nZ4j_VBYyVi-1_6KpiqH_CBWMyHhMbu6iCyQ6ukUdzlt7cHP96J9vw9wDOMWNXdK_773RdCGMoZ-ll5Gjs3oBbm9y7xSb-qtqWs1R-4gG5YzUp3evWafK1845osx2curYj5A7s5sjVOg84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/30 02:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACAV3_ky12LVVbnsUgOz4hM6ZeQn8cNmoAyq2mImX8y-suSWc0Hs-jSTWv2sqha94KdxmIoPoeJuLdv6eXdcLu6uxbylePomOiRqRnLUfQGCFCjvOqD0BZ_38f2I-cKt7-vP10oAoRA4wIc8LqFRCCkqH8BcE2zt3lldLoIV8xZwhwrEArip28rgL6ciBZJe6f71JnUWZbYvyrbkXR6XdimYEZ6DiQrI0UVE_8IdxSpMl46-VASgSdRN85Sc_aMd1ZNQcCRZRDEUtCJCs-tiYE6ZRA-NLexYcEw_MyY7Nui0l7xo7YcMeEkx2K7_xvfw_4mYZStgtTYIdcILZ3TrWWs 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/30 02:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/30 02:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACAV3_ky12LVVbnsUgOz4hM6ZeQn8cNmoAyq2mImX8y-suSWc0Hs-jSTWv2sqha94KdxmIoPoeJuLdv6eXdcLu6uxbylePomOiRqRnLUfQGCFCjvOqD0BZ_38f2I-cKt7-vP10oAoRA4wIc8LqFRCCkqH8BcE2zt3lldLoIV8xZwhwrEArip28rgL6ciBZJe6f71JnUWZbYvyrbkXR6XdimYEZ6DiQrI0UVE_8IdxSpMl46-VASgSdRN85Sc_aMd1ZNQcCRZRDEUtCJCs-tiYE6ZRA-NLexYcEw_MyY7Nui0l7xo7YcMeEkx2K7_xvfw_4mYZStgtTYIdcILZ3TrWWs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/30 02:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAS0Y8hWyTHEHRGoitZ_UmEqJOoF82Tk3A9-B4HNTFGzLTX5N2bE3JIOmLokcU0obhRL-CVjrrnATivo9g20Uu1S3jVF0vqxtU8hZl-bg4QbMZkn4WUg0GBMh2V0GbBcFBbqZmBmqjXzQ18_jORVgbIn2-VeniDpu2S2EcQ34L8gfYzWEkXxTt0gTZ_-rwo6TR557upn6Vw53d6Nf5AWfRyXNzKa71-PYxG10JjqwT6SzzRJQk9UjcZdaqmY7HtQXZ5iXc-s9V3nt77P3UrZ_IBhb1KO2X1seN_rMNS_6fCKvP-GDRJA5nOW3-f2UD0gq9mKvQr8C8ZR6_FC3y4aQz8 2026/03/30 02:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/30 02:34:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/30 02:34:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAS0Y8hWyTHEHRGoitZ_UmEqJOoF82Tk3A9-B4HNTFGzLTX5N2bE3JIOmLokcU0obhRL-CVjrrnATivo9g20Uu1S3jVF0vqxtU8hZl-bg4QbMZkn4WUg0GBMh2V0GbBcFBbqZmBmqjXzQ18_jORVgbIn2-VeniDpu2S2EcQ34L8gfYzWEkXxTt0gTZ_-rwo6TR557upn6Vw53d6Nf5AWfRyXNzKa71-PYxG10JjqwT6SzzRJQk9UjcZdaqmY7HtQXZ5iXc-s9V3nt77P3UrZ_IBhb1KO2X1seN_rMNS_6fCKvP-GDRJA5nOW3-f2UD0gq9mKvQr8C8ZR6_FC3y4aQz8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/30 02:34:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALdSkVs01N4QEL6qBYMHa58jP6mdqfta_SAK7slViTfJFRa01bV0VLQLbd150fpH6W7wzlK3SzMarjUvYk3p6l8gGE9FpE9H2nf612MOsil5GxGm8LdRKcVQylDwpXoy4ZQbR3IQjPeLNUdtA1WJryCfbXDMcKYti4n3OCcZU_B8BghTT6eJNphAd4ISYcIi5YV7rtRDX4AtpWJq-jJRVF4na97c96xXw2AETNC8vWkHuoqU_0qY7VpzcYBDj1QmMrXgCa8HJiFj-kGl2aogxWw9oQ68amsA0fFPjisd5i3pWBjz8NmtuPwUTgoUzr-YteKzGhQjdtO7nYnLA0eVVPQ 2026/03/30 02:34:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/30 02:34:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/30 02:34:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALdSkVs01N4QEL6qBYMHa58jP6mdqfta_SAK7slViTfJFRa01bV0VLQLbd150fpH6W7wzlK3SzMarjUvYk3p6l8gGE9FpE9H2nf612MOsil5GxGm8LdRKcVQylDwpXoy4ZQbR3IQjPeLNUdtA1WJryCfbXDMcKYti4n3OCcZU_B8BghTT6eJNphAd4ISYcIi5YV7rtRDX4AtpWJq-jJRVF4na97c96xXw2AETNC8vWkHuoqU_0qY7VpzcYBDj1QmMrXgCa8HJiFj-kGl2aogxWw9oQ68amsA0fFPjisd5i3pWBjz8NmtuPwUTgoUzr-YteKzGhQjdtO7nYnLA0eVVPQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/30 02:34:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AK7yCsYX1qv8hjzXRxtzaIeLO-5mr27qZyQ6XYtNDzaZMjEhhiIR1mKSYdEpP0WN_bVtmNF38hY2zlC6KWzdFOQaBDsc1HgF_ZUJRFBvAiJx6UhbY0l3fK0_nitjKOoW82r-fV1mQWRqhger-_2BgnlWTe6vtweOsSbBMI1e79yG-8guOgSWFbukTvbgnRuLQhjh32A8VxiKTSiHoXzzxdti4LvCh-9gOF1GerPBbuVuynRfom3ahgJfBgj6ESOu6PZ5NvK8M6CzD4drHK7xMpXAuHWBbTX55kRCZmPfWQRQsdDzdiBwuz7_0h9USumR11_110hf0T0OiWHdGIslLJQ 2026/03/30 02:34:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/30 02:34:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/30 02:34:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AK7yCsYX1qv8hjzXRxtzaIeLO-5mr27qZyQ6XYtNDzaZMjEhhiIR1mKSYdEpP0WN_bVtmNF38hY2zlC6KWzdFOQaBDsc1HgF_ZUJRFBvAiJx6UhbY0l3fK0_nitjKOoW82r-fV1mQWRqhger-_2BgnlWTe6vtweOsSbBMI1e79yG-8guOgSWFbukTvbgnRuLQhjh32A8VxiKTSiHoXzzxdti4LvCh-9gOF1GerPBbuVuynRfom3ahgJfBgj6ESOu6PZ5NvK8M6CzD4drHK7xMpXAuHWBbTX55kRCZmPfWQRQsdDzdiBwuz7_0h9USumR11_110hf0T0OiWHdGIslLJQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/30 02:34:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABKInB2sR59wUXa0lU-qvKYIM-8SUhk0R7NJC3sDBu8Sevw4Q6r-wLhsqBxNWt8SqcDfIvDIEfk2CDiC9Lv1rVvmuEh2XwS2Bfag72Osp3Vk1dNkB8ALJX9se01xOxnw-21dvEqeNvsf5zbXYh4R1JikZIhfavGqZ9qbk4re8RKI5ul7txFuwArYvVjlVnH8YOmbVfqSrO8yXxADj9afH_buUYRx1IChzwQRmSqNlZRT9yX6HZLrOn1J2kKjN1iXa-feVyGnMBoq2GIHc6mhhQ83oB3NLOADFXVhJPuBtUGSgjSFJoAm22lqsyAqsY6sHWeW9TPhrjh6UQQn-V-h2rg 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/30 02:34:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/30 02:34:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABKInB2sR59wUXa0lU-qvKYIM-8SUhk0R7NJC3sDBu8Sevw4Q6r-wLhsqBxNWt8SqcDfIvDIEfk2CDiC9Lv1rVvmuEh2XwS2Bfag72Osp3Vk1dNkB8ALJX9se01xOxnw-21dvEqeNvsf5zbXYh4R1JikZIhfavGqZ9qbk4re8RKI5ul7txFuwArYvVjlVnH8YOmbVfqSrO8yXxADj9afH_buUYRx1IChzwQRmSqNlZRT9yX6HZLrOn1J2kKjN1iXa-feVyGnMBoq2GIHc6mhhQ83oB3NLOADFXVhJPuBtUGSgjSFJoAm22lqsyAqsY6sHWeW9TPhrjh6UQQn-V-h2rg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/30 02:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHX9luPKiZrl6i3KDoCCkWMnvVXkYVUi1OMDRPwkRpBeEn-oXh2JTreV2ewkRMS6aW8TmbTy8i9ChvLtqBvg19ozjvqFA09r3jZEvEgPMi2RVLime2e1hR20Ea8y7_Xfs-vQFYf8poWl_dekWL1Vp8z5VhE3jb4NfqHXSDlSjOmmZz47Fdm2Kmj3uNUFfIh6H2Z_w8Jlm6FFF5F-gf2-n6zTAyaLFHuUmR7dsTo-Ctr22pQr2WU3m-iqhufkAUMCRb_NNJy96YAExyBgX4off9zNRyqpTzkxtCl7GCSOZmZZysyTzsfwcWn1PaJLfTiKuwculkJVFLWZM9JePi-FCSY 2026/03/30 02:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/30 02:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/30 02:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/30 02:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/30 02:34:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/30 02:34:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/30 02:34:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AHX9luPKiZrl6i3KDoCCkWMnvVXkYVUi1OMDRPwkRpBeEn-oXh2JTreV2ewkRMS6aW8TmbTy8i9ChvLtqBvg19ozjvqFA09r3jZEvEgPMi2RVLime2e1hR20Ea8y7_Xfs-vQFYf8poWl_dekWL1Vp8z5VhE3jb4NfqHXSDlSjOmmZz47Fdm2Kmj3uNUFfIh6H2Z_w8Jlm6FFF5F-gf2-n6zTAyaLFHuUmR7dsTo-Ctr22pQr2WU3m-iqhufkAUMCRb_NNJy96YAExyBgX4off9zNRyqpTzkxtCl7GCSOZmZZysyTzsfwcWn1PaJLfTiKuwculkJVFLWZM9JePi-FCSY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/30 02:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKpFyFyTf-yE6LztE4WXVRrW_OJ86Zsp8oehLsoxCNvfezbTklKprF0YlW6ZvrHem13zaZX13UNYYL0omgankka1yZzWsDreMNV292BXzfvsro4GCijG_ShTgUQsLyZNSKPySOUttlNooKDxvRFzst7fGlDMqQWtkOuclb7tBjPBcozV-U1gAzbYljpCRR9IJSDTHLW3X9M8_6NNeDu8M5o_GWJhlStMAL9N64oIACvUNpKb5Y5Np4n5xXJlCGc6YbTQnv4Bo00es1fteOV5cE0hvf9QQgAyVClAdpWQ95Gq_RRH2nmBOYFugh7a9Hy56Zw9ET9R0MI3E61j1bu-UU8 2026/03/30 02:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/30 02:34:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/30 02:34:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKpFyFyTf-yE6LztE4WXVRrW_OJ86Zsp8oehLsoxCNvfezbTklKprF0YlW6ZvrHem13zaZX13UNYYL0omgankka1yZzWsDreMNV292BXzfvsro4GCijG_ShTgUQsLyZNSKPySOUttlNooKDxvRFzst7fGlDMqQWtkOuclb7tBjPBcozV-U1gAzbYljpCRR9IJSDTHLW3X9M8_6NNeDu8M5o_GWJhlStMAL9N64oIACvUNpKb5Y5Np4n5xXJlCGc6YbTQnv4Bo00es1fteOV5cE0hvf9QQgAyVClAdpWQ95Gq_RRH2nmBOYFugh7a9Hy56Zw9ET9R0MI3E61j1bu-UU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/30 02:34:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI7euNDlY0SaFjeX-sg-04V4fbSeEl83qipvo05j_5-BCYOb7i01LzlhmffHI34cLckjJzO7aAJbLAJF5cZQptsQa7IYtbo2LpXumpAdhgRawOA3ihKccx1swfZoGYOLnZyWahgJRTet8-dUnYupGhBPZ2c8RWMTqDu5cCTLukjRU1OjZ650jWs-1VduS2b1iP5Oq11PSoSySfuXY377xoPpS1p9wTdxaHWVGF5g9GzMkGR3WJDv-E76o5-Ww4YM91k3G1LwjXpeZRBaDSOzxcreiPaJ9W-ItVjILf-b7XoW3Qzs1DDlmjb-bLJiO-QZwhg9znwkLChgaGO468x4AIY 2026/03/30 02:34:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/30 02:34:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/30 02:34:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI7euNDlY0SaFjeX-sg-04V4fbSeEl83qipvo05j_5-BCYOb7i01LzlhmffHI34cLckjJzO7aAJbLAJF5cZQptsQa7IYtbo2LpXumpAdhgRawOA3ihKccx1swfZoGYOLnZyWahgJRTet8-dUnYupGhBPZ2c8RWMTqDu5cCTLukjRU1OjZ650jWs-1VduS2b1iP5Oq11PSoSySfuXY377xoPpS1p9wTdxaHWVGF5g9GzMkGR3WJDv-E76o5-Ww4YM91k3G1LwjXpeZRBaDSOzxcreiPaJ9W-ItVjILf-b7XoW3Qzs1DDlmjb-bLJiO-QZwhg9znwkLChgaGO468x4AIY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/30 02:34:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHjVcEUWZAbv8b8feTBB_4zfKCqJL1VcWmjbPrE0Ksog8t-abCY5Wwx7ekr_M6wnVk3_rib6eBSAMmMF2jahoM6N5yST3dhLD_pAfpoRGVr_Y9MdJWMU-3Or5CRSHBd1Q59vw4XnDAhfF-nybafCjiVi2PKBBoNzNPNfOUdXNHLV6KXgPPgUyAYJTK7PI3SROZLr_evCPIoKfT8YPBUI3_Hz1iejNNJ8eSszLeItvAKjBBle9fS5V4AZRFBI1mbaSlWZ3w2OGKQSCAjZfoHc7tL6ONAcvd-mRJRuAY1cs9tmXXjFzxrfUFgOMOO3rXEblYKW6FOemg32BKdwfbrXn2M 2026/03/30 02:34:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/30 02:34:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/30 02:34:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHjVcEUWZAbv8b8feTBB_4zfKCqJL1VcWmjbPrE0Ksog8t-abCY5Wwx7ekr_M6wnVk3_rib6eBSAMmMF2jahoM6N5yST3dhLD_pAfpoRGVr_Y9MdJWMU-3Or5CRSHBd1Q59vw4XnDAhfF-nybafCjiVi2PKBBoNzNPNfOUdXNHLV6KXgPPgUyAYJTK7PI3SROZLr_evCPIoKfT8YPBUI3_Hz1iejNNJ8eSszLeItvAKjBBle9fS5V4AZRFBI1mbaSlWZ3w2OGKQSCAjZfoHc7tL6ONAcvd-mRJRuAY1cs9tmXXjFzxrfUFgOMOO3rXEblYKW6FOemg32BKdwfbrXn2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AH-aClYV0Zpto8Bm5PFiDTubtGSZs33___7ROK9HAnJ07zMvgEMn5zI9UrECwakjcL0u90pi_tt6WbZ0dgQ4GqJNFP2PC7h3KWN9WrgDUqnZhYGRys8oups4j2H2ZDbDfX7FOJHWqSkCIbG3cxk4Dulv5x2g_vQmVbxU8mMPjGSdZ5ytKKgSjKuuLERe8puuNRDbDHW4Mmo111lEd2poqGlTHw54VrDyK5qk7Mu2LZDECobz5ptrZu_PpsHyVUev4pQX5rEw9uw6O1JjwjuVPEewwv_Pe5KfJKJMFii4niDGg2Ns2EFe5wfOS92YtS0esRyS07icEoYQbxQ3FvpEJVE 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/30 02:34:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/30 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/30 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AH-aClYV0Zpto8Bm5PFiDTubtGSZs33___7ROK9HAnJ07zMvgEMn5zI9UrECwakjcL0u90pi_tt6WbZ0dgQ4GqJNFP2PC7h3KWN9WrgDUqnZhYGRys8oups4j2H2ZDbDfX7FOJHWqSkCIbG3cxk4Dulv5x2g_vQmVbxU8mMPjGSdZ5ytKKgSjKuuLERe8puuNRDbDHW4Mmo111lEd2poqGlTHw54VrDyK5qk7Mu2LZDECobz5ptrZu_PpsHyVUev4pQX5rEw9uw6O1JjwjuVPEewwv_Pe5KfJKJMFii4niDGg2Ns2EFe5wfOS92YtS0esRyS07icEoYQbxQ3FvpEJVE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/30 02:34:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AB_pR33CAILNVH7D0OHN-Wu5saPV6HrJvM4B8V6YxVMvQkWLiqq4xzv60AK9hSN9cvnM8jJyVk_yOX1vfv6uG3Mw4nPfFnOW4C22GWjsTDmW77UtKvcr2jiwtrWpCerfaznf8nHBfWU9IX4rYBHMJTwpjvuacS-3VAjDs3VCBD_2tszG5iTmzBGBlnq4rsdiecYgzEXfl9bSpOneZeJZTcSSXKM9Gw6nH6H8nhFP_ge7V-4YtjLimne3a2LNDaJzCn3aqykfAnnPaHyEBIuHTpQN8saYEGzyK9ZKFcRxQiFQdsN-PLbwslp81UG5HuPHmfIvpckLbfGRCptT4uWUimc 2026/03/30 02:34:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/30 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/30 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/30 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/30 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/30 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/30 02:34:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AB_pR33CAILNVH7D0OHN-Wu5saPV6HrJvM4B8V6YxVMvQkWLiqq4xzv60AK9hSN9cvnM8jJyVk_yOX1vfv6uG3Mw4nPfFnOW4C22GWjsTDmW77UtKvcr2jiwtrWpCerfaznf8nHBfWU9IX4rYBHMJTwpjvuacS-3VAjDs3VCBD_2tszG5iTmzBGBlnq4rsdiecYgzEXfl9bSpOneZeJZTcSSXKM9Gw6nH6H8nhFP_ge7V-4YtjLimne3a2LNDaJzCn3aqykfAnnPaHyEBIuHTpQN8saYEGzyK9ZKFcRxQiFQdsN-PLbwslp81UG5HuPHmfIvpckLbfGRCptT4uWUimc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/30 02:34:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMVWqVo2yqv-yn_SheUjtH6ijo8pRWkzU3AbLu3XRpzQFkphB2SXwqYCTS6F4IfO7ENG3cgGlXkDZy6bWvmtYAvF68FDEjc0-U3B8jNj51N5X76BTNCw3f_RJd_7iL1HcO7ayFCltPgc_AwqIGFiCfSoDyIqB0BU82eizwjpOj1U49wb6a_DLSBHq1N4MKHD5wrrl15-vZ8g-C6H_5PCf_cFQjGku-CDEXoWmNXipsxs1EQPlVIddEoQvUYNi-sUBWaX0q79CpJncPf--kkJb3WPEbrUfv_YzvabYQ35a3HpAJ4FCjojphrw3bBkCVG7ejevtxPZMs4KMJzjADS6vSY 2026/03/30 02:34:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/30 02:34:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/30 02:34:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMVWqVo2yqv-yn_SheUjtH6ijo8pRWkzU3AbLu3XRpzQFkphB2SXwqYCTS6F4IfO7ENG3cgGlXkDZy6bWvmtYAvF68FDEjc0-U3B8jNj51N5X76BTNCw3f_RJd_7iL1HcO7ayFCltPgc_AwqIGFiCfSoDyIqB0BU82eizwjpOj1U49wb6a_DLSBHq1N4MKHD5wrrl15-vZ8g-C6H_5PCf_cFQjGku-CDEXoWmNXipsxs1EQPlVIddEoQvUYNi-sUBWaX0q79CpJncPf--kkJb3WPEbrUfv_YzvabYQ35a3HpAJ4FCjojphrw3bBkCVG7ejevtxPZMs4KMJzjADS6vSY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/30 02:34:49 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMC3ggAZU_HMBNpjz__A8R9Up-or5QOp1Urm86ExeJdjLdxooMpt8uHp8AtNjLK4Elqn55lkLT8Sk7Fa-THRHsEiYjUv4OSLB_UtCGl4knwVPzfzqz55-P_pGDUxh8fMzbfzG1W7kdc8S8O1C17NxagrM0-dv97g7Vdzmo9OsLwjxE3J__cRO-ag3gR_Yu6f1P2GUoXW6vg_nxtX9EHNhx0qsGaUD4RK1r6OUar8m5vZKh7G6AomB6vGZH43MhqfX8nZEH7VqDd57bBOJgkQyw1fSG7Sue2uQSOPrqPC3EowiSRddzcqRItW3xT8JbPrXUizJLh7lTjsxRfpq5sQR0M 2026/03/30 02:34:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/30 02:34:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/30 02:34:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMC3ggAZU_HMBNpjz__A8R9Up-or5QOp1Urm86ExeJdjLdxooMpt8uHp8AtNjLK4Elqn55lkLT8Sk7Fa-THRHsEiYjUv4OSLB_UtCGl4knwVPzfzqz55-P_pGDUxh8fMzbfzG1W7kdc8S8O1C17NxagrM0-dv97g7Vdzmo9OsLwjxE3J__cRO-ag3gR_Yu6f1P2GUoXW6vg_nxtX9EHNhx0qsGaUD4RK1r6OUar8m5vZKh7G6AomB6vGZH43MhqfX8nZEH7VqDd57bBOJgkQyw1fSG7Sue2uQSOPrqPC3EowiSRddzcqRItW3xT8JbPrXUizJLh7lTjsxRfpq5sQR0M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/30 02:34:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOzGOZAg2TF7o4JQkrrSPGSs5b1unXLL7n_fcFsxbOPjV5NhT8jheuDRNaMxLK_7Gw9dywTL6V9DSxN_UVQUmFy1LNq7NB9Bg_wyw1dIrVN0W9qZuhuse4tgBRM857RNAHV3lWlkaQb3-WbiI8iB4kl8sqJRasnEsClSnSyJi64S7InPy6pquT46kaBXqJwmoiSm_CMDJzQGLLCp2_s-jKJyOV0S4hk7KhU6BuR1mG9ze3R6oiTQyCo_YbUAzxZpr6uZAaOnrfeu1XdyOA6tS82vONudeNGViGMGdB_M2NeVEEcu5cjpbfWLhrH0sicfnh6q2kdAqU72bnM_7E9MMQs 2026/03/30 02:34:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/30 02:34:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/30 02:34:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOzGOZAg2TF7o4JQkrrSPGSs5b1unXLL7n_fcFsxbOPjV5NhT8jheuDRNaMxLK_7Gw9dywTL6V9DSxN_UVQUmFy1LNq7NB9Bg_wyw1dIrVN0W9qZuhuse4tgBRM857RNAHV3lWlkaQb3-WbiI8iB4kl8sqJRasnEsClSnSyJi64S7InPy6pquT46kaBXqJwmoiSm_CMDJzQGLLCp2_s-jKJyOV0S4hk7KhU6BuR1mG9ze3R6oiTQyCo_YbUAzxZpr6uZAaOnrfeu1XdyOA6tS82vONudeNGViGMGdB_M2NeVEEcu5cjpbfWLhrH0sicfnh6q2kdAqU72bnM_7E9MMQs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/30 02:34:55 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKPpbjdRx9KD4aFEz0az7Nk-ntt9d6GVFXZbvA_MIqpj7CaMm9lbV3nYpMfe2l68ETdE-UaiTUqM4mKNY4pmTSxOFfQOodb3FMJoIqVVW1bTxbplC4WMqWSl6-mq4ES3ap3XebZfzsYwzOG83ZTpeRq9m7cib2Na5JFKxjM7DNucsqXeAZWLTHycFeK3C3RIxdGXbFHTvUbYuacIUfYh7URbOdCH9RVO2XGb--ZmnthtqnUEa_MH-r2vK7newSTwEi4RM9rbnR_Y-zmeHExAN7GcnV9lW5BcZ4cJxntqaSJx3hpS4bqe0ko8gTc51unYS3RgPj0wuMqYaMrUU5vH99U 2026/03/30 02:34:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/30 02:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/30 02:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/30 02:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/30 02:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/30 02:34:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/30 02:34:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKPpbjdRx9KD4aFEz0az7Nk-ntt9d6GVFXZbvA_MIqpj7CaMm9lbV3nYpMfe2l68ETdE-UaiTUqM4mKNY4pmTSxOFfQOodb3FMJoIqVVW1bTxbplC4WMqWSl6-mq4ES3ap3XebZfzsYwzOG83ZTpeRq9m7cib2Na5JFKxjM7DNucsqXeAZWLTHycFeK3C3RIxdGXbFHTvUbYuacIUfYh7URbOdCH9RVO2XGb--ZmnthtqnUEa_MH-r2vK7newSTwEi4RM9rbnR_Y-zmeHExAN7GcnV9lW5BcZ4cJxntqaSJx3hpS4bqe0ko8gTc51unYS3RgPj0wuMqYaMrUU5vH99U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/30 02:34:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKQARnCFWqTK6oX2ycBBE6uokH-SGYWQ6Nz1E1PdMFOm27l5hQ0Mr5c8CNIZDi9PJjgv1FulhLJd7Mdgb4qi9g6JNFrx3IKVRvB884hnVJ0VVBaZF49LYv7YsVHicZzVZPdMV4BNowEOSvBluDE1q1ZMci6zA-C36VP_xmBjuLcCCsND7X6AKRSOZFlBIU61bFSHNifTFLZ6396lk2ULTDAC_1-W3WWszqVPWT7m28QnVuxBAwIo_umr7UKJUqh56f_d0Ic9AO_RsvywCSFKnNHWVo2ag8yWRvTp6SHaweny2p42Y6PwFmY6hJXIC5k-Snttvm1oJUH1Btq5N92QS7s 2026/03/30 02:34:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/30 02:34:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/30 02:34:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/30 02:35:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/30 02:35:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/30 02:35:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/30 02:35:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKQARnCFWqTK6oX2ycBBE6uokH-SGYWQ6Nz1E1PdMFOm27l5hQ0Mr5c8CNIZDi9PJjgv1FulhLJd7Mdgb4qi9g6JNFrx3IKVRvB884hnVJ0VVBaZF49LYv7YsVHicZzVZPdMV4BNowEOSvBluDE1q1ZMci6zA-C36VP_xmBjuLcCCsND7X6AKRSOZFlBIU61bFSHNifTFLZ6396lk2ULTDAC_1-W3WWszqVPWT7m28QnVuxBAwIo_umr7UKJUqh56f_d0Ic9AO_RsvywCSFKnNHWVo2ag8yWRvTp6SHaweny2p42Y6PwFmY6hJXIC5k-Snttvm1oJUH1Btq5N92QS7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/30 02:35:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHfky2Yw6i9uTRfsxdRHFb7bBMhMB-ngVg7lHDyHtByZHGKkJK_8A3h8UYf2LxX8FDJDdOKAgIE2vO3UWcZa3fmhl95pCxCP-1dkX0a4Du66NwNTlyh1RGIJuU5QqP_DRWKX3TUc3VQEgAHdZbqmRLO7n1TSeAn7bCAM3zvuaK1iQ7eLjbIjoqy1iiJBMg7_06qVWgkUiXKjGT-9hy4dNL-lpyH33YuYBPALIcvtacXSrq4Fs-1BiDBwN9tnx3K6lWODDcoaduQWqcFFCwx6yij6k62dKGGHgaLYTX4XG0bxGNlwCjyfDFwbHzkhYJafBhJnAeUCzqGEmT-7QcCXHuQ 2026/03/30 02:35:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/30 02:35:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/30 02:35:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHfky2Yw6i9uTRfsxdRHFb7bBMhMB-ngVg7lHDyHtByZHGKkJK_8A3h8UYf2LxX8FDJDdOKAgIE2vO3UWcZa3fmhl95pCxCP-1dkX0a4Du66NwNTlyh1RGIJuU5QqP_DRWKX3TUc3VQEgAHdZbqmRLO7n1TSeAn7bCAM3zvuaK1iQ7eLjbIjoqy1iiJBMg7_06qVWgkUiXKjGT-9hy4dNL-lpyH33YuYBPALIcvtacXSrq4Fs-1BiDBwN9tnx3K6lWODDcoaduQWqcFFCwx6yij6k62dKGGHgaLYTX4XG0bxGNlwCjyfDFwbHzkhYJafBhJnAeUCzqGEmT-7QcCXHuQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/30 02:35:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFtSXSJGNV1lQFKFTawrxH-YJb_K8CQu83BQ1Pi_XM751vT3h58_YIjiXQBfmYNYTu_PUuqtDujDqbG3mA1mUlW-Ra2v9NHae0ub6MxI3yMwHgTdmkfHifzSdxfR6Z1fK7UlWqqZg0023_utg24sjsy6JjmsYsoIRGuvAoueKriRWPno4x9RN9H9wmguBhKpizzmyL3lW4PTemhoA8tE6-DixMrmoVSGDK-ueWGQzPYVCf2vuGJgqK0Kg3Mp6n1CjvtUoNVMbAk6sLWQdzzO9A38c5eDzbGiioyuiFQOrm5gXbwcpfc0VpD6h1J6x4Fd9r0v9igyxlUBgBALLmIw3Zw 2026/03/30 02:35:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/30 02:35:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/30 02:35:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFtSXSJGNV1lQFKFTawrxH-YJb_K8CQu83BQ1Pi_XM751vT3h58_YIjiXQBfmYNYTu_PUuqtDujDqbG3mA1mUlW-Ra2v9NHae0ub6MxI3yMwHgTdmkfHifzSdxfR6Z1fK7UlWqqZg0023_utg24sjsy6JjmsYsoIRGuvAoueKriRWPno4x9RN9H9wmguBhKpizzmyL3lW4PTemhoA8tE6-DixMrmoVSGDK-ueWGQzPYVCf2vuGJgqK0Kg3Mp6n1CjvtUoNVMbAk6sLWQdzzO9A38c5eDzbGiioyuiFQOrm5gXbwcpfc0VpD6h1J6x4Fd9r0v9igyxlUBgBALLmIw3Zw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/30 02:35:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFsEYiYUa20H7s8ZnNDAAWjUvC4uvE3FF9aym_hSwOAu-Z6lWicXA-YAZoQ51jcrtvJzhaMHEELXLlaKRQ5Ff0UUO1HDL8CMVlncnjZySVpAcUm9396JipVaOeSdPMwK-ClmliYvtCJ-p36gXEoJJ-Nj7fh-kOFXyFcsynsjPQC3qQlPdKijWC1QDLubN7LBcTqHSHvXVjkchEvhBLfJLdrVg-qfd_LX-bIj6TNFtPmGSsCU4Y-cLDympukNs9Ej0CNL3lgtu4IEL_8XZAFwdVbjlmMHkxMTVsGVx3EuPxwTzBg3fml4sSXi6Z-8Kl49DFuAtPni4XFgolaMKwV6OCw 2026/03/30 02:35:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/30 02:35:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/30 02:35:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFsEYiYUa20H7s8ZnNDAAWjUvC4uvE3FF9aym_hSwOAu-Z6lWicXA-YAZoQ51jcrtvJzhaMHEELXLlaKRQ5Ff0UUO1HDL8CMVlncnjZySVpAcUm9396JipVaOeSdPMwK-ClmliYvtCJ-p36gXEoJJ-Nj7fh-kOFXyFcsynsjPQC3qQlPdKijWC1QDLubN7LBcTqHSHvXVjkchEvhBLfJLdrVg-qfd_LX-bIj6TNFtPmGSsCU4Y-cLDympukNs9Ej0CNL3lgtu4IEL_8XZAFwdVbjlmMHkxMTVsGVx3EuPxwTzBg3fml4sSXi6Z-8Kl49DFuAtPni4XFgolaMKwV6OCw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/30 02:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABpZ-1Txv2TeHn7LYS0_F215jMAt4QYAPA-9cBaPn14sV_901fwMQqm9rSqG3JdLGceyk0s4PZOdII7MjX8pKbXv5VrfZeUV3TQsUS8-VQ3TgZzSyXcOwDc4U7p8vIrDog2GFstElfSdJ0vzS2DXzxhwutUFGa5NxsXM6b5fp1YW2rfGR7rLGa7u-SViaEWCjBffM4HWLj5v7PkPcIWVvt5xH0xcBWDinu84UptaDbuK2qpSzK5_x3LMl_hoTowzhetYVjp1f3LOLiV8gr1ngOJ7LO3uIXxLt7GADXrhr4jW4gzLUZ-vkmLyhwYWdPYylXBZp5w1tR5oqH1YFIKNGWA 2026/03/30 02:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/30 02:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/30 02:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/30 02:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/30 02:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/30 02:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/30 02:35:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABpZ-1Txv2TeHn7LYS0_F215jMAt4QYAPA-9cBaPn14sV_901fwMQqm9rSqG3JdLGceyk0s4PZOdII7MjX8pKbXv5VrfZeUV3TQsUS8-VQ3TgZzSyXcOwDc4U7p8vIrDog2GFstElfSdJ0vzS2DXzxhwutUFGa5NxsXM6b5fp1YW2rfGR7rLGa7u-SViaEWCjBffM4HWLj5v7PkPcIWVvt5xH0xcBWDinu84UptaDbuK2qpSzK5_x3LMl_hoTowzhetYVjp1f3LOLiV8gr1ngOJ7LO3uIXxLt7GADXrhr4jW4gzLUZ-vkmLyhwYWdPYylXBZp5w1tR5oqH1YFIKNGWA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/30 02:35:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHDPM8uBAuTa9lODwc-7LGooNH1puqP1uUAW4WWMncIvIAwV1yXxpl_bL1YTJOIWWXYczxOdP-EckBoVFEFEFiMchLCQpmk-7pbc7vXJkHm2vJXPCl5c-qMbWFwZXp1EwZOw36_rYbE2XlQyh8f4YmojPMv1EVK2Sd_I1x4tT0MtmkhuqeeRtB2V88cScwC_nQ4_k7sWF7f_7tUCu9IZz6jc_1IMWbpczqkbF4_G7xFd1suOnV9HACqqtuYNCNKU8wWW6M9RIA6iUM1EyCcsxH-lYSCYLOeuZy2krZyXjrES1VNMq74H_otqlL4I-tE1N8Lj93hSLy0s_eIPtahkoLE 2026/03/30 02:35:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/30 02:35:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/30 02:35:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/30 02:35:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/30 02:35:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/30 02:35:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/30 02:35:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHDPM8uBAuTa9lODwc-7LGooNH1puqP1uUAW4WWMncIvIAwV1yXxpl_bL1YTJOIWWXYczxOdP-EckBoVFEFEFiMchLCQpmk-7pbc7vXJkHm2vJXPCl5c-qMbWFwZXp1EwZOw36_rYbE2XlQyh8f4YmojPMv1EVK2Sd_I1x4tT0MtmkhuqeeRtB2V88cScwC_nQ4_k7sWF7f_7tUCu9IZz6jc_1IMWbpczqkbF4_G7xFd1suOnV9HACqqtuYNCNKU8wWW6M9RIA6iUM1EyCcsxH-lYSCYLOeuZy2krZyXjrES1VNMq74H_otqlL4I-tE1N8Lj93hSLy0s_eIPtahkoLE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/30 02:35:25 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/30 02:35:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/30 02:35:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/30 02:35:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/30 02:35:45 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/30 02:35:49 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHPn85miOOddpxBiHOEqf_iAzed7pxsx_lWgMWHj4keVvMin9aQcaqiEo-YHQPtG6glCE8lpI-OtyBMnnSh7qO-I49wpdxDXZFngFaib_peRcJOPQnLJR-a-sDJVzf0cZ1Qh1PGhP63BqDgFFwIyBTlf5EAhf5claED78hFRvoA-ujx2Lna-eYhS6OFRaTGSB6mEuN-ZlvK3tzSX3pDvqfZS44BL4FuuA_mmLddLTpIxxmR-8SbJkepA5BVhk3XSZMmS9PogDVCPHs00YBm_d4hYGF3lUstHBCSEK_CVQ74kRwIXCIVDUyODrsVSDSJJe6-Ne9SKohUsEHjrDbEGCyA 2026/03/30 02:35:49 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/30 02:35:49 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1bafe4ed7c59cd5a63a9b65262c9433f" 2026/03/30 02:35:50 DEBUG : unknown-size-put.txt: multipart upload "AHPn85miOOddpxBiHOEqf_iAzed7pxsx_lWgMWHj4keVvMin9aQcaqiEo-YHQPtG6glCE8lpI-OtyBMnnSh7qO-I49wpdxDXZFngFaib_peRcJOPQnLJR-a-sDJVzf0cZ1Qh1PGhP63BqDgFFwIyBTlf5EAhf5claED78hFRvoA-ujx2Lna-eYhS6OFRaTGSB6mEuN-ZlvK3tzSX3pDvqfZS44BL4FuuA_mmLddLTpIxxmR-8SbJkepA5BVhk3XSZMmS9PogDVCPHs00YBm_d4hYGF3lUstHBCSEK_CVQ74kRwIXCIVDUyODrsVSDSJJe6-Ne9SKohUsEHjrDbEGCyA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/30 02:35:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMbmommkB9yaWGCt-51XDdTOTy6EIJsCySwXL5clwWJmC4mzaVK_cRihq2fu2rFCXHcjpix_T89JhagBse4MI4gx6vsMnI2zVhlw3A2vHcZkyledQ815UdSXqvUILEGVqbky5otyDC9LPd9l5504GMgCLPYR4vhR3Eww4XHzgS2tBf_9dvl4y2RzGn5pdNQswHui2BOoFmnsGlqS-pb_YAP0YxFnYPHBrx930CK-frhKtXQp2XUux5LSe3vZw4m5P7OgBQZB2ulQ0_gTKgQxISXYWIWvWs3Nh5I6KzIOfw94UN0XqYSj9z2Z6VxyeSvdctBnlwrxT8ZMljF41lmYml8 2026/03/30 02:35:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/30 02:35:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "dba200c52bb6dae1fbe00529845df37c" 2026/03/30 02:35:53 DEBUG : unknown-size-update.txt: multipart upload "AMbmommkB9yaWGCt-51XDdTOTy6EIJsCySwXL5clwWJmC4mzaVK_cRihq2fu2rFCXHcjpix_T89JhagBse4MI4gx6vsMnI2zVhlw3A2vHcZkyledQ815UdSXqvUILEGVqbky5otyDC9LPd9l5504GMgCLPYR4vhR3Eww4XHzgS2tBf_9dvl4y2RzGn5pdNQswHui2BOoFmnsGlqS-pb_YAP0YxFnYPHBrx930CK-frhKtXQp2XUux5LSe3vZw4m5P7OgBQZB2ulQ0_gTKgQxISXYWIWvWs3Nh5I6KzIOfw94UN0XqYSj9z2Z6VxyeSvdctBnlwrxT8ZMljF41lmYml8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/30 02:35:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vahiqum6gasi/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/30 02:35:54 DEBUG : Waiting for deletions to finish 2026/03/30 02:35:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/30 02:35:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/30 02:35:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/30 02:35:56 INFO : S3 bucket rclone-test-vahiqum6gasi: Bucket "rclone-test-vahiqum6gasi" deleted 2026/03/30 02:35:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (235.62s) --- 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 (2.23s) --- PASS: TestIntegration/FsMkdir (231.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.47s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (45.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.76s) --- 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.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (111.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (18.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (17.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (18.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (19.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.31s) --- 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/30 02:35:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/30 02:35:56 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 235.649s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 3m57.346414007s (try 1/5)