"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/30 01:37:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi" 2026/08/30 01:37:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/30 01:37:57 INFO : S3 bucket rclone-test-zicitoc1vuhi: Bucket "rclone-test-zicitoc1vuhi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/30 01:37:58 INFO : S3 bucket rclone-test-zicitoc1vuhi: Bucket "rclone-test-zicitoc1vuhi" deleted === RUN TestIntegration/FsMkdir 2026/08/30 01:37:59 INFO : S3 bucket rclone-test-zicitoc1vuhi: Bucket "rclone-test-zicitoc1vuhi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/30 01:37:59 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/30 01:37:59 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/30 01:37:59 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/30 01:38:13 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APZqY0ZP-a3hb6feuTory5iuHjd4aXuEOfKn9l3nFFbaKuK4L_YjZMmaQdVxhBwhsWNsYV376fv_wwawLZES4_l1Hqvu9eH3Oo44-4K-hVyZLAe-KsLpYv565QuQVX6mhkIjlbnJmJSUDZO4UgUB5i6p8I-_JkSVG7lDyhcdcp0xysLnHJgbE2b02XCu5LNAjw59QiurfegxKmXGNI-SNaP3MWxxOrDuyHhGACSdcNPG3M2_gQMBqpD-1VAUcXZ_EqFZYs-ni3pPVKfoblm-ig2SxQ9l4cq2oP9d2g1p654jRUr_iu9wp4F1NNvXDpY9uFcfVvq4eKqwsvuhasdaN0U 2026/08/30 01:38:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "585b372ccf314b9f364d51d8a6001cf2" 2026/08/30 01:38:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "19c52da7598f6785ab37c345323b98c3" 2026/08/30 01:38:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "424f1999e0b9d675456acb6809757fb8" 2026/08/30 01:38:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APZqY0ZP-a3hb6feuTory5iuHjd4aXuEOfKn9l3nFFbaKuK4L_YjZMmaQdVxhBwhsWNsYV376fv_wwawLZES4_l1Hqvu9eH3Oo44-4K-hVyZLAe-KsLpYv565QuQVX6mhkIjlbnJmJSUDZO4UgUB5i6p8I-_JkSVG7lDyhcdcp0xysLnHJgbE2b02XCu5LNAjw59QiurfegxKmXGNI-SNaP3MWxxOrDuyHhGACSdcNPG3M2_gQMBqpD-1VAUcXZ_EqFZYs-ni3pPVKfoblm-ig2SxQ9l4cq2oP9d2g1p654jRUr_iu9wp4F1NNvXDpY9uFcfVvq4eKqwsvuhasdaN0U" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/30 01:38:19 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/30 01:38:19 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/30 01:38:21 DEBUG : S3 bucket rclone-test-zicitoc1vuhi: bucket is versioned: false 2026/08/30 01:38:21 DEBUG : Waiting for deletions to finish 2026/08/30 01:38:22 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/30 01:38:22 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/30 01:38:22 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/30 01:38:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi/dirToPurgeFromRoot" 2026/08/30 01:38:23 DEBUG : Config file has changed externally - reloading 2026/08/30 01:38:23 DEBUG : S3 bucket rclone-test-zicitoc1vuhi path dirToPurgeFromRoot: bucket is versioned: false 2026/08/30 01:38:23 DEBUG : Waiting for deletions to finish 2026/08/30 01:38:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/30 01:38:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/30 01:38:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/30 01:38:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi/hello? sausage/êé" 2026/08/30 01:38:24 DEBUG : S3 bucket rclone-test-zicitoc1vuhi path hello? sausage/êé: bucket is versioned: false 2026/08/30 01:38:24 DEBUG : Waiting for deletions to finish 2026/08/30 01:38:25 DEBUG : "a/b/c/d/e.txt" version false 2026/08/30 01:38:25 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/30 01:38:25 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/30 01:38:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/30 01:38:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-zicitoc1vuhi" from "TestS3R2:rclone-test-zicitoc1vuhi" 2026/08/30 01:38:33 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/30 01:38:37 NOTICE: S3 bucket rclone-test-zicitoc1vuhi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/30 01:38:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM9Ap3nL8DsetB0S7OeLb-16JEkTFgLRJZ0RCyTHvbBvjgGX6V3rJuuhjeKgg8m4kA_peV1lNwBN9L8YYrRItX2KLswuxfWl5cj18o7L9zE45z3juLGgPyTinAMPX4k5fdml_etv6_TBPw-iP9fMO0CUI10neq81jEyCPJdfGRmHVkrCwfEe2Rmc7uuIFRQ_v4UR5jBkZ5dgSPVg6t6jnWqkEbutVLxSbGGJmSL8nTxS0TftV7XdoXENvLKKN6W4tS-Le0_6cj7hkbIIqz_efS96YRVfxmAowjeEqA_s78SI05qa8GFEyUBuBUWyaT2OrldZOgjF1gbGfuHw36hil1M 2026/08/30 01:38:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/30 01:38:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 01:38:37 DEBUG : piped data.txt: multipart upload "AM9Ap3nL8DsetB0S7OeLb-16JEkTFgLRJZ0RCyTHvbBvjgGX6V3rJuuhjeKgg8m4kA_peV1lNwBN9L8YYrRItX2KLswuxfWl5cj18o7L9zE45z3juLGgPyTinAMPX4k5fdml_etv6_TBPw-iP9fMO0CUI10neq81jEyCPJdfGRmHVkrCwfEe2Rmc7uuIFRQ_v4UR5jBkZ5dgSPVg6t6jnWqkEbutVLxSbGGJmSL8nTxS0TftV7XdoXENvLKKN6W4tS-Le0_6cj7hkbIIqz_efS96YRVfxmAowjeEqA_s78SI05qa8GFEyUBuBUWyaT2OrldZOgjF1gbGfuHw36hil1M" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/30 01:38:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAd27woGyrqrxBN-02fCi-Opz9uJpRSfpChfuflUkyZL2WemkCY4NPAS6s0OeNWGkjxQXVtZCD2owzolhOgXgZ_gijZT6nBu6xl307iglOPPB6kXV9s4gPrq-2TqVqb7BCuRndm8jHQP57ICRzm-rpfKoIUtiYo2QVA0bcv87q2XAYnbirFC50SCaU1eFmexaHRKr97E2nUdRwUxX2EjF2E1qFOaRivGfHWk_67Ano0iAttkHVDXCExXfM1wk76Wdw3FwJXaQ4caygdy6ss1eOm9UKtMStP_wAvP84WaRhWJgAM-YAu07MK9YpWSz_yj-Y9hr9ivp6r9yu0xR_o0TIg 2026/08/30 01:38:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/30 01:38:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e09579996487ac97b6607dffc7b5c459" 2026/08/30 01:38:38 DEBUG : piped data.txt: multipart upload "AAd27woGyrqrxBN-02fCi-Opz9uJpRSfpChfuflUkyZL2WemkCY4NPAS6s0OeNWGkjxQXVtZCD2owzolhOgXgZ_gijZT6nBu6xl307iglOPPB6kXV9s4gPrq-2TqVqb7BCuRndm8jHQP57ICRzm-rpfKoIUtiYo2QVA0bcv87q2XAYnbirFC50SCaU1eFmexaHRKr97E2nUdRwUxX2EjF2E1qFOaRivGfHWk_67Ano0iAttkHVDXCExXfM1wk76Wdw3FwJXaQ4caygdy6ss1eOm9UKtMStP_wAvP84WaRhWJgAM-YAu07MK9YpWSz_yj-Y9hr9ivp6r9yu0xR_o0TIg" 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/08/30 01:38: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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:357: 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:588: 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/08/30 01:38:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGSHS_iEirwsDEZSFI1mBxrMooDsJmVDqt9rznjUJIQfjZxI-RsfTzAjoyV8WbwS9VwccYXSpZeMmTNI8Xf2Le5hTCDW6ILOK_LxffyupR87SabaXOG2dzT-e6xqAhr17svAJmiFSFXcKj5X7yTsnq0ud1nCslE6CVcW5zVbk-_l6vhSQXBS3bzqvWANsb2vgM7A_X5NkrXXrujqHp9m09HZmNfIGAB4K2ewk8nKOMBXm-ONWAsgKwzkwrR_DFW8lEjaNOiYv2Noit6PpQcVKh0hPjU4pYjUF3POLlQdGotL6o53e0o9JVgyzepXOlpKzfNWGIVqJhgo034KtwwQvBc 2026/08/30 01:38:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/30 01:38:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/30 01:38:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGSHS_iEirwsDEZSFI1mBxrMooDsJmVDqt9rznjUJIQfjZxI-RsfTzAjoyV8WbwS9VwccYXSpZeMmTNI8Xf2Le5hTCDW6ILOK_LxffyupR87SabaXOG2dzT-e6xqAhr17svAJmiFSFXcKj5X7yTsnq0ud1nCslE6CVcW5zVbk-_l6vhSQXBS3bzqvWANsb2vgM7A_X5NkrXXrujqHp9m09HZmNfIGAB4K2ewk8nKOMBXm-ONWAsgKwzkwrR_DFW8lEjaNOiYv2Noit6PpQcVKh0hPjU4pYjUF3POLlQdGotL6o53e0o9JVgyzepXOlpKzfNWGIVqJhgo034KtwwQvBc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/30 01:38:49 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFYIiinnTvwMjOrT5VXeGzUIREeTcKOdxLop7FpRuIdyGQR43PxF4c0ah457y-IzbljBUc9mUW1cP-LKniImPt_P0Zl_DstO-le48Z9iiayUp5n04Aim18AcZOqIOLzTIGDs6tgap7ykRHzldqlf7GtsOU0btoQpVruEOtUBNT5PfLSlCLp4FsvI58Ffxda-EJSkYqLesAQfswmcl4-nehJOym6SfxGcHPNY0A5dt2x3iuHKoYcod93d2j2Rylnexj7Reo56s9P2Giu3GMlcdQMNPQ8qxdbI3LPCpBlqUvNyOyql75tteNZOwMA7rvIWGSGzRmW3aJc9mqt4o5kZQws 2026/08/30 01:38:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/30 01:38:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/30 01:38:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFYIiinnTvwMjOrT5VXeGzUIREeTcKOdxLop7FpRuIdyGQR43PxF4c0ah457y-IzbljBUc9mUW1cP-LKniImPt_P0Zl_DstO-le48Z9iiayUp5n04Aim18AcZOqIOLzTIGDs6tgap7ykRHzldqlf7GtsOU0btoQpVruEOtUBNT5PfLSlCLp4FsvI58Ffxda-EJSkYqLesAQfswmcl4-nehJOym6SfxGcHPNY0A5dt2x3iuHKoYcod93d2j2Rylnexj7Reo56s9P2Giu3GMlcdQMNPQ8qxdbI3LPCpBlqUvNyOyql75tteNZOwMA7rvIWGSGzRmW3aJc9mqt4o5kZQws" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/30 01:38:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANtBP9r0TrRnYnmr7xirqIvn4s4kee_moIg5uiKo9IpOyNOcQovcCFhpTdK9f130oMHIPOCq8NgxpqAxpwJ-8QfuvYj7DXcpOd3hR8UI1I1joBT3IYp3wkA1NgLqodD4ABHtyqJXDH5c4xcYEuhA2zegsb82j2_rPM9XnD5ORUXWol6JbngpwdnKlxz8Ao6ZWw67XH4ApJOfUDDRCQWR4C3avzy4Z3I8z0thslOvRR2v3-rFfOiwQDhIw8xpzato3EGinbaeDT0aWGWGdnMdiGkWeLAWdCNFppWtBf3TnQltn7ZTap2Oy5FojD7xjWsoB3dnsVCdzFQN1qs1YEOAaD4 2026/08/30 01:38:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/30 01:38:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/30 01:38:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANtBP9r0TrRnYnmr7xirqIvn4s4kee_moIg5uiKo9IpOyNOcQovcCFhpTdK9f130oMHIPOCq8NgxpqAxpwJ-8QfuvYj7DXcpOd3hR8UI1I1joBT3IYp3wkA1NgLqodD4ABHtyqJXDH5c4xcYEuhA2zegsb82j2_rPM9XnD5ORUXWol6JbngpwdnKlxz8Ao6ZWw67XH4ApJOfUDDRCQWR4C3avzy4Z3I8z0thslOvRR2v3-rFfOiwQDhIw8xpzato3EGinbaeDT0aWGWGdnMdiGkWeLAWdCNFppWtBf3TnQltn7ZTap2Oy5FojD7xjWsoB3dnsVCdzFQN1qs1YEOAaD4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJsuSu_5dLIv-CDnCfeEarBam3Aa-b6747we9vT5Wgo1AgelBVRJfijt0E18kz7Bo6Zl7hWDKVA6z3UGhdQvxVq0AHvvF04hJV0yVHVI2FcyXIgN_x_6Txdnv6kvhQU5UWq6VMpnFOlhCsbAh45or25A8enrEzvFKfwc984cdj0fzewAgOpJgWzsz4Zmz0eVLiy0keJm1A8jmAzJyadrdL2lPdJ4uRFzS2QiaJXhgAKOH3w48DXHgmikBzWDP3hgj36Nax_z5H45zzesrkjQyGycflSW8F60UfOyZcpXrPwZHJg1it3p3k17LhoFA7yVAUxZnf47wdaYO5FPR-MRgPI 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/30 01:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/30 01:38:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/30 01:38:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJsuSu_5dLIv-CDnCfeEarBam3Aa-b6747we9vT5Wgo1AgelBVRJfijt0E18kz7Bo6Zl7hWDKVA6z3UGhdQvxVq0AHvvF04hJV0yVHVI2FcyXIgN_x_6Txdnv6kvhQU5UWq6VMpnFOlhCsbAh45or25A8enrEzvFKfwc984cdj0fzewAgOpJgWzsz4Zmz0eVLiy0keJm1A8jmAzJyadrdL2lPdJ4uRFzS2QiaJXhgAKOH3w48DXHgmikBzWDP3hgj36Nax_z5H45zzesrkjQyGycflSW8F60UfOyZcpXrPwZHJg1it3p3k17LhoFA7yVAUxZnf47wdaYO5FPR-MRgPI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/30 01:38:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ9RFWGkNuFdNpDkm2H25kz17GsUbSPyC4KNERJTh9MksiJcOQmhzIEIEO2fL0y7n4sk3BKd8c3vqmJTeBzO7_xMFeF1L8P63l54XOzIC-WZpvVfJJyegderYaLZwm6D5aCPY9Bd2GkV65vPGIFIP_3UhS7lsN5BJH1uWbXlS5yT0GZDhsZ7igUBNUbwMR6G3TB66_0xuGBFA46kKt784ryoHCLIQx113CPIS9WciuRRtMCdS7M-dSLnsqFIqEzreOrxFX2WDa8i91YRPmAQs5NrMnSmU9LShaH9eu7N67F4vWiTSNYwp1W8LlrSlaRMKi1Hk_tSXdHP9o3ghEojp8s 2026/08/30 01:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/30 01:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/30 01:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/30 01:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/30 01:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/30 01:38:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/30 01:38:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJ9RFWGkNuFdNpDkm2H25kz17GsUbSPyC4KNERJTh9MksiJcOQmhzIEIEO2fL0y7n4sk3BKd8c3vqmJTeBzO7_xMFeF1L8P63l54XOzIC-WZpvVfJJyegderYaLZwm6D5aCPY9Bd2GkV65vPGIFIP_3UhS7lsN5BJH1uWbXlS5yT0GZDhsZ7igUBNUbwMR6G3TB66_0xuGBFA46kKt784ryoHCLIQx113CPIS9WciuRRtMCdS7M-dSLnsqFIqEzreOrxFX2WDa8i91YRPmAQs5NrMnSmU9LShaH9eu7N67F4vWiTSNYwp1W8LlrSlaRMKi1Hk_tSXdHP9o3ghEojp8s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/30 01:38:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANB_f6E9p5XbuofceU5VbfAeOp5fPaf145Ynlr_9ydGwfjrCRB3Rs6Ht4Bu4e4eGXyEuXybwDqIfZS_DSeF-It28jXxIx5TXmfsC18ZOa3FDsDahpKjZ3fg7uc_iBtGKs9TMiml7IJcTUiT3GhRNUnmAaCX16CSnVfVnPpbdgERhBQsvwN6Tu2xgKMhZ7kLW_X2oh7NST2dSjJ7ffy4lk5vuZNs0mLtJzpDQE5mMk3uuXl3WBeAyMJfRIO4HFSbcSJQi_42R0xVJf8j9q8-LsZGS6nieSN4fVanPETw3RWfjFdlUaG5q9x4TmFTPkgMxl_GtR62vejqkkv-BcJ3mm50 2026/08/30 01:38:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/30 01:39:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/30 01:39:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANB_f6E9p5XbuofceU5VbfAeOp5fPaf145Ynlr_9ydGwfjrCRB3Rs6Ht4Bu4e4eGXyEuXybwDqIfZS_DSeF-It28jXxIx5TXmfsC18ZOa3FDsDahpKjZ3fg7uc_iBtGKs9TMiml7IJcTUiT3GhRNUnmAaCX16CSnVfVnPpbdgERhBQsvwN6Tu2xgKMhZ7kLW_X2oh7NST2dSjJ7ffy4lk5vuZNs0mLtJzpDQE5mMk3uuXl3WBeAyMJfRIO4HFSbcSJQi_42R0xVJf8j9q8-LsZGS6nieSN4fVanPETw3RWfjFdlUaG5q9x4TmFTPkgMxl_GtR62vejqkkv-BcJ3mm50" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/30 01:39:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKmhi6_TIYnH8repUv9H0JnFjEysPp3Ao4rcqOzDfPSA-vW3YyF6OQWvVpabDOcEAb4wy-NMeXVICVQy6ZmyI4fquNQIcWGwJf5LkSdqTGItHcYDvVE0QgoIipMjgKDE9ouS7ClOL9rCXjx4xZBAXXGf6g6wsF5VMM_J4bV2qI5sWJAujHaE3YK_VrBJmcGTVdxFR2jPwpVeQyRtuTUWgg2kuZYI3GgoWBhidk0XizJxlt1UxZD7cWsXB1uP0xgIZKwPtT64rKOJi3qT0pHh__1vfu1FICyngMQNBoaVzX5KFI3Dtvv7Rhk2zyVGtsTwGrWMZsh1LjmebnMP5J_2ctg 2026/08/30 01:39:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/30 01:39:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/30 01:39:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKmhi6_TIYnH8repUv9H0JnFjEysPp3Ao4rcqOzDfPSA-vW3YyF6OQWvVpabDOcEAb4wy-NMeXVICVQy6ZmyI4fquNQIcWGwJf5LkSdqTGItHcYDvVE0QgoIipMjgKDE9ouS7ClOL9rCXjx4xZBAXXGf6g6wsF5VMM_J4bV2qI5sWJAujHaE3YK_VrBJmcGTVdxFR2jPwpVeQyRtuTUWgg2kuZYI3GgoWBhidk0XizJxlt1UxZD7cWsXB1uP0xgIZKwPtT64rKOJi3qT0pHh__1vfu1FICyngMQNBoaVzX5KFI3Dtvv7Rhk2zyVGtsTwGrWMZsh1LjmebnMP5J_2ctg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/30 01:39:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANZtJd8pj-xPJ9fhqb-dJ11MeJ9yoti0IBx4qKWy60YKq3hjSESFCO6iD8E1-cmS450KA9IGZz2KESGn2N0TpygQ8lXPy3a4e-upIHX3HQBT7BoSlXYn4WALBWAgdVZblOLUHgWjFILgUKFEjtfgD-IwmunWeGMjbXw1PWWtcfiRh827-WSs26QzGhccdxbGrtuVlmU4OC_wyAMpZ8cqM_VDnqwIl1fWNDfnscJZFmQQLnIdsMciU5f9hh3Wd_TlAvBFr2uYkUbV-yzZ97DeEmA4cyBR0v0tfd7tKP9lcb55I3LenUM2hiuXe3s4IwZ675zHRSPBmzRl28vOUOkKSIk 2026/08/30 01:39:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/30 01:39:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/30 01:39:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANZtJd8pj-xPJ9fhqb-dJ11MeJ9yoti0IBx4qKWy60YKq3hjSESFCO6iD8E1-cmS450KA9IGZz2KESGn2N0TpygQ8lXPy3a4e-upIHX3HQBT7BoSlXYn4WALBWAgdVZblOLUHgWjFILgUKFEjtfgD-IwmunWeGMjbXw1PWWtcfiRh827-WSs26QzGhccdxbGrtuVlmU4OC_wyAMpZ8cqM_VDnqwIl1fWNDfnscJZFmQQLnIdsMciU5f9hh3Wd_TlAvBFr2uYkUbV-yzZ97DeEmA4cyBR0v0tfd7tKP9lcb55I3LenUM2hiuXe3s4IwZ675zHRSPBmzRl28vOUOkKSIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/30 01:39:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOAnoHuEUxW5ACbWTp94MbtPJG-mohQdCdEeUXNCleK2Gz7Apb6UPg8_cYW73WZm7ZgyZ2ZVGfrPRFbPIXQO5hRusJraoCgmM4ijyvD36BTD_cgjwsCHVffOgwnyC13iqdL7baBUeh5ehDYCQ8ZQP36CB_Xm58OuoQQttx6Sc7eafXBGsBZzdWs8drQGkTpDddIuHXSXPuOOQeh97P9VmVI1NRAVztlSXW02ZqMr_ZrWU29UKbrYlBOW109oeS2qZe-TQ66jzJiZ0S_NENpkzsvwhv_3iGCNoUvA670XCefIrebj3iJuf1pdbQSL_WLv0YFWawA40PpaQmFWL1Url3k 2026/08/30 01:39:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/30 01:39:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/30 01:39:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/30 01:39:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/30 01:39:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/30 01:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/30 01:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOAnoHuEUxW5ACbWTp94MbtPJG-mohQdCdEeUXNCleK2Gz7Apb6UPg8_cYW73WZm7ZgyZ2ZVGfrPRFbPIXQO5hRusJraoCgmM4ijyvD36BTD_cgjwsCHVffOgwnyC13iqdL7baBUeh5ehDYCQ8ZQP36CB_Xm58OuoQQttx6Sc7eafXBGsBZzdWs8drQGkTpDddIuHXSXPuOOQeh97P9VmVI1NRAVztlSXW02ZqMr_ZrWU29UKbrYlBOW109oeS2qZe-TQ66jzJiZ0S_NENpkzsvwhv_3iGCNoUvA670XCefIrebj3iJuf1pdbQSL_WLv0YFWawA40PpaQmFWL1Url3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/30 01:39:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP-bbqO3h-xwcSOfWiwjB5UqMcGcACJ8_uh451gCskvLINhLoxJEpWgQZTIuQxgdAewRrcJoBGIVIwInUZLcoB6aEIfX2F6OiQBuAMUGNmrNB6PZXPa9B5Dthxnd5y9P7qOd_GQYEErXTpKLBVcSb3D9eY7B7bRWHzqF7hdogCjTa0ouvpDTWWrhUZirFORItewdwtFze6Xs-aCguLk1bW2syve7Ty96Gc8tRskrmaLbS2eMvFodVYHi0HqOklIOHEpB3dRYm_R6-CBXlqLLo62ARwtGJuzUx3D9uiln_jqSjw8_BaNm4x89CDn0STfbBn0zHiRAHx-qDQ_kxRFdHe0 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/30 01:39:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/30 01:39:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AP-bbqO3h-xwcSOfWiwjB5UqMcGcACJ8_uh451gCskvLINhLoxJEpWgQZTIuQxgdAewRrcJoBGIVIwInUZLcoB6aEIfX2F6OiQBuAMUGNmrNB6PZXPa9B5Dthxnd5y9P7qOd_GQYEErXTpKLBVcSb3D9eY7B7bRWHzqF7hdogCjTa0ouvpDTWWrhUZirFORItewdwtFze6Xs-aCguLk1bW2syve7Ty96Gc8tRskrmaLbS2eMvFodVYHi0HqOklIOHEpB3dRYm_R6-CBXlqLLo62ARwtGJuzUx3D9uiln_jqSjw8_BaNm4x89CDn0STfbBn0zHiRAHx-qDQ_kxRFdHe0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/30 01:39:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIYvbEhzWy3Qf9Aa52M9QNRswO1fFAugrmWvQv4KVG_HxqekEMEHSEXJbK88js28o3lAJVt5iczEfqIr0YZmr7PloNbGT9y8SmXxsq3L8GdnUcveG0qX-Hh0LbIPSZQwWYK5yQrYLaOXtr3C8EsFXgMireNAZe9tph_ur-ytnlCTU2ZvOSL-dHTu3BeluShelkdbRvBcL9wh0daR3c6Vuqjo7DTbAe1DohXpLkMvsirIARzhIxSC2K3KSsk2ds0eiULFQfKG6xjT2I-ejJiTxrPyN25iYya8ViVRqCbLe_vaNoJJS4wBrToJPBUTMuyIbzXVCxu3Nj68tmyqiiV-mMs 2026/08/30 01:39:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/30 01:39:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/30 01:39:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIYvbEhzWy3Qf9Aa52M9QNRswO1fFAugrmWvQv4KVG_HxqekEMEHSEXJbK88js28o3lAJVt5iczEfqIr0YZmr7PloNbGT9y8SmXxsq3L8GdnUcveG0qX-Hh0LbIPSZQwWYK5yQrYLaOXtr3C8EsFXgMireNAZe9tph_ur-ytnlCTU2ZvOSL-dHTu3BeluShelkdbRvBcL9wh0daR3c6Vuqjo7DTbAe1DohXpLkMvsirIARzhIxSC2K3KSsk2ds0eiULFQfKG6xjT2I-ejJiTxrPyN25iYya8ViVRqCbLe_vaNoJJS4wBrToJPBUTMuyIbzXVCxu3Nj68tmyqiiV-mMs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/30 01:39:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AD9OHpWsRTGGtJL40nBXLeMqQp3qcEIGsPhYfVi7iUZRYG_623JM_K-X1uvdr6COnpCOyjgn3OGzwOe83JvEupxWGugT_6wf-Tr0JrLoOGyD1ZZs-NPFiHaATtCGCpfUcOFhNqbmel90QfsvdrJrNRSp88kAjOUZxonYEfNGkST22TwPaLeUVvHK84gge4IrAkyYfDJpkotMmhPCeWuReUWuj0NB0X4ZLTBDQiyTOqazC11AdH2Hp6J3PfqEOUxOL6FhM25H4Il4fVA0iMw-pPLdwRgNajt24chp9RwfY0N8mv9AHcFB5iPYsEGCkOtSmOTDqpLwZypTcDgsWHmIVEk 2026/08/30 01:39:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/30 01:39:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/30 01:39:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AD9OHpWsRTGGtJL40nBXLeMqQp3qcEIGsPhYfVi7iUZRYG_623JM_K-X1uvdr6COnpCOyjgn3OGzwOe83JvEupxWGugT_6wf-Tr0JrLoOGyD1ZZs-NPFiHaATtCGCpfUcOFhNqbmel90QfsvdrJrNRSp88kAjOUZxonYEfNGkST22TwPaLeUVvHK84gge4IrAkyYfDJpkotMmhPCeWuReUWuj0NB0X4ZLTBDQiyTOqazC11AdH2Hp6J3PfqEOUxOL6FhM25H4Il4fVA0iMw-pPLdwRgNajt24chp9RwfY0N8mv9AHcFB5iPYsEGCkOtSmOTDqpLwZypTcDgsWHmIVEk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/30 01:39:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIUwflrTLyJFJBox9H_SqOsQWmF4YiBTnaNX33fOqDYRKTI3DS3G6exrUL7v2kQ7jnapRsCN8BVucTzpFChQzpn0_nCMumOK5lR-oVhaiszRlC12Jc02niInb4nN6dRaGZYoKfGBv6XGXFCJsGahBroZebS83B-iuJFpuu3XAt4j-N7SvuS28aDKcIv2_hrkv__46EOfCWK6oMlgMc-DyLiyw0YyIotT2jb4k3_bKr1ESYPE9o1yrYzAiVXXNevVdBbt3KcsfiziNzzktp-pwpSLnj6_njE-Ve935JH4vG8DdSZ1KDYLj0L0HEwyGjAdyOwp_gmWbjMd-89zjxgA0fg 2026/08/30 01:39:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/30 01:39:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/30 01:39:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIUwflrTLyJFJBox9H_SqOsQWmF4YiBTnaNX33fOqDYRKTI3DS3G6exrUL7v2kQ7jnapRsCN8BVucTzpFChQzpn0_nCMumOK5lR-oVhaiszRlC12Jc02niInb4nN6dRaGZYoKfGBv6XGXFCJsGahBroZebS83B-iuJFpuu3XAt4j-N7SvuS28aDKcIv2_hrkv__46EOfCWK6oMlgMc-DyLiyw0YyIotT2jb4k3_bKr1ESYPE9o1yrYzAiVXXNevVdBbt3KcsfiziNzzktp-pwpSLnj6_njE-Ve935JH4vG8DdSZ1KDYLj0L0HEwyGjAdyOwp_gmWbjMd-89zjxgA0fg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOOBb30AZnnEhFA13CN88vuw9gkJPFf_OMABzOjSFjKbWiJQhaoF0u8wsvUfZyVpgkiUjRHIp10xtah7GlGWoDrQQ7VpYtEdDIpFy4nonSW9fyi4Ws-YaCUNjyM2rKoxJNHfIdv10wNzD9NMiE5sDDSmBqflAQ7UjZWGP0pMMefL-LdSRt41yFp2t1X6SkRArNl3SbgMI5SlBto5qsc_U3KWz5DeFkhc5QO-cPUZa2DE2cjCrv4o0tZGuAfTgy9D3TpFofIgsd3nspqPDVrO2hrK4rbnb-tCIx2kw-hzb3MxRhbGBV56vzjafaw4CMo7_S9n3vShsm0DqzqbkM2wgMo 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/30 01:39:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/30 01:39:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/30 01:39:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOOBb30AZnnEhFA13CN88vuw9gkJPFf_OMABzOjSFjKbWiJQhaoF0u8wsvUfZyVpgkiUjRHIp10xtah7GlGWoDrQQ7VpYtEdDIpFy4nonSW9fyi4Ws-YaCUNjyM2rKoxJNHfIdv10wNzD9NMiE5sDDSmBqflAQ7UjZWGP0pMMefL-LdSRt41yFp2t1X6SkRArNl3SbgMI5SlBto5qsc_U3KWz5DeFkhc5QO-cPUZa2DE2cjCrv4o0tZGuAfTgy9D3TpFofIgsd3nspqPDVrO2hrK4rbnb-tCIx2kw-hzb3MxRhbGBV56vzjafaw4CMo7_S9n3vShsm0DqzqbkM2wgMo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/30 01:39:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALp8saxvGL_PcPCBUESfB2balgtmX3-mtRJgJHFBFw7J2yGA2gvbMOFoHWrrN-i-S3NvIb0AEEqlwv-lsSb9RRH6qiUuatpJ9lVAUa6gGoIwfBbwhie58gJE0V2Iq9yMcOribwxqv6SCc1WYlwhaqQQq7qqu6iL2mg7SWnvBJAckKH0uDBPXnHLlEXMWAFdOTDTSBfPP4RZE9igLNnR62_iXQAS0W7mSwgM36uvIOewuGrWX8W-CUuoiPdtlhNpr-DmDb2jbj63bhPqyPaLn-ah0hAcZ1MQpXQ81-pIzN53tRB46ErhPzXuiduIlH8xmAGuhtUR5sGVWByosuobURgo 2026/08/30 01:39:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/30 01:39:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALp8saxvGL_PcPCBUESfB2balgtmX3-mtRJgJHFBFw7J2yGA2gvbMOFoHWrrN-i-S3NvIb0AEEqlwv-lsSb9RRH6qiUuatpJ9lVAUa6gGoIwfBbwhie58gJE0V2Iq9yMcOribwxqv6SCc1WYlwhaqQQq7qqu6iL2mg7SWnvBJAckKH0uDBPXnHLlEXMWAFdOTDTSBfPP4RZE9igLNnR62_iXQAS0W7mSwgM36uvIOewuGrWX8W-CUuoiPdtlhNpr-DmDb2jbj63bhPqyPaLn-ah0hAcZ1MQpXQ81-pIzN53tRB46ErhPzXuiduIlH8xmAGuhtUR5sGVWByosuobURgo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/30 01:39:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APu40KNgDBYQroJJfTQKKpcRXHWwDspc9Jb-Pimjek9NFFINjXY2FZicdxsEgl3Idq_8AtxBBxu01lo99EdFyZpK1DqgkkY7L0F1Yxdfh-zferYGca4be39WVWtY97rBaBJdttjZbknKcC2LJeQ-wGWN4WVR-9Odq-3Ch_Nh2vqibrP2AUSj7SnguY5ZjyKXr2Zhmi7A1WD3We9vuCaL7YcYjhvK_igIv9TiVX_7QcqLSo3-elgHcbUI4nVFj2u1CYgzVA4Honp-3mp3DMMic1JpXAPEQ2m_qCaOwmpz7qy9EuyeL37-APAHpfgriXh5dGTjHMi1XD2FrLpFPWKcxOc 2026/08/30 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/30 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/30 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APu40KNgDBYQroJJfTQKKpcRXHWwDspc9Jb-Pimjek9NFFINjXY2FZicdxsEgl3Idq_8AtxBBxu01lo99EdFyZpK1DqgkkY7L0F1Yxdfh-zferYGca4be39WVWtY97rBaBJdttjZbknKcC2LJeQ-wGWN4WVR-9Odq-3Ch_Nh2vqibrP2AUSj7SnguY5ZjyKXr2Zhmi7A1WD3We9vuCaL7YcYjhvK_igIv9TiVX_7QcqLSo3-elgHcbUI4nVFj2u1CYgzVA4Honp-3mp3DMMic1JpXAPEQ2m_qCaOwmpz7qy9EuyeL37-APAHpfgriXh5dGTjHMi1XD2FrLpFPWKcxOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/30 01:39:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHqqCVo4giLFsJrRALK3ZNutahtYmZpnmqkBIgSEIa42aSnBRO93LgWnpucgg4ipS6UV2YCDHHPAvKCkUmahlZWt7tl_QOtK0in55oTQdqRXzKslXK6VmIvQlQV7L9Dv1xdcSBzRrHi-WOZNaT1xM2Q44evxSk7xDs52U6NLpRSwmUH9FMGlXeRH1zTwV5ks6JSzkWorFfr4sw9BPvkn3Be-KHCaR_j_A_t3H7c6qpG_W4CW4o5ZhVSXXqQTabuX31X4te1er1wqQchRHAW7vU7C7BC7Iuiy0co8FF5G2Bxq2J4hQwSGVTSU8Qj6kIaHdF2oqgKOLmGF1RTwcDOEIrY 2026/08/30 01:39:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/30 01:39:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/30 01:39:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHqqCVo4giLFsJrRALK3ZNutahtYmZpnmqkBIgSEIa42aSnBRO93LgWnpucgg4ipS6UV2YCDHHPAvKCkUmahlZWt7tl_QOtK0in55oTQdqRXzKslXK6VmIvQlQV7L9Dv1xdcSBzRrHi-WOZNaT1xM2Q44evxSk7xDs52U6NLpRSwmUH9FMGlXeRH1zTwV5ks6JSzkWorFfr4sw9BPvkn3Be-KHCaR_j_A_t3H7c6qpG_W4CW4o5ZhVSXXqQTabuX31X4te1er1wqQchRHAW7vU7C7BC7Iuiy0co8FF5G2Bxq2J4hQwSGVTSU8Qj6kIaHdF2oqgKOLmGF1RTwcDOEIrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/30 01:39:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJYX7e3_Sambk9OLA9HzS-vGPvEePGlF2qYZgSl-SxIU_PI1Nr-tKuRH_DJBwp2z2_cLVfsMlKIijv2YW3DXg1JGx-7AahvqhKMJ5xuhxDONbZuhROe3Xx_qUJHD2RVLE6PLyXFteUkfjH7ORAgbRmatp0yZ_ipPLbe70mKLdzi6wQbL4PSu6lGSGS5DtDEql1PN46DIYFtwyRSBxxHceafy53CXd84cjOCA6IBmw5GzxLD1CaghfKLOVdhRBQ6RcV2LHGgZ402r3OORF4CQUQkd2-RWjK3vRIy_6i-omA88uqjY8JSqOQwbumIUNymTN0oZb9zjnXNWbt7k5lUZi6E 2026/08/30 01:39:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/30 01:39:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/30 01:39:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJYX7e3_Sambk9OLA9HzS-vGPvEePGlF2qYZgSl-SxIU_PI1Nr-tKuRH_DJBwp2z2_cLVfsMlKIijv2YW3DXg1JGx-7AahvqhKMJ5xuhxDONbZuhROe3Xx_qUJHD2RVLE6PLyXFteUkfjH7ORAgbRmatp0yZ_ipPLbe70mKLdzi6wQbL4PSu6lGSGS5DtDEql1PN46DIYFtwyRSBxxHceafy53CXd84cjOCA6IBmw5GzxLD1CaghfKLOVdhRBQ6RcV2LHGgZ402r3OORF4CQUQkd2-RWjK3vRIy_6i-omA88uqjY8JSqOQwbumIUNymTN0oZb9zjnXNWbt7k5lUZi6E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/30 01:39:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANKlEbK37JLCJkCwQoTMs-GAIGOZjJKnZ-iE4XEilxix6f1vCkWazHMq6Q2iO1sYhDF4m_xskIpRrbXbaYglNO-PVDz_RbWBBom1W9BQK4xrtDJ7ubkjT7vzKP44S90mQoovpuY0Ux0Df8uaoZ8UTddcVRRoQcijix4fGCg9pwTLaQgqDjtZys_7n6OrTgOBvPqgIW5DwNDRj7OmLV75uckaxyL5ZYiZhAtJNfmjaTgpRAU-1b_gA4p_ld7NGpptUY2eaVVNcIUhENQmm-DmozdD_uiMCvV-SQ3obx9sYwkUqC9XLqw5l8xGgcMYupEqp_cEqeLYm7InQDMTrtbFxx0 2026/08/30 01:39:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/30 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/30 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/30 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/30 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/30 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/30 01:39:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANKlEbK37JLCJkCwQoTMs-GAIGOZjJKnZ-iE4XEilxix6f1vCkWazHMq6Q2iO1sYhDF4m_xskIpRrbXbaYglNO-PVDz_RbWBBom1W9BQK4xrtDJ7ubkjT7vzKP44S90mQoovpuY0Ux0Df8uaoZ8UTddcVRRoQcijix4fGCg9pwTLaQgqDjtZys_7n6OrTgOBvPqgIW5DwNDRj7OmLV75uckaxyL5ZYiZhAtJNfmjaTgpRAU-1b_gA4p_ld7NGpptUY2eaVVNcIUhENQmm-DmozdD_uiMCvV-SQ3obx9sYwkUqC9XLqw5l8xGgcMYupEqp_cEqeLYm7InQDMTrtbFxx0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AArYWvlZXxByMk62KJUOBTnFCXpiQbRLl1Y7UXRLI7EiuO_y3iDtwKMBF6R1-gGwoFOb3G1WVqU6EVYAxJxncKregb2I9nev6IYiy-36TSNTNttcHVu1Jj75e7rnhO3edmwfgg7raDIp-3g16JLUI4kBQ4jRdc-f7PymCiWRPGkdTHZOWhISPLUPhsuH-_mWT1sRen-JYEPNO-oXOjhqPlEuIc-EjO0A1oxMbbv47BYAticgV9r49a6LT0vEtq-Al7CRfglGxjH9AqaPQ1qtR0VMWoKDfaRmy5PMP6CE-tnO47L3w75XfuwUsum09dFit_f9PbMjGpMj8xu7nCDsKBU 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/30 01:39:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/30 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/30 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AArYWvlZXxByMk62KJUOBTnFCXpiQbRLl1Y7UXRLI7EiuO_y3iDtwKMBF6R1-gGwoFOb3G1WVqU6EVYAxJxncKregb2I9nev6IYiy-36TSNTNttcHVu1Jj75e7rnhO3edmwfgg7raDIp-3g16JLUI4kBQ4jRdc-f7PymCiWRPGkdTHZOWhISPLUPhsuH-_mWT1sRen-JYEPNO-oXOjhqPlEuIc-EjO0A1oxMbbv47BYAticgV9r49a6LT0vEtq-Al7CRfglGxjH9AqaPQ1qtR0VMWoKDfaRmy5PMP6CE-tnO47L3w75XfuwUsum09dFit_f9PbMjGpMj8xu7nCDsKBU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/30 01:39:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOyTWe47sx899mSjfOlc4e184RGW8JZAn-mYNQqFX_0qiF0SJzjfkE0l0FwL5xD-twobPCyJeQSO90ZpWiteJRd4I0JEjmjnd4s4S2_Y0DoSi0t2CkIOz5FozKcwv68ZOJLkFUrHmmH1Eq8M516oPvCtFvjfIEChXoovoiVzjhUDjWLHbbdY0mNqhqPuzEH3vhgIj5bMWWc_3DyHkL_ZMZL0PJUZ9HDgNZIPGlHfwKE5SKG5niU2faPDDhAtDmctwzAs_WEoSFnPUekmqrk806RZnGQNwX8HD4RD4P_aLRWVAjIHqgbgx1oIFYK6juQ_rx30KpaUh8KiLYeiu7C9jY0 2026/08/30 01:39:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/30 01:39:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/30 01:39:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOyTWe47sx899mSjfOlc4e184RGW8JZAn-mYNQqFX_0qiF0SJzjfkE0l0FwL5xD-twobPCyJeQSO90ZpWiteJRd4I0JEjmjnd4s4S2_Y0DoSi0t2CkIOz5FozKcwv68ZOJLkFUrHmmH1Eq8M516oPvCtFvjfIEChXoovoiVzjhUDjWLHbbdY0mNqhqPuzEH3vhgIj5bMWWc_3DyHkL_ZMZL0PJUZ9HDgNZIPGlHfwKE5SKG5niU2faPDDhAtDmctwzAs_WEoSFnPUekmqrk806RZnGQNwX8HD4RD4P_aLRWVAjIHqgbgx1oIFYK6juQ_rx30KpaUh8KiLYeiu7C9jY0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/30 01:39:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AA8nQfgb4NN5PVKso93JP4AeWOEI6EnsjTUU1HN-zZeSCdeueFKL20PhRAVuyZ5jjo-l1eeJx_p4hQydE0_LeaIHwMIXZtLikLO5l72h3her73Ui6JXsgKv2dcmFI-zJWWaqaoBCOQaqvJYeKkpouIojYWWOJdiRdaqxNVud4t5OhiOFS0LJzuMO1gBYYxt3ve7EELSL9z5etOP7QtFnl9nTr7kHpgMMQuUo3RVaICPuST1aLMjHCQ8Jo9sde3gn75AzqBU0PnABT8bM7dVr03mJ1ZRD5UAQW9si0P7OgCIxlcfW50o9abbpNyr1zaV23hd9F8x14aYSdUIIfjVWZZA 2026/08/30 01:39:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/30 01:39:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/30 01:39:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AA8nQfgb4NN5PVKso93JP4AeWOEI6EnsjTUU1HN-zZeSCdeueFKL20PhRAVuyZ5jjo-l1eeJx_p4hQydE0_LeaIHwMIXZtLikLO5l72h3her73Ui6JXsgKv2dcmFI-zJWWaqaoBCOQaqvJYeKkpouIojYWWOJdiRdaqxNVud4t5OhiOFS0LJzuMO1gBYYxt3ve7EELSL9z5etOP7QtFnl9nTr7kHpgMMQuUo3RVaICPuST1aLMjHCQ8Jo9sde3gn75AzqBU0PnABT8bM7dVr03mJ1ZRD5UAQW9si0P7OgCIxlcfW50o9abbpNyr1zaV23hd9F8x14aYSdUIIfjVWZZA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/30 01:39:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APr6kGk1ReEp3hyRgbUD6InhFaFH74PjnktfpnU9IKb5eF2CfxaiCcBk8pTkoi8_28nNjdvnG7ttjHv93h8rnzNFa4itbSswpvzsgsAL4A5fv1k-w8IDEsH-eT0dN2vEYjYyg30UJYbEQmkCyanJEsHVYqP56VF7SL2nOzeGpoZFv8gaeDRnRk7uQjUFG9GuaCcEP2CFMsbERgXlkTJHyHd2qheXORsC24VaEyeRjVM08lNnqF-osakqVvFDdFf4jfWik1X634XzTd0ClPKhK0B9t4iNiyoYl67RT9kbYup70fHV5hjJ9EZJ3gvNoGPXuv6U4wFSY0Y_h46QWQFkLYE 2026/08/30 01:39:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/30 01:39:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/30 01:39:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APr6kGk1ReEp3hyRgbUD6InhFaFH74PjnktfpnU9IKb5eF2CfxaiCcBk8pTkoi8_28nNjdvnG7ttjHv93h8rnzNFa4itbSswpvzsgsAL4A5fv1k-w8IDEsH-eT0dN2vEYjYyg30UJYbEQmkCyanJEsHVYqP56VF7SL2nOzeGpoZFv8gaeDRnRk7uQjUFG9GuaCcEP2CFMsbERgXlkTJHyHd2qheXORsC24VaEyeRjVM08lNnqF-osakqVvFDdFf4jfWik1X634XzTd0ClPKhK0B9t4iNiyoYl67RT9kbYup70fHV5hjJ9EZJ3gvNoGPXuv6U4wFSY0Y_h46QWQFkLYE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/30 01:39:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADCOjsu3_Dkqn3JD3lhPbbnCyBmz6yG33GEdCcnYOaah2vzLh1riXnxnK_wIMNXQKGgRRTYpPQSO-kCsiTi64ZEXlyu5qBNPdudKLIZM3C5p29jNKm3iLCbhANo_HaV1iZtIIVCftsHwmt02jJiZ073-8qc5ivnjyrQ5AZQm6GvdChplD5rqi3WLZjQc7awbdjuFBzit7SOKs30VN0a17OAv9SX8DMLHjljKDHTYi8vWf-5JUZ0OJZQVYoiC6NitGpVsudYsleEF6f4NwgaYm8l4rPGG7aehM0O3C9-wMDULWay6Qmv34fxfpv34ht8ICsadD0eQRuICdfDVShYr8QI 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/30 01:39:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/30 01:39:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADCOjsu3_Dkqn3JD3lhPbbnCyBmz6yG33GEdCcnYOaah2vzLh1riXnxnK_wIMNXQKGgRRTYpPQSO-kCsiTi64ZEXlyu5qBNPdudKLIZM3C5p29jNKm3iLCbhANo_HaV1iZtIIVCftsHwmt02jJiZ073-8qc5ivnjyrQ5AZQm6GvdChplD5rqi3WLZjQc7awbdjuFBzit7SOKs30VN0a17OAv9SX8DMLHjljKDHTYi8vWf-5JUZ0OJZQVYoiC6NitGpVsudYsleEF6f4NwgaYm8l4rPGG7aehM0O3C9-wMDULWay6Qmv34fxfpv34ht8ICsadD0eQRuICdfDVShYr8QI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/30 01:39:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALaP91x9mM1yNlimgMTWdKvH7yaB5Jw1r_UhXhVpgO03ab_XuqKzFQ8R5OjrW7PFEGZZRv1U9ULzmlT4MmBHae0THSPO1GBswj05PU7agXbLZm6vXdqH6Wdp0wHUxLYlO7iDenYVgwgAh8axQvwUXFzJfDQPcuMJlNijx1VsjY-sYkl9961JQoMuNXWh9d3lnkkLNzLIyqynjurY39tG7exCUPoXpz-c-PYJ_3g9Yo6xFDjdQhvarJGOGWRjynhAXuA5tt80YB97smq4nxuXMwrQz9uCTCkt38FMvvB_WurDS59-u9OOGnywSnE-sdaOCvBLBUkoB08K0WnSly4rYjQ 2026/08/30 01:39:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/30 01:39:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/30 01:39:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/30 01:39:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/30 01:39:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/30 01:39:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/30 01:39:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALaP91x9mM1yNlimgMTWdKvH7yaB5Jw1r_UhXhVpgO03ab_XuqKzFQ8R5OjrW7PFEGZZRv1U9ULzmlT4MmBHae0THSPO1GBswj05PU7agXbLZm6vXdqH6Wdp0wHUxLYlO7iDenYVgwgAh8axQvwUXFzJfDQPcuMJlNijx1VsjY-sYkl9961JQoMuNXWh9d3lnkkLNzLIyqynjurY39tG7exCUPoXpz-c-PYJ_3g9Yo6xFDjdQhvarJGOGWRjynhAXuA5tt80YB97smq4nxuXMwrQz9uCTCkt38FMvvB_WurDS59-u9OOGnywSnE-sdaOCvBLBUkoB08K0WnSly4rYjQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/30 01:39:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJCi_J9y4WXsbRSizBhM8Pyr2fPkxAcjAby-7fzgf34rhxy7BPfksW2wb5XWnhxsEL__nFnxHxtJVHpUhRfmbidNjMB_5eWKypAiU_jXxx33fYshiQ85Xp_FRDTOzEzl3Nbwny4QSWbmGGSmsXcdm77nPVq3dA2IGan6nuvAMLJiqw59XvRw8O0l167lVjR-WPIchZZdlyFysQNtG7s-OO2YcaoHMXTOy2ZkQVdpeVr7nR4Wiv1zuxAess1b4mR2qKpg1On4UIzVk2HtfxXt4EKFJjhDaIB2VXK_JLEJbYEm0A-aLxq82_9eunw1Q7E7RYOXyctEXOSJkuNmK1dm6Q8 2026/08/30 01:39:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/30 01:39:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/30 01:39:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJCi_J9y4WXsbRSizBhM8Pyr2fPkxAcjAby-7fzgf34rhxy7BPfksW2wb5XWnhxsEL__nFnxHxtJVHpUhRfmbidNjMB_5eWKypAiU_jXxx33fYshiQ85Xp_FRDTOzEzl3Nbwny4QSWbmGGSmsXcdm77nPVq3dA2IGan6nuvAMLJiqw59XvRw8O0l167lVjR-WPIchZZdlyFysQNtG7s-OO2YcaoHMXTOy2ZkQVdpeVr7nR4Wiv1zuxAess1b4mR2qKpg1On4UIzVk2HtfxXt4EKFJjhDaIB2VXK_JLEJbYEm0A-aLxq82_9eunw1Q7E7RYOXyctEXOSJkuNmK1dm6Q8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/30 01:39:49 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKPSYpPRhPEIhl8bRWJINYJjoUzPcg2OQ3oqiJSUW6fcjqg-FwagZ5YzDC9DtP9eZOaI0ASBiqVWkN84OUWMR_X2VYF4yjLGWX8JjOtPQSzFGCQ7oZ08zSkuBXZLKknAJ-g7H49abGVrvWLe3muQyrJjG3hcsxJIG2encgtoUsIfliKnsRw2uYpsXeq2JmDh4s9AbqXZz9JfRVgBA5HRWFibDN1zoh2e38qohLpYn1Cy4tXKnfrLCITVPEbRc6do3a4p1_ixvRI3yZuekUju10tMTGBM-BqfoAo7cSPIm8x9g5b37oi9yoKFjaFGrR4EqyhD1Bga_9ZN83z__UOMY_0 2026/08/30 01:39:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/30 01:39:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/30 01:39:52 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKPSYpPRhPEIhl8bRWJINYJjoUzPcg2OQ3oqiJSUW6fcjqg-FwagZ5YzDC9DtP9eZOaI0ASBiqVWkN84OUWMR_X2VYF4yjLGWX8JjOtPQSzFGCQ7oZ08zSkuBXZLKknAJ-g7H49abGVrvWLe3muQyrJjG3hcsxJIG2encgtoUsIfliKnsRw2uYpsXeq2JmDh4s9AbqXZz9JfRVgBA5HRWFibDN1zoh2e38qohLpYn1Cy4tXKnfrLCITVPEbRc6do3a4p1_ixvRI3yZuekUju10tMTGBM-BqfoAo7cSPIm8x9g5b37oi9yoKFjaFGrR4EqyhD1Bga_9ZN83z__UOMY_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/30 01:39:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABRxdkwEnmrHx3lL3Pc5eNe1jxCLyhGbutnblmjScu3FZ28R-cn6y4wY2xwt_uLUORIpHqXN18hWqot9uDN_J6-1p-GDfg6h_XMrLh5b8FPcKgCZJDBR273E0YYUziHLcKHLXWMOSWzNOQlQ2o_qr4mbSiblk5DJJ4w0VmPUTzHqbKhR8Pb96w0zHpq13Hm6l0ECxhMEC13Q5s3egs4Z_f1du7YvlxgxMu0ScvKMFJnjdDdM4KoANwoI2LBv0cToX9Rr44djRc1_K3UxjoVPeB3GLHcp1OzsJkACm4JLm_bJXSMYqHilTU7qMub5TAo6zQulaMhZPyyXove-scpFvw4 2026/08/30 01:39:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/30 01:39:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/30 01:39:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABRxdkwEnmrHx3lL3Pc5eNe1jxCLyhGbutnblmjScu3FZ28R-cn6y4wY2xwt_uLUORIpHqXN18hWqot9uDN_J6-1p-GDfg6h_XMrLh5b8FPcKgCZJDBR273E0YYUziHLcKHLXWMOSWzNOQlQ2o_qr4mbSiblk5DJJ4w0VmPUTzHqbKhR8Pb96w0zHpq13Hm6l0ECxhMEC13Q5s3egs4Z_f1du7YvlxgxMu0ScvKMFJnjdDdM4KoANwoI2LBv0cToX9Rr44djRc1_K3UxjoVPeB3GLHcp1OzsJkACm4JLm_bJXSMYqHilTU7qMub5TAo6zQulaMhZPyyXove-scpFvw4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/30 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AM0r5keYKrWrgjQl009zRXxMqfRdPkZL_teHGN1Vi__Rvtybbiy-wkUPq22sMf3Lpt2LP-Sb8PlnsIk1rcVnBjE-uq5GBvSMzR_oB2zoqm1lmJna0yfIu6gQspPjWpSZfmOTIC01QgslZEHks-2aNk9Riqo97pGSeBjLVwhnvTVue5zXsBpHiBx76pOt8T91OAJo1VAOP8D4LyCYeHn83lkmhAJzVutiN1vVYACSDAgaMaY1AE27BoxZlywUdgGlUIuj0Fxsn05gorxC_2eRSrElQWd3wYDHDICZlUZJp0Dde_wisbhYt3GAboKTRGxThJ19HdnasnQUG0Ew6ANbVK4 2026/08/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/30 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/30 01:39:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/30 01:39:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AM0r5keYKrWrgjQl009zRXxMqfRdPkZL_teHGN1Vi__Rvtybbiy-wkUPq22sMf3Lpt2LP-Sb8PlnsIk1rcVnBjE-uq5GBvSMzR_oB2zoqm1lmJna0yfIu6gQspPjWpSZfmOTIC01QgslZEHks-2aNk9Riqo97pGSeBjLVwhnvTVue5zXsBpHiBx76pOt8T91OAJo1VAOP8D4LyCYeHn83lkmhAJzVutiN1vVYACSDAgaMaY1AE27BoxZlywUdgGlUIuj0Fxsn05gorxC_2eRSrElQWd3wYDHDICZlUZJp0Dde_wisbhYt3GAboKTRGxThJ19HdnasnQUG0Ew6ANbVK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/30 01:40:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABzmwusq4BGaDQ-KOtd7b0SqlKaHoXQ6MIzl9iZ_N_TT2upOeONfycJICX_JrbQaA49AERJFPWdqWs11nUverRrjsYOvX4gZyS4Akn0oTX7n6moTwn8jY1dA3_GFs1hDp7MkRb6Ib-JxOHSddUjGSt3l_RJ5VlW-lBbaJkBdvebKAVsq5GTVdgZe-cil_lxz0UnEpdD82MIDYJm4-CUSA88pOYF9EgVwKKoxfm1kAnDHcruCYwCluDu2BCXzbSb2m1jpuPsf54NuxOag-Dh5E6Tgqa-BWzji5jakbroqp4w6MADKMvSO0iPm5FvNOFD3aYHom-ZXXXs8YsgAFxrXQNc 2026/08/30 01:40:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/30 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/30 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/30 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/30 01:40:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/30 01:40:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/30 01:40:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABzmwusq4BGaDQ-KOtd7b0SqlKaHoXQ6MIzl9iZ_N_TT2upOeONfycJICX_JrbQaA49AERJFPWdqWs11nUverRrjsYOvX4gZyS4Akn0oTX7n6moTwn8jY1dA3_GFs1hDp7MkRb6Ib-JxOHSddUjGSt3l_RJ5VlW-lBbaJkBdvebKAVsq5GTVdgZe-cil_lxz0UnEpdD82MIDYJm4-CUSA88pOYF9EgVwKKoxfm1kAnDHcruCYwCluDu2BCXzbSb2m1jpuPsf54NuxOag-Dh5E6Tgqa-BWzji5jakbroqp4w6MADKMvSO0iPm5FvNOFD3aYHom-ZXXXs8YsgAFxrXQNc" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/30 01:40:04 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-zicitoc1vuhi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/30 01:40:04 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-zicitoc1vuhi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/30 01:40:04 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/30 01:40:04 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AGO-1JK23MmAcH-O_AdiJEq-HIOPjGwPYxTJmXQis8TuO8Tydxa6e9AC_CsXiaaCEv8PUpomPMUCsD6Y9jG-SCLz9Qj9e8416_4fGXD4Hvd5WL0SC8hxWpQz4L_TVOmNSrCEL7bOYOldHQ3jTAhHXjGXB43KMFCKUU2K9GDvIdJdYwiNjWtGOjavCIOxXTctWqOFLpFueHZyiAEjb-H61VoOb6T5Dd8mYvL-DO5i3DRBOl-46Bi7bnTedPYc0bzrW9NOttwaNDD-Dni-roTbTROTZ4ebpz9uhQiRtM2Ekx4v2ctJpmEcwEC76d-DAjF6lpSQS3M2KIBRPkCj2pkndpM 2026/08/30 01:40:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/30 01:40:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/30 01:40:04 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "3355dd574af3e923b33442a15c80a33f" 2026/08/30 01:40:05 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "1d3e29b26634a022f6f1311e53c2e6e5" 2026/08/30 01:40:05 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/30 01:40:05 DEBUG : short-eof-chunked.bin: multipart upload "AGO-1JK23MmAcH-O_AdiJEq-HIOPjGwPYxTJmXQis8TuO8Tydxa6e9AC_CsXiaaCEv8PUpomPMUCsD6Y9jG-SCLz9Qj9e8416_4fGXD4Hvd5WL0SC8hxWpQz4L_TVOmNSrCEL7bOYOldHQ3jTAhHXjGXB43KMFCKUU2K9GDvIdJdYwiNjWtGOjavCIOxXTctWqOFLpFueHZyiAEjb-H61VoOb6T5Dd8mYvL-DO5i3DRBOl-46Bi7bnTedPYc0bzrW9NOttwaNDD-Dni-roTbTROTZ4ebpz9uhQiRtM2Ekx4v2ctJpmEcwEC76d-DAjF6lpSQS3M2KIBRPkCj2pkndpM" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/30 01:40:06 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/30 01:40:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/30 01:40:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/30 01:40:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/30 01:40:20 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/30 01:40:22 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJ4DQCbUDfM4Qcsr3ujmRv1nxacp3vPKqim8MvXWLJLo2oi6K3ie0k76qcEPONJToRf224xgEckEkGJHFrFSWx4S2GO2TP-lGGCNOKyV-S3VMGitXQyACQnoYKii96BSe0S4zMhHVmNaE1UzY9THUu7R8e_xMpTH2J1qxB_a0Cw3zMW2jnajnTsg2EcPunk9QNDIWojiFJH6UN4AmP3SMwyVzs9srih0vOo98gx2ScViqzJ7PUTIn9DdyFJmhwi83JpL9awNFguRjccW3-6SHnaLynOKLqUH_JSpxfzRjw7bka5BeNZxymfTaP9yYdXhvZ3UlMndhOPACVT1YoJ63sY 2026/08/30 01:40:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/30 01:40:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "67449a34e951d8e3e661c2f01ebc7010" 2026/08/30 01:40:22 DEBUG : unknown-size-put.txt: multipart upload "AJ4DQCbUDfM4Qcsr3ujmRv1nxacp3vPKqim8MvXWLJLo2oi6K3ie0k76qcEPONJToRf224xgEckEkGJHFrFSWx4S2GO2TP-lGGCNOKyV-S3VMGitXQyACQnoYKii96BSe0S4zMhHVmNaE1UzY9THUu7R8e_xMpTH2J1qxB_a0Cw3zMW2jnajnTsg2EcPunk9QNDIWojiFJH6UN4AmP3SMwyVzs9srih0vOo98gx2ScViqzJ7PUTIn9DdyFJmhwi83JpL9awNFguRjccW3-6SHnaLynOKLqUH_JSpxfzRjw7bka5BeNZxymfTaP9yYdXhvZ3UlMndhOPACVT1YoJ63sY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/30 01:40:23 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACkOUhMsIXvULELx8rRXMPPRN-DKRKwJStF0mx5fd4-HNZcdn6q9HYkdXmqA__m-urcqQpFoKxqgxzpfmpry2RF-sMSELbRghJ4Ra-S_G6vjbzEuf8TRTIcD1DVux2YnsWzm0cxS7Mj8u620jtU9rv5stfmJbQIMEPxmrYNKdtLi3XvD7yIOE-sZfA2vJ2kkswFczWmKd5h1aTxmh_mcmwB9r7nm5QgN2JcglHE0tG9A_jKdCSuiHDGhweLP69DZU6lJ5AzGMv8mag_OQsi6RCvfDXpkav0D027tzcprB6hRYv_f9iNKtXdsZthjh29eU4e6VCLoqZOdYb1f2j3UVe4 2026/08/30 01:40:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/30 01:40:23 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "948dd4e61b18acf634b8e6719b9e5d0c" 2026/08/30 01:40:23 DEBUG : unknown-size-update.txt: multipart upload "ACkOUhMsIXvULELx8rRXMPPRN-DKRKwJStF0mx5fd4-HNZcdn6q9HYkdXmqA__m-urcqQpFoKxqgxzpfmpry2RF-sMSELbRghJ4Ra-S_G6vjbzEuf8TRTIcD1DVux2YnsWzm0cxS7Mj8u620jtU9rv5stfmJbQIMEPxmrYNKdtLi3XvD7yIOE-sZfA2vJ2kkswFczWmKd5h1aTxmh_mcmwB9r7nm5QgN2JcglHE0tG9A_jKdCSuiHDGhweLP69DZU6lJ5AzGMv8mag_OQsi6RCvfDXpkav0D027tzcprB6hRYv_f9iNKtXdsZthjh29eU4e6VCLoqZOdYb1f2j3UVe4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/30 01:40:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zicitoc1vuhi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/30 01:40:24 DEBUG : Waiting for deletions to finish 2026/08/30 01:40:24 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/30 01:40:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/30 01:40:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/30 01:40:24 INFO : S3 bucket rclone-test-zicitoc1vuhi: Bucket "rclone-test-zicitoc1vuhi" deleted 2026/08/30 01:40:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (148.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.76s) --- PASS: TestIntegration/FsMkdir (146.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.27s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (82.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (16.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (19.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/30 01:40:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/30 01:40:24 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 148.080s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m30.229074074s (try 1/5)