"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:438: Using remote "TestB2:" 2026/04/28 02:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu" 2026/04/28 02:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/28 02:05:54 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/28 02:05:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/28 02:05:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/28 02:06:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/28 02:06:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/28 02:06:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/28 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/28 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/28 02:06:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/28 02:06:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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/04/28 02:06:38 DEBUG : Creating backend with remote "TestB2:" 2026/04/28 02:06:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/28 02:06:39 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/28 02:06:44 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of all files 2026/04/28 02:06:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a85_d20260428_m020643_c001_v0001116_t0025_u01777342003864") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/28 02:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu/dirToPurgeFromRoot" 2026/04/28 02:06:47 INFO : B2 bucket rclone-test-wenuxow8jesu path dirToPurgeFromRoot: cleaning bucket "rclone-test-wenuxow8jesu" of all files 2026/04/28 02:06:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a89_d20260428_m020645_c001_v0001116_t0046_u01777342005745") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/28 02:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu/hello? sausage/êé" 2026/04/28 02:06:53 INFO : B2 bucket rclone-test-wenuxow8jesu path hello? sausage/êé: cleaning bucket "rclone-test-wenuxow8jesu" of all files 2026/04/28 02:06:53 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1123c60836ced26a_d20260428_m020651_c001_v0001093_t0029_u01777342011327") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/28 02:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/28 02:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-wenuxow8jesu" from "TestB2:rclone-test-wenuxow8jesu" 2026/04/28 02:07:06 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/04/28 02:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fovonoj4laki" 2026/04/28 02:07:20 DEBUG : B2 bucket rclone-test-fovonoj4laki: Purge remote 2026/04/28 02:07:20 INFO : B2 bucket rclone-test-fovonoj4laki: cleaning bucket "rclone-test-fovonoj4laki" of all files 2026/04/28 02:07:20 DEBUG : somefile: Deleting (id "4_zdf624d23d07ddb1b9fd80e1b_f4173f94feceefe49_d20260428_m020719_c001_v0001157_t0010_u01777342039674") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/28 02:07:22 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/28 02:07:22 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/04/28 02:07:27 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/28 02:07:27 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/28 02:07:27 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.532Ki offset 6Mi/6.106Mi 2026/04/28 02:07:28 DEBUG : test-metadata: Sending chunk 1 length 111137 2026/04/28 02:07:29 DEBUG : test-metadata: Done sending chunk 1 2026/04/28 02:07:30 DEBUG : test-metadata: Done sending chunk 0 2026/04/28 02:07:30 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/04/28 02:07:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/3fa2fd93d05ddb1b9fd80e1b/c001_v0001116_t0055": EOF 2026/04/28 02:07:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/3fa2fd93d05ddb1b9fd80e1b/c001_v0001116_t0055": EOF) 2026/04/28 02:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1116-09.backblaze.com/b2api/v1/b2_upload_file/3fa2fd93d05ddb1b9fd80e1b/c001_v0001116_t0055": EOF - low level retry 1/10 2026/04/28 02:07:42 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-04-28-020735-273.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/04/28 02:07:45 DEBUG : oldPath = "TestB2:rclone-test-wenuxow8jesu/versions/test-versions-v2026-04-28-020735-273.txt" 2026/04/28 02:07:45 DEBUG : newPath = "TestB2,versions:rclone-test-wenuxow8jesu/versions/test-versions-v2026-04-28-020735-273.txt" 2026/04/28 02:07:45 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wenuxow8jesu/versions/test-versions-v2026-04-28-020735-273.txt" 2026/04/28 02:07:45 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/28 02:07:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wenuxow8jesu/versions/test-versions-v2026-04-28-020735-273.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wenuxow8jesu/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/04/28 02:07:49 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of all hidden files 2026/04/28 02:07:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca7_d20260428_m020604_c001_v7007000_t0000_u01777341964203") as it is a hide marker 2026/04/28 02:07:49 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : leading space/ leading space: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19f9_d20260428_m020603_c001_v0001116_t0043_u01777341963097") 2026/04/28 02:07:49 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca4_d20260428_m020602_c001_v7007000_t0000_u01777341962730") as it is a hide marker 2026/04/28 02:07:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19f5_d20260428_m020601_c001_v0001116_t0031_u01777341961799") 2026/04/28 02:07:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb8_d20260428_m020612_c001_v7007000_t0000_u01777341972175") as it is a hide marker 2026/04/28 02:07:49 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a15_d20260428_m020611_c001_v0001116_t0027_u01777341971285") 2026/04/28 02:07:49 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : created from root.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b67fb1b_d20260428_m020713_c001_v7007000_t0000_u01777342033807") as it is a hide marker 2026/04/28 02:07:49 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : created from root.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f11650b375807cc40_d20260428_m020712_c001_v0001120_t0027_u01777342032596") 2026/04/28 02:07:49 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : file name.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437000_d20260428_m020721_c001_v7007000_t0000_u01777342041743") as it is a hide marker 2026/04/28 02:07:49 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1ab1_d20260428_m020701_c001_v0001116_t0047_u01777342021819") 2026/04/28 02:07:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1063612b822bbaf7_d20260428_m020658_c001_v0001161_t0050_u01777342018229") 2026/04/28 02:07:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a75_d20260428_m020635_c001_v0001116_t0039_u01777341995628") 2026/04/28 02:07:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a6f_d20260428_m020634_c001_v0001116_t0016_u01777341994224") 2026/04/28 02:07:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a73_d20260428_m020634_c001_v0001116_t0012_u01777341994959") "upload" dated 2026-04-28 02:06:34.959 +0000 UTC (1m14.833046433s ago) 2026/04/28 02:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f403a7f88b4a024e9_d20260428_m020656_c001_v7007000_t0000_u01777342016012") as it is a hide marker 2026/04/28 02:07:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1185fc730f8bc532_d20260428_m020655_c001_v0001042_t0012_u01777342015443") 2026/04/28 02:07:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1054d083557fff65_d20260428_m020654_c001_v0001173_t0051_u01777342014399") 2026/04/28 02:07:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd4_d20260428_m020621_c001_v7007000_t0000_u01777341981578") as it is a hide marker 2026/04/28 02:07:49 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a3f_d20260428_m020620_c001_v0001116_t0053_u01777341980736") 2026/04/28 02:07:49 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : piped data.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437004_d20260428_m020723_c001_v7007000_t0000_u01777342043728") as it is a hide marker 2026/04/28 02:07:49 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1afb_d20260428_m020723_c001_v0001116_t0049_u01777342043060") 2026/04/28 02:07:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437003_d20260428_m020722_c001_v7007000_t0000_u01777342042873") 2026/04/28 02:07:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4093baaf80ca1af9_d20260428_m020722_c001_v0001116_t0055_u01777342042513") 2026/04/28 02:07:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd7_d20260428_m020622_c001_v7007000_t0000_u01777341982907") as it is a hide marker 2026/04/28 02:07:49 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a41_d20260428_m020621_c001_v0001116_t0029_u01777341981945") 2026/04/28 02:07:49 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : test-metadata: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f44a6_d20260428_m020732_c001_v7007000_t0000_u01777342052725") as it is a hide marker 2026/04/28 02:07:49 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f207954a2fc437007_d20260428_m020727_c001_v0001167_t0012_u01777342047711") 2026/04/28 02:07:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437005_d20260428_m020726_c001_v7007000_t0000_u01777342046936") 2026/04/28 02:07:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1afd_d20260428_m020723_c001_v0001116_t0021_u01777342043916") 2026/04/28 02:07:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cbc_d20260428_m020614_c001_v7007000_t0000_u01777341974893") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a1b_d20260428_m020613_c001_v0001116_t0039_u01777341973940") 2026/04/28 02:07:49 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc7_d20260428_m020617_c001_v7007000_t0000_u01777341977659") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a29_d20260428_m020616_c001_v0001116_t0031_u01777341976698") 2026/04/28 02:07:49 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc3_d20260428_m020616_c001_v7007000_t0000_u01777341976332") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a1f_d20260428_m020615_c001_v0001116_t0058_u01777341975262") 2026/04/28 02:07:49 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc9_d20260428_m020618_c001_v7007000_t0000_u01777341978930") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a2f_d20260428_m020618_c001_v0001116_t0014_u01777341978026") 2026/04/28 02:07:49 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd0_d20260428_m020620_c001_v7007000_t0000_u01777341980368") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a37_d20260428_m020619_c001_v0001116_t0020_u01777341979297") 2026/04/28 02:07:49 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cba_d20260428_m020613_c001_v7007000_t0000_u01777341973574") as it is a hide marker 2026/04/28 02:07:49 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : trailing space /trailing space : Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a17_d20260428_m020612_c001_v0001116_t0009_u01777341972541") 2026/04/28 02:07:49 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc0f96_d20260428_m020743_c001_v0001131_t0013_u01777342063350") "upload" dated 2026-04-28 02:07:43.35 +0000 UTC (6.44249912s ago) 2026/04/28 02:07:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f400a22898c090ec8_d20260428_m020738_c001_v7007000_t0000_u01777342058498") 2026/04/28 02:07:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1b19_d20260428_m020735_c001_v0001116_t0037_u01777342055273") 2026/04/28 02:07:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ce3_d20260428_m020633_c001_v7007000_t0000_u01777341993638") as it is a hide marker 2026/04/28 02:07:49 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f217d210663675ce1_d20260428_m020624_c001_v0001032_t0014_u01777341984964") 2026/04/28 02:07:49 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : zero-length-file: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ce0_d20260428_m020624_c001_v7007000_t0000_u01777341984780") as it is a hide marker 2026/04/28 02:07:49 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : zero-length-file: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4093baaf80ca1a49_d20260428_m020624_c001_v0001116_t0055_u01777341984238") 2026/04/28 02:07:49 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca9_d20260428_m020605_c001_v7007000_t0000_u01777341965523") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a01_d20260428_m020604_c001_v0001116_t0043_u01777341964582") 2026/04/28 02:07:49 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675c9d_d20260428_m020558_c001_v7007000_t0000_u01777341958740") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19dd_d20260428_m020557_c001_v0001116_t0006_u01777341957188") 2026/04/28 02:07:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb1_d20260428_m020609_c001_v7007000_t0000_u01777341969615") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a0f_d20260428_m020608_c001_v0001116_t0040_u01777341968421") 2026/04/28 02:07:49 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cac_d20260428_m020608_c001_v7007000_t0000_u01777341968054") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a0b_d20260428_m020607_c001_v0001116_t0049_u01777341967175") 2026/04/28 02:07:49 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb7_d20260428_m020610_c001_v7007000_t0000_u01777341970914") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a13_d20260428_m020609_c001_v0001116_t0038_u01777341969980") 2026/04/28 02:07:49 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675caa_d20260428_m020606_c001_v7007000_t0000_u01777341966809") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a03_d20260428_m020605_c001_v0001116_t0028_u01777341965891") 2026/04/28 02:07:49 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ./.: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca0_d20260428_m020559_c001_v7007000_t0000_u01777341959960") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ./.: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19e3_d20260428_m020559_c001_v0001116_t0010_u01777341959105") 2026/04/28 02:07:49 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/28 02:07:49 DEBUG : ../..: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca2_d20260428_m020601_c001_v7007000_t0000_u01777341961433") as it is a hide marker 2026/04/28 02:07:49 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/28 02:07:49 DEBUG : ../..: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19ef_d20260428_m020600_c001_v0001116_t0056_u01777341960356") 2026/04/28 02:07:49 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/28 02:07:49 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of all hidden files 2026/04/28 02:07:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca7_d20260428_m020604_c001_v7007000_t0000_u01777341964203") as it is a hide marker 2026/04/28 02:07:50 DEBUG : leading space/ leading space: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19f9_d20260428_m020603_c001_v0001116_t0043_u01777341963097") 2026/04/28 02:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca4_d20260428_m020602_c001_v7007000_t0000_u01777341962730") as it is a hide marker 2026/04/28 02:07:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19f5_d20260428_m020601_c001_v0001116_t0031_u01777341961799") 2026/04/28 02:07:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb8_d20260428_m020612_c001_v7007000_t0000_u01777341972175") as it is a hide marker 2026/04/28 02:07:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a15_d20260428_m020611_c001_v0001116_t0027_u01777341971285") 2026/04/28 02:07:50 DEBUG : created from root.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b67fb1b_d20260428_m020713_c001_v7007000_t0000_u01777342033807") as it is a hide marker 2026/04/28 02:07:50 DEBUG : created from root.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f11650b375807cc40_d20260428_m020712_c001_v0001120_t0027_u01777342032596") 2026/04/28 02:07:50 DEBUG : file name.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437000_d20260428_m020721_c001_v7007000_t0000_u01777342041743") as it is a hide marker 2026/04/28 02:07:50 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1ab1_d20260428_m020701_c001_v0001116_t0047_u01777342021819") 2026/04/28 02:07:50 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1063612b822bbaf7_d20260428_m020658_c001_v0001161_t0050_u01777342018229") 2026/04/28 02:07:50 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a75_d20260428_m020635_c001_v0001116_t0039_u01777341995628") 2026/04/28 02:07:50 DEBUG : file name.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a6f_d20260428_m020634_c001_v0001116_t0016_u01777341994224") 2026/04/28 02:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a73_d20260428_m020634_c001_v0001116_t0012_u01777341994959") "upload" dated 2026-04-28 02:06:34.959 +0000 UTC (1m15.841336858s ago) 2026/04/28 02:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f403a7f88b4a024e9_d20260428_m020656_c001_v7007000_t0000_u01777342016012") as it is a hide marker 2026/04/28 02:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1185fc730f8bc532_d20260428_m020655_c001_v0001042_t0012_u01777342015443") 2026/04/28 02:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1054d083557fff65_d20260428_m020654_c001_v0001173_t0051_u01777342014399") 2026/04/28 02:07:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd4_d20260428_m020621_c001_v7007000_t0000_u01777341981578") as it is a hide marker 2026/04/28 02:07:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a3f_d20260428_m020620_c001_v0001116_t0053_u01777341980736") 2026/04/28 02:07:51 DEBUG : piped data.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437004_d20260428_m020723_c001_v7007000_t0000_u01777342043728") as it is a hide marker 2026/04/28 02:07:51 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1afb_d20260428_m020723_c001_v0001116_t0049_u01777342043060") 2026/04/28 02:07:51 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437003_d20260428_m020722_c001_v7007000_t0000_u01777342042873") 2026/04/28 02:07:51 DEBUG : piped data.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4093baaf80ca1af9_d20260428_m020722_c001_v0001116_t0055_u01777342042513") 2026/04/28 02:07:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd7_d20260428_m020622_c001_v7007000_t0000_u01777341982907") as it is a hide marker 2026/04/28 02:07:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a41_d20260428_m020621_c001_v0001116_t0029_u01777341981945") 2026/04/28 02:07:51 DEBUG : test-metadata: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f44a6_d20260428_m020732_c001_v7007000_t0000_u01777342052725") as it is a hide marker 2026/04/28 02:07:51 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f207954a2fc437007_d20260428_m020727_c001_v0001167_t0012_u01777342047711") 2026/04/28 02:07:51 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc437005_d20260428_m020726_c001_v7007000_t0000_u01777342046936") 2026/04/28 02:07:51 DEBUG : test-metadata: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1afd_d20260428_m020723_c001_v0001116_t0021_u01777342043916") 2026/04/28 02:07:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cbc_d20260428_m020614_c001_v7007000_t0000_u01777341974893") as it is a hide marker 2026/04/28 02:07:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a1b_d20260428_m020613_c001_v0001116_t0039_u01777341973940") 2026/04/28 02:07:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc7_d20260428_m020617_c001_v7007000_t0000_u01777341977659") as it is a hide marker 2026/04/28 02:07:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a29_d20260428_m020616_c001_v0001116_t0031_u01777341976698") 2026/04/28 02:07:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc3_d20260428_m020616_c001_v7007000_t0000_u01777341976332") as it is a hide marker 2026/04/28 02:07:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a1f_d20260428_m020615_c001_v0001116_t0058_u01777341975262") 2026/04/28 02:07:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cc9_d20260428_m020618_c001_v7007000_t0000_u01777341978930") as it is a hide marker 2026/04/28 02:07:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a2f_d20260428_m020618_c001_v0001116_t0014_u01777341978026") 2026/04/28 02:07:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cd0_d20260428_m020620_c001_v7007000_t0000_u01777341980368") as it is a hide marker 2026/04/28 02:07:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a37_d20260428_m020619_c001_v0001116_t0020_u01777341979297") 2026/04/28 02:07:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cba_d20260428_m020613_c001_v7007000_t0000_u01777341973574") as it is a hide marker 2026/04/28 02:07:52 DEBUG : trailing space /trailing space : Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a17_d20260428_m020612_c001_v0001116_t0009_u01777341972541") 2026/04/28 02:07:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc0f96_d20260428_m020743_c001_v0001131_t0013_u01777342063350") "upload" dated 2026-04-28 02:07:43.35 +0000 UTC (9.088200341s ago) 2026/04/28 02:07:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f400a22898c090ec8_d20260428_m020738_c001_v7007000_t0000_u01777342058498") 2026/04/28 02:07:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1b19_d20260428_m020735_c001_v0001116_t0037_u01777342055273") 2026/04/28 02:07:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ce3_d20260428_m020633_c001_v7007000_t0000_u01777341993638") as it is a hide marker 2026/04/28 02:07:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f217d210663675ce1_d20260428_m020624_c001_v0001032_t0014_u01777341984964") 2026/04/28 02:07:52 DEBUG : zero-length-file: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ce0_d20260428_m020624_c001_v7007000_t0000_u01777341984780") as it is a hide marker 2026/04/28 02:07:52 DEBUG : zero-length-file: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4093baaf80ca1a49_d20260428_m020624_c001_v0001116_t0055_u01777341984238") 2026/04/28 02:07:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca9_d20260428_m020605_c001_v7007000_t0000_u01777341965523") as it is a hide marker 2026/04/28 02:07:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a01_d20260428_m020604_c001_v0001116_t0043_u01777341964582") 2026/04/28 02:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675c9d_d20260428_m020558_c001_v7007000_t0000_u01777341958740") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19dd_d20260428_m020557_c001_v0001116_t0006_u01777341957188") 2026/04/28 02:07:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb1_d20260428_m020609_c001_v7007000_t0000_u01777341969615") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a0f_d20260428_m020608_c001_v0001116_t0040_u01777341968421") 2026/04/28 02:07:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cac_d20260428_m020608_c001_v7007000_t0000_u01777341968054") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a0b_d20260428_m020607_c001_v0001116_t0049_u01777341967175") 2026/04/28 02:07:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675cb7_d20260428_m020610_c001_v7007000_t0000_u01777341970914") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a13_d20260428_m020609_c001_v0001116_t0038_u01777341969980") 2026/04/28 02:07:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675caa_d20260428_m020606_c001_v7007000_t0000_u01777341966809") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a03_d20260428_m020605_c001_v0001116_t0028_u01777341965891") 2026/04/28 02:07:53 DEBUG : ./.: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca0_d20260428_m020559_c001_v7007000_t0000_u01777341959960") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ./.: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19e3_d20260428_m020559_c001_v0001116_t0010_u01777341959105") 2026/04/28 02:07:53 DEBUG : ../..: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f417d210663675ca2_d20260428_m020601_c001_v7007000_t0000_u01777341961433") as it is a hide marker 2026/04/28 02:07:53 DEBUG : ../..: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca19ef_d20260428_m020600_c001_v0001116_t0056_u01777341960356") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/28 02:07:59 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/04/28 02:07:59 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/04/28 02:07:59 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/04/28 02:08:00 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/04/28 02:08:00 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of pending multipart uploads older than 0s 2026/04/28 02:08:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a73_d20260428_m020634_c001_v0001116_t0012_u01777341994959") "upload" dated 2026-04-28 02:06:34.959 +0000 UTC (1m25.732299474s ago) 2026/04/28 02:08:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4536_d20260428_m020759_c001_v0001145_t0031_u01777342079679") as it is a start marker (upload started at 2026-04-28 02:07:59.679 +0000 UTC) 2026/04/28 02:08:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/28 02:08:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4538_d20260428_m020759_c001_v0001176_t0043_u01777342079860") as it is a start marker (upload started at 2026-04-28 02:07:59.86 +0000 UTC) 2026/04/28 02:08:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/28 02:08:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4539_d20260428_m020800_c001_v0001181_t0009_u01777342080048") as it is a start marker (upload started at 2026-04-28 02:08:00.048 +0000 UTC) 2026/04/28 02:08:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/28 02:08:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f453a_d20260428_m020800_c001_v0001167_t0024_u01777342080230") as it is a start marker (upload started at 2026-04-28 02:08:00.23 +0000 UTC) 2026/04/28 02:08:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/28 02:08:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4534_d20260428_m020759_c001_v7007000_t0000_u01777342079495") "hide" dated 2026-04-28 02:07:59.495 +0000 UTC (1.196425793s ago) 2026/04/28 02:08:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc0f96_d20260428_m020743_c001_v0001131_t0013_u01777342063350") 2026/04/28 02:08:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/28 02:08:00 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of pending multipart uploads older than 0s 2026/04/28 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a73_d20260428_m020634_c001_v0001116_t0012_u01777341994959") "upload" dated 2026-04-28 02:06:34.959 +0000 UTC (1m26.099324981s ago) 2026/04/28 02:08:01 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4536_d20260428_m020759_c001_v0001145_t0031_u01777342079679") as it is a start marker (upload started at 2026-04-28 02:07:59.679 +0000 UTC) 2026/04/28 02:08:01 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4538_d20260428_m020759_c001_v0001176_t0043_u01777342079860") as it is a start marker (upload started at 2026-04-28 02:07:59.86 +0000 UTC) 2026/04/28 02:08:01 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4539_d20260428_m020800_c001_v0001181_t0009_u01777342080048") as it is a start marker (upload started at 2026-04-28 02:08:00.048 +0000 UTC) 2026/04/28 02:08:01 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f453a_d20260428_m020800_c001_v0001167_t0024_u01777342080230") as it is a start marker (upload started at 2026-04-28 02:08:00.23 +0000 UTC) 2026/04/28 02:08:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4534_d20260428_m020759_c001_v7007000_t0000_u01777342079495") "hide" dated 2026-04-28 02:07:59.495 +0000 UTC (1.563442794s ago) 2026/04/28 02:08:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc0f96_d20260428_m020743_c001_v0001131_t0013_u01777342063350") 2026/04/28 02:08:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/28 02:08:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:08:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/28 02:08:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/28 02:08:02 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/28 02:08:02 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/04/28 02:08:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/28 02:08:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/28 02:08:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/28 02:08:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/28 02:08:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/28 02:08:05 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/28 02:08:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:08:09 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/04/28 02:08:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f208ee2ec3809f32b_d20260428_m020809_c001_v0001099_t0045_u01777342089915") 2026/04/28 02:08:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:08:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:08:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:08:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:08:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/28 02:08:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/28 02:08:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/28 02:08:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/28 02:08:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/28 02:08:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/28 02:08:17 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/28 02:08:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:08: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/04/28 02:08:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f208ee2ec3809f343_d20260428_m020820_c001_v0001173_t0043_u01777342100298") 2026/04/28 02:08:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:08:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/28 02:08:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:08:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:08:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/28 02:08:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/28 02:08:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/28 02:08:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/28 02:08:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/28 02:08:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/28 02:08:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/28 02:08:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/28 02:08:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/28 02:08:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:08:31 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/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c2215b60a_d20260428_m020831_c001_v0001167_t0021_u01777342111121") 2026/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:08:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/28 02:08:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:08:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:08:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:08:33 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/04/28 02:08:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/28 02:08:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/28 02:08:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/28 02:08:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/28 02:08:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/28 02:08:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:08:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:08:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/28 02:08:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/28 02:08:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/28 02:08:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:08:40 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/04/28 02:08:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c81b_d20260428_m020840_c001_v0001184_t0015_u01777342120804") 2026/04/28 02:08:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:08:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:08:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/28 02:08:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/28 02:08:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/28 02:08:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/28 02:08:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/28 02:08:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/28 02:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/28 02:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/28 02:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/28 02:08:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:08:50 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/04/28 02:08:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c864_d20260428_m020850_c001_v0001178_t0027_u01777342130195") 2026/04/28 02:08:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/28 02:08:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:08:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/28 02:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/28 02:08:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/28 02:08:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/28 02:08:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/28 02:08:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/28 02:08:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:00 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/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c88c_d20260428_m020900_c001_v0001136_t0028_u01777342140526") 2026/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:09:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/28 02:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:09:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:05 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/04/28 02:09:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/28 02:09:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/28 02:09:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/28 02:09:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/28 02:09:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/28 02:09:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:12 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/04/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2154d36f33bb0d08_d20260428_m020912_c001_v0001184_t0035_u01777342152476") 2026/04/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/28 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/28 02:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:20 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/04/28 02:09:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c90e_d20260428_m020920_c001_v0001104_t0058_u01777342160880") 2026/04/28 02:09:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:09:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/28 02:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/28 02:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/28 02:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/28 02:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/28 02:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/28 02:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:29 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/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4981_d20260428_m020929_c001_v0001038_t0058_u01777342169554") 2026/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/28 02:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:32 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/04/28 02:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/28 02:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/28 02:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/28 02:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/28 02:09:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/28 02:09:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/28 02:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:38 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/04/28 02:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2197be86af7d3a6a_d20260428_m020938_c001_v0001041_t0030_u01777342178329") 2026/04/28 02:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/28 02:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/28 02:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/28 02:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/28 02:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/28 02:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/28 02:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/28 02:09:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09:47 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/04/28 02:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f49c5_d20260428_m020948_c001_v0001098_t0039_u01777342188070") 2026/04/28 02:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/28 02:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/28 02:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/28 02:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/28 02:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/28 02:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/28 02:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/28 02:09:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/28 02:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/28 02:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/28 02:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:09: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/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2192ac6c138bf1fe_d20260428_m020957_c001_v0001153_t0014_u01777342197523") 2026/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/28 02:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10: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/04/28 02:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/28 02:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/28 02:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/28 02:10:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/28 02:10:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/28 02:10:05 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/28 02:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10: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/04/28 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2192ac6c138bf212_d20260428_m021006_c001_v0001134_t0044_u01777342206920") 2026/04/28 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/28 02:10:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/28 02:10:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/28 02:10:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/28 02:10:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/28 02:10:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/28 02:10:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/28 02:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10: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/04/28 02:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4a3e_d20260428_m021016_c001_v0001146_t0049_u01777342216355") 2026/04/28 02:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/28 02:10:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/28 02:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/28 02:10:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/28 02:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/28 02:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/28 02:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/28 02:10:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10:26 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/04/28 02:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c2216594e_d20260428_m021026_c001_v0001185_t0017_u01777342226947") 2026/04/28 02:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/28 02:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/28 02:10:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/28 02:10:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:10:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:10:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:10:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10:29 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/04/28 02:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/28 02:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/28 02:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/28 02:10:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/28 02:10:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/28 02:10:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/28 02:10:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10:36 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/04/28 02:10:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c22165979_d20260428_m021036_c001_v0001041_t0022_u01777342236880") 2026/04/28 02:10:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:10:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/28 02:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/28 02:10:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/28 02:10:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/28 02:10:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/28 02:10:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/28 02:10:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/28 02:10:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/28 02:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10:47 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/04/28 02:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c6869_d20260428_m021047_c001_v0001176_t0008_u01777342247433") 2026/04/28 02:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/28 02:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/28 02:10:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:10:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:10:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/28 02:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/28 02:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/28 02:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/28 02:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/28 02:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/28 02:10:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/28 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/28 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/28 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/28 02:10:58 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/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2fd93d05ddb1b9fd80e1b_f210be01e7e665835_d20260428_m021058_c001_v0001145_t0048_u01777342258175") 2026/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/28 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/28 02:10:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/28 02:10:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/28 02:10:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/28 02:10:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/28 02:11:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/28 02:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/28 02:11:03 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/04/28 02:11:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b68013c_d20260428_m021124_c001_v0001173_t0053_u01777342284670") 2026/04/28 02:11:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/28 02:11:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/28 02:11:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/28 02:11:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/28 02:11:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/28 02:11:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/28 02:11:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/28 02:11:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/28 02:11:27 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/28 02:11:29 DEBUG : chunked-copy: Done sending chunk 0 2026/04/28 02:11:29 DEBUG : chunked-copy: Done sending chunk 1 2026/04/28 02:11:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/28 02:11:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b68013d_d20260428_m021130_c001_v0001185_t0008_u01777342290611") 2026/04/28 02:11:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/28 02:11:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/28 02:11:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/28 02:11:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/28 02:11:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/28 02:11:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/28 02:11:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/28 02:11:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/28 02:11:33 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/28 02:11:35 DEBUG : chunked-copy: Done sending chunk 1 2026/04/28 02:11:35 DEBUG : chunked-copy: Done sending chunk 0 2026/04/28 02:11:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c68a9_d20260428_m021136_c001_v0001180_t0052_u01777342296426") 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/28 02:11:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/28 02:11:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/28 02:11:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/28 02:11:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/28 02:11:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/28 02:11:41 DEBUG : chunked-copy: Done sending chunk 0 2026/04/28 02:11:51 DEBUG : chunked-copy: Done sending chunk 1 2026/04/28 02:11:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/28 02:11:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fa2fd93d05ddb1b9fd80e1b_f204ee416e26b916b_d20260428_m021152_c001_v0001039_t0019_u01777342312996") 2026/04/28 02:11:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/28 02:11:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/28 02:11:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/28 02:11:53 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/28 02:11:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/28 02:11:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/28 02:11:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/28 02:11:57 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/28 02:11:58 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/28 02:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wenuxow8jesu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/28 02:12:00 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of all files 2026/04/28 02:12:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c6860_d20260428_m021041_c001_v7007000_t0000_u01777342241139") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c22165979_d20260428_m021036_c001_v0001041_t0022_u01777342236880") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4219cc7c22165970_d20260428_m021036_c001_v7007000_t0000_u01777342236365") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c6856_d20260428_m021031_c001_v0001101_t0012_u01777342231709") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f407954a2fc4371d0_d20260428_m021108_c001_v7007000_t0000_u01777342268974") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f210be01e7e665835_d20260428_m021058_c001_v0001145_t0048_u01777342258175") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f410be01e7e665834_d20260428_m021057_c001_v7007000_t0000_u01777342257663") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c6874_d20260428_m021052_c001_v0001182_t0055_u01777342252510") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c6873_d20260428_m021052_c001_v7007000_t0000_u01777342252325") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c6869_d20260428_m021047_c001_v0001176_t0008_u01777342247433") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c6868_d20260428_m021046_c001_v7007000_t0000_u01777342246942") 2026/04/28 02:12:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c6861_d20260428_m021041_c001_v0001043_t0018_u01777342241324") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c8ad_d20260428_m020908_c001_v7007000_t0000_u01777342148286") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c88c_d20260428_m020900_c001_v0001136_t0028_u01777342140526") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c878_d20260428_m020855_c001_v7007000_t0000_u01777342135100") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c864_d20260428_m020850_c001_v0001178_t0027_u01777342130195") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c887_d20260428_m020900_c001_v7007000_t0000_u01777342140156") 2026/04/28 02:12:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c87a_d20260428_m020855_c001_v0001167_t0035_u01777342135282") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c862_d20260428_m020849_c001_v7007000_t0000_u01777342129854") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b67fba1_d20260428_m020844_c001_v0001115_t0024_u01777342124831") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b67fb9f_d20260428_m020844_c001_v7007000_t0000_u01777342124648") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c81b_d20260428_m020840_c001_v0001184_t0015_u01777342120804") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c81a_d20260428_m020840_c001_v7007000_t0000_u01777342120456") 2026/04/28 02:12:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b67fb93_d20260428_m020836_c001_v0001032_t0002_u01777342116168") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4988_d20260428_m020933_c001_v7007000_t0000_u01777342173650") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4981_d20260428_m020929_c001_v0001038_t0058_u01777342169554") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4197be86af7d39e7_d20260428_m020924_c001_v7007000_t0000_u01777342164993") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c90e_d20260428_m020920_c001_v0001104_t0058_u01777342160880") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4980_d20260428_m020929_c001_v7007000_t0000_u01777342169207") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2197be86af7d39e8_d20260428_m020925_c001_v0001171_t0059_u01777342165177") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c90a_d20260428_m020920_c001_v7007000_t0000_u01777342160537") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c8ed_d20260428_m020915_c001_v0001040_t0008_u01777342155953") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f41658c9415e5c8eb_d20260428_m020915_c001_v7007000_t0000_u01777342155770") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2154d36f33bb0d08_d20260428_m020912_c001_v0001184_t0035_u01777342152476") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4154d36f33bb0d06_d20260428_m020912_c001_v7007000_t0000_u01777342152128") 2026/04/28 02:12:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c8ae_d20260428_m020908_c001_v0001093_t0028_u01777342148469") 2026/04/28 02:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b67fb92_d20260428_m020835_c001_v7007000_t0000_u01777342115985") 2026/04/28 02:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c2215b60a_d20260428_m020831_c001_v0001167_t0021_u01777342111121") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4219cc7c2215b609_d20260428_m020830_c001_v7007000_t0000_u01777342110761") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c2215b600_d20260428_m020825_c001_v0001167_t0025_u01777342105547") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4219cc7c2215b5fe_d20260428_m020825_c001_v7007000_t0000_u01777342105365") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f208ee2ec3809f343_d20260428_m020820_c001_v0001173_t0043_u01777342100298") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f408ee2ec3809f342_d20260428_m020819_c001_v7007000_t0000_u01777342099926") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f204ee416e26b8f4c_d20260428_m020814_c001_v0001161_t0016_u01777342094546") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f404ee416e26b8f4a_d20260428_m020814_c001_v7007000_t0000_u01777342094364") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f208ee2ec3809f32b_d20260428_m020809_c001_v0001099_t0045_u01777342089915") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f408ee2ec3809f32a_d20260428_m020809_c001_v7007000_t0000_u01777342089563") 2026/04/28 02:12:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f21658c9415e5c7a7_d20260428_m020803_c001_v0001178_t0015_u01777342083181") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4a0c_d20260428_m021001_c001_v7007000_t0000_u01777342201961") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2192ac6c138bf1fe_d20260428_m020957_c001_v0001153_t0014_u01777342197523") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f49df_d20260428_m020952_c001_v7007000_t0000_u01777342192338") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f49c5_d20260428_m020948_c001_v0001098_t0039_u01777342188070") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4192ac6c138bf1fd_d20260428_m020957_c001_v7007000_t0000_u01777342197124") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f49e2_d20260428_m020952_c001_v0001154_t0011_u01777342192522") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f49c3_d20260428_m020947_c001_v7007000_t0000_u01777342187566") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f49b1_d20260428_m020942_c001_v0001039_t0031_u01777342182536") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f49ae_d20260428_m020942_c001_v7007000_t0000_u01777342182351") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2197be86af7d3a6a_d20260428_m020938_c001_v0001041_t0030_u01777342178329") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4197be86af7d3a66_d20260428_m020937_c001_v7007000_t0000_u01777342177915") 2026/04/28 02:12:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4989_d20260428_m020933_c001_v0001098_t0038_u01777342173834") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c6855_d20260428_m021031_c001_v7007000_t0000_u01777342231513") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2219cc7c2216594e_d20260428_m021026_c001_v0001185_t0017_u01777342226947") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4219cc7c22165944_d20260428_m021026_c001_v7007000_t0000_u01777342226521") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4a74_d20260428_m021021_c001_v0001176_t0021_u01777342221257") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4a73_d20260428_m021021_c001_v7007000_t0000_u01777342221072") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4a3e_d20260428_m021016_c001_v0001146_t0049_u01777342216355") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4a3d_d20260428_m021015_c001_v7007000_t0000_u01777342215905") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4a32_d20260428_m021010_c001_v0001185_t0020_u01777342210994") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4a30_d20260428_m021010_c001_v7007000_t0000_u01777342210810") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f2192ac6c138bf212_d20260428_m021006_c001_v0001134_t0044_u01777342206920") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4192ac6c138bf20f_d20260428_m021006_c001_v7007000_t0000_u01777342206461") 2026/04/28 02:12:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f20245706616f4a0d_d20260428_m021002_c001_v0001090_t0045_u01777342202188") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4154d36f33bb0ee8_d20260428_m021157_c001_v7007000_t0000_u01777342317013") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c68ad_d20260428_m021138_c001_v0001044_t0023_u01777342298657") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c68ac_d20260428_m021138_c001_v7007000_t0000_u01777342298152") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b680142_d20260428_m021132_c001_v0001033_t0041_u01777342292864") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b680140_d20260428_m021132_c001_v7007000_t0000_u01777342292348") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c689f_d20260428_m021127_c001_v0001038_t0035_u01777342287085") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c689e_d20260428_m021126_c001_v7007000_t0000_u01777342286547") 2026/04/28 02:12:04 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc125d_d20260428_m021122_c001_v0001131_t0056_u01777342282440") 2026/04/28 02:12:05 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b680139_d20260428_m021122_c001_v7007000_t0000_u01777342282068") 2026/04/28 02:12:05 DEBUG : chunked-copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc1241_d20260428_m021109_c001_v0001131_t0050_u01777342269717") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4154d36f33bb0ee7_d20260428_m021156_c001_v7007000_t0000_u01777342316833") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f204ee416e26b916b_d20260428_m021152_c001_v0001039_t0019_u01777342312996") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c68ab_d20260428_m021137_c001_v7007000_t0000_u01777342297968") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f209ad6bb7c2c68a9_d20260428_m021136_c001_v0001180_t0052_u01777342296426") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b68013f_d20260428_m021132_c001_v7007000_t0000_u01777342292163") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b68013d_d20260428_m021130_c001_v0001185_t0008_u01777342290611") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f409ad6bb7c2c689d_d20260428_m021126_c001_v7007000_t0000_u01777342286364") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f22343cd94b68013c_d20260428_m021124_c001_v0001173_t0053_u01777342284670") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f42343cd94b680138_d20260428_m021121_c001_v7007000_t0000_u01777342281871") 2026/04/28 02:12:05 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f103116efcbe661b6_d20260428_m021119_c001_v0001167_t0014_u01777342279800") 2026/04/28 02:12:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1093baaf80ca1a73_d20260428_m020634_c001_v0001116_t0012_u01777341994959") 2026/04/28 02:12:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4154d36f33bb0ee9_d20260428_m021157_c001_v7007000_t0000_u01777342317927") 2026/04/28 02:12:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc12af_d20260428_m021157_c001_v0001131_t0012_u01777342317576") 2026/04/28 02:12:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f4154d36f33bb0eea_d20260428_m021159_c001_v7007000_t0000_u01777342319345") 2026/04/28 02:12:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc12b3_d20260428_m021158_c001_v0001131_t0047_u01777342318834") 2026/04/28 02:12:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f1044e78debfc12b1_d20260428_m021158_c001_v0001131_t0000_u01777342318130") 2026/04/28 02:12:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2fd93d05ddb1b9fd80e1b_f40245706616f4534_d20260428_m020759_c001_v7007000_t0000_u01777342079495") 2026/04/28 02:12:06 INFO : B2 bucket rclone-test-wenuxow8jesu: cleaning bucket "rclone-test-wenuxow8jesu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (375.12s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (372.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.36s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (89.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.73s) --- 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.18s) --- 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 (0.86s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.40s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (39.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (26.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (13.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (48.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (13.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (18.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 375.131s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m16.216501013s (try 1/5)