"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -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 "TestS3Wasabi:" 2025/10/13 03:15:42 NOTICE: TestS3Wasabi: Stopped server 2025/10/13 03:15:42 NOTICE: TestS3Wasabi: Starting server 2025/10/13 03:15:42 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada" 2025/10/13 03:15:42 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/10/13 03:15:43 INFO : S3 bucket rclone-test-civenan0rada: Bucket "rclone-test-civenan0rada" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/13 03:15:44 INFO : S3 bucket rclone-test-civenan0rada: Bucket "rclone-test-civenan0rada" deleted === RUN TestIntegration/FsMkdir 2025/10/13 03:15:44 INFO : S3 bucket rclone-test-civenan0rada: Bucket "rclone-test-civenan0rada" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/13 03:15:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/13 03:15:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/13 03:15:44 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/10/13 03:16:03 NOTICE: S3 bucket rclone-test-civenan0rada: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/13 03:16:04 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: GkUWYCoZXoGYEroZBYTh8OnK8WmB_NGwAanJYS2CHMMBXCGic4Iyfdv7roYh68RzMmor0eQteF31CmgMLmjx8QeszjGZKMuTvnWV1ySx0Gf_vRgcWXhldYL7nFZTI1lx 2025/10/13 03:16:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a379f1edd269813bab929ea7c1383642" 2025/10/13 03:16:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1b86b3d8a3b07a071b10ec7e3540589f" 2025/10/13 03:16:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c3643dfa3d97a57500effb795d80c62a" 2025/10/13 03:16:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload "GkUWYCoZXoGYEroZBYTh8OnK8WmB_NGwAanJYS2CHMMBXCGic4Iyfdv7roYh68RzMmor0eQteF31CmgMLmjx8QeszjGZKMuTvnWV1ySx0Gf_vRgcWXhldYL7nFZTI1lx" 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/10/13 03:16:12 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/13 03:16:13 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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/10/13 03:16:17 DEBUG : S3 bucket rclone-test-civenan0rada: bucket is versioned: false 2025/10/13 03:16:17 DEBUG : Waiting for deletions to finish 2025/10/13 03:16:17 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/13 03:16:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/13 03:16:18 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/13 03:16:20 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada/dirToPurgeFromRoot" 2025/10/13 03:16:20 DEBUG : S3 bucket rclone-test-civenan0rada path dirToPurgeFromRoot: bucket is versioned: false 2025/10/13 03:16:20 DEBUG : Waiting for deletions to finish 2025/10/13 03:16:20 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/13 03:16:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/13 03:16:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/13 03:16:21 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada/hello? sausage/êé" 2025/10/13 03:16:22 INFO : S3 bucket rclone-test-civenan0rada path hello? sausage/êé: Bucket "rclone-test-civenan0rada" created with ACL "" 2025/10/13 03:16:24 DEBUG : S3 bucket rclone-test-civenan0rada path hello? sausage/êé: bucket is versioned: false 2025/10/13 03:16:24 DEBUG : Waiting for deletions to finish 2025/10/13 03:16:25 DEBUG : "a/b/c/d/e.txt" version false 2025/10/13 03:16:25 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/13 03:16: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: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/10/13 03:16:35 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/13 03:16:37 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3Wasabi:" path "rclone-test-civenan0rada" from "TestS3Wasabi:rclone-test-civenan0rada" 2025/10/13 03:16:37 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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 === 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/10/13 03:16:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: il0Y8pvUlPXYruwd9R2KT7zUDxzGQrmllghwHtS3rpKAjXQN684CAELSmQgOqoHr-CZ3qzMNOVJLX7GF3U1ZDXJc853NpzQIv7X3G-Z3a2CKxLjJCW9KmYtk-Rr19WCg 2025/10/13 03:16:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/13 03:16:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/13 03:16:48 DEBUG : piped data.txt: multipart upload "il0Y8pvUlPXYruwd9R2KT7zUDxzGQrmllghwHtS3rpKAjXQN684CAELSmQgOqoHr-CZ3qzMNOVJLX7GF3U1ZDXJc853NpzQIv7X3G-Z3a2CKxLjJCW9KmYtk-Rr19WCg" finished 2025/10/13 03:16:48 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/13 03:16:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: OLA1VofkhxDCeg7sB311o1FjphTActlOWJIzr4VYhpwachYofqyOSLCdkVD2KDnOlVtTpi5aaQL0_yei5f6JXNJCm9NpIiE03F6-pD-9ZpMC2NE9tQgU_Xqt2qB6sUTA 2025/10/13 03:16:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/13 03:16:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9ce97ec15f3635c4d7d78b651d9941dc" 2025/10/13 03:16:48 DEBUG : piped data.txt: multipart upload "OLA1VofkhxDCeg7sB311o1FjphTActlOWJIzr4VYhpwachYofqyOSLCdkVD2KDnOlVtTpi5aaQL0_yei5f6JXNJCm9NpIiE03F6-pD-9ZpMC2NE9tQgU_Xqt2qB6sUTA" finished 2025/10/13 03:16:49 DEBUG : piped data.txt: Multipart upload Etag: 2837ab8059ec78e88be29b9db51dafdc-1 OK === 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/10/13 03:16:50 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2025-10-13-031654-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/10/13 03:17:00 DEBUG : oldPath = "TestS3Wasabi:rclone-test-civenan0rada/versions/test-versions-v2025-10-13-031654-000.txt" 2025/10/13 03:17:00 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-civenan0rada/versions/test-versions-v2025-10-13-031654-000.txt" 2025/10/13 03:17:00 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-civenan0rada/versions/test-versions-v2025-10-13-031654-000.txt" 2025/10/13 03:17:00 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2025/10/13 03:17:01 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-civenan0rada/versions/test-versions-v2025-10-13-031654-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-civenan0rada/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:475: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/10/13 03:17:05 DEBUG : Waiting for deletions to finish 2025/10/13 03:17:05 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/13 03:17:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2025/10/13 03:17:05 DEBUG : "versions/test-versions.txt" version false 2025/10/13 03:17:05 DEBUG : versions/test-versions.txt: Not deleting current version "001760325420001562644-kcZ1NaSuzu" 2025/10/13 03:17:05 DEBUG : "versions/test-versions-v2025-10-13-031658-000.txt" version true 2025/10/13 03:17:05 DEBUG : versions/test-versions-v2025-10-13-031658-000.txt: Deleting delete marker (id "001760325417562998694-Ne_EYzrBaU") 2025/10/13 03:17:05 DEBUG : "versions/test-versions-v2025-10-13-031654-000.txt" version true 2025/10/13 03:17:05 DEBUG : versions/test-versions-v2025-10-13-031654-000.txt: Deleting (id "001760325414344125404-s4C_mCTfWL") 2025/10/13 03:17:05 INFO : versions/test-versions-v2025-10-13-031654-000.txt: Deleted 2025/10/13 03:17:05 INFO : versions/test-versions-v2025-10-13-031658-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/13 03:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: piuwgsMfP-Di2pm8o1mz3zkGqvwC797o21ufK96UoltamoMG3Fmc0taS3S9qYgDp8AqG5MVV8lGziwZ2_YoyczbLUaF-3awhzGUuhBOleDkt7jY7jhq9n46OZcmUYxAO 2025/10/13 03:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/13 03:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/13 03:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "piuwgsMfP-Di2pm8o1mz3zkGqvwC797o21ufK96UoltamoMG3Fmc0taS3S9qYgDp8AqG5MVV8lGziwZ2_YoyczbLUaF-3awhzGUuhBOleDkt7jY7jhq9n46OZcmUYxAO" finished 2025/10/13 03:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/13 03:17:12 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: D7uIPyeZnlf2qvAUkQfqv8kl6rYU_tvl8wEMB6dIKKS0MYvtk7lb5G2bfjC2njDak9dTq9vETQfgn8yJAn4GG9AKAClgCVHfVxjr51nHLiC51DtYSp5B6pYELacer2Ss 2025/10/13 03:17:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/13 03:17:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 03:17:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "D7uIPyeZnlf2qvAUkQfqv8kl6rYU_tvl8wEMB6dIKKS0MYvtk7lb5G2bfjC2njDak9dTq9vETQfgn8yJAn4GG9AKAClgCVHfVxjr51nHLiC51DtYSp5B6pYELacer2Ss" finished 2025/10/13 03:17:14 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/13 03:17:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: Ww-ZFsjTYvSx2PQngFCABKqZLahLaE5IJeouGfCFJluYLPE8DrcKiGc8zHZX6h9_XRNkZkhYl3O7lk3kVhe_S4NL9Wnkt3dIFAjKou4AR-6Z7PPo76ZacxmxaR0uukOt 2025/10/13 03:17:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/13 03:17:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 03:17:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "Ww-ZFsjTYvSx2PQngFCABKqZLahLaE5IJeouGfCFJluYLPE8DrcKiGc8zHZX6h9_XRNkZkhYl3O7lk3kVhe_S4NL9Wnkt3dIFAjKou4AR-6Z7PPo76ZacxmxaR0uukOt" finished 2025/10/13 03:17:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/13 03:17:17 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: JZphmjfyelJiXcf7nOeCsYt_YlwESOcANTX9LzLD7t7NiOwb1QVA-s_thA3Hsml2E8rVY_XvX-FWVoAFUFrJaIxluj48ILlkxqXXzabml-OjQBQ1QcxZpWUGOZlPOhgr 2025/10/13 03:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/13 03:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/13 03:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/13 03:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/13 03:17:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 03:17:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/13 03:17:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "JZphmjfyelJiXcf7nOeCsYt_YlwESOcANTX9LzLD7t7NiOwb1QVA-s_thA3Hsml2E8rVY_XvX-FWVoAFUFrJaIxluj48ILlkxqXXzabml-OjQBQ1QcxZpWUGOZlPOhgr" finished 2025/10/13 03:17:20 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/13 03:17:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: vx58H9I9TomNHxxbDy8WR4QQdiE7Vc1Blaj6JeFwj_WFvYBOn2ngAxVGWYRhEKO-uLMrXZFtS1hYvtEnw63OzSYne-dMzKty6uAXUOsVsZYIGchxafJnEmfD_9af8fGQ 2025/10/13 03:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/13 03:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/13 03:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/13 03:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/13 03:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 03:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/13 03:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "vx58H9I9TomNHxxbDy8WR4QQdiE7Vc1Blaj6JeFwj_WFvYBOn2ngAxVGWYRhEKO-uLMrXZFtS1hYvtEnw63OzSYne-dMzKty6uAXUOsVsZYIGchxafJnEmfD_9af8fGQ" finished 2025/10/13 03:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/13 03:17:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: HBB9hTQ5y3OYTxVSoZcCPbOXEdUOKoZgrTMwaoLuF9AM82kloiu09ULVDfDC5orp4V3DdZDV2y10mcs8V2R2m9tPDp2ru2ZYdqhXWq3fuKk8x7S4f5Vxdbi4yGUEddLp 2025/10/13 03:17:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 03:17:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/13 03:17:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "HBB9hTQ5y3OYTxVSoZcCPbOXEdUOKoZgrTMwaoLuF9AM82kloiu09ULVDfDC5orp4V3DdZDV2y10mcs8V2R2m9tPDp2ru2ZYdqhXWq3fuKk8x7S4f5Vxdbi4yGUEddLp" finished 2025/10/13 03:17:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/13 03:17:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: nqLSr01f6csUnkwMzkv0HeV-RoqjaFNGuewWcpcZl_4lJR_oVj1P8JG3QADVRO9WAaEsfWnvAYWoPMLUWGdFZhR6OgzVByik0t26u3LpplsBB4gAkA7r6EIILLt26v1D 2025/10/13 03:17:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/13 03:17:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 03:17:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "nqLSr01f6csUnkwMzkv0HeV-RoqjaFNGuewWcpcZl_4lJR_oVj1P8JG3QADVRO9WAaEsfWnvAYWoPMLUWGdFZhR6OgzVByik0t26u3LpplsBB4gAkA7r6EIILLt26v1D" finished 2025/10/13 03:17:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/13 03:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: 3POuJyugNfpB3VvOh1nm7D3xNYwZD755cTrQpN4fcLXrgoKos8RQRSWOh0L_yGK2ePx49Xmude9Nh8IC-RXs6zLaXrxoEVP_q9ye0QDGKm_IlY-8BXVyjnpU7Vk8o1WM 2025/10/13 03:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 03:17:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 03:17:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "3POuJyugNfpB3VvOh1nm7D3xNYwZD755cTrQpN4fcLXrgoKos8RQRSWOh0L_yGK2ePx49Xmude9Nh8IC-RXs6zLaXrxoEVP_q9ye0QDGKm_IlY-8BXVyjnpU7Vk8o1WM" finished 2025/10/13 03:17:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/13 03:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: cfgc3xF3ECfRi5P2EigcoA5ZmDbIw5DsXYAjRqzojJ15VWEV97CyCyLWKUQgDKEOnJA8WJcsrMI62ZMxr7aCkey0Lkdt_tEzlNkQ65auMHZcvBXWU6g-aR8mYLypQaiE 2025/10/13 03:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/13 03:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/13 03:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/13 03:17:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 03:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/13 03:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/13 03:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "cfgc3xF3ECfRi5P2EigcoA5ZmDbIw5DsXYAjRqzojJ15VWEV97CyCyLWKUQgDKEOnJA8WJcsrMI62ZMxr7aCkey0Lkdt_tEzlNkQ65auMHZcvBXWU6g-aR8mYLypQaiE" finished 2025/10/13 03:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/13 03:17:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: gWkl2FbbirP1xW4QcM3plq_P98t-j4gF_bV9xU-XM7j9xjeGOqRxNoR_KxOQuWK8rTePZ-wQYUpjFmyc77udOzDxgKCWU7x5IDlaDnPZNGGAp6_UAn4osC9AL1IhrpJi 2025/10/13 03:17:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 03:17:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/13 03:17:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/13 03:17:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/13 03:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 03:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/13 03:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "gWkl2FbbirP1xW4QcM3plq_P98t-j4gF_bV9xU-XM7j9xjeGOqRxNoR_KxOQuWK8rTePZ-wQYUpjFmyc77udOzDxgKCWU7x5IDlaDnPZNGGAp6_UAn4osC9AL1IhrpJi" finished 2025/10/13 03:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/13 03:17:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ml_yuAAMcClUWnJ2DNvHtLucU8a2qCF02x46xWNE1dlslq2_B9saKZQICDK2eAgRVEO8jCFDWfnXx4MBO9_4U1fLl_7og3IZ7r312PyGFJZyf76u1a34xay2qDdTJyEW 2025/10/13 03:17:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 03:17:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/13 03:17:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ml_yuAAMcClUWnJ2DNvHtLucU8a2qCF02x46xWNE1dlslq2_B9saKZQICDK2eAgRVEO8jCFDWfnXx4MBO9_4U1fLl_7og3IZ7r312PyGFJZyf76u1a34xay2qDdTJyEW" finished 2025/10/13 03:17:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/13 03:17:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: -jnm4A1b1a-nH_ep2lEi9xEfoNUr2Fs8nyIgSeIvH7zkME5k98CW0f4rNUQazCRuGuBuiHasccvKnLo2BWMXLEEv_TBfbwDWm7hXarNwtHTjtIbt1ly75XE72EV0LUOR 2025/10/13 03:17:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/13 03:17:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 03:17:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "-jnm4A1b1a-nH_ep2lEi9xEfoNUr2Fs8nyIgSeIvH7zkME5k98CW0f4rNUQazCRuGuBuiHasccvKnLo2BWMXLEEv_TBfbwDWm7hXarNwtHTjtIbt1ly75XE72EV0LUOR" finished 2025/10/13 03:17:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/13 03:17:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: c3PV1mvHdm_8RvF4CR-H9D6_4xBtP0my6UuZUbaKJn5SnydvtFnnegINhyqkahS4OoTz84QuOgWNiPZCtL0es__NIuTDqt0CFsvm9xSu0I_1cr0HvwW59WsRSHnWGfAw 2025/10/13 03:17:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 03:17:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 03:17:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "c3PV1mvHdm_8RvF4CR-H9D6_4xBtP0my6UuZUbaKJn5SnydvtFnnegINhyqkahS4OoTz84QuOgWNiPZCtL0es__NIuTDqt0CFsvm9xSu0I_1cr0HvwW59WsRSHnWGfAw" finished 2025/10/13 03:17:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/13 03:17:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: tw8hmZpeo5hdvmlzYVBuOx2BAL6--i4XKp0_-gDk5U-5uKpZnSL51nF0Xns1BFJRo9fv7OTaC48YcWRP9zKSWqEJpCvYthw6dmzEwpqyjH9aR0jRPmPL3CM_GSpBXNWb 2025/10/13 03:17:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/13 03:17:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/13 03:17:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/13 03:17:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 03:17:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 03:17:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/13 03:17:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "tw8hmZpeo5hdvmlzYVBuOx2BAL6--i4XKp0_-gDk5U-5uKpZnSL51nF0Xns1BFJRo9fv7OTaC48YcWRP9zKSWqEJpCvYthw6dmzEwpqyjH9aR0jRPmPL3CM_GSpBXNWb" finished 2025/10/13 03:17:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/13 03:17:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 4R763RnrYVBAf-4ABHPhDXqh31AXF2PnPHXbgKg_6Ag2UUFefDni-3D3nVmyNGJMUndHHtQ6_w1X5SrJiaER9eKzJ4tSg-U21QF9OhZArUipKiatwXeSgdOTPJ3M2cVX 2025/10/13 03:17:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 03:17:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/13 03:17:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/13 03:17:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 03:17:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/13 03:17:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 03:17:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "4R763RnrYVBAf-4ABHPhDXqh31AXF2PnPHXbgKg_6Ag2UUFefDni-3D3nVmyNGJMUndHHtQ6_w1X5SrJiaER9eKzJ4tSg-U21QF9OhZArUipKiatwXeSgdOTPJ3M2cVX" finished 2025/10/13 03:17:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/13 03:18:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: oeopSXteDdarAi1k8p3Nri_jC9CaIJniFBIjqXR-9K8_7dl6RwTQ4kxSlz74xLPOYdiXFJcT_KQL4WxoIh6Qd3N9F3u7kf38FLNLCwlfCE56EZrzBwoH45Kdf9eyOVEE 2025/10/13 03:18:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 03:18:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/13 03:18:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "oeopSXteDdarAi1k8p3Nri_jC9CaIJniFBIjqXR-9K8_7dl6RwTQ4kxSlz74xLPOYdiXFJcT_KQL4WxoIh6Qd3N9F3u7kf38FLNLCwlfCE56EZrzBwoH45Kdf9eyOVEE" finished 2025/10/13 03:18:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/13 03:18:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: f3vIDiNmLRZjfPpkuOMuEksBGImgj5Tp2zMnyJ2NJwhjdL_tuDGvNEQmD1XUbtFpArzvhmgg0eBDdMNf1Y5qpQCE123plIPqe48GsRHXrYxr3TAv_RLEaJKLSDmJg6PQ 2025/10/13 03:18:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/13 03:18:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 03:18:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "f3vIDiNmLRZjfPpkuOMuEksBGImgj5Tp2zMnyJ2NJwhjdL_tuDGvNEQmD1XUbtFpArzvhmgg0eBDdMNf1Y5qpQCE123plIPqe48GsRHXrYxr3TAv_RLEaJKLSDmJg6PQ" finished 2025/10/13 03:18:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/13 03:18:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: gARIoPxPDgizNOfaul2C2UxWVRX-GEFU3_5zVeSc6cVBs5BVqVPeOXOSflqEFanIE-RaVcchhZn5_yYr1X1letpjHugQ8vrNujX6wnGtxTph95fPVU5w96Ud0tz_ImL2 2025/10/13 03:18:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 03:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 03:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "gARIoPxPDgizNOfaul2C2UxWVRX-GEFU3_5zVeSc6cVBs5BVqVPeOXOSflqEFanIE-RaVcchhZn5_yYr1X1letpjHugQ8vrNujX6wnGtxTph95fPVU5w96Ud0tz_ImL2" finished 2025/10/13 03:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/13 03:18:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: GhYH2zzCNFj8RqWNxk_N66JVtM8xvRkTRvfnQKm5W_zEbCg_YQ-k9WawNNLX_j_hR_N75Yutr5isf02I9frHoBh9Je59tWMiMiOb6cpm8VmVQx72MLQ9wEFGbPMITmBE 2025/10/13 03:18:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/13 03:18:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/13 03:18:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/13 03:18:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/13 03:18:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 03:18:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/13 03:18:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "GhYH2zzCNFj8RqWNxk_N66JVtM8xvRkTRvfnQKm5W_zEbCg_YQ-k9WawNNLX_j_hR_N75Yutr5isf02I9frHoBh9Je59tWMiMiOb6cpm8VmVQx72MLQ9wEFGbPMITmBE" finished 2025/10/13 03:18:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/13 03:18:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: HjmztVwhiKe54F0XUGJBIAbxH0CENI7WjaGu7sqMWe1GlfnIBDdx2MbEyn_idqo61PhlPmEv7t4DDKWGZG8yLmVeVhHNrtAVIs7-KMB1aW0BFNEerF8BHpqLHXryINs8 2025/10/13 03:18:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 03:18:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/13 03:18:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/13 03:18:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/13 03:18:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 03:18:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/13 03:18:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "HjmztVwhiKe54F0XUGJBIAbxH0CENI7WjaGu7sqMWe1GlfnIBDdx2MbEyn_idqo61PhlPmEv7t4DDKWGZG8yLmVeVhHNrtAVIs7-KMB1aW0BFNEerF8BHpqLHXryINs8" finished 2025/10/13 03:18:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/13 03:18:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: WcXqtdokgK--grWGriRGtn3UWq6NpGzXXXK1qDDqPBhtNDdt_P1cl8WY_mxIZOZg0GHXVYhDgEtdOSZgi0zGp1Ah4g8rpVVa_80o47Xo7ylYU7OTXR_rbZxtlplsJqg5 2025/10/13 03:18:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/13 03:18:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/13 03:18:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "WcXqtdokgK--grWGriRGtn3UWq6NpGzXXXK1qDDqPBhtNDdt_P1cl8WY_mxIZOZg0GHXVYhDgEtdOSZgi0zGp1Ah4g8rpVVa_80o47Xo7ylYU7OTXR_rbZxtlplsJqg5" finished 2025/10/13 03:18:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/13 03:18:22 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: Ud27iJc5OguQs5gPp7CuhQmLCYFhAwBcKCc76_t_-jXFQxjBZ58LyclwBOxqA_UHDRMm7uOXbVL447fhLvsVSCjHD7696pZ2XWDq3YXCPu4MBJq7oMnbJbXCam4CnnCZ 2025/10/13 03:18:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/13 03:18:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 03:18:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "Ud27iJc5OguQs5gPp7CuhQmLCYFhAwBcKCc76_t_-jXFQxjBZ58LyclwBOxqA_UHDRMm7uOXbVL447fhLvsVSCjHD7696pZ2XWDq3YXCPu4MBJq7oMnbJbXCam4CnnCZ" finished 2025/10/13 03:18:24 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/13 03:18:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: _V1jqO5PjGc9peLrpVihzE-WTeTg9tO55utHU8ip0RWX10JW7q230hgxCsVpqDHr1MXLxZDokcXzkkS3uK2wgOqrzOAQIfa7N_sAUDsgkAs0H03CgdwgVN9XFfrgQcTD 2025/10/13 03:18:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/13 03:18:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 03:18:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "_V1jqO5PjGc9peLrpVihzE-WTeTg9tO55utHU8ip0RWX10JW7q230hgxCsVpqDHr1MXLxZDokcXzkkS3uK2wgOqrzOAQIfa7N_sAUDsgkAs0H03CgdwgVN9XFfrgQcTD" finished 2025/10/13 03:18:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/13 03:18:28 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: 2hjxhRYA5PXagDAW14lGUC-Xh7iETbOMEL717RX67rfmStjO2ECEnDrntQwPc3helV-zoGi689PiJQrAQOPckPYrZcRJlauO-L2GTsO4pJphqoufX5-XKjqrUZQQRwtc 2025/10/13 03:18:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/13 03:18:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/13 03:18:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/13 03:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 03:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 03:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/13 03:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "2hjxhRYA5PXagDAW14lGUC-Xh7iETbOMEL717RX67rfmStjO2ECEnDrntQwPc3helV-zoGi689PiJQrAQOPckPYrZcRJlauO-L2GTsO4pJphqoufX5-XKjqrUZQQRwtc" finished 2025/10/13 03:18:30 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/13 03:18:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: A3wbE3VhjikS1XU7dvr0mVX9U3xYClqzZd_j5X_uuuWRuwmgg47z4-t5tB2iBVzuYdciafkOIPmV1XWsdxDX7lFt9Uckvy1X_0kRcs9r7-DJiQv2xG26qjH-XxLlms0j 2025/10/13 03:18:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/13 03:18:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/13 03:18:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/13 03:18:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 03:18:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 03:18:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/13 03:18:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "A3wbE3VhjikS1XU7dvr0mVX9U3xYClqzZd_j5X_uuuWRuwmgg47z4-t5tB2iBVzuYdciafkOIPmV1XWsdxDX7lFt9Uckvy1X_0kRcs9r7-DJiQv2xG26qjH-XxLlms0j" finished 2025/10/13 03:18:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/13 03:18:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: WoWH4anKSImdXzlP0ADIvHFkvzta5NGsl42uipUprthPvR8zCZVTRuyp7UToLp2GssZrddnoxxyHA8VRtDI3srBgWgjuJeO5IJUfzeqcnbSqcB6lt3zH651YvfLz8nRN 2025/10/13 03:18:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/13 03:18:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/13 03:18:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "WoWH4anKSImdXzlP0ADIvHFkvzta5NGsl42uipUprthPvR8zCZVTRuyp7UToLp2GssZrddnoxxyHA8VRtDI3srBgWgjuJeO5IJUfzeqcnbSqcB6lt3zH651YvfLz8nRN" finished 2025/10/13 03:18:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/13 03:18:41 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: dqhfNtJOLHsRNTPRgzF2ECVjVwBpf4mj4rGWqEedggWht_Bb-xfsU-67vpsImSfwdw70HVE1WXLn9x8KkNJ2INoqZDyE-5D28m-HLkgW_V85eomPUIIKx_Zjy6LBqL9t 2025/10/13 03:18:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/13 03:18:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 03:18:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "dqhfNtJOLHsRNTPRgzF2ECVjVwBpf4mj4rGWqEedggWht_Bb-xfsU-67vpsImSfwdw70HVE1WXLn9x8KkNJ2INoqZDyE-5D28m-HLkgW_V85eomPUIIKx_Zjy6LBqL9t" finished 2025/10/13 03:18:42 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/13 03:18:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: YVTSOsYSJ_A1RTp1vKzJUq2MbcUaiS_P9RC2nluSUeFgIxhpf7FVj5RYm7jJaq_0PWsxn1NAVp2GJ3T959afBJif94XSzLBKwGW9Z4BxZeyutE_LJFWxTi3q2bdLtBnN 2025/10/13 03:18:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/13 03:18:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 03:18:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "YVTSOsYSJ_A1RTp1vKzJUq2MbcUaiS_P9RC2nluSUeFgIxhpf7FVj5RYm7jJaq_0PWsxn1NAVp2GJ3T959afBJif94XSzLBKwGW9Z4BxZeyutE_LJFWxTi3q2bdLtBnN" finished 2025/10/13 03:18:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/13 03:18:46 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: jGirGXDDlTtji8NS_q6HDu5TqWW_Dpp0PBNhwPIc_QWRNDlU3XfAPEneGT2o66is9c676E0zHH3ep-Fe1Oi_nEYFOBZN00YNnzKhx1UtEcjl34_vFCKRtitI4F44ac6H 2025/10/13 03:18:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/13 03:18:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/13 03:18:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/13 03:18:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 03:18:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/13 03:18:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/13 03:18:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "jGirGXDDlTtji8NS_q6HDu5TqWW_Dpp0PBNhwPIc_QWRNDlU3XfAPEneGT2o66is9c676E0zHH3ep-Fe1Oi_nEYFOBZN00YNnzKhx1UtEcjl34_vFCKRtitI4F44ac6H" finished 2025/10/13 03:18:50 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/13 03:18:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: eZSTILlvy5cl3uMDTHZUBgUumjNjBDcjF_MJXv4m75XZ16o5nKpEnUGyTr3NnztzUflugVKDmNpdH0SF0hLy4c6DElLZQoHiGQ-JXGbKMHhWLmuW2-H5M5bnzlDaK_Fm 2025/10/13 03:18:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/13 03:18:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/13 03:18:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/13 03:18:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 03:18:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/13 03:18:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/13 03:18:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "eZSTILlvy5cl3uMDTHZUBgUumjNjBDcjF_MJXv4m75XZ16o5nKpEnUGyTr3NnztzUflugVKDmNpdH0SF0hLy4c6DElLZQoHiGQ-JXGbKMHhWLmuW2-H5M5bnzlDaK_Fm" finished 2025/10/13 03:18:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/13 03:19:02 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/13 03:19:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/13 03:19:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/13 03:19:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/13 03:19:21 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/13 03:19:23 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: YP0s4_ngNiTMEfyUB9EW7ABQ0IlTTdDNw1RN_Fqv_ogDPQjteTr7EjAxQ89_QcqBKdd1ZEhN-USDAxpgWLOl54hnxTj-lSMLBuiRazl-4_YZHvXswjm8qY9EZFiFly9S 2025/10/13 03:19:23 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/13 03:19:23 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "88c03b670db29237ea761f1b72df6854" 2025/10/13 03:19:23 DEBUG : unknown-size-put.txt: multipart upload "YP0s4_ngNiTMEfyUB9EW7ABQ0IlTTdDNw1RN_Fqv_ogDPQjteTr7EjAxQ89_QcqBKdd1ZEhN-USDAxpgWLOl54hnxTj-lSMLBuiRazl-4_YZHvXswjm8qY9EZFiFly9S" finished 2025/10/13 03:19:23 DEBUG : unknown-size-put.txt: Multipart upload Etag: a7f9c5b6fa52ed4d28736a0f9db013a5-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/13 03:19:24 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: wRDyM2sKsn942i9Adwm8qd7m4XwGzD95tlYpnF6wGuzKTEs23_qKAR2fFmsCmiCTfLew5X2b9OAy0EHYjkTCCJkzxRWfiKuCtVvgMRz6LVnXK6b6CqA67tEl_LVc__so 2025/10/13 03:19:24 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/13 03:19:24 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "29db4d10ba7aaabecbdcb6d1cd39f57c" 2025/10/13 03:19:25 DEBUG : unknown-size-update.txt: multipart upload "wRDyM2sKsn942i9Adwm8qd7m4XwGzD95tlYpnF6wGuzKTEs23_qKAR2fFmsCmiCTfLew5X2b9OAy0EHYjkTCCJkzxRWfiKuCtVvgMRz6LVnXK6b6CqA67tEl_LVc__so" finished 2025/10/13 03:19:25 DEBUG : unknown-size-update.txt: Multipart upload Etag: 93dff6ef3b30196fbbfa85c61452f0ed-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/13 03:19:25 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-civenan0rada/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/10/13 03:19:29 DEBUG : Waiting for deletions to finish 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2025-10-13-031841-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-10.000Mi-streamed-v2025-10-13-031841-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-10.000Mi-v2025-10-13-031839-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-10.000Mi-v2025-10-13-031839-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-10Mi-streamed-v2025-10-13-031846-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-10Mi-streamed-v2025-10-13-031846-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-10Mi-v2025-10-13-031844-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-10Mi-v2025-10-13-031844-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2025-10-13-031901-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-20.000Mi-streamed-v2025-10-13-031901-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-10Mi-20.000Mi-v2025-10-13-031857-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-10Mi-20.000Mi-v2025-10-13-031857-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2025-10-13-031743-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2025-10-13-031743-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.054Mi-10.109Mi-v2025-10-13-031739-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.054Mi-10.109Mi-v2025-10-13-031739-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2025-10-13-031732-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2025-10-13-031732-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.054Mi-5.054Mi-v2025-10-13-031730-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.054Mi-5.054Mi-v2025-10-13-031730-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2025-10-13-031758-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2025-10-13-031758-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.055Mi-10.109Mi-v2025-10-13-031754-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.055Mi-10.109Mi-v2025-10-13-031754-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2025-10-13-031749-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2025-10-13-031749-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:29 INFO : chunked-10Mi-10.000Mi-v2025-10-13-031839-000.bin: Deleted 2025/10/13 03:19:29 DEBUG : "chunked-5.055Mi-5.055Mi-v2025-10-13-031748-000.bin" version true 2025/10/13 03:19:29 DEBUG : chunked-5.055Mi-5.055Mi-v2025-10-13-031748-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-10Mi-10.000Mi-streamed-v2025-10-13-031841-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2025-10-13-031725-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-10.000Mi-streamed-v2025-10-13-031725-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-10Mi-10Mi-v2025-10-13-031844-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-10.000Mi-v2025-10-13-031722-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-10.000Mi-v2025-10-13-031722-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-10Mi-20.000Mi-v2025-10-13-031857-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2025-10-13-031713-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-5.000Mi-streamed-v2025-10-13-031713-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.054Mi-10.109Mi-v2025-10-13-031739-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-5.000Mi-v2025-10-13-031710-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-5.000Mi-v2025-10-13-031710-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.055Mi-10.109Mi-v2025-10-13-031754-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-5Mi-streamed-v2025-10-13-031718-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-5Mi-streamed-v2025-10-13-031718-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.055Mi-5.055Mi-streamed-v2025-10-13-031749-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-5Mi-5Mi-v2025-10-13-031715-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-5Mi-5Mi-v2025-10-13-031715-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.054Mi-10.109Mi-streamed-v2025-10-13-031743-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2025-10-13-031818-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2025-10-13-031818-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-10Mi-10Mi-streamed-v2025-10-13-031846-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-6.667Mi-13.333Mi-v2025-10-13-031815-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-6.667Mi-13.333Mi-v2025-10-13-031815-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.054Mi-5.054Mi-v2025-10-13-031730-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2025-10-13-031809-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2025-10-13-031809-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.055Mi-10.109Mi-streamed-v2025-10-13-031758-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-6.667Mi-6.667Mi-v2025-10-13-031807-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-6.667Mi-6.667Mi-v2025-10-13-031807-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5.055Mi-5.055Mi-v2025-10-13-031748-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2025-10-13-031836-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-16.000Mi-streamed-v2025-10-13-031836-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-10.000Mi-streamed-v2025-10-13-031725-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-16.000Mi-v2025-10-13-031832-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-16.000Mi-v2025-10-13-031832-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-10.000Mi-v2025-10-13-031722-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2025-10-13-031822-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-8.000Mi-streamed-v2025-10-13-031822-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-5.000Mi-streamed-v2025-10-13-031713-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-8.000Mi-v2025-10-13-031820-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-8.000Mi-v2025-10-13-031820-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-5.000Mi-v2025-10-13-031710-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-8Mi-streamed-v2025-10-13-031828-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-8Mi-streamed-v2025-10-13-031828-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-5Mi-streamed-v2025-10-13-031718-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-8Mi-8Mi-v2025-10-13-031825-000.bin" version true 2025/10/13 03:19:30 DEBUG : chunked-8Mi-8Mi-v2025-10-13-031825-000.bin: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-5Mi-5Mi-v2025-10-13-031715-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-copy-v2025-10-13-031923-000" version true 2025/10/13 03:19:30 DEBUG : chunked-copy-v2025-10-13-031923-000: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-6.667Mi-13.333Mi-v2025-10-13-031815-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "chunked-copy-v2025-10-13-031923-000.copy" version true 2025/10/13 03:19:30 DEBUG : chunked-copy-v2025-10-13-031923-000.copy: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-6.667Mi-6.667Mi-streamed-v2025-10-13-031809-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/13 03:19:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2025/10/13 03:19:30 INFO : chunked-6.667Mi-6.667Mi-v2025-10-13-031807-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "unknown-size-put-v2025-10-13-031924-000.txt" version true 2025/10/13 03:19:30 DEBUG : unknown-size-put-v2025-10-13-031924-000.txt: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-6.667Mi-13.333Mi-streamed-v2025-10-13-031818-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "unknown-size-update-v2025-10-13-031925-000.txt" version true 2025/10/13 03:19:30 DEBUG : unknown-size-update-v2025-10-13-031925-000.txt: Deleting delete marker (id "null") 2025/10/13 03:19:30 INFO : chunked-8Mi-16.000Mi-streamed-v2025-10-13-031836-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "versions/test-versions-v2025-10-13-031707-000.txt" version true 2025/10/13 03:19:30 DEBUG : versions/test-versions-v2025-10-13-031707-000.txt: Deleting delete marker (id "001760325426887043339-ERz51GVkb9") 2025/10/13 03:19:30 INFO : chunked-8Mi-8.000Mi-streamed-v2025-10-13-031822-000.bin: Deleted 2025/10/13 03:19:30 DEBUG : "versions/test-versions-v2025-10-13-031700-000.txt" version true 2025/10/13 03:19:30 DEBUG : versions/test-versions-v2025-10-13-031700-000.txt: Deleting (id "001760325420001562644-kcZ1NaSuzu") 2025/10/13 03:19:30 INFO : chunked-8Mi-16.000Mi-v2025-10-13-031832-000.bin: Deleted 2025/10/13 03:19:30 INFO : chunked-8Mi-8Mi-streamed-v2025-10-13-031828-000.bin: Deleted 2025/10/13 03:19:30 INFO : chunked-8Mi-8.000Mi-v2025-10-13-031820-000.bin: Deleted 2025/10/13 03:19:30 INFO : chunked-copy-v2025-10-13-031923-000: Deleted 2025/10/13 03:19:30 INFO : chunked-8Mi-8Mi-v2025-10-13-031825-000.bin: Deleted 2025/10/13 03:19:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/13 03:19:30 INFO : unknown-size-update-v2025-10-13-031925-000.txt: Deleted 2025/10/13 03:19:30 INFO : unknown-size-put-v2025-10-13-031924-000.txt: Deleted 2025/10/13 03:19:30 INFO : versions/test-versions-v2025-10-13-031707-000.txt: Deleted 2025/10/13 03:19:30 INFO : chunked-10Mi-20.000Mi-streamed-v2025-10-13-031901-000.bin: Deleted 2025/10/13 03:19:30 INFO : chunked-copy-v2025-10-13-031923-000.copy: Deleted 2025/10/13 03:19:30 INFO : versions/test-versions-v2025-10-13-031700-000.txt: Deleted 2025/10/13 03:19:31 INFO : chunked-5.054Mi-5.054Mi-streamed-v2025-10-13-031732-000.bin: Deleted 2025/10/13 03:19:34 INFO : S3 bucket rclone-test-civenan0rada: Bucket "rclone-test-civenan0rada" deleted 2025/10/13 03:19:34 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (233.45s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.63s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.62s) --- PASS: TestIntegration/FsMkdir (231.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.74s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.30s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (58.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (113.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (17.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (17.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (15.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (19.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (17.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (22.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (4.23s) --- 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/10/13 03:19:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/13 03:19:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 233.494s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m55.110732143s (try 1/5)