"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:" 2025/11/04 04:43:32 NOTICE: TestS3R2: Stopped server 2025/11/04 04:43:32 NOTICE: TestS3R2: Starting server 2025/11/04 04:43:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo" 2025/11/04 04:43:32 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 2025/11/04 04:43:33 INFO : S3 bucket rclone-test-bomaxib6kefo: Bucket "rclone-test-bomaxib6kefo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/04 04:43:34 INFO : S3 bucket rclone-test-bomaxib6kefo: Bucket "rclone-test-bomaxib6kefo" deleted === RUN TestIntegration/FsMkdir 2025/11/04 04:43:35 INFO : S3 bucket rclone-test-bomaxib6kefo: Bucket "rclone-test-bomaxib6kefo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/04 04:43:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/04 04:43:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/04 04:43:35 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/04 04:43:49 NOTICE: S3 bucket rclone-test-bomaxib6kefo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/04 04:43:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAnEYrE7zrqH82q9DTIhZqocj4nCE0WeTNS6ZJmnkk-T0L7AJlLdiYAyDSfhz5qPnywbdrnLi0Swb8qd3hLODNsD_gU2BAqgyup1PFKdKg5monKw4-lP08Fti2Jx6eNbJ5aDqtRGdLL3XVWHcKvfCt3qj3lP1qz7y8xUnLOW-QpCKp51CIQ7MFw3WvhXtENRAf8id_tphgPhrAFyx1CQjBeu45BNzM4oYGE1VSvu2wb2yTBosQM7fpu3Ib8unYWzGZpXe_CkREAoAKIilfbSdffae8k9pwEQ7bUkJd07UfN6TfhL-L-SQAY0DDPapAto5NbS1jto_SsCxNEvcB46-rw 2025/11/04 04:43:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "450e24e26c434dfc0b87ad64c016dfab" 2025/11/04 04:43:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "bc6bb4a0bbe18ae30ff6ac42da6b2199" 2025/11/04 04:43:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3c37880446b8465a9ac14c313b969143" 2025/11/04 04:43:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAnEYrE7zrqH82q9DTIhZqocj4nCE0WeTNS6ZJmnkk-T0L7AJlLdiYAyDSfhz5qPnywbdrnLi0Swb8qd3hLODNsD_gU2BAqgyup1PFKdKg5monKw4-lP08Fti2Jx6eNbJ5aDqtRGdLL3XVWHcKvfCt3qj3lP1qz7y8xUnLOW-QpCKp51CIQ7MFw3WvhXtENRAf8id_tphgPhrAFyx1CQjBeu45BNzM4oYGE1VSvu2wb2yTBosQM7fpu3Ib8unYWzGZpXe_CkREAoAKIilfbSdffae8k9pwEQ7bUkJd07UfN6TfhL-L-SQAY0DDPapAto5NbS1jto_SsCxNEvcB46-rw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/11/04 04:43:54 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/04 04:43:54 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/04 04:43:56 DEBUG : S3 bucket rclone-test-bomaxib6kefo: bucket is versioned: false 2025/11/04 04:43:56 DEBUG : Waiting for deletions to finish 2025/11/04 04:43:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/04 04:43:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/04 04:43:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/04 04:43:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo/dirToPurgeFromRoot" 2025/11/04 04:43:57 DEBUG : S3 bucket rclone-test-bomaxib6kefo path dirToPurgeFromRoot: bucket is versioned: false 2025/11/04 04:43:57 DEBUG : Waiting for deletions to finish 2025/11/04 04:43:58 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/04 04:43:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/04 04:43:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/04 04:43:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo/hello? sausage/êé" 2025/11/04 04:43:59 DEBUG : S3 bucket rclone-test-bomaxib6kefo path hello? sausage/êé: bucket is versioned: false 2025/11/04 04:43:59 DEBUG : Waiting for deletions to finish 2025/11/04 04:43:59 DEBUG : "a/b/c/d/e.txt" version false 2025/11/04 04:43:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/04 04:43:59 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/11/04 04:44:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/04 04:44:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bomaxib6kefo" from "TestS3R2:rclone-test-bomaxib6kefo" 2025/11/04 04:44:06 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:2052: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/04 04:44:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACFu9spZdfClyBFdVuHNl8P9kWN9cO-TUfIAG1_jBbg-oFL4Iy76gY5nbTYfMo1ld8oRySbe0tDcGhMRZ_cOKr2d1ufDkFFlbW3OrED_Tr8hx48CncM9uNP22jOxEZGsm3vurjYJqrVPJyAOvHYWgfdPdH7M4LanKDcLYXSoRlY6G9w9ctpejJuFkRjToYX-opN4LYlVlO11cX6GG6-KMiflON_yDyUKtDN2bCCFFrmgvJl4vOnS8Ux7Kl_ZF63-f-wvc_XovA1T3b3P4TvL_3RywAvSiR5ECKUaXdNHyE7EDacu76xiDrU7QgQ1Oywut6gAzshu0pIpXOyYoBsOjzI 2025/11/04 04:44:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/04 04:44:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/04 04:44:12 DEBUG : piped data.txt: multipart upload "ACFu9spZdfClyBFdVuHNl8P9kWN9cO-TUfIAG1_jBbg-oFL4Iy76gY5nbTYfMo1ld8oRySbe0tDcGhMRZ_cOKr2d1ufDkFFlbW3OrED_Tr8hx48CncM9uNP22jOxEZGsm3vurjYJqrVPJyAOvHYWgfdPdH7M4LanKDcLYXSoRlY6G9w9ctpejJuFkRjToYX-opN4LYlVlO11cX6GG6-KMiflON_yDyUKtDN2bCCFFrmgvJl4vOnS8Ux7Kl_ZF63-f-wvc_XovA1T3b3P4TvL_3RywAvSiR5ECKUaXdNHyE7EDacu76xiDrU7QgQ1Oywut6gAzshu0pIpXOyYoBsOjzI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/04 04:44:12 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOwBtwVTWjkk0k2DQa-2ZR4xUtLYu8uSWA1qQZIiRXK2Vabicz1UmKXLUOwuKDW2uTm1iY5IpVHyGgKCOUeWoudUv-gEqfnmOlBfwnZdceTuSEOwcSXnjZyYIjFj4wPuNBp5A18rK9Q_FUf7rdcHxatCG6aY6uijUgnWGVZeGz6rWcycpXuP8q0yHPQJGI4L_5zHYx2t70jKgDIVb1C8q-RjTbPUrjg9PeSOSkTCmBY233P2Q72mDiFrFM7XCMBVSExoomkYL-0Ms4pHRyr3bWmdM0zK-qxpov4TyFqtH3ELrnAohiNKeHlEZC2RS1cNSnI_dS3umi8QqBFhJjvoifQ 2025/11/04 04:44:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/04 04:44:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7a16d327c321f9b772ddbebf88062064" 2025/11/04 04:44:13 DEBUG : piped data.txt: multipart upload "AOwBtwVTWjkk0k2DQa-2ZR4xUtLYu8uSWA1qQZIiRXK2Vabicz1UmKXLUOwuKDW2uTm1iY5IpVHyGgKCOUeWoudUv-gEqfnmOlBfwnZdceTuSEOwcSXnjZyYIjFj4wPuNBp5A18rK9Q_FUf7rdcHxatCG6aY6uijUgnWGVZeGz6rWcycpXuP8q0yHPQJGI4L_5zHYx2t70jKgDIVb1C8q-RjTbPUrjg9PeSOSkTCmBY233P2Q72mDiFrFM7XCMBVSExoomkYL-0Ms4pHRyr3bWmdM0zK-qxpov4TyFqtH3ELrnAohiNKeHlEZC2RS1cNSnI_dS3umi8QqBFhJjvoifQ" 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 2025/11/04 04:44:13 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/04 04:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANUNyY09EIEWxixA3-ARVvgwL5_VFs0Zf_oR3Pp020dDv95BlZAzv623dPPZw65Lh5j4c7IBeUA2cr4rnBEIbh8m5oOLHpYFacIcAzuuyXz54Jpa6jobOhKBQb4HmLSklVa-IJst0_RNsRGx5v5n2g_DbGfz23j4KmR-fxaVhBJkERICdwwSGglXJebTCBT6cx5P5WFNrMb3VN2OzGZlXDRcP4ga7Kp0Fr8dkGsA9Iig_H3uM2TY2ovpppvBFWm903ow_8XzKyQg1J3nM6WBsihMN_KSjtq_ArbgbgBSmZ63w3iiEQP0Yhnpc922SfMHWMsS1HrgH9HX_0ndiUNGJOE 2025/11/04 04:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/04 04:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/04 04:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANUNyY09EIEWxixA3-ARVvgwL5_VFs0Zf_oR3Pp020dDv95BlZAzv623dPPZw65Lh5j4c7IBeUA2cr4rnBEIbh8m5oOLHpYFacIcAzuuyXz54Jpa6jobOhKBQb4HmLSklVa-IJst0_RNsRGx5v5n2g_DbGfz23j4KmR-fxaVhBJkERICdwwSGglXJebTCBT6cx5P5WFNrMb3VN2OzGZlXDRcP4ga7Kp0Fr8dkGsA9Iig_H3uM2TY2ovpppvBFWm903ow_8XzKyQg1J3nM6WBsihMN_KSjtq_ArbgbgBSmZ63w3iiEQP0Yhnpc922SfMHWMsS1HrgH9HX_0ndiUNGJOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/04 04:44:17 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKVPJd9GsxNGpb4keuLd5NA3An_riVKfQW4Qdyqk9IZ-vSpUeZ43oqIHDfaHKfNGhEecIzWT9qfVSrsRO7r3B0iWZ9KmDekLq1LLUpUQUIRXhDTu8gLflvvHa7E5Q029DTjqi9BCsiBGdWi5DerBBV2QkWtwOMyXwM61Oz6Dys223ID4UduJQt0yOutxxxs7RI2lgrLhZXH1a5jRcAn_0iYj56KBeZ5lSQqGaLZmC_m1YG4WLlMQ6hA0mCyEANn7zC49GxNIm25bZDGDLoT61Jr-JU5uvX-ZPwNoXx8_elom4-XFyQQ7E_mBq04uwdxKzRx_heAPBZ5o1Z-81X-_47I 2025/11/04 04:44:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/04 04:44:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/04 04:44:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKVPJd9GsxNGpb4keuLd5NA3An_riVKfQW4Qdyqk9IZ-vSpUeZ43oqIHDfaHKfNGhEecIzWT9qfVSrsRO7r3B0iWZ9KmDekLq1LLUpUQUIRXhDTu8gLflvvHa7E5Q029DTjqi9BCsiBGdWi5DerBBV2QkWtwOMyXwM61Oz6Dys223ID4UduJQt0yOutxxxs7RI2lgrLhZXH1a5jRcAn_0iYj56KBeZ5lSQqGaLZmC_m1YG4WLlMQ6hA0mCyEANn7zC49GxNIm25bZDGDLoT61Jr-JU5uvX-ZPwNoXx8_elom4-XFyQQ7E_mBq04uwdxKzRx_heAPBZ5o1Z-81X-_47I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/04 04:44:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANqghSh09M_j5ACx1F-beImX5WaRgEcQRyyV5pj_zM4FR376DGXA-k3ZJcJDIfHsukAdAVxsTQKeHf-5TuN9-2gSpNOjGjQaLMyZgYI1kA2Y6csfQvxB9yqtFqR52UuVcgSUgnb1tvyejdY2kA_jN6udFZPhq5E0X7s7DewlEsrReqDNCNOBM_ZYo23dG_l5VnIRgICm5QJoNM3om79OIReUDDOs74EvPDZoOZXzBXZJih3EJoRC8bOTqC2ZhppyVVvQ6zSNttr5p-OvRmrJEUNJC9Eewgtbfs3kJdZcubk7jrLtq4NcU94nV5YfWZ4NtVDAIg27vlX9PmjpHhqQjzQ 2025/11/04 04:44:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/04 04:44:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/04 04:44:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANqghSh09M_j5ACx1F-beImX5WaRgEcQRyyV5pj_zM4FR376DGXA-k3ZJcJDIfHsukAdAVxsTQKeHf-5TuN9-2gSpNOjGjQaLMyZgYI1kA2Y6csfQvxB9yqtFqR52UuVcgSUgnb1tvyejdY2kA_jN6udFZPhq5E0X7s7DewlEsrReqDNCNOBM_ZYo23dG_l5VnIRgICm5QJoNM3om79OIReUDDOs74EvPDZoOZXzBXZJih3EJoRC8bOTqC2ZhppyVVvQ6zSNttr5p-OvRmrJEUNJC9Eewgtbfs3kJdZcubk7jrLtq4NcU94nV5YfWZ4NtVDAIg27vlX9PmjpHhqQjzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/04 04:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAuU8mo1E3vw5UY3yg0_cRCWOAYkMh-PB4unGdsH-Fmlzg8Vbl4F-pQN2-2p89gDmYQxmiuAOrmKmf5W1gm2IiMoAZGZI2BoRooGcQZE_dvXCPuUK3tleAYvUfrYG9xav5mB60nAzks4an1PKtpH53u4tIHAnfjcK2amX87Zk_4itI3TIE1hM4CnS1i1EWrfmEVr4N-k7lU5LqUeefW-HukoVKO4oh39A6acAxJwA7feh31Kw6YAjPHZDGF3GNeqk_91GMYlMM9GwN6X6f7-fXx-9MCEosoPyUvo2sVK4yxz-K8HRm-0G_YmCMa7DP1Oaj1ty8lBg6hVm43LbiDN9-k 2025/11/04 04:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/04 04:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/04 04:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/04 04:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/04 04:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/04 04:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/04 04:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAuU8mo1E3vw5UY3yg0_cRCWOAYkMh-PB4unGdsH-Fmlzg8Vbl4F-pQN2-2p89gDmYQxmiuAOrmKmf5W1gm2IiMoAZGZI2BoRooGcQZE_dvXCPuUK3tleAYvUfrYG9xav5mB60nAzks4an1PKtpH53u4tIHAnfjcK2amX87Zk_4itI3TIE1hM4CnS1i1EWrfmEVr4N-k7lU5LqUeefW-HukoVKO4oh39A6acAxJwA7feh31Kw6YAjPHZDGF3GNeqk_91GMYlMM9GwN6X6f7-fXx-9MCEosoPyUvo2sVK4yxz-K8HRm-0G_YmCMa7DP1Oaj1ty8lBg6hVm43LbiDN9-k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/04 04:44:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AD_nEMg4PTbhEKS6T81NYuz41OpiaVQnTMb7zSuW31GXA9FA2jIr7VmA_0EJTLLrUNXsZveugJ0S2YLkE6DGHvQaW5mZH5ysuUqdPhv6oIq1SYYCHX1at616fDEcM8I5pzy9rNhdqFqrg89qsj5Ixepwi0wbN-NYgA-_kXaK8XbZBinr-XzrI1Nbquz_BHb8gufHXTO14VuvnztccKRO5xeinbwePChiM4Vtiy94HZXQ3Hw3AhOlrxyma-mBpB6h8j5s7tGI2_xUFXlQiACuxu3eSSeIqk52e79EcgmKtMRCo7sC3po7kQGkkuXMn-MeDhKMqAOX-Y5slpuJLBlKOnM 2025/11/04 04:44:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/04 04:44:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/04 04:44:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/04 04:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/04 04:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/04 04:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/04 04:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AD_nEMg4PTbhEKS6T81NYuz41OpiaVQnTMb7zSuW31GXA9FA2jIr7VmA_0EJTLLrUNXsZveugJ0S2YLkE6DGHvQaW5mZH5ysuUqdPhv6oIq1SYYCHX1at616fDEcM8I5pzy9rNhdqFqrg89qsj5Ixepwi0wbN-NYgA-_kXaK8XbZBinr-XzrI1Nbquz_BHb8gufHXTO14VuvnztccKRO5xeinbwePChiM4Vtiy94HZXQ3Hw3AhOlrxyma-mBpB6h8j5s7tGI2_xUFXlQiACuxu3eSSeIqk52e79EcgmKtMRCo7sC3po7kQGkkuXMn-MeDhKMqAOX-Y5slpuJLBlKOnM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/04 04:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AK96tfVjXGDNLFmzQtCObkVYWFE24ibtORzSeXFt-Hxy9KPF3ZLzSy5WqCd6RsZXDmFly9ggI3F7U7swuPZp7OfCn0nJ8b6RLg0_uZ2l098WM6d7eeT36cc0ybWNO9QYjSVf49Jca5AkHssYtt32ufzY9psAfVx5F7IVFHBM3k4gh1Hm4RWDuGjRDaXaZKbTQKCvzUjSMily3eYq6DhcaixejNRa2XaMshe8aZ29iulBgqc2ZPyFYPbu13yNpQ3h35KyQDKrqI10_0ze8zGKrNWGU2qxE67UJJkHUnbWj11xALeA1wLc2pN96SiU0_u-6XedZPQ9xiO076S8j_ErlV4 2025/11/04 04:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/04 04:44:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/04 04:44:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AK96tfVjXGDNLFmzQtCObkVYWFE24ibtORzSeXFt-Hxy9KPF3ZLzSy5WqCd6RsZXDmFly9ggI3F7U7swuPZp7OfCn0nJ8b6RLg0_uZ2l098WM6d7eeT36cc0ybWNO9QYjSVf49Jca5AkHssYtt32ufzY9psAfVx5F7IVFHBM3k4gh1Hm4RWDuGjRDaXaZKbTQKCvzUjSMily3eYq6DhcaixejNRa2XaMshe8aZ29iulBgqc2ZPyFYPbu13yNpQ3h35KyQDKrqI10_0ze8zGKrNWGU2qxE67UJJkHUnbWj11xALeA1wLc2pN96SiU0_u-6XedZPQ9xiO076S8j_ErlV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/04 04:44:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIRaeSDNvtAmUwbOd-GBA3iBqn4jQV4QRgxHm4heBvfC7oryeMF6iAzmYV5yDqHkJW8zFoJu0JKb863M7hVE79CQL8gWK57KuSFhPRhfs48IwU4QUnqKxBr34mttqkYXTNstUusW0ZUV8FNuRYlebAqD8TZq4YE0qyVFPj5HsWzTP9SGpQrLKVXI_Eqq4iEAuJtBEi-DsK8PfOpCWmZ2R00lYoYMwtTfOpGSS94vc4W0cu5Lr1lgL6z9QUMe2oIRgXcQOrE8HGwdJ0KwUBv8PzU9JHxlHnp33UgtRUS50Kx0aAKhad5fCdsNQGH39wNbj5kqx_W7Ez9JjYp_zs9dM6U 2025/11/04 04:44:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/04 04:44:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/04 04:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIRaeSDNvtAmUwbOd-GBA3iBqn4jQV4QRgxHm4heBvfC7oryeMF6iAzmYV5yDqHkJW8zFoJu0JKb863M7hVE79CQL8gWK57KuSFhPRhfs48IwU4QUnqKxBr34mttqkYXTNstUusW0ZUV8FNuRYlebAqD8TZq4YE0qyVFPj5HsWzTP9SGpQrLKVXI_Eqq4iEAuJtBEi-DsK8PfOpCWmZ2R00lYoYMwtTfOpGSS94vc4W0cu5Lr1lgL6z9QUMe2oIRgXcQOrE8HGwdJ0KwUBv8PzU9JHxlHnp33UgtRUS50Kx0aAKhad5fCdsNQGH39wNbj5kqx_W7Ez9JjYp_zs9dM6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/04 04:44:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APd5glcLIgUCwmeMr7G284EI8HvwFqdQdPYWDrxVrEE-eK5TB9Lx1W3Z-qY4kLkTN162x6zdkcM4r9O96yf9chia13FY8Yt0t3csid5um41hZCN7Ru3BT8Y9MwDtELyob6UQliKyplLHZir668YvJcv3kTQGA2gjzvTf1I6GOMiNu6Mg1m9IRDaZGqaJP4yh5vD74Mewm1D5U9-8A13lZmpbfuFWixWTN9s084YBD2hBi-l6md77kbF98CIRxRnUyK7blonUAAHBg88FOzN2N5upw7XGRpsDlHw4YkOW-P-Zx_pOqNgELaT_7QC1ypH9BaKvaxt-JmzzF5Zu3HqHTcw 2025/11/04 04:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/04 04:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/04 04:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APd5glcLIgUCwmeMr7G284EI8HvwFqdQdPYWDrxVrEE-eK5TB9Lx1W3Z-qY4kLkTN162x6zdkcM4r9O96yf9chia13FY8Yt0t3csid5um41hZCN7Ru3BT8Y9MwDtELyob6UQliKyplLHZir668YvJcv3kTQGA2gjzvTf1I6GOMiNu6Mg1m9IRDaZGqaJP4yh5vD74Mewm1D5U9-8A13lZmpbfuFWixWTN9s084YBD2hBi-l6md77kbF98CIRxRnUyK7blonUAAHBg88FOzN2N5upw7XGRpsDlHw4YkOW-P-Zx_pOqNgELaT_7QC1ypH9BaKvaxt-JmzzF5Zu3HqHTcw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/04 04:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMVKKt_tv6FzL7qTDl6xgPmIGDGevmqjVrekQXrfew1TlqhfjLE6Fqafty4ta3WWax70VuZOkP8vcqQ_K_QLI1qwqigV7JEe_qJS-YYYNBLuAJoZJgL_6MJ2LhlnjchM27WWAgxkZ73KWHpdq2iCSPXqN2dY3qxowinG0cRsPbkUdp4f0ldTA9hlilTE3mbPCIdevKjHWuGnzJxLegRXhpt1irtvXngDIX0wD9t4geYEgbJpgNAyA1T6YneGPOx1rYuBZF-k9iRE_xtNl9443HZEVLPlzR1MgdquxYQQPHdA1uE-eNsTlqA2HkaTPxekcgCmiW42pCXm21YWHEYdyA8 2025/11/04 04:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/04 04:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMVKKt_tv6FzL7qTDl6xgPmIGDGevmqjVrekQXrfew1TlqhfjLE6Fqafty4ta3WWax70VuZOkP8vcqQ_K_QLI1qwqigV7JEe_qJS-YYYNBLuAJoZJgL_6MJ2LhlnjchM27WWAgxkZ73KWHpdq2iCSPXqN2dY3qxowinG0cRsPbkUdp4f0ldTA9hlilTE3mbPCIdevKjHWuGnzJxLegRXhpt1irtvXngDIX0wD9t4geYEgbJpgNAyA1T6YneGPOx1rYuBZF-k9iRE_xtNl9443HZEVLPlzR1MgdquxYQQPHdA1uE-eNsTlqA2HkaTPxekcgCmiW42pCXm21YWHEYdyA8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/04 04:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMHBgxe94Jmg5mBKOr9t7b76KKhuWbvd0pNeP8RwkkYLNeTHlJaduFyKIFck7qF_MgxA536XjHEmqLBdcH_qxDv0a4GsALNJ_7sC7q_gwB129cgLx0xlLSE59T_ax95tZlDfITlNJ5AH9dYBo3CQ8jZtXz563JNKlVPnTdvkMPUY5psHPRwqhwbnf4LjK0n8QjEiZLvlv_ribpUN8w37mA9pfgSY6kO7Pp5K359Mp_de_nZyWLj5VRPH-ihQsVlLiaYsBQRDmsmlXG8bECMAkc0te1jULm5znruBV2fYw-oT0i3lCZWbXvlUoKLGeCOsuaRF4zHgZ1_i9JLP4LZrAKk 2025/11/04 04:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/04 04:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMHBgxe94Jmg5mBKOr9t7b76KKhuWbvd0pNeP8RwkkYLNeTHlJaduFyKIFck7qF_MgxA536XjHEmqLBdcH_qxDv0a4GsALNJ_7sC7q_gwB129cgLx0xlLSE59T_ax95tZlDfITlNJ5AH9dYBo3CQ8jZtXz563JNKlVPnTdvkMPUY5psHPRwqhwbnf4LjK0n8QjEiZLvlv_ribpUN8w37mA9pfgSY6kO7Pp5K359Mp_de_nZyWLj5VRPH-ihQsVlLiaYsBQRDmsmlXG8bECMAkc0te1jULm5znruBV2fYw-oT0i3lCZWbXvlUoKLGeCOsuaRF4zHgZ1_i9JLP4LZrAKk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/04 04:44:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJqRQ8rdr1ZXpFj4MPBTSEfIUlMya0EIm1PtO82gdM0_dwaN0RDAhSw1ArbwKpgt8KuO9UNYWU4ClZpDXqRYiE2RirHUgVCf7gw9lDzSpp7pDn3kzvrFnp3BijUxwiNZXb0MmEMJ3eFmUPtMxBTPwl84y3UHYKQgIy8c4Df-hCAKlRy60a0x91e9EOVfP5TGhrDJ_DKJjI8A2f4U-EYc0FJJ9Npo8G7LaQErwPffDS6W9jjfq3Af9y1TaXOOxHQKyS8PqSOp8URTl-XmjIwdCD3A8yI1Ax9gRIbCxEOMhbtfCjBV_1ntQ8p93XHgZsKPuOAusSq67JQUa8tyR6VwAqI 2025/11/04 04:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/04 04:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/04 04:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJqRQ8rdr1ZXpFj4MPBTSEfIUlMya0EIm1PtO82gdM0_dwaN0RDAhSw1ArbwKpgt8KuO9UNYWU4ClZpDXqRYiE2RirHUgVCf7gw9lDzSpp7pDn3kzvrFnp3BijUxwiNZXb0MmEMJ3eFmUPtMxBTPwl84y3UHYKQgIy8c4Df-hCAKlRy60a0x91e9EOVfP5TGhrDJ_DKJjI8A2f4U-EYc0FJJ9Npo8G7LaQErwPffDS6W9jjfq3Af9y1TaXOOxHQKyS8PqSOp8URTl-XmjIwdCD3A8yI1Ax9gRIbCxEOMhbtfCjBV_1ntQ8p93XHgZsKPuOAusSq67JQUa8tyR6VwAqI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/04 04:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AD_PncnOfp9GkmoVNXdPfgNLELkPxVNDNFL6Y9GcYC5H8UqOT68_qRtcSJWah10PFu3b7vudzWAdObSRbsOX20lzFmvA5cFyHgbyM6OcbyRcc05Xk178-pTb_qgyVu2KRnwHotcq5emOFX9cDwC24fdidfsu5FOdAKI4Kk0mAoP7ZfEbI_sDp4YQx2zwjKbbJsHYgxwWj1q6mlL5iov2hIxDiK44Sp5E7CW8TE9ja0iSyD6BqBAoUmJqItWRQe4ZaenxyNjk2GSYByBn2pcxtFIxNNNzjYep1M5jUVp5M6t9DqYJvDO8XgPh4vfGb39yu1XMlhXKN9CVsvX3-oFJgHI 2025/11/04 04:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/04 04:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/04 04:44:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AD_PncnOfp9GkmoVNXdPfgNLELkPxVNDNFL6Y9GcYC5H8UqOT68_qRtcSJWah10PFu3b7vudzWAdObSRbsOX20lzFmvA5cFyHgbyM6OcbyRcc05Xk178-pTb_qgyVu2KRnwHotcq5emOFX9cDwC24fdidfsu5FOdAKI4Kk0mAoP7ZfEbI_sDp4YQx2zwjKbbJsHYgxwWj1q6mlL5iov2hIxDiK44Sp5E7CW8TE9ja0iSyD6BqBAoUmJqItWRQe4ZaenxyNjk2GSYByBn2pcxtFIxNNNzjYep1M5jUVp5M6t9DqYJvDO8XgPh4vfGb39yu1XMlhXKN9CVsvX3-oFJgHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/04 04:44:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADrdFIiBsqnbUKWk3Qnkej3On5xLFVz6UwhcIchv0Uxp0VRZtS6KQxd0G1UqctnpnH5kaYAdUoocICJxzd2Vc2qM562OO5ahIglWDXwHmKJkQpoSnYUV5u0-DdVRQHd6rGQo1Np1M3QNIqBUmiZOTZq1ll8S-FEOADVoVtQXAEzlxo-BCqNQwXH2Bxr1uqXjJNFol-0susLsOyGfxv5pVh-MhP2I2cMYTZtFCZnY0X51btBtqrSo2jjdJyi0qMmq8_k8qeqXJRWYjSud8jF5mLKctsgpp1PK5nIBUu-g5WRqcYVWZU-fXuq5imYNxHlqSt2Bx1nwrN7vd12v0v0uwfY 2025/11/04 04:44:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/04 04:44:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/04 04:44:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADrdFIiBsqnbUKWk3Qnkej3On5xLFVz6UwhcIchv0Uxp0VRZtS6KQxd0G1UqctnpnH5kaYAdUoocICJxzd2Vc2qM562OO5ahIglWDXwHmKJkQpoSnYUV5u0-DdVRQHd6rGQo1Np1M3QNIqBUmiZOTZq1ll8S-FEOADVoVtQXAEzlxo-BCqNQwXH2Bxr1uqXjJNFol-0susLsOyGfxv5pVh-MhP2I2cMYTZtFCZnY0X51btBtqrSo2jjdJyi0qMmq8_k8qeqXJRWYjSud8jF5mLKctsgpp1PK5nIBUu-g5WRqcYVWZU-fXuq5imYNxHlqSt2Bx1nwrN7vd12v0v0uwfY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/04 04:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMEjcFnOGlWqmBBIxjHioaw8cL_PXcBj8F0pvcUDPp19AY36FU0IKmWyV-JuWgkcMfZiHIu22v4y0rb5CilxfKmoy5ZHEO9hwY_vrOLgiDeTPZHUsfM77X5bXTkr2JGYaltKFjRJkd9EGwyq4oAZ5fnyPVj--Un3kYft72Vel71kLWEEm2_Z6rvhrGofvZzhqdc57V80n_kuEcH8sShjGFE8HBy5I_4xd3UUAX9ZFOyVS9i65Cz3lJOFWdEznT8CtbTS-U5H7Z-pXMHYgJMCi758kObbD4MnOV47ZjmkyG4DhcxEL7JEGGEiuuMaK546ToUhNCHOzzSgjnVfxSqBvRg 2025/11/04 04:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/04 04:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/04 04:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/04 04:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/04 04:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/04 04:44:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/04 04:44:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMEjcFnOGlWqmBBIxjHioaw8cL_PXcBj8F0pvcUDPp19AY36FU0IKmWyV-JuWgkcMfZiHIu22v4y0rb5CilxfKmoy5ZHEO9hwY_vrOLgiDeTPZHUsfM77X5bXTkr2JGYaltKFjRJkd9EGwyq4oAZ5fnyPVj--Un3kYft72Vel71kLWEEm2_Z6rvhrGofvZzhqdc57V80n_kuEcH8sShjGFE8HBy5I_4xd3UUAX9ZFOyVS9i65Cz3lJOFWdEznT8CtbTS-U5H7Z-pXMHYgJMCi758kObbD4MnOV47ZjmkyG4DhcxEL7JEGGEiuuMaK546ToUhNCHOzzSgjnVfxSqBvRg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIXfrySagqj8DaSnjgioyz29l8YhxXxHTE7Gh-Gu9YXZquJUDBt0LIZr4VbOYikyCszF3gH8cz95gCQ7H1Rp3zeW3UcyUr7_HEej4-DfY0gH_Qk6qq3Y6TK3KE0poz7laEuuttqwkqX8WhV9efDNUB3hGeqf3k36An_QgbOFH_CY-RXbqotYaIMMtz_ykYYiydQ8dcOOjQt0_JeFsYqOKfvkhuvWQBLTO1MqY-LN5GaLSvPTwQqjhJu4ElFRUMsv74r7w7FlCU1tYbtuRgYPdw3pZN3zrAqSxdbhUSYjxt_CGHc8kGSbYKVM7skoiwRvJTDEBodxsNoMk2uqH86shJQ 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/04 04:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/04 04:44:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIXfrySagqj8DaSnjgioyz29l8YhxXxHTE7Gh-Gu9YXZquJUDBt0LIZr4VbOYikyCszF3gH8cz95gCQ7H1Rp3zeW3UcyUr7_HEej4-DfY0gH_Qk6qq3Y6TK3KE0poz7laEuuttqwkqX8WhV9efDNUB3hGeqf3k36An_QgbOFH_CY-RXbqotYaIMMtz_ykYYiydQ8dcOOjQt0_JeFsYqOKfvkhuvWQBLTO1MqY-LN5GaLSvPTwQqjhJu4ElFRUMsv74r7w7FlCU1tYbtuRgYPdw3pZN3zrAqSxdbhUSYjxt_CGHc8kGSbYKVM7skoiwRvJTDEBodxsNoMk2uqH86shJQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/04 04:44:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANPPAA_TXb6JI6oGY09CE0Cqg7d3phNR5xU8wqXR59df2Y83fYentcKtvK_CIGphfUvaWz6F-vpZHs9nV_kRk-8iIEt1xGbYDGSiuLcG9DksXUzUYdHpdjNg1BgQNISqdMewSVlua7mGvbYUlKwH1HSxtEGwcbrUqvRsmobm3SDeryyDl7Q2nJHnF5oPltI5GMP8TZoxSmr-zsmogbo3yvucLV_7_lBbNle_fDPXNQPs6eRpMN-94wubCvAe8iIVCYuQga_sFBLDQe1LuMGoVMRwlPAlPQUcI7eyjiRqot3_DWy9xaa_viXXi51ijOxn65FhZwtCHJ3quQkUwkaBxhY 2025/11/04 04:44:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/04 04:44:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/04 04:44:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANPPAA_TXb6JI6oGY09CE0Cqg7d3phNR5xU8wqXR59df2Y83fYentcKtvK_CIGphfUvaWz6F-vpZHs9nV_kRk-8iIEt1xGbYDGSiuLcG9DksXUzUYdHpdjNg1BgQNISqdMewSVlua7mGvbYUlKwH1HSxtEGwcbrUqvRsmobm3SDeryyDl7Q2nJHnF5oPltI5GMP8TZoxSmr-zsmogbo3yvucLV_7_lBbNle_fDPXNQPs6eRpMN-94wubCvAe8iIVCYuQga_sFBLDQe1LuMGoVMRwlPAlPQUcI7eyjiRqot3_DWy9xaa_viXXi51ijOxn65FhZwtCHJ3quQkUwkaBxhY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/04 04:44:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AO4uxhZx-pqJow1DNxUWzwbZuETpFGpaqxFna1-ewdRs8Iec-aaSaIVLoqF4RCYcjyDSjxcpnRmVQk729NTURLPOP5Am_MJLtmq8GbmBDt2nCHNs_RoUkQCViekTTD0ku4Ig7RiN-voQ1yXOqbIV2IcSxuYxkwhllKlTqSPPuANshT1aPkJp-2_BI1JlwDC8cajwclxjAr3_xoAlBmzhiGZyHEWu7C7QUnWEFfp6NbEbL9vn5CYEYWtVrjUtO9d1nBjTviCa8Ge8ngx8kLgra2hqfsJEHjrRwcqaDDkmIL-50ehpWgk9K40U-cbo5Ma29u8O9L6GbGdGd6xKtVYqLvM 2025/11/04 04:44:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/04 04:44:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/04 04:44:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AO4uxhZx-pqJow1DNxUWzwbZuETpFGpaqxFna1-ewdRs8Iec-aaSaIVLoqF4RCYcjyDSjxcpnRmVQk729NTURLPOP5Am_MJLtmq8GbmBDt2nCHNs_RoUkQCViekTTD0ku4Ig7RiN-voQ1yXOqbIV2IcSxuYxkwhllKlTqSPPuANshT1aPkJp-2_BI1JlwDC8cajwclxjAr3_xoAlBmzhiGZyHEWu7C7QUnWEFfp6NbEbL9vn5CYEYWtVrjUtO9d1nBjTviCa8Ge8ngx8kLgra2hqfsJEHjrRwcqaDDkmIL-50ehpWgk9K40U-cbo5Ma29u8O9L6GbGdGd6xKtVYqLvM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/04 04:44:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAdRb-ckkabQngNPQgqGvegyJeow-gyeqZ45xPyaZqjQGiUFZ8n7fPScFJ3rMIYg1kq4pSVJXxEc_gI3wHrG8OsIlU6jUBthXflEZa2vvQoJsu147oQqVnVYn9S1Av9NI68weTucuLiKDKTjgRSG827jbvTSdpgrKxDoOXdKfaR20n_S-J21bNYL103baIJJH_2nv-GLK0vA50apn_I2K1EZqNOINksk044151j7iVKocdi-nJd8AZKqub9wuZq6RUhbjMXFuLKEspimnxKsAmOy-5wInlXnYObk1f6HvehM8I7U-jsBPI23rUtxHxtLgI4tiG0GRNeqQN8EMlfKpxo 2025/11/04 04:44:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/04 04:44:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/04 04:44:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAdRb-ckkabQngNPQgqGvegyJeow-gyeqZ45xPyaZqjQGiUFZ8n7fPScFJ3rMIYg1kq4pSVJXxEc_gI3wHrG8OsIlU6jUBthXflEZa2vvQoJsu147oQqVnVYn9S1Av9NI68weTucuLiKDKTjgRSG827jbvTSdpgrKxDoOXdKfaR20n_S-J21bNYL103baIJJH_2nv-GLK0vA50apn_I2K1EZqNOINksk044151j7iVKocdi-nJd8AZKqub9wuZq6RUhbjMXFuLKEspimnxKsAmOy-5wInlXnYObk1f6HvehM8I7U-jsBPI23rUtxHxtLgI4tiG0GRNeqQN8EMlfKpxo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/04 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AI6lvrTSggQ2TxYsKbnCbnpLcpmmuqs_MVOw7XyHxfENZ9y1gSjeCQrMsdqmtL-BrZW0WfP8xxF2jPqATcB34uon_8UIQYp-eB4iar0EFk-wvaSoywI-PBcg3Hlc3G-XNM29awAmpr1cMK8Yz6WzJqaMNtMJhq9BbaHpRSa58W3np-UQ0V0RMOU84XJFXABhKdm38tdf7bN11snA1l6aKn-T7eachlVNqYQtsexlHXJR6sVBtiWdHcsuDvb4Ttd2m_3w8yl5gqrX9ENSjIlKCVRXalZ9ICPKKTxFNa92Uga4Ku2RS-N67RAnOKkE8e58oWvRbZdpI-IoTpwqVABkRy8 2025/11/04 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/04 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/04 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/04 04:44:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/04 04:44:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/04 04:44:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/04 04:44:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AI6lvrTSggQ2TxYsKbnCbnpLcpmmuqs_MVOw7XyHxfENZ9y1gSjeCQrMsdqmtL-BrZW0WfP8xxF2jPqATcB34uon_8UIQYp-eB4iar0EFk-wvaSoywI-PBcg3Hlc3G-XNM29awAmpr1cMK8Yz6WzJqaMNtMJhq9BbaHpRSa58W3np-UQ0V0RMOU84XJFXABhKdm38tdf7bN11snA1l6aKn-T7eachlVNqYQtsexlHXJR6sVBtiWdHcsuDvb4Ttd2m_3w8yl5gqrX9ENSjIlKCVRXalZ9ICPKKTxFNa92Uga4Ku2RS-N67RAnOKkE8e58oWvRbZdpI-IoTpwqVABkRy8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALJl37lhLsbO_F-ZWzrFDDrpks4BJnoJo25kZubttUe8qEAlpMMBX2SafkRLOOnHbKGQTWfD_udHFFVN2LPD_9C5jhPmWcAP7Pe2lW6CmgbgvICjTgLdo1PxrK7ro_wlmb88dcKxrXWlqAFQpkXPJUsPljHpI6ovw6kdciyKAnl3K1by4ctBOzNX2itct7CBdfotDs4wfPn-ziL_lUAF34llQEtO1Wy-QWZq18z7-GLvuTHK6qCywhARIyVfe9rfQto-qhrOHklH9TViDIhHRNZImwUFe0AqqqKpnqzvdOplF1g7W_e_eyL96wgBWW64805NpitBDGA4MaQWO0uBhDs 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/04 04:44:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/04 04:44:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/04 04:44:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALJl37lhLsbO_F-ZWzrFDDrpks4BJnoJo25kZubttUe8qEAlpMMBX2SafkRLOOnHbKGQTWfD_udHFFVN2LPD_9C5jhPmWcAP7Pe2lW6CmgbgvICjTgLdo1PxrK7ro_wlmb88dcKxrXWlqAFQpkXPJUsPljHpI6ovw6kdciyKAnl3K1by4ctBOzNX2itct7CBdfotDs4wfPn-ziL_lUAF34llQEtO1Wy-QWZq18z7-GLvuTHK6qCywhARIyVfe9rfQto-qhrOHklH9TViDIhHRNZImwUFe0AqqqKpnqzvdOplF1g7W_e_eyL96wgBWW64805NpitBDGA4MaQWO0uBhDs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/04 04:44:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMqXGWsT9o9zQSf2pQ04iUYQR8Nuv9P2F3_nwM9XA3S_QBeG4GHjRqMgcUuEh2NpXdCacNhHzEhRby3jcF57OqP2Dm95FMSHGDpFZbt2mYBV-eWdv0PRjdP7d8EfnKqb-5hTtosW2MQ5_gWWIY1veS37gctOxxF5Q8UAtx2FW9llqYIqwtG0FHYX_eZqeGc5eVkVPMEghzc98AEZ7Mpy8LoFE5Y4dAuow_h_hsHfDSR5juPtfQhKo5aofvmN80bp36uJaIVeC-J_QxkfC-wnzGeqs1HQbpbAldME_avo-4CFfHS5OyFAWh2FS1wRNJB9Al9sIxUVj1yLwltWvluLsJY 2025/11/04 04:44:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/04 04:44:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/04 04:44:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMqXGWsT9o9zQSf2pQ04iUYQR8Nuv9P2F3_nwM9XA3S_QBeG4GHjRqMgcUuEh2NpXdCacNhHzEhRby3jcF57OqP2Dm95FMSHGDpFZbt2mYBV-eWdv0PRjdP7d8EfnKqb-5hTtosW2MQ5_gWWIY1veS37gctOxxF5Q8UAtx2FW9llqYIqwtG0FHYX_eZqeGc5eVkVPMEghzc98AEZ7Mpy8LoFE5Y4dAuow_h_hsHfDSR5juPtfQhKo5aofvmN80bp36uJaIVeC-J_QxkfC-wnzGeqs1HQbpbAldME_avo-4CFfHS5OyFAWh2FS1wRNJB9Al9sIxUVj1yLwltWvluLsJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/04 04:45:00 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOVpLYsGJfgwriPpmjWIWHUwr84Nf36wM9FtjO70CEiNCrJw4-lWU3SPvtcI2vlrGuArnuP1OW5yc7HW2avMFgHabyLf_UHL9-EJDws1iFgUtRcjBSVKUDu5PIxH70eNhH6sD2RDlF4Am29Mv4-nUGRmKcJ4dPxu3VZkJPs649Vm-p1UYgMMKGaGPP4H-QDQMJCeHb2gbLoHDvbNPD3VSofW6F4DSZCPW4w6yyGwNjlbvb3dC8mTN6A2TA5Svb-VjfKdgyamwGJZs-6RHZ7c7orNkq_ek6g9EBJsqkyCgtnwNZUEST4_vsAPulOMJlwC_w9EaDiLxVpAIwfxFUPqrtM 2025/11/04 04:45:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/04 04:45:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/04 04:45:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOVpLYsGJfgwriPpmjWIWHUwr84Nf36wM9FtjO70CEiNCrJw4-lWU3SPvtcI2vlrGuArnuP1OW5yc7HW2avMFgHabyLf_UHL9-EJDws1iFgUtRcjBSVKUDu5PIxH70eNhH6sD2RDlF4Am29Mv4-nUGRmKcJ4dPxu3VZkJPs649Vm-p1UYgMMKGaGPP4H-QDQMJCeHb2gbLoHDvbNPD3VSofW6F4DSZCPW4w6yyGwNjlbvb3dC8mTN6A2TA5Svb-VjfKdgyamwGJZs-6RHZ7c7orNkq_ek6g9EBJsqkyCgtnwNZUEST4_vsAPulOMJlwC_w9EaDiLxVpAIwfxFUPqrtM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/04 04:45:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKvAy3cAYgIBZquUvHIByAdfecN1-a3OyXhR3vQataETXAdMHlHyeGHgMFsCCCvA2hE0Qbuzhg9TZ_9B25hgZ0Jhs6ne8JSHeANQIRyMjd4XtHq_FXoWVyeHXPpDNDRUam-OicMojPVuRvbpZmYL21g1SiQ8f0Z8jXD6D7J7k7QCdkRfAGc_ea36vqFZdfCWF56Exh7Wc7rJt9oQu-na180OPi974DBaW1bN1ZY3Ne75426_dMpcOX-80iF6uJMhT8BVC4gGmT4eyXNDBXrH8Yr155dU43H-FWkN9TzXo7JbEJjldlUBsZ37pl7FsIjhWw28z4bK0MPZ6h0hT7eMv0Y 2025/11/04 04:45:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/04 04:45:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/04 04:45:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKvAy3cAYgIBZquUvHIByAdfecN1-a3OyXhR3vQataETXAdMHlHyeGHgMFsCCCvA2hE0Qbuzhg9TZ_9B25hgZ0Jhs6ne8JSHeANQIRyMjd4XtHq_FXoWVyeHXPpDNDRUam-OicMojPVuRvbpZmYL21g1SiQ8f0Z8jXD6D7J7k7QCdkRfAGc_ea36vqFZdfCWF56Exh7Wc7rJt9oQu-na180OPi974DBaW1bN1ZY3Ne75426_dMpcOX-80iF6uJMhT8BVC4gGmT4eyXNDBXrH8Yr155dU43H-FWkN9TzXo7JbEJjldlUBsZ37pl7FsIjhWw28z4bK0MPZ6h0hT7eMv0Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABfcmmozLjOjuxuBXpZpCgg_Noq8X3X9jAYLps2OhAWcMVUx5LEDyeZAVsCHpvHYkR2b5PqmHCiJDUjRejHzxNNK6Lc0538sC6iYR0I2aVkPdeZd_ib30k-jeAE1hyFD6bhBZNgrkeqyL6iiRuvpl_DlgXCoozoZ-AFSje7vLYgIJjf88lynk53n3TvGos5bCSIF-BXW01W9VZCQxG_2rztAv5goe3dikGfeQpyfHhLYw9SSAQfXQl8Op4B7RbTEZR6gMjb12Mvjt1Zg68lZEF5aO_XLK_i-RaUPNNaTsjAgHDKXbi4vI-mxJQSG-VjbTgh4Eky591bDccvb78ckgm0 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/04 04:45:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/04 04:45:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/04 04:45:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABfcmmozLjOjuxuBXpZpCgg_Noq8X3X9jAYLps2OhAWcMVUx5LEDyeZAVsCHpvHYkR2b5PqmHCiJDUjRejHzxNNK6Lc0538sC6iYR0I2aVkPdeZd_ib30k-jeAE1hyFD6bhBZNgrkeqyL6iiRuvpl_DlgXCoozoZ-AFSje7vLYgIJjf88lynk53n3TvGos5bCSIF-BXW01W9VZCQxG_2rztAv5goe3dikGfeQpyfHhLYw9SSAQfXQl8Op4B7RbTEZR6gMjb12Mvjt1Zg68lZEF5aO_XLK_i-RaUPNNaTsjAgHDKXbi4vI-mxJQSG-VjbTgh4Eky591bDccvb78ckgm0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/04 04:45:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHvfEUDAhE0YIuFr-Z4Y_fp_njo0w8pYe62n2poUTzNdNUGbECFYEvqbDxyJYjj-OrNwySSiriWw2ePng2dJ8ozV2c7qCf89M6D7CyvaSZhSMb2vk-3ADCCsrjKNW8f_DpmarS32RbPOEG5w0OW0UMy4-p30yVo6M5UVYZt6FAtth7dg5RSVrwknYKXyWsMbdpa94Zu2mPjUFIucyJoD0kj1bYnXKRP92VQJJ60IEKYN-2Xhcn8AK2fN6fhVCt2rseBVvr2-e_U5r-5zljMQfERQgQlZLr23SO6qHz3FOPTQC6A1kFhCJtrnVrUABiZ8ArJH-8TgwIrFCrmg925whQw 2025/11/04 04:45:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/04 04:45:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHvfEUDAhE0YIuFr-Z4Y_fp_njo0w8pYe62n2poUTzNdNUGbECFYEvqbDxyJYjj-OrNwySSiriWw2ePng2dJ8ozV2c7qCf89M6D7CyvaSZhSMb2vk-3ADCCsrjKNW8f_DpmarS32RbPOEG5w0OW0UMy4-p30yVo6M5UVYZt6FAtth7dg5RSVrwknYKXyWsMbdpa94Zu2mPjUFIucyJoD0kj1bYnXKRP92VQJJ60IEKYN-2Xhcn8AK2fN6fhVCt2rseBVvr2-e_U5r-5zljMQfERQgQlZLr23SO6qHz3FOPTQC6A1kFhCJtrnVrUABiZ8ArJH-8TgwIrFCrmg925whQw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/04 04:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA10KzEpT_qF3H5W41V3M1t4pqMXr2Bb9pp4DXml2OK9vL5w4BN7CM4bRsXe4IEnIg2YrxcVUQp-Jj3Ul-kP9QnhaYnM3d__mhST5iSGYCdVnyEcSm8950OQagsI0w4yIZIz9MCB6MOaq9i05nQ9tTIWVBo39cqRsjp9oO01qykhfDSZIErK0mk_xBeJYl20dDQf4fxddsU6sS4bL6wJHcqjilKk_c3X36jzaNe4Uri9dCUCP8MbuV4a5TF6viY06cqLjIzdUmhFerCGhHu_qxySNvF2xSh9Lqfuav4SgbPe9cBKbucIdHkjBwPBPyzMtbQlrETVqoaIn9clidypZrQ 2025/11/04 04:45:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/04 04:45:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/04 04:45:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AA10KzEpT_qF3H5W41V3M1t4pqMXr2Bb9pp4DXml2OK9vL5w4BN7CM4bRsXe4IEnIg2YrxcVUQp-Jj3Ul-kP9QnhaYnM3d__mhST5iSGYCdVnyEcSm8950OQagsI0w4yIZIz9MCB6MOaq9i05nQ9tTIWVBo39cqRsjp9oO01qykhfDSZIErK0mk_xBeJYl20dDQf4fxddsU6sS4bL6wJHcqjilKk_c3X36jzaNe4Uri9dCUCP8MbuV4a5TF6viY06cqLjIzdUmhFerCGhHu_qxySNvF2xSh9Lqfuav4SgbPe9cBKbucIdHkjBwPBPyzMtbQlrETVqoaIn9clidypZrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/04 04:45:14 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKHuExwT_gvprETNKWUOeko6a9i34-l2qRtIEw4B2qA9e3T5W8eN2fR_E7uNJ4go_sXD9PB26BbPl2EzxPuczfr12gyBUysLtSmU_bi2JGvrxkKH31GLxY60xasQtu6PzP8kyTkCCnV-RYK2846iFbnYmklDpzTxsuY6bdwumX5lkFCaLo4iJC9iiV2LnYBqrHd8KoUrpobQhwXAHK0iA32e4o6LqIlQzEp5H4I4IChytt8dOJ5p0Y0000h7AQuU_o3Vw7Xh5pYrI6xc7v_N0rT05AU3Ddv_ZefK1NHuyP7IR0wzLCxlnCl0HjtYBU4BmGzw9KtzYg2Er1SJaAQu3n0 2025/11/04 04:45:14 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/04 04:45:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/04 04:45:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKHuExwT_gvprETNKWUOeko6a9i34-l2qRtIEw4B2qA9e3T5W8eN2fR_E7uNJ4go_sXD9PB26BbPl2EzxPuczfr12gyBUysLtSmU_bi2JGvrxkKH31GLxY60xasQtu6PzP8kyTkCCnV-RYK2846iFbnYmklDpzTxsuY6bdwumX5lkFCaLo4iJC9iiV2LnYBqrHd8KoUrpobQhwXAHK0iA32e4o6LqIlQzEp5H4I4IChytt8dOJ5p0Y0000h7AQuU_o3Vw7Xh5pYrI6xc7v_N0rT05AU3Ddv_ZefK1NHuyP7IR0wzLCxlnCl0HjtYBU4BmGzw9KtzYg2Er1SJaAQu3n0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/04 04:45:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APuU0JYNKQ3GYNfuYU0mBQmObvX0xHT4B4jtdtUAAicu_4_kINhc2nWEBVMDjf1tIkVA_Otem23SIeRbICCDns6r1M8os-yf4o-U1LRFcJBntYHZjwt-0p9i8nGBbDGxxe5zusHrEyL0HoK3mYOsULjArofUL5iyuLDnPnX9eAbMwx4T5nmg5Y3TY_kSP-LJ1XYGq7YL4YRegAjivcWZkg0LVbgAVMfCsYEekz2Rur-MT1iPhwI_ELH9kdZd8hEuIbZPkf7jB_cEXB9GISFefRSrNTzC2JTOO3QM_RqPzgKegNOJfgaqopaE-QtB_hbnCFQQon9P8W0OVpxF5tsO98c 2025/11/04 04:45:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/04 04:45:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/04 04:45:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APuU0JYNKQ3GYNfuYU0mBQmObvX0xHT4B4jtdtUAAicu_4_kINhc2nWEBVMDjf1tIkVA_Otem23SIeRbICCDns6r1M8os-yf4o-U1LRFcJBntYHZjwt-0p9i8nGBbDGxxe5zusHrEyL0HoK3mYOsULjArofUL5iyuLDnPnX9eAbMwx4T5nmg5Y3TY_kSP-LJ1XYGq7YL4YRegAjivcWZkg0LVbgAVMfCsYEekz2Rur-MT1iPhwI_ELH9kdZd8hEuIbZPkf7jB_cEXB9GISFefRSrNTzC2JTOO3QM_RqPzgKegNOJfgaqopaE-QtB_hbnCFQQon9P8W0OVpxF5tsO98c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/04 04:45:18 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANukMiFN7q2Sw_vUxwo0NTvkuFMcr0q9mReR-dWQ4LrXzMYtApF-52LvL0j_u62N7uA7-_8sl10Y_OGdNjLkIReUsxwoiw0c29_-L2n_zFITRfnw0kZoYSOS2pqvkgV_3-2hRfKlloEFVQQerZ15x18uCrcXhh_BiO3dlwFXVOPdKZmEbGG4kiFQ8s0LI0IORaCxdF286QqFOue2jwy55JOHaNWtmSQxbtz7cyEVQqrVbRZsN7S3CIBbKiwZE1dWtaGybA3JHe-sjCRwYqZtaF8w1JjhwRnXB8FYJ-dkbtZtI-oozcRPLxTH4LHlw7ALqZ17M_Slwp15oT8NaRzXyPM 2025/11/04 04:45:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/04 04:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANukMiFN7q2Sw_vUxwo0NTvkuFMcr0q9mReR-dWQ4LrXzMYtApF-52LvL0j_u62N7uA7-_8sl10Y_OGdNjLkIReUsxwoiw0c29_-L2n_zFITRfnw0kZoYSOS2pqvkgV_3-2hRfKlloEFVQQerZ15x18uCrcXhh_BiO3dlwFXVOPdKZmEbGG4kiFQ8s0LI0IORaCxdF286QqFOue2jwy55JOHaNWtmSQxbtz7cyEVQqrVbRZsN7S3CIBbKiwZE1dWtaGybA3JHe-sjCRwYqZtaF8w1JjhwRnXB8FYJ-dkbtZtI-oozcRPLxTH4LHlw7ALqZ17M_Slwp15oT8NaRzXyPM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/04 04:45:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APybwIZEsCPH5nwyB_5Gpfsh6AsJqJd-otDRMEAj8Qolj4lcM0XlIxQNhS07Y_fz8JWaZwZu3S-MlkmQfFxTJp-xRofTRzayM8iD_DzGyVURDYhwVipS8peQ0o811PAoQNgLqK6fG82czRNXlrKKdNim3ssPfCbJFmfgovMqvRLTh36XgrD5LbTUVu2c2g8iHvVPivUt-3oXij_76wej9TkDTJ1BH8Lyfxy62OUpnpBIPaE7pVRBflCq5aiDi7-u0GVkdacZm3LD_j_VUw2vhSv7W_bC8krEQCr68vhmzMD8-a_4aNnGUawTQJznFwlVgQBjXVn1Au2Q9rLnN0Dsy-c 2025/11/04 04:45:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/04 04:45:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/04 04:45:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/04 04:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/04 04:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/04 04:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/04 04:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APybwIZEsCPH5nwyB_5Gpfsh6AsJqJd-otDRMEAj8Qolj4lcM0XlIxQNhS07Y_fz8JWaZwZu3S-MlkmQfFxTJp-xRofTRzayM8iD_DzGyVURDYhwVipS8peQ0o811PAoQNgLqK6fG82czRNXlrKKdNim3ssPfCbJFmfgovMqvRLTh36XgrD5LbTUVu2c2g8iHvVPivUt-3oXij_76wej9TkDTJ1BH8Lyfxy62OUpnpBIPaE7pVRBflCq5aiDi7-u0GVkdacZm3LD_j_VUw2vhSv7W_bC8krEQCr68vhmzMD8-a_4aNnGUawTQJznFwlVgQBjXVn1Au2Q9rLnN0Dsy-c" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/04 04:45:24 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/04 04:45:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/04 04:45:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/04 04:45:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/04 04:45:36 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/04 04:45:37 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFKdlasYbP-0YiSRT2VtwV9_6iC9Zcj6UPMQNIVg7LTWfS5Jbq_pG4fnCzBa6iW135orIjzsUIDxWUJTakeOEDNtRfhm3riFLjOsBoIvWbFQMFVkLaWLA81-6XPou8zf804aB4vV2P-BfpoENVheGDNpEq0S1jrhnCpjxIb38s9kTW8S_XjphITo3IoMET0qyroNECQaL4D0Py0GVhOhLHZlDVbp2PsVCGMNZyiYzC5r0RgxFYsQ3Z4usbdcFiY_4So70Ljj_velSIMrOlUqjVce79zREjm1iDaxS1Z77yUnPPaXNzsBeprq9nQlEtMHCeg5yQTqrHz_0pb3QKHsmLc 2025/11/04 04:45:37 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/04 04:45:38 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2785539828930333d7f90fb7a6dfe00c" 2025/11/04 04:45:38 DEBUG : unknown-size-put.txt: multipart upload "AFKdlasYbP-0YiSRT2VtwV9_6iC9Zcj6UPMQNIVg7LTWfS5Jbq_pG4fnCzBa6iW135orIjzsUIDxWUJTakeOEDNtRfhm3riFLjOsBoIvWbFQMFVkLaWLA81-6XPou8zf804aB4vV2P-BfpoENVheGDNpEq0S1jrhnCpjxIb38s9kTW8S_XjphITo3IoMET0qyroNECQaL4D0Py0GVhOhLHZlDVbp2PsVCGMNZyiYzC5r0RgxFYsQ3Z4usbdcFiY_4So70Ljj_velSIMrOlUqjVce79zREjm1iDaxS1Z77yUnPPaXNzsBeprq9nQlEtMHCeg5yQTqrHz_0pb3QKHsmLc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/04 04:45:39 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACSBzT0ZiK5HK59wn62fARbjWEe1M9cCyZMo03MH-6g8seHqF0g1zLtlTHdsxdx1fg6xNVSkQIZYksusBy3fBQel04ptljj0Bft1cHWmf1jptm9NMGPWNIlbQwDtICtqrqQppv13jDQQwgwPOteDzUfZV7mdP5DIhMmpH4wQ2f6SoYdSiFQx7pbYELubC0JHbCaokUP_hRNnZh74rIY5pELy4NfKw6CDObj48IHpRFWNp8zoCeC5U4JLD59THYy7z5z4SP1eig-PMmAKdiEw3By4WdLF-Gpp1cg7FHmC2oiUnSijoijOUtUB1UBREazFGTxNAnUcncXnbrCs68JC1cA 2025/11/04 04:45:39 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/04 04:45:39 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a95641aef4c4a8f2457d826ddcf1fa78" 2025/11/04 04:45:39 DEBUG : unknown-size-update.txt: multipart upload "ACSBzT0ZiK5HK59wn62fARbjWEe1M9cCyZMo03MH-6g8seHqF0g1zLtlTHdsxdx1fg6xNVSkQIZYksusBy3fBQel04ptljj0Bft1cHWmf1jptm9NMGPWNIlbQwDtICtqrqQppv13jDQQwgwPOteDzUfZV7mdP5DIhMmpH4wQ2f6SoYdSiFQx7pbYELubC0JHbCaokUP_hRNnZh74rIY5pELy4NfKw6CDObj48IHpRFWNp8zoCeC5U4JLD59THYy7z5z4SP1eig-PMmAKdiEw3By4WdLF-Gpp1cg7FHmC2oiUnSijoijOUtUB1UBREazFGTxNAnUcncXnbrCs68JC1cA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/04 04:45:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bomaxib6kefo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/04 04:45:39 DEBUG : Waiting for deletions to finish 2025/11/04 04:45:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/04 04:45:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/04 04:45:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/04 04:45:40 INFO : S3 bucket rclone-test-bomaxib6kefo: Bucket "rclone-test-bomaxib6kefo" deleted 2025/11/04 04:45:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (127.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.09s) --- PASS: TestIntegration/FsMkdir (125.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.61s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.82s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- 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.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (69.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/04 04:45:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/04 04:45:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 127.949s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m9.34597724s (try 1/5)