"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/19 01:34:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca" 2026/07/19 01:34:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/19 01:35:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/19 01:35:02 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/19 01:35:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/19 01:35:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/19 01:35:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/19 01:35:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/19 01:35:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/19 01:35:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/19 01:35:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/19 01:35:34 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/19 01:35:41 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/19 01:35:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/19 01:35:47 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of all files 2026/07/19 01:35:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec955_d20260719_m013547_c001_v0001145_t0021_u01784424946999") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/19 01:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca/dirToPurgeFromRoot" 2026/07/19 01:35:50 INFO : B2 bucket rclone-test-mufacet0poca path dirToPurgeFromRoot: cleaning bucket "rclone-test-mufacet0poca" of all files 2026/07/19 01:35:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec957_d20260719_m013548_c001_v0001145_t0004_u01784424948393") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/19 01:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca/hello? sausage/êé" 2026/07/19 01:35:55 INFO : B2 bucket rclone-test-mufacet0poca path hello? sausage/êé: cleaning bucket "rclone-test-mufacet0poca" of all files 2026/07/19 01:35:55 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f1019b21a181639c1_d20260719_m013553_c001_v0001099_t0039_u01784424953838") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/19 01:35:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/19 01:35:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 01:35:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/19 01:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/19 01:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-mufacet0poca" from "TestB2:rclone-test-mufacet0poca" 2026/07/19 01:36:12 DEBUG : Creating backend with remote "TestB2:" === 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 2026/07/19 01:36:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cogivaq8yapo" 2026/07/19 01:36:27 DEBUG : B2 bucket rclone-test-cogivaq8yapo: Purge remote 2026/07/19 01:36:27 INFO : B2 bucket rclone-test-cogivaq8yapo: cleaning bucket "rclone-test-cogivaq8yapo" of all files 2026/07/19 01:36:27 DEBUG : somefile: Deleting (id "4_z2fd27d23004d7b8b9ff80e1b_f411834217242e24b_d20260719_m013626_c001_v0001157_t0014_u01784424986020") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/19 01:36:28 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/19 01:36:29 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/19 01:36:32 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/19 01:36:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/19 01:36:32 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.557Ki offset 6Mi/6.106Mi 2026/07/19 01:36:32 DEBUG : test-metadata: Sending chunk 1 length 111162 2026/07/19 01:36:34 DEBUG : test-metadata: Done sending chunk 1 2026/07/19 01:36:35 DEBUG : test-metadata: Done sending chunk 0 2026/07/19 01:36:35 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/19 01:36:45 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1145-09.backblaze.com/b2api/v1/b2_upload_file/df322da3003d7b8b9ff80e1b/c001_v0001145_t0001": EOF 2026/07/19 01:36:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-09.backblaze.com/b2api/v1/b2_upload_file/df322da3003d7b8b9ff80e1b/c001_v0001145_t0001": EOF) 2026/07/19 01:36:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1145-09.backblaze.com/b2api/v1/b2_upload_file/df322da3003d7b8b9ff80e1b/c001_v0001145_t0001": EOF - low level retry 1/10 2026/07/19 01:36:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-19-013640-002.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 2026/07/19 01:36:49 DEBUG : oldPath = "TestB2:rclone-test-mufacet0poca/versions/test-versions-v2026-07-19-013640-002.txt" 2026/07/19 01:36:49 DEBUG : newPath = "TestB2,versions:rclone-test-mufacet0poca/versions/test-versions-v2026-07-19-013640-002.txt" 2026/07/19 01:36:49 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mufacet0poca/versions/test-versions-v2026-07-19-013640-002.txt" 2026/07/19 01:36:49 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/19 01:36:51 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mufacet0poca/versions/test-versions-v2026-07-19-013640-002.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mufacet0poca/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/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/19 01:36:54 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of all hidden files 2026/07/19 01:36:54 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fda0_d20260719_m013510_c001_v7007000_t0000_u01784424910034") as it is a hide marker 2026/07/19 01:36:54 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : leading space/ leading space: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8b1_d20260719_m013509_c001_v0001145_t0012_u01784424909227") 2026/07/19 01:36:54 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd9b_d20260719_m013508_c001_v7007000_t0000_u01784424908841") as it is a hide marker 2026/07/19 01:36:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8a9_d20260719_m013508_c001_v0001145_t0053_u01784424908180") 2026/07/19 01:36:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdc9_d20260719_m013516_c001_v7007000_t0000_u01784424916580") as it is a hide marker 2026/07/19 01:36:54 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d7_d20260719_m013515_c001_v0001145_t0016_u01784424915819") 2026/07/19 01:36:54 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : created from root.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f40936fc323ede4c7_d20260719_m013620_c001_v7007000_t0000_u01784424980281") as it is a hide marker 2026/07/19 01:36:54 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : created from root.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f11154c6c2362298f_d20260719_m013619_c001_v0001185_t0009_u01784424979195") 2026/07/19 01:36:54 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad57_d20260719_m013628_c001_v7007000_t0000_u01784424988015") as it is a hide marker 2026/07/19 01:36:54 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9a1_d20260719_m013607_c001_v0001145_t0030_u01784424967818") 2026/07/19 01:36:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f1166fe88708540b1_d20260719_m013602_c001_v0001165_t0053_u01784424962413") 2026/07/19 01:36:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec93b_d20260719_m013539_c001_v0001145_t0024_u01784424939161") 2026/07/19 01:36:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec92f_d20260719_m013538_c001_v0001145_t0039_u01784424938047") 2026/07/19 01:36:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec935_d20260719_m013538_c001_v0001145_t0032_u01784424938641") "upload" dated 2026-07-19 01:35:38.641 +0000 UTC (1m15.868551337s ago) 2026/07/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b713_d20260719_m013558_c001_v7007000_t0000_u01784424958018") as it is a hide marker 2026/07/19 01:36:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f100fab10adb5e5bd_d20260719_m013557_c001_v0001185_t0012_u01784424957622") 2026/07/19 01:36:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f114e3223494ff585_d20260719_m013556_c001_v0001182_t0004_u01784424956832") 2026/07/19 01:36:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde7_d20260719_m013525_c001_v7007000_t0000_u01784424925012") as it is a hide marker 2026/07/19 01:36:54 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8f7_d20260719_m013524_c001_v0001145_t0048_u01784424924174") 2026/07/19 01:36:54 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : piped data.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad64_d20260719_m013629_c001_v7007000_t0000_u01784424989853") as it is a hide marker 2026/07/19 01:36:54 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9f7_d20260719_m013629_c001_v0001145_t0007_u01784424989251") 2026/07/19 01:36:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad5f_d20260719_m013629_c001_v7007000_t0000_u01784424989075") 2026/07/19 01:36:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f40928aebe57ec9f3_d20260719_m013628_c001_v0001145_t0001_u01784424988715") 2026/07/19 01:36:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde8_d20260719_m013526_c001_v7007000_t0000_u01784424926006") as it is a hide marker 2026/07/19 01:36:54 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ff_d20260719_m013525_c001_v0001145_t0039_u01784424925410") 2026/07/19 01:36:54 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : test-metadata: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f420e0848ceb006ff_d20260719_m013637_c001_v7007000_t0000_u01784424997474") as it is a hide marker 2026/07/19 01:36:54 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cad6f_d20260719_m013632_c001_v0001154_t0018_u01784424992154") 2026/07/19 01:36:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad6c_d20260719_m013631_c001_v7007000_t0000_u01784424991038") 2026/07/19 01:36:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9f9_d20260719_m013630_c001_v0001145_t0016_u01784424990029") 2026/07/19 01:36:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdd7_d20260719_m013519_c001_v7007000_t0000_u01784424919029") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8e3_d20260719_m013518_c001_v0001145_t0008_u01784424918101") 2026/07/19 01:36:54 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde4_d20260719_m013521_c001_v7007000_t0000_u01784424921463") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ed_d20260719_m013520_c001_v0001145_t0006_u01784424920552") 2026/07/19 01:36:54 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fddf_d20260719_m013520_c001_v7007000_t0000_u01784424920163") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8eb_d20260719_m013519_c001_v0001145_t0055_u01784424919414") 2026/07/19 01:36:54 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde5_d20260719_m013522_c001_v7007000_t0000_u01784424922613") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ef_d20260719_m013521_c001_v0001145_t0029_u01784424921851") 2026/07/19 01:36:54 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde6_d20260719_m013523_c001_v7007000_t0000_u01784424923790") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8f1_d20260719_m013523_c001_v0001145_t0002_u01784424922999") 2026/07/19 01:36:54 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdcf_d20260719_m013517_c001_v7007000_t0000_u01784424917717") as it is a hide marker 2026/07/19 01:36:54 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : trailing space /trailing space : Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d9_d20260719_m013516_c001_v0001145_t0014_u01784424916965") 2026/07/19 01:36:54 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0be9_d20260719_m013647_c001_v0001116_t0013_u01784425007930") "upload" dated 2026-07-19 01:36:47.93 +0000 UTC (6.580211112s ago) 2026/07/19 01:36:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417a07a770e694c2_d20260719_m013643_c001_v7007000_t0000_u01784425003103") 2026/07/19 01:36:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57eca13_d20260719_m013640_c001_v0001145_t0057_u01784425000002") 2026/07/19 01:36:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f414f686ef4ec5622_d20260719_m013537_c001_v7007000_t0000_u01784424937512") as it is a hide marker 2026/07/19 01:36:54 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2059392389f7fdea_d20260719_m013528_c001_v0001172_t0017_u01784424928037") 2026/07/19 01:36:54 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : zero-length-file: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde9_d20260719_m013527_c001_v7007000_t0000_u01784424927844") as it is a hide marker 2026/07/19 01:36:54 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : zero-length-file: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f40928aebe57ec90f_d20260719_m013527_c001_v0001145_t0001_u01784424927281") 2026/07/19 01:36:54 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fda6_d20260719_m013511_c001_v7007000_t0000_u01784424911050") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8b9_d20260719_m013510_c001_v0001145_t0035_u01784424910420") 2026/07/19 01:36:54 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd97_d20260719_m013505_c001_v7007000_t0000_u01784424905311") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec899_d20260719_m013504_c001_v0001145_t0055_u01784424904186") 2026/07/19 01:36:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdbb_d20260719_m013514_c001_v7007000_t0000_u01784424914436") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8cf_d20260719_m013513_c001_v0001145_t0028_u01784424913725") 2026/07/19 01:36:54 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdb5_d20260719_m013513_c001_v7007000_t0000_u01784424913341") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8c7_d20260719_m013512_c001_v0001145_t0059_u01784424912583") 2026/07/19 01:36:54 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdc2_d20260719_m013515_c001_v7007000_t0000_u01784424915433") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d3_d20260719_m013514_c001_v0001145_t0030_u01784424914822") 2026/07/19 01:36:54 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdad_d20260719_m013512_c001_v7007000_t0000_u01784424912197") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8c1_d20260719_m013511_c001_v0001145_t0000_u01784424911434") 2026/07/19 01:36:54 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ./.: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd98_d20260719_m013506_c001_v7007000_t0000_u01784424906764") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ./.: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec89f_d20260719_m013505_c001_v0001145_t0000_u01784424905695") 2026/07/19 01:36:54 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/19 01:36:54 DEBUG : ../..: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd99_d20260719_m013507_c001_v7007000_t0000_u01784424907793") as it is a hide marker 2026/07/19 01:36:54 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/19 01:36:54 DEBUG : ../..: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8a3_d20260719_m013507_c001_v0001145_t0051_u01784424907148") 2026/07/19 01:36:54 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/19 01:36:54 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of all hidden files 2026/07/19 01:36:54 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fda0_d20260719_m013510_c001_v7007000_t0000_u01784424910034") as it is a hide marker 2026/07/19 01:36:54 DEBUG : leading space/ leading space: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8b1_d20260719_m013509_c001_v0001145_t0012_u01784424909227") 2026/07/19 01:36:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd9b_d20260719_m013508_c001_v7007000_t0000_u01784424908841") as it is a hide marker 2026/07/19 01:36:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8a9_d20260719_m013508_c001_v0001145_t0053_u01784424908180") 2026/07/19 01:36:54 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdc9_d20260719_m013516_c001_v7007000_t0000_u01784424916580") as it is a hide marker 2026/07/19 01:36:54 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d7_d20260719_m013515_c001_v0001145_t0016_u01784424915819") 2026/07/19 01:36:54 DEBUG : created from root.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f40936fc323ede4c7_d20260719_m013620_c001_v7007000_t0000_u01784424980281") as it is a hide marker 2026/07/19 01:36:54 DEBUG : created from root.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f11154c6c2362298f_d20260719_m013619_c001_v0001185_t0009_u01784424979195") 2026/07/19 01:36:54 DEBUG : file name.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad57_d20260719_m013628_c001_v7007000_t0000_u01784424988015") as it is a hide marker 2026/07/19 01:36:55 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9a1_d20260719_m013607_c001_v0001145_t0030_u01784424967818") 2026/07/19 01:36:55 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f1166fe88708540b1_d20260719_m013602_c001_v0001165_t0053_u01784424962413") 2026/07/19 01:36:55 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec93b_d20260719_m013539_c001_v0001145_t0024_u01784424939161") 2026/07/19 01:36:55 DEBUG : file name.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec92f_d20260719_m013538_c001_v0001145_t0039_u01784424938047") 2026/07/19 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec935_d20260719_m013538_c001_v0001145_t0032_u01784424938641") "upload" dated 2026-07-19 01:35:38.641 +0000 UTC (1m16.854839498s ago) 2026/07/19 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b713_d20260719_m013558_c001_v7007000_t0000_u01784424958018") as it is a hide marker 2026/07/19 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f100fab10adb5e5bd_d20260719_m013557_c001_v0001185_t0012_u01784424957622") 2026/07/19 01:36:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f114e3223494ff585_d20260719_m013556_c001_v0001182_t0004_u01784424956832") 2026/07/19 01:36:55 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde7_d20260719_m013525_c001_v7007000_t0000_u01784424925012") as it is a hide marker 2026/07/19 01:36:55 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8f7_d20260719_m013524_c001_v0001145_t0048_u01784424924174") 2026/07/19 01:36:55 DEBUG : piped data.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad64_d20260719_m013629_c001_v7007000_t0000_u01784424989853") as it is a hide marker 2026/07/19 01:36:55 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9f7_d20260719_m013629_c001_v0001145_t0007_u01784424989251") 2026/07/19 01:36:55 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad5f_d20260719_m013629_c001_v7007000_t0000_u01784424989075") 2026/07/19 01:36:55 DEBUG : piped data.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f40928aebe57ec9f3_d20260719_m013628_c001_v0001145_t0001_u01784424988715") 2026/07/19 01:36:55 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde8_d20260719_m013526_c001_v7007000_t0000_u01784424926006") as it is a hide marker 2026/07/19 01:36:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ff_d20260719_m013525_c001_v0001145_t0039_u01784424925410") 2026/07/19 01:36:56 DEBUG : test-metadata: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f420e0848ceb006ff_d20260719_m013637_c001_v7007000_t0000_u01784424997474") as it is a hide marker 2026/07/19 01:36:56 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cad6f_d20260719_m013632_c001_v0001154_t0018_u01784424992154") 2026/07/19 01:36:56 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cad6c_d20260719_m013631_c001_v7007000_t0000_u01784424991038") 2026/07/19 01:36:56 DEBUG : test-metadata: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec9f9_d20260719_m013630_c001_v0001145_t0016_u01784424990029") 2026/07/19 01:36:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdd7_d20260719_m013519_c001_v7007000_t0000_u01784424919029") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8e3_d20260719_m013518_c001_v0001145_t0008_u01784424918101") 2026/07/19 01:36:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde4_d20260719_m013521_c001_v7007000_t0000_u01784424921463") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ed_d20260719_m013520_c001_v0001145_t0006_u01784424920552") 2026/07/19 01:36:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fddf_d20260719_m013520_c001_v7007000_t0000_u01784424920163") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8eb_d20260719_m013519_c001_v0001145_t0055_u01784424919414") 2026/07/19 01:36:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde5_d20260719_m013522_c001_v7007000_t0000_u01784424922613") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8ef_d20260719_m013521_c001_v0001145_t0029_u01784424921851") 2026/07/19 01:36:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde6_d20260719_m013523_c001_v7007000_t0000_u01784424923790") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8f1_d20260719_m013523_c001_v0001145_t0002_u01784424922999") 2026/07/19 01:36:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdcf_d20260719_m013517_c001_v7007000_t0000_u01784424917717") as it is a hide marker 2026/07/19 01:36:56 DEBUG : trailing space /trailing space : Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d9_d20260719_m013516_c001_v0001145_t0014_u01784424916965") 2026/07/19 01:36:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0be9_d20260719_m013647_c001_v0001116_t0013_u01784425007930") "upload" dated 2026-07-19 01:36:47.93 +0000 UTC (8.862429656s ago) 2026/07/19 01:36:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417a07a770e694c2_d20260719_m013643_c001_v7007000_t0000_u01784425003103") 2026/07/19 01:36:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57eca13_d20260719_m013640_c001_v0001145_t0057_u01784425000002") 2026/07/19 01:36:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f414f686ef4ec5622_d20260719_m013537_c001_v7007000_t0000_u01784424937512") as it is a hide marker 2026/07/19 01:36:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2059392389f7fdea_d20260719_m013528_c001_v0001172_t0017_u01784424928037") 2026/07/19 01:36:56 DEBUG : zero-length-file: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fde9_d20260719_m013527_c001_v7007000_t0000_u01784424927844") as it is a hide marker 2026/07/19 01:36:57 DEBUG : zero-length-file: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f40928aebe57ec90f_d20260719_m013527_c001_v0001145_t0001_u01784424927281") 2026/07/19 01:36:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fda6_d20260719_m013511_c001_v7007000_t0000_u01784424911050") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8b9_d20260719_m013510_c001_v0001145_t0035_u01784424910420") 2026/07/19 01:36:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd97_d20260719_m013505_c001_v7007000_t0000_u01784424905311") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec899_d20260719_m013504_c001_v0001145_t0055_u01784424904186") 2026/07/19 01:36:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdbb_d20260719_m013514_c001_v7007000_t0000_u01784424914436") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8cf_d20260719_m013513_c001_v0001145_t0028_u01784424913725") 2026/07/19 01:36:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdb5_d20260719_m013513_c001_v7007000_t0000_u01784424913341") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8c7_d20260719_m013512_c001_v0001145_t0059_u01784424912583") 2026/07/19 01:36:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdc2_d20260719_m013515_c001_v7007000_t0000_u01784424915433") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8d3_d20260719_m013514_c001_v0001145_t0030_u01784424914822") 2026/07/19 01:36:57 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fdad_d20260719_m013512_c001_v7007000_t0000_u01784424912197") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8c1_d20260719_m013511_c001_v0001145_t0000_u01784424911434") 2026/07/19 01:36:57 DEBUG : ./.: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd98_d20260719_m013506_c001_v7007000_t0000_u01784424906764") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ./.: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec89f_d20260719_m013505_c001_v0001145_t0000_u01784424905695") 2026/07/19 01:36:57 DEBUG : ../..: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f4059392389f7fd99_d20260719_m013507_c001_v7007000_t0000_u01784424907793") as it is a hide marker 2026/07/19 01:36:57 DEBUG : ../..: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec8a3_d20260719_m013507_c001_v0001145_t0051_u01784424907148") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/19 01:37:03 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/19 01:37:04 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/19 01:37:04 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/19 01:37:04 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/19 01:37:04 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of pending multipart uploads older than 0s 2026/07/19 01:37:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec935_d20260719_m013538_c001_v0001145_t0032_u01784424938641") "upload" dated 2026-07-19 01:35:38.641 +0000 UTC (1m26.359939889s ago) 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b3e_d20260719_m013703_c001_v0001183_t0045_u01784425023933") as it is a start marker (upload started at 2026-07-19 01:37:03.933 +0000 UTC) 2026/07/19 01:37:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b3f_d20260719_m013704_c001_v0001185_t0005_u01784425024123") as it is a start marker (upload started at 2026-07-19 01:37:04.123 +0000 UTC) 2026/07/19 01:37:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b40_d20260719_m013704_c001_v0001165_t0015_u01784425024324") as it is a start marker (upload started at 2026-07-19 01:37:04.324 +0000 UTC) 2026/07/19 01:37:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b41_d20260719_m013704_c001_v0001105_t0038_u01784425024514") as it is a start marker (upload started at 2026-07-19 01:37:04.514 +0000 UTC) 2026/07/19 01:37:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/19 01:37:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f426983c48b874b3d_d20260719_m013703_c001_v7007000_t0000_u01784425023743") "hide" dated 2026-07-19 01:37:03.743 +0000 UTC (1.258158883s ago) 2026/07/19 01:37:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0be9_d20260719_m013647_c001_v0001116_t0013_u01784425007930") 2026/07/19 01:37:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/19 01:37:05 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of pending multipart uploads older than 0s 2026/07/19 01:37:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec935_d20260719_m013538_c001_v0001145_t0032_u01784424938641") "upload" dated 2026-07-19 01:35:38.641 +0000 UTC (1m26.742718435s ago) 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b3e_d20260719_m013703_c001_v0001183_t0045_u01784425023933") as it is a start marker (upload started at 2026-07-19 01:37:03.933 +0000 UTC) 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b3f_d20260719_m013704_c001_v0001185_t0005_u01784425024123") as it is a start marker (upload started at 2026-07-19 01:37:04.123 +0000 UTC) 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b40_d20260719_m013704_c001_v0001165_t0015_u01784425024324") as it is a start marker (upload started at 2026-07-19 01:37:04.324 +0000 UTC) 2026/07/19 01:37:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f226983c48b874b41_d20260719_m013704_c001_v0001105_t0038_u01784425024514") as it is a start marker (upload started at 2026-07-19 01:37:04.514 +0000 UTC) 2026/07/19 01:37:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf322da3003d7b8b9ff80e1b_f426983c48b874b3d_d20260719_m013703_c001_v7007000_t0000_u01784425023743") "hide" dated 2026-07-19 01:37:03.743 +0000 UTC (1.640888646s ago) 2026/07/19 01:37:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0be9_d20260719_m013647_c001_v0001116_t0013_u01784425007930") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/19 01:37:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/19 01:37:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/19 01:37:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/19 01:37:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/19 01:37:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/19 01:37:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/19 01:37:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/19 01:37:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/19 01:37:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2087db027c3810fd_d20260719_m013712_c001_v0001184_t0000_u01784425032875") 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:37:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/19 01:37:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 01:37:13 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 01:37:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/19 01:37:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/19 01:37:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/19 01:37:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/19 01:37:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/19 01:37:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/19 01:37:18 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/19 01:37:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/19 01:37:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026da23_d20260719_m013720_c001_v0001090_t0047_u01784425040758") 2026/07/19 01:37:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:37:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/19 01:37:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/19 01:37:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/19 01:37:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/19 01:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/19 01:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/19 01:37:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/19 01:37:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/19 01:37:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b371_d20260719_m013729_c001_v0001105_t0028_u01784425049645") 2026/07/19 01:37:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/19 01:37:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/19 01:37:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:37:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:37:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:37:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/19 01:37:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/19 01:37:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/19 01:37:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/19 01:37:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/19 01:37:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/19 01:37:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026de1b_d20260719_m013738_c001_v0001103_t0012_u01784425058286") 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:37:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/19 01:37:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/19 01:37:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/19 01:37:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/19 01:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/19 01:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/19 01:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b37b_d20260719_m013746_c001_v0001120_t0056_u01784425066439") 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:37:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/19 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/19 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/19 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/19 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/19 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/19 01:37:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/19 01:37:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/19 01:37:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/19 01:37:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/19 01:37:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f202e467061abc244_d20260719_m013755_c001_v0001183_t0018_u01784425075441") 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/19 01:37:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:37:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:37:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:37:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:37:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/19 01:37:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/19 01:37:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/19 01:37:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/19 01:37:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/19 01:38:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/19 01:38:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/19 01:38:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d4c_d20260719_m013811_c001_v0001042_t0033_u01784425091181") 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:38:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:38:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:38:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:38:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/19 01:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/19 01:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/19 01:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/19 01:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/19 01:38:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/19 01:38:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/19 01:38:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/19 01:38:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/19 01:38:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7fa_d20260719_m013819_c001_v0001044_t0051_u01784425099638") 2026/07/19 01:38:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/19 01:38:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:38:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/19 01:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/19 01:38:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/19 01:38:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/19 01:38:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/19 01:38:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/19 01:38:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7ff_d20260719_m013828_c001_v0001157_t0015_u01784425108392") 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/19 01:38:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:38:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:38:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:38:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:38:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/19 01:38:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/19 01:38:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/19 01:38:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/19 01:38:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/19 01:38:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/19 01:38:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b804_d20260719_m013837_c001_v0001104_t0033_u01784425117760") 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:38:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:38:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:38:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/19 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/19 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/19 01:38:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/19 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/19 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/19 01:38:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/19 01:38:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/19 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b80a_d20260719_m013846_c001_v0001174_t0011_u01784425126964") 2026/07/19 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/19 01:38:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:38:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:38:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:38:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/19 01:38:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/19 01:38:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/19 01:38:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/19 01:38:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/19 01:38:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadb3_d20260719_m013857_c001_v0001180_t0030_u01784425137249") 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:38:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:38:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/19 01:39:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/19 01:39:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/19 01:39:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/19 01:39:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/19 01:39:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/19 01:39:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b815_d20260719_m013906_c001_v0001161_t0044_u01784425146686") 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:39:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/19 01:39:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/19 01:39:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/19 01:39:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/19 01:39:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/19 01:39:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/19 01:39:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/19 01:39:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:39:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/19 01:39:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadba_d20260719_m013916_c001_v0001150_t0045_u01784425156813") 2026/07/19 01:39:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:39:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/19 01:39:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/19 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/19 01:39:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/19 01:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/19 01:39:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/19 01:39:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f212f4246b9771bc8_d20260719_m013927_c001_v0001173_t0049_u01784425167185") 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:39:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:39:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/19 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/19 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/19 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/19 01:39:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/19 01:39:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/19 01:39:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/19 01:39:36 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/19 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:39:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/19 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f21024c3ccf07960a_d20260719_m013937_c001_v0001161_t0058_u01784425177953") 2026/07/19 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/19 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/19 01:39:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/19 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/19 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/19 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/19 01:39:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/19 01:39:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/19 01:39:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/19 01:39:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/19 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/19 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cae31_d20260719_m013949_c001_v0001116_t0014_u01784425189565") 2026/07/19 01:39:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/19 01:39:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/19 01:39:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/19 01:39:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:39:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:39:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/19 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/19 01:39:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/19 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/19 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/19 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/19 01:39:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/19 01:39:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/19 01:39:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/19 01:39:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/19 01:39:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf322da3003d7b8b9ff80e1b_f21345c4167b0f71a_d20260719_m014001_c001_v0001161_t0052_u01784425201316") 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/19 01:40:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/19 01:40:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/19 01:40:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/19 01:40:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/19 01:40:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/19 01:40:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb6086378_d20260719_m014015_c001_v0001102_t0013_u01784425215564") 2026/07/19 01:40:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/19 01:40:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/19 01:40:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/19 01:40:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/19 01:40:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/19 01:40:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/19 01:40:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/19 01:40:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/19 01:40:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/19 01:40:21 DEBUG : chunked-copy: Done sending chunk 0 2026/07/19 01:40:21 DEBUG : chunked-copy: Done sending chunk 1 2026/07/19 01:40:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/19 01:40:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb608637b_d20260719_m014022_c001_v0001174_t0048_u01784425222088") 2026/07/19 01:40:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/19 01:40:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/19 01:40:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/19 01:40:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/19 01:40:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/19 01:40:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/19 01:40:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/19 01:40:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/19 01:40:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/19 01:40:27 DEBUG : chunked-copy: Done sending chunk 0 2026/07/19 01:40:28 DEBUG : chunked-copy: Done sending chunk 1 2026/07/19 01:40:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/19 01:40:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb608637d_d20260719_m014028_c001_v0001039_t0020_u01784425228776") 2026/07/19 01:40:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/19 01:40:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/19 01:40:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/19 01:40:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/19 01:40:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/19 01:40:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/19 01:40:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/19 01:40:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/19 01:40:32 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/19 01:40:34 DEBUG : chunked-copy: Done sending chunk 0 2026/07/19 01:40:34 DEBUG : chunked-copy: Done sending chunk 1 2026/07/19 01:40:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d8b_d20260719_m014035_c001_v0001173_t0030_u01784425235330") 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/19 01:40:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/19 01:40:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/19 01:40:36 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/19 01:40:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/19 01:40:39 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/19 01:40:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mufacet0poca/deeper/nonexisting/directory" 2026/07/19 01:40:39 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/19 01:40:41 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of all files 2026/07/19 01:40:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cae21_d20260719_m013942_c001_v7007000_t0000_u01784425182288") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21024c3ccf07960a_d20260719_m013937_c001_v0001161_t0058_u01784425177953") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41024c3ccf079609_d20260719_m013937_c001_v7007000_t0000_u01784425177327") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cade7_d20260719_m013932_c001_v0001179_t0007_u01784425172880") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f423ed67bb6086078_d20260719_m014006_c001_v7007000_t0000_u01784425206729") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21345c4167b0f71a_d20260719_m014001_c001_v0001161_t0052_u01784425201316") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41345c4167b0f719_d20260719_m014000_c001_v7007000_t0000_u01784425200563") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cae35_d20260719_m013955_c001_v0001184_t0029_u01784425195186") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cae34_d20260719_m013955_c001_v7007000_t0000_u01784425195005") 2026/07/19 01:40:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cae31_d20260719_m013949_c001_v0001116_t0014_u01784425189565") 2026/07/19 01:40:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cae30_d20260719_m013948_c001_v7007000_t0000_u01784425188859") 2026/07/19 01:40:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cae23_d20260719_m013942_c001_v0001131_t0052_u01784425182468") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b380_d20260719_m013759_c001_v7007000_t0000_u01784425079236") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f202e467061abc244_d20260719_m013755_c001_v0001183_t0018_u01784425075441") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b37c_d20260719_m013750_c001_v7007000_t0000_u01784425070286") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b37b_d20260719_m013746_c001_v0001120_t0056_u01784425066439") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f402e467061abc243_d20260719_m013755_c001_v7007000_t0000_u01784425075014") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b37d_d20260719_m013750_c001_v0001174_t0035_u01784425070471") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b37a_d20260719_m013746_c001_v7007000_t0000_u01784425066035") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b379_d20260719_m013741_c001_v0001120_t0012_u01784425061833") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b378_d20260719_m013741_c001_v7007000_t0000_u01784425061646") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026de1b_d20260719_m013738_c001_v0001103_t0012_u01784425058286") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417f42b0b026de1a_d20260719_m013737_c001_v7007000_t0000_u01784425057891") 2026/07/19 01:40:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b376_d20260719_m013734_c001_v0001092_t0020_u01784425054059") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b800_d20260719_m013832_c001_v7007000_t0000_u01784425112675") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7ff_d20260719_m013828_c001_v0001157_t0015_u01784425108392") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b7fb_d20260719_m013823_c001_v7007000_t0000_u01784425103835") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7fa_d20260719_m013819_c001_v0001044_t0051_u01784425099638") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b7fe_d20260719_m013828_c001_v7007000_t0000_u01784425108035") 2026/07/19 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7fc_d20260719_m013824_c001_v0001180_t0029_u01784425104020") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b7f9_d20260719_m013819_c001_v7007000_t0000_u01784425099159") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b7f8_d20260719_m013814_c001_v0001182_t0020_u01784425094942") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b7f7_d20260719_m013814_c001_v7007000_t0000_u01784425094754") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d4c_d20260719_m013811_c001_v0001042_t0033_u01784425091181") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41968eb07cf69d4b_d20260719_m013810_c001_v7007000_t0000_u01784425090614") 2026/07/19 01:40:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b381_d20260719_m013759_c001_v0001137_t0025_u01784425079422") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b375_d20260719_m013733_c001_v7007000_t0000_u01784425053876") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f208426db3952b371_d20260719_m013729_c001_v0001105_t0028_u01784425049645") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f408426db3952b370_d20260719_m013729_c001_v7007000_t0000_u01784425049184") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026da28_d20260719_m013724_c001_v0001174_t0043_u01784425044897") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417f42b0b026da27_d20260719_m013724_c001_v7007000_t0000_u01784425044722") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026da23_d20260719_m013720_c001_v0001090_t0047_u01784425040758") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417f42b0b026da22_d20260719_m013720_c001_v7007000_t0000_u01784425040184") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f217f42b0b026da20_d20260719_m013716_c001_v0001182_t0006_u01784425036335") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f417f42b0b026da1f_d20260719_m013716_c001_v7007000_t0000_u01784425036161") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2087db027c3810fd_d20260719_m013712_c001_v0001184_t0000_u01784425032875") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4087db027c3810fc_d20260719_m013712_c001_v7007000_t0000_u01784425032462") 2026/07/19 01:40:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f217a07a770e694c8_d20260719_m013707_c001_v0001145_t0008_u01784425027371") 2026/07/19 01:40:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b812_d20260719_m013901_c001_v7007000_t0000_u01784425141542") 2026/07/19 01:40:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadb3_d20260719_m013857_c001_v0001180_t0030_u01784425137249") 2026/07/19 01:40:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b80c_d20260719_m013851_c001_v7007000_t0000_u01784425131530") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b80a_d20260719_m013846_c001_v0001174_t0011_u01784425126964") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cadb2_d20260719_m013856_c001_v7007000_t0000_u01784425136743") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b80e_d20260719_m013851_c001_v0001103_t0005_u01784425131713") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b809_d20260719_m013846_c001_v7007000_t0000_u01784425126413") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b808_d20260719_m013841_c001_v0001100_t0028_u01784425121726") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b807_d20260719_m013841_c001_v7007000_t0000_u01784425121541") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b804_d20260719_m013837_c001_v0001104_t0033_u01784425117760") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b803_d20260719_m013837_c001_v7007000_t0000_u01784425117312") 2026/07/19 01:40:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b801_d20260719_m013832_c001_v0001097_t0019_u01784425112867") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cade4_d20260719_m013932_c001_v7007000_t0000_u01784425172701") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f212f4246b9771bc8_d20260719_m013927_c001_v0001173_t0049_u01784425167185") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f412f4246b9771bc7_d20260719_m013926_c001_v7007000_t0000_u01784425166687") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadbf_d20260719_m013921_c001_v0001105_t0017_u01784425161806") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cadbe_d20260719_m013921_c001_v7007000_t0000_u01784425161628") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadba_d20260719_m013916_c001_v0001150_t0045_u01784425156813") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cadb9_d20260719_m013916_c001_v7007000_t0000_u01784425156267") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f22273d45ad0cadb6_d20260719_m013911_c001_v0001100_t0027_u01784425151020") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f42273d45ad0cadb5_d20260719_m013910_c001_v7007000_t0000_u01784425150827") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b815_d20260719_m013906_c001_v0001161_t0044_u01784425146686") 2026/07/19 01:40:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f4270f93ba5c6b814_d20260719_m013906_c001_v7007000_t0000_u01784425146026") 2026/07/19 01:40:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f2270f93ba5c6b813_d20260719_m013901_c001_v0001098_t0044_u01784425141745") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f407d4423bb0fb9b8_d20260719_m014037_c001_v7007000_t0000_u01784425237598") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb6086380_d20260719_m014031_c001_v0001116_t0002_u01784425231817") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f423ed67bb608637f_d20260719_m014031_c001_v7007000_t0000_u01784425231120") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d87_d20260719_m014024_c001_v0001104_t0000_u01784425224942") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41968eb07cf69d86_d20260719_m014024_c001_v7007000_t0000_u01784425224288") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d83_d20260719_m014018_c001_v0001039_t0035_u01784425218417") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41968eb07cf69d82_d20260719_m014017_c001_v7007000_t0000_u01784425217473") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0d9d_d20260719_m014011_c001_v0001116_t0020_u01784425211713") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f423ed67bb6086377_d20260719_m014011_c001_v7007000_t0000_u01784425211324") 2026/07/19 01:40:45 DEBUG : chunked-copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0d99_d20260719_m014007_c001_v0001116_t0001_u01784425207516") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f407d4423bb0fb9b7_d20260719_m014037_c001_v7007000_t0000_u01784425237421") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f21968eb07cf69d8b_d20260719_m014035_c001_v0001173_t0030_u01784425235330") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f423ed67bb608637e_d20260719_m014030_c001_v7007000_t0000_u01784425230943") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb608637d_d20260719_m014028_c001_v0001039_t0020_u01784425228776") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41968eb07cf69d85_d20260719_m014024_c001_v7007000_t0000_u01784425224108") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb608637b_d20260719_m014022_c001_v0001174_t0048_u01784425222088") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f41968eb07cf69d81_d20260719_m014017_c001_v7007000_t0000_u01784425217292") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f223ed67bb6086378_d20260719_m014015_c001_v0001102_t0013_u01784425215564") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f423ed67bb6086376_d20260719_m014011_c001_v7007000_t0000_u01784425211147") 2026/07/19 01:40:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10527d3c9f42d8ea_d20260719_m014010_c001_v0001105_t0023_u01784425210086") 2026/07/19 01:40:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f10928aebe57ec935_d20260719_m013538_c001_v0001145_t0032_u01784424938641") 2026/07/19 01:40:46 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f407d4423bb0fb9b9_d20260719_m014038_c001_v7007000_t0000_u01784425238254") 2026/07/19 01:40:46 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0dc3_d20260719_m014037_c001_v0001116_t0040_u01784425237774") 2026/07/19 01:40:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f407d4423bb0fb9bb_d20260719_m014039_c001_v7007000_t0000_u01784425239892") 2026/07/19 01:40:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0dc7_d20260719_m014039_c001_v0001116_t0035_u01784425239403") 2026/07/19 01:40:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f118795d1783a0dc5_d20260719_m014038_c001_v0001116_t0005_u01784425238432") 2026/07/19 01:40:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf322da3003d7b8b9ff80e1b_f426983c48b874b3d_d20260719_m013703_c001_v7007000_t0000_u01784425023743") 2026/07/19 01:40:47 INFO : B2 bucket rclone-test-mufacet0poca: cleaning bucket "rclone-test-mufacet0poca" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (348.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (346.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (89.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.16s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (26.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.64s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.24s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 348.613s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m50.005006134s (try 1/5)