"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/18 05:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba" 2026/07/18 05:28:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/18 05:28:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/18 05:28:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/18 05:28:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/18 05:28:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/18 05:28:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/18 05:28:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/18 05:28:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/18 05:28:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/18 05:28:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/18 05:28:43 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/18 05:28:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/18 05:28:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/18 05:28:56 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of all files 2026/07/18 05:28:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e557_d20260718_m052856_c001_v0001029_t0041_u01784352536161") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/18 05:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba/dirToPurgeFromRoot" 2026/07/18 05:28:59 INFO : B2 bucket rclone-test-podikeh1peba path dirToPurgeFromRoot: cleaning bucket "rclone-test-podikeh1peba" of all files 2026/07/18 05:29:00 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e55d_d20260718_m052857_c001_v0001029_t0015_u01784352537929") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/18 05:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba/hello? sausage/êé" 2026/07/18 05:29:04 INFO : B2 bucket rclone-test-podikeh1peba path hello? sausage/êé: cleaning bucket "rclone-test-podikeh1peba" of all files 2026/07/18 05:29:04 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1102ec58fa4147b3_d20260718_m052903_c001_v0001174_t0016_u01784352543217") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/18 05:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/18 05:29:17 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-podikeh1peba" from "TestB2:rclone-test-podikeh1peba" 2026/07/18 05:29:19 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/18 05:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tuqokeb6sopi" 2026/07/18 05:29:33 DEBUG : B2 bucket rclone-test-tuqokeb6sopi: Purge remote 2026/07/18 05:29:33 INFO : B2 bucket rclone-test-tuqokeb6sopi: cleaning bucket "rclone-test-tuqokeb6sopi" of all files 2026/07/18 05:29:33 DEBUG : somefile: Deleting (id "4_z2f628d13b03d7b3b9ff80e1b_f40369a1834ff9fc5_d20260718_m052932_c001_v0001116_t0034_u01784352572595") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/18 05:29:34 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/18 05:29:35 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/18 05:29:39 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/18 05:29:39 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/18 05:29:39 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.566Ki offset 6Mi/6.106Mi 2026/07/18 05:29:39 DEBUG : test-metadata: Sending chunk 1 length 111172 2026/07/18 05:29:40 DEBUG : test-metadata: Done sending chunk 1 2026/07/18 05:29:41 DEBUG : test-metadata: Done sending chunk 0 2026/07/18 05:29:41 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/18 05:29:51 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/df924d83b02d7b3b9ff80e1b/c001_v0001029_t0026": EOF 2026/07/18 05:29:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/df924d83b02d7b3b9ff80e1b/c001_v0001029_t0026": EOF) 2026/07/18 05:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/df924d83b02d7b3b9ff80e1b/c001_v0001029_t0026": EOF - low level retry 1/10 2026/07/18 05:29:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-18-052946-415.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/18 05:29:56 DEBUG : oldPath = "TestB2:rclone-test-podikeh1peba/versions/test-versions-v2026-07-18-052946-415.txt" 2026/07/18 05:29:56 DEBUG : newPath = "TestB2,versions:rclone-test-podikeh1peba/versions/test-versions-v2026-07-18-052946-415.txt" 2026/07/18 05:29:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-podikeh1peba/versions/test-versions-v2026-07-18-052946-415.txt" 2026/07/18 05:29:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/18 05:29:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-podikeh1peba/versions/test-versions-v2026-07-18-052946-415.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-podikeh1peba/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/18 05:30:00 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of all hidden files 2026/07/18 05:30:00 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff255_d20260718_m052821_c001_v7007000_t0000_u01784352501256") as it is a hide marker 2026/07/18 05:30:00 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : leading space/ leading space: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4b5_d20260718_m052820_c001_v0001029_t0013_u01784352500317") 2026/07/18 05:30:00 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff254_d20260718_m052819_c001_v7007000_t0000_u01784352499960") as it is a hide marker 2026/07/18 05:30:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4b1_d20260718_m052818_c001_v0001029_t0001_u01784352498837") 2026/07/18 05:30:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25b_d20260718_m052828_c001_v7007000_t0000_u01784352508222") as it is a hide marker 2026/07/18 05:30:00 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4d7_d20260718_m052827_c001_v0001029_t0035_u01784352507358") 2026/07/18 05:30:00 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : created from root.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f401c32313456868d_d20260718_m052926_c001_v7007000_t0000_u01784352566809") as it is a hide marker 2026/07/18 05:30:00 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : created from root.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f112fb79711b99af8_d20260718_m052925_c001_v0001098_t0022_u01784352565756") 2026/07/18 05:30:00 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : file name.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a73637_d20260718_m052934_c001_v7007000_t0000_u01784352574600") as it is a hide marker 2026/07/18 05:30:00 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e5ad_d20260718_m052914_c001_v0001029_t0004_u01784352554901") 2026/07/18 05:30:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10426a0496871b12_d20260718_m052909_c001_v0001182_t0022_u01784352549636") 2026/07/18 05:30:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e537_d20260718_m052848_c001_v0001029_t0027_u01784352528164") 2026/07/18 05:30:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e531_d20260718_m052846_c001_v0001029_t0029_u01784352526956") 2026/07/18 05:30:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e533_d20260718_m052847_c001_v0001029_t0044_u01784352527621") "upload" dated 2026-07-18 05:28:47.621 +0000 UTC (1m13.121736232s ago) 2026/07/18 05:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db49a9_d20260718_m052907_c001_v7007000_t0000_u01784352547495") as it is a hide marker 2026/07/18 05:30:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10737d0b082b4b27_d20260718_m052906_c001_v0001115_t0020_u01784352546510") 2026/07/18 05:30:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f114949f8dfaac36c_d20260718_m052905_c001_v0001178_t0020_u01784352545745") 2026/07/18 05:30:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff266_d20260718_m052836_c001_v7007000_t0000_u01784352516353") as it is a hide marker 2026/07/18 05:30:00 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e505_d20260718_m052835_c001_v0001029_t0040_u01784352515619") 2026/07/18 05:30:00 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : piped data.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363c_d20260718_m052936_c001_v7007000_t0000_u01784352576444") as it is a hide marker 2026/07/18 05:30:00 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e607_d20260718_m052935_c001_v0001029_t0017_u01784352575865") 2026/07/18 05:30:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363b_d20260718_m052935_c001_v7007000_t0000_u01784352575680") 2026/07/18 05:30:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4169065cd3d9e603_d20260718_m052935_c001_v0001029_t0026_u01784352575330") 2026/07/18 05:30:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff268_d20260718_m052837_c001_v7007000_t0000_u01784352517476") as it is a hide marker 2026/07/18 05:30:00 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e50d_d20260718_m052836_c001_v0001029_t0041_u01784352516703") 2026/07/18 05:30:00 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : test-metadata: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff278_d20260718_m052943_c001_v7007000_t0000_u01784352583886") as it is a hide marker 2026/07/18 05:30:00 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f21907ba376a7363e_d20260718_m052938_c001_v0001099_t0031_u01784352578893") 2026/07/18 05:30:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363d_d20260718_m052937_c001_v7007000_t0000_u01784352577878") 2026/07/18 05:30:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e60b_d20260718_m052936_c001_v0001029_t0013_u01784352576629") 2026/07/18 05:30:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25d_d20260718_m052830_c001_v7007000_t0000_u01784352510523") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4e5_d20260718_m052829_c001_v0001029_t0018_u01784352509732") 2026/07/18 05:30:00 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff260_d20260718_m052832_c001_v7007000_t0000_u01784352512800") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4f5_d20260718_m052832_c001_v0001029_t0035_u01784352512007") 2026/07/18 05:30:00 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25e_d20260718_m052831_c001_v7007000_t0000_u01784352511655") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4eb_d20260718_m052830_c001_v0001029_t0036_u01784352510904") 2026/07/18 05:30:00 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff262_d20260718_m052834_c001_v7007000_t0000_u01784352514005") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4f7_d20260718_m052833_c001_v0001029_t0036_u01784352513153") 2026/07/18 05:30:00 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff265_d20260718_m052835_c001_v7007000_t0000_u01784352515268") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4fd_d20260718_m052834_c001_v0001029_t0003_u01784352514356") 2026/07/18 05:30:00 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25c_d20260718_m052829_c001_v7007000_t0000_u01784352509381") as it is a hide marker 2026/07/18 05:30:00 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : trailing space /trailing space : Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4df_d20260718_m052828_c001_v0001029_t0041_u01784352508575") 2026/07/18 05:30:00 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da55246a7_d20260718_m052954_c001_v0001165_t0057_u01784352594439") "upload" dated 2026-07-18 05:29:54.439 +0000 UTC (6.30412202s ago) 2026/07/18 05:30:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b434_d20260718_m052949_c001_v7007000_t0000_u01784352589599") 2026/07/18 05:30:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e625_d20260718_m052946_c001_v0001029_t0008_u01784352586415") 2026/07/18 05:30:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff26b_d20260718_m052846_c001_v7007000_t0000_u01784352526428") as it is a hide marker 2026/07/18 05:30:00 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f207d4423bafff26a_d20260718_m052839_c001_v0001036_t0035_u01784352519664") 2026/07/18 05:30:00 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : zero-length-file: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff269_d20260718_m052839_c001_v7007000_t0000_u01784352519486") as it is a hide marker 2026/07/18 05:30:00 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : zero-length-file: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4169065cd3d9e517_d20260718_m052838_c001_v0001029_t0026_u01784352518714") 2026/07/18 05:30:00 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff256_d20260718_m052822_c001_v7007000_t0000_u01784352502335") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4bb_d20260718_m052821_c001_v0001029_t0035_u01784352501607") 2026/07/18 05:30:00 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff251_d20260718_m052815_c001_v7007000_t0000_u01784352495924") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e49d_d20260718_m052814_c001_v0001029_t0013_u01784352494374") 2026/07/18 05:30:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff259_d20260718_m052825_c001_v7007000_t0000_u01784352505922") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c5_d20260718_m052825_c001_v0001029_t0043_u01784352505077") 2026/07/18 05:30:00 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff258_d20260718_m052824_c001_v7007000_t0000_u01784352504725") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c1_d20260718_m052823_c001_v0001029_t0034_u01784352503908") 2026/07/18 05:30:00 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25a_d20260718_m052827_c001_v7007000_t0000_u01784352507004") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c9_d20260718_m052826_c001_v0001029_t0033_u01784352506273") 2026/07/18 05:30:00 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff257_d20260718_m052823_c001_v7007000_t0000_u01784352503553") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4bf_d20260718_m052822_c001_v0001029_t0025_u01784352502685") 2026/07/18 05:30:00 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ./.: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff252_d20260718_m052817_c001_v7007000_t0000_u01784352497235") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ./.: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4a7_d20260718_m052816_c001_v0001029_t0005_u01784352496278") 2026/07/18 05:30:00 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/18 05:30:00 DEBUG : ../..: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff253_d20260718_m052818_c001_v7007000_t0000_u01784352498479") as it is a hide marker 2026/07/18 05:30:00 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/18 05:30:00 DEBUG : ../..: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4ab_d20260718_m052817_c001_v0001029_t0044_u01784352497585") 2026/07/18 05:30:00 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/18 05:30:00 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of all hidden files 2026/07/18 05:30:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff255_d20260718_m052821_c001_v7007000_t0000_u01784352501256") as it is a hide marker 2026/07/18 05:30:01 DEBUG : leading space/ leading space: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4b5_d20260718_m052820_c001_v0001029_t0013_u01784352500317") 2026/07/18 05:30:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff254_d20260718_m052819_c001_v7007000_t0000_u01784352499960") as it is a hide marker 2026/07/18 05:30:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4b1_d20260718_m052818_c001_v0001029_t0001_u01784352498837") 2026/07/18 05:30:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25b_d20260718_m052828_c001_v7007000_t0000_u01784352508222") as it is a hide marker 2026/07/18 05:30:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4d7_d20260718_m052827_c001_v0001029_t0035_u01784352507358") 2026/07/18 05:30:01 DEBUG : created from root.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f401c32313456868d_d20260718_m052926_c001_v7007000_t0000_u01784352566809") as it is a hide marker 2026/07/18 05:30:01 DEBUG : created from root.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f112fb79711b99af8_d20260718_m052925_c001_v0001098_t0022_u01784352565756") 2026/07/18 05:30:01 DEBUG : file name.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a73637_d20260718_m052934_c001_v7007000_t0000_u01784352574600") as it is a hide marker 2026/07/18 05:30:01 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e5ad_d20260718_m052914_c001_v0001029_t0004_u01784352554901") 2026/07/18 05:30:01 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10426a0496871b12_d20260718_m052909_c001_v0001182_t0022_u01784352549636") 2026/07/18 05:30:01 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e537_d20260718_m052848_c001_v0001029_t0027_u01784352528164") 2026/07/18 05:30:01 DEBUG : file name.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e531_d20260718_m052846_c001_v0001029_t0029_u01784352526956") 2026/07/18 05:30:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e533_d20260718_m052847_c001_v0001029_t0044_u01784352527621") "upload" dated 2026-07-18 05:28:47.621 +0000 UTC (1m14.129283762s ago) 2026/07/18 05:30:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db49a9_d20260718_m052907_c001_v7007000_t0000_u01784352547495") as it is a hide marker 2026/07/18 05:30:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10737d0b082b4b27_d20260718_m052906_c001_v0001115_t0020_u01784352546510") 2026/07/18 05:30:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f114949f8dfaac36c_d20260718_m052905_c001_v0001178_t0020_u01784352545745") 2026/07/18 05:30:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff266_d20260718_m052836_c001_v7007000_t0000_u01784352516353") as it is a hide marker 2026/07/18 05:30:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e505_d20260718_m052835_c001_v0001029_t0040_u01784352515619") 2026/07/18 05:30:01 DEBUG : piped data.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363c_d20260718_m052936_c001_v7007000_t0000_u01784352576444") as it is a hide marker 2026/07/18 05:30:02 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e607_d20260718_m052935_c001_v0001029_t0017_u01784352575865") 2026/07/18 05:30:02 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363b_d20260718_m052935_c001_v7007000_t0000_u01784352575680") 2026/07/18 05:30:02 DEBUG : piped data.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4169065cd3d9e603_d20260718_m052935_c001_v0001029_t0026_u01784352575330") 2026/07/18 05:30:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff268_d20260718_m052837_c001_v7007000_t0000_u01784352517476") as it is a hide marker 2026/07/18 05:30:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e50d_d20260718_m052836_c001_v0001029_t0041_u01784352516703") 2026/07/18 05:30:02 DEBUG : test-metadata: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff278_d20260718_m052943_c001_v7007000_t0000_u01784352583886") as it is a hide marker 2026/07/18 05:30:02 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f21907ba376a7363e_d20260718_m052938_c001_v0001099_t0031_u01784352578893") 2026/07/18 05:30:02 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7363d_d20260718_m052937_c001_v7007000_t0000_u01784352577878") 2026/07/18 05:30:02 DEBUG : test-metadata: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e60b_d20260718_m052936_c001_v0001029_t0013_u01784352576629") 2026/07/18 05:30:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25d_d20260718_m052830_c001_v7007000_t0000_u01784352510523") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4e5_d20260718_m052829_c001_v0001029_t0018_u01784352509732") 2026/07/18 05:30:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff260_d20260718_m052832_c001_v7007000_t0000_u01784352512800") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4f5_d20260718_m052832_c001_v0001029_t0035_u01784352512007") 2026/07/18 05:30:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25e_d20260718_m052831_c001_v7007000_t0000_u01784352511655") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4eb_d20260718_m052830_c001_v0001029_t0036_u01784352510904") 2026/07/18 05:30:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff262_d20260718_m052834_c001_v7007000_t0000_u01784352514005") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4f7_d20260718_m052833_c001_v0001029_t0036_u01784352513153") 2026/07/18 05:30:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff265_d20260718_m052835_c001_v7007000_t0000_u01784352515268") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4fd_d20260718_m052834_c001_v0001029_t0003_u01784352514356") 2026/07/18 05:30:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25c_d20260718_m052829_c001_v7007000_t0000_u01784352509381") as it is a hide marker 2026/07/18 05:30:02 DEBUG : trailing space /trailing space : Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4df_d20260718_m052828_c001_v0001029_t0041_u01784352508575") 2026/07/18 05:30:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da55246a7_d20260718_m052954_c001_v0001165_t0057_u01784352594439") "upload" dated 2026-07-18 05:29:54.439 +0000 UTC (8.589738846s ago) 2026/07/18 05:30:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b434_d20260718_m052949_c001_v7007000_t0000_u01784352589599") 2026/07/18 05:30:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e625_d20260718_m052946_c001_v0001029_t0008_u01784352586415") 2026/07/18 05:30:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff26b_d20260718_m052846_c001_v7007000_t0000_u01784352526428") as it is a hide marker 2026/07/18 05:30:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f207d4423bafff26a_d20260718_m052839_c001_v0001036_t0035_u01784352519664") 2026/07/18 05:30:03 DEBUG : zero-length-file: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff269_d20260718_m052839_c001_v7007000_t0000_u01784352519486") as it is a hide marker 2026/07/18 05:30:03 DEBUG : zero-length-file: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4169065cd3d9e517_d20260718_m052838_c001_v0001029_t0026_u01784352518714") 2026/07/18 05:30:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff256_d20260718_m052822_c001_v7007000_t0000_u01784352502335") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4bb_d20260718_m052821_c001_v0001029_t0035_u01784352501607") 2026/07/18 05:30:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff251_d20260718_m052815_c001_v7007000_t0000_u01784352495924") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e49d_d20260718_m052814_c001_v0001029_t0013_u01784352494374") 2026/07/18 05:30:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff259_d20260718_m052825_c001_v7007000_t0000_u01784352505922") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c5_d20260718_m052825_c001_v0001029_t0043_u01784352505077") 2026/07/18 05:30:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff258_d20260718_m052824_c001_v7007000_t0000_u01784352504725") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c1_d20260718_m052823_c001_v0001029_t0034_u01784352503908") 2026/07/18 05:30:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff25a_d20260718_m052827_c001_v7007000_t0000_u01784352507004") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4c9_d20260718_m052826_c001_v0001029_t0033_u01784352506273") 2026/07/18 05:30:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff257_d20260718_m052823_c001_v7007000_t0000_u01784352503553") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4bf_d20260718_m052822_c001_v0001029_t0025_u01784352502685") 2026/07/18 05:30:03 DEBUG : ./.: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff252_d20260718_m052817_c001_v7007000_t0000_u01784352497235") as it is a hide marker 2026/07/18 05:30:03 DEBUG : ./.: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4a7_d20260718_m052816_c001_v0001029_t0005_u01784352496278") 2026/07/18 05:30:03 DEBUG : ../..: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f407d4423bafff253_d20260718_m052818_c001_v7007000_t0000_u01784352498479") as it is a hide marker 2026/07/18 05:30:04 DEBUG : ../..: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e4ab_d20260718_m052817_c001_v0001029_t0044_u01784352497585") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/18 05:30:04 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/18 05:30:04 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/18 05:30:05 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of pending multipart uploads older than 0s 2026/07/18 05:30:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e533_d20260718_m052847_c001_v0001029_t0044_u01784352527621") "upload" dated 2026-07-18 05:28:47.621 +0000 UTC (1m18.202538986s ago) 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbd_d20260718_m053004_c001_v0001029_t0022_u01784352604855") as it is a start marker (upload started at 2026-07-18 05:30:04.855 +0000 UTC) 2026/07/18 05:30:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbe_d20260718_m053005_c001_v0001101_t0034_u01784352605032") as it is a start marker (upload started at 2026-07-18 05:30:05.032 +0000 UTC) 2026/07/18 05:30:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbf_d20260718_m053005_c001_v0001041_t0005_u01784352605210") as it is a start marker (upload started at 2026-07-18 05:30:05.21 +0000 UTC) 2026/07/18 05:30:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/18 05:30:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcc0_d20260718_m053005_c001_v0001150_t0004_u01784352605385") as it is a start marker (upload started at 2026-07-18 05:30:05.385 +0000 UTC) 2026/07/18 05:30:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/18 05:30:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41590c234b70bcbc_d20260718_m053004_c001_v7007000_t0000_u01784352604681") "hide" dated 2026-07-18 05:30:04.681 +0000 UTC (1.142689721s ago) 2026/07/18 05:30:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da55246a7_d20260718_m052954_c001_v0001165_t0057_u01784352594439") 2026/07/18 05:30:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/18 05:30:05 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of pending multipart uploads older than 0s 2026/07/18 05:30:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e533_d20260718_m052847_c001_v0001029_t0044_u01784352527621") "upload" dated 2026-07-18 05:28:47.621 +0000 UTC (1m18.554400481s ago) 2026/07/18 05:30:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbd_d20260718_m053004_c001_v0001029_t0022_u01784352604855") as it is a start marker (upload started at 2026-07-18 05:30:04.855 +0000 UTC) 2026/07/18 05:30:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbe_d20260718_m053005_c001_v0001101_t0034_u01784352605032") as it is a start marker (upload started at 2026-07-18 05:30:05.032 +0000 UTC) 2026/07/18 05:30:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcbf_d20260718_m053005_c001_v0001041_t0005_u01784352605210") as it is a start marker (upload started at 2026-07-18 05:30:05.21 +0000 UTC) 2026/07/18 05:30:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcc0_d20260718_m053005_c001_v0001150_t0004_u01784352605385") as it is a start marker (upload started at 2026-07-18 05:30:05.385 +0000 UTC) 2026/07/18 05:30:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf924d83b02d7b3b9ff80e1b_f41590c234b70bcbc_d20260718_m053004_c001_v7007000_t0000_u01784352604681") "hide" dated 2026-07-18 05:30:04.681 +0000 UTC (1.49451117s ago) 2026/07/18 05:30:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da55246a7_d20260718_m052954_c001_v0001165_t0057_u01784352594439") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/18 05:30:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/18 05:30:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/18 05:30:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/18 05:30:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/18 05:30:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/18 05:30:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/18 05:30:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/18 05:30:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/18 05:30:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f2087db027c336c3f_d20260718_m053013_c001_v0001183_t0052_u01784352613724") 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:30:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:30:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:30:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/18 05:30:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/18 05:30:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/18 05:30:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/18 05:30:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/18 05:30:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/18 05:30:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e809c_d20260718_m053022_c001_v0001099_t0055_u01784352622387") 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:30:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/18 05:30:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:30:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:30:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/18 05:30:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/18 05:30:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/18 05:30:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/18 05:30:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/18 05:30:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/18 05:30:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30: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/07/18 05:30:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a240b_d20260718_m053031_c001_v0001171_t0046_u01784352631770") 2026/07/18 05:30:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/18 05:30:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:30:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/18 05:30:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:30:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:30:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:30:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:30:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/18 05:30:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/18 05:30:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/18 05:30:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/18 05:30:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/18 05:30:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/18 05:30:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/18 05:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/18 05:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a240d_d20260718_m053039_c001_v0001179_t0001_u01784352639898") 2026/07/18 05:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:30:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:30:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:30:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/18 05:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/18 05:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/18 05:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/18 05:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/18 05:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/18 05:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80bf_d20260718_m053048_c001_v0001097_t0043_u01784352648403") 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:30:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/18 05:30:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/18 05:30:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/18 05:30:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/18 05:30:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/18 05:30:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/18 05:30:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:30:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/18 05:30:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80ca_d20260718_m053057_c001_v0001145_t0025_u01784352657880") 2026/07/18 05:30:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:30:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:30:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:30:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): incident id 84b9a04f5afe-33d65e93483b9ae3 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 84b9a04f5afe-33d65e93483b9ae3"} 2026/07/18 05:31:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id 84b9a04f5afe-33d65e93483b9ae3 (500 internal_error) 2026/07/18 05:31:04 DEBUG : pacer: low level retry 1/10 (error incident id 84b9a04f5afe-33d65e93483b9ae3 (500 internal_error)) 2026/07/18 05:31:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:31:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:04 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ab2e63e4c68d-8353089a6edb8a72 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-8353089a6edb8a72"} 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-8353089a6edb8a72 (500 internal_error) 2026/07/18 05:31:05 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-8353089a6edb8a72 (500 internal_error)) 2026/07/18 05:31:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-28d7e430be649856 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-28d7e430be649856"} 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-28d7e430be649856 (500 internal_error) 2026/07/18 05:31:05 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-28d7e430be649856 (500 internal_error)) 2026/07/18 05:31:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/18 05:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:05 DEBUG : pacer: Reducing sleep to 20ms 2026/07/18 05:31:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): incident id 84b9a04f5afe-2e8eb33c8c8ab213 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 84b9a04f5afe-2e8eb33c8c8ab213"} 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id 84b9a04f5afe-2e8eb33c8c8ab213 (500 internal_error) 2026/07/18 05:31:10 DEBUG : pacer: low level retry 2/10 (error incident id 84b9a04f5afe-2e8eb33c8c8ab213 (500 internal_error)) 2026/07/18 05:31:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:10 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaabd57a0), retryAfter:1000000000} 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:10 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:10 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:12 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-764330979ec166fa (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-764330979ec166fa"} 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-764330979ec166fa (500 internal_error) 2026/07/18 05:31:12 DEBUG : pacer: low level retry 2/10 (error incident id ab2e63e4c68d-764330979ec166fa (500 internal_error)) 2026/07/18 05:31:12 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efabef3bf0), retryAfter:1000000000} 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:12 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ab2e63e4c68d-5718f6cdc8f5aa52 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-5718f6cdc8f5aa52"} 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-5718f6cdc8f5aa52 (500 internal_error) 2026/07/18 05:31:12 DEBUG : pacer: low level retry 2/10 (error incident id ab2e63e4c68d-5718f6cdc8f5aa52 (500 internal_error)) 2026/07/18 05:31:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/18 05:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:19 DEBUG : pacer: Reducing sleep to 1s 2026/07/18 05:31:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efac06c480), retryAfter:1000000000} 2026/07/18 05:31:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:20 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:21 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaac0a2d0), retryAfter:1000000000} 2026/07/18 05:31:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:21 DEBUG : pacer: low level retry 5/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:21 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:22 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efac06d740), retryAfter:1000000000} 2026/07/18 05:31:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:22 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:22 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:26 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab960f0), retryAfter:1000000000} 2026/07/18 05:31:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:26 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:26 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:27 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaac0b7d0), retryAfter:1000000000} 2026/07/18 05:31:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:27 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:27 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:28 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab969f0), retryAfter:1000000000} 2026/07/18 05:31:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:28 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:28 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:32 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efabbb6cf0), retryAfter:1000000000} 2026/07/18 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:32 DEBUG : pacer: low level retry 5/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:32 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:33 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab6f1a0), retryAfter:1000000000} 2026/07/18 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:33 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:33 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:34 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efabbb7020), retryAfter:1000000000} 2026/07/18 05:31:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s 2026/07/18 05:31:34 DEBUG : pacer: low level retry 5/10 (error Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:38 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab2f500), retryAfter:1000000000} 2026/07/18 05:31:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:38 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:38 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:39 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab701e0), retryAfter:1000000000} 2026/07/18 05:31:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:39 DEBUG : pacer: low level retry 8/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:39 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:40 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab70f30), retryAfter:1000000000} 2026/07/18 05:31:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:40 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:40 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:44 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efabbb7890), retryAfter:1000000000} 2026/07/18 05:31:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:44 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:44 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:45 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab5b200), retryAfter:1000000000} 2026/07/18 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:45 DEBUG : pacer: low level retry 9/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:45 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:46 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x36efaab5b8f0), retryAfter:1000000000} 2026/07/18 05:31:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/07/18 05:31:46 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/07/18 05:31:46 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/18 05:31:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/18 05:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:31:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:31:50 DEBUG : pacer: Reducing sleep to 500ms 2026/07/18 05:31:51 DEBUG : pacer: Reducing sleep to 250ms 2026/07/18 05:31:51 DEBUG : pacer: Reducing sleep to 125ms 2026/07/18 05:31:52 DEBUG : pacer: Reducing sleep to 62.5ms 2026/07/18 05:31:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:31:52 DEBUG : pacer: Reducing sleep to 31.25ms 2026/07/18 05:31:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:32:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ab2e63e4c68d-0b829e1f1bbf5aef (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-0b829e1f1bbf5aef"} 2026/07/18 05:32:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-0b829e1f1bbf5aef (500 internal_error) 2026/07/18 05:32:04 DEBUG : pacer: low level retry 8/10 (error incident id ab2e63e4c68d-0b829e1f1bbf5aef (500 internal_error)) 2026/07/18 05:32:04 DEBUG : pacer: Rate limited, increasing sleep to 62.5ms 2026/07/18 05:32:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/18 05:32:06 DEBUG : pacer: Reducing sleep to 31.25ms 2026/07/18 05:32:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:32:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts 2026/07/18 05:32:06 DEBUG : pacer: Reducing sleep to 15.625ms 2026/07/18 05:32:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/18 05:32:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/18 05:32:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/18 05:32:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/18 05:32:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Error sending chunk 1 (retry=true): incident id 372e49007c9d-6290b9537965688e (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 372e49007c9d-6290b9537965688e"} 2026/07/18 05:32:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Clearing part upload URL because of error: incident id 372e49007c9d-6290b9537965688e (500 internal_error) 2026/07/18 05:32:16 DEBUG : pacer: low level retry 1/10 (error incident id 372e49007c9d-6290b9537965688e (500 internal_error)) 2026/07/18 05:32:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:32:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/18 05:32:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:32:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Error sending chunk 1 (retry=true): incident id 372e49007c9d-20c65bbe3fe6f2fe (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 372e49007c9d-20c65bbe3fe6f2fe"} 2026/07/18 05:32:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Clearing part upload URL because of error: incident id 372e49007c9d-20c65bbe3fe6f2fe (500 internal_error) 2026/07/18 05:32:23 DEBUG : pacer: low level retry 2/10 (error incident id 372e49007c9d-20c65bbe3fe6f2fe (500 internal_error)) 2026/07/18 05:32:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:32:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/18 05:32:23 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:32:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/18 05:32:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/18 05:32:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f21907ba376a7370d_d20260718_m053227_c001_v0001181_t0007_u01784352747689") 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:32:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:32:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:32:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/18 05:32:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/18 05:32:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/18 05:32:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/18 05:32:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/18 05:32:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/18 05:32:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/18 05:32:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:32:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/18 05:32:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b03_d20260718_m053236_c001_v0001100_t0043_u01784352756032") 2026/07/18 05:32:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:32:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/18 05:32:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:32:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:32:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/18 05:32:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/18 05:32:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/18 05:32:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/18 05:32:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/18 05:32:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/18 05:32:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:32:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/18 05:32:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f203defd4f28fd09c_d20260718_m053244_c001_v0001165_t0027_u01784352764775") 2026/07/18 05:32:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/18 05:32:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:32:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:32:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/18 05:32:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:32:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:32:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:32:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/18 05:32:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/18 05:32:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/18 05:32:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/18 05:32:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/18 05:32:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/18 05:32:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/18 05:32:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f203defd4f28fd0a4_d20260718_m053253_c001_v0001167_t0009_u01784352773457") 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:32:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/18 05:32:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:32:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:32:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/18 05:32:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/18 05:32:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/18 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/18 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/18 05:33:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/18 05:33:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/18 05:33:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b22_d20260718_m053302_c001_v0001184_t0055_u01784352782189") 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:33:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/18 05:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/18 05:33:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/18 05:33:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 2 (retry=true): incident id 84b9a04f5afe-ac256f94f608225a (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 84b9a04f5afe-ac256f94f608225a"} 2026/07/18 05:33:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: incident id 84b9a04f5afe-ac256f94f608225a (500 internal_error) 2026/07/18 05:33:13 DEBUG : pacer: low level retry 1/10 (error incident id 84b9a04f5afe-ac256f94f608225a (500 internal_error)) 2026/07/18 05:33:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:33:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/18 05:33:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:33:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-014c4660de148299 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-014c4660de148299"} 2026/07/18 05:33:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-014c4660de148299 (500 internal_error) 2026/07/18 05:33:14 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-014c4660de148299 (500 internal_error)) 2026/07/18 05:33:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:33:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/18 05:33:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:33:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 1 (retry=true): incident id ab2e63e4c68d-ce7cf3904c22b7a3 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-ce7cf3904c22b7a3"} 2026/07/18 05:33:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-ce7cf3904c22b7a3 (500 internal_error) 2026/07/18 05:33:15 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-ce7cf3904c22b7a3 (500 internal_error)) 2026/07/18 05:33:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 05:33:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/18 05:33:15 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 05:33:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/18 05:33:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/18 05:33:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/18 05:33:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfe1d7_d20260718_m053321_c001_v0001134_t0028_u01784352801211") 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:33:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:33:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:33:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/18 05:33:26 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/18 05:33:26 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/18 05:33:26 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/18 05:33:26 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/18 05:33:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/18 05:33:28 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfe1e0_d20260718_m053330_c001_v0001183_t0025_u01784352810465") 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:33:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:33:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:33:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/18 05:33:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/18 05:33:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/18 05:33:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/18 05:33:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/18 05:33:38 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/18 05:33:38 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01acca6_d20260718_m053340_c001_v0001099_t0015_u01784352820102") 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:33:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/18 05:33:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:33:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:33:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/18 05:33:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/18 05:33:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/18 05:33:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/18 05:33:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/18 05:33:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/18 05:33:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/18 05:33:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/18 05:33:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/18 05:33:51 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01accaf_d20260718_m053354_c001_v0001157_t0005_u01784352834121") 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:33:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:33:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:33:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:34:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:34:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/18 05:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/18 05:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/18 05:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/18 05:34:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/18 05:34:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/18 05:34:16 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f202e4670619ebe78_d20260718_m053418_c001_v0001130_t0052_u01784352858558") 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/18 05:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:34:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:34:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/18 05:34:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/18 05:34:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/18 05:34:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/18 05:34:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/18 05:34:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/18 05:34:26 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba3_d20260718_m053429_c001_v0001181_t0045_u01784352869382") 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/18 05:34:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/18 05:34:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:34:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:34:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/18 05:34:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/18 05:34:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/18 05:34:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/18 05:34:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/18 05:34:39 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/18 05:34:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/18 05:34:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/18 05:34:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba9_d20260718_m053443_c001_v0001116_t0030_u01784352883519") 2026/07/18 05:34:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/18 05:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/18 05:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/18 05:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/18 05:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/18 05:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/18 05:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/18 05:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/18 05:34:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf924d83b02d7b3b9ff80e1b_f2061db36b3a0b6ac_d20260718_m053454_c001_v0001179_t0009_u01784352894304") 2026/07/18 05:34:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/18 05:34:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/18 05:34:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/18 05:34:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/18 05:34:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/18 05:34:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/18 05:34:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/18 05:34:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/18 05:34:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/18 05:34:59 DEBUG : chunked-copy: Done sending chunk 1 2026/07/18 05:34:59 DEBUG : chunked-copy: Done sending chunk 0 2026/07/18 05:34:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/18 05:35:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4bb6_d20260718_m053500_c001_v0001131_t0052_u01784352900014") 2026/07/18 05:35:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/18 05:35:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/18 05:35:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/18 05:35:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/18 05:35:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/18 05:35:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/18 05:35:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/18 05:35:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/18 05:35:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/18 05:35:12 DEBUG : chunked-copy: Done sending chunk 1 2026/07/18 05:35:12 DEBUG : chunked-copy: Done sending chunk 0 2026/07/18 05:35:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/18 05:35:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a25b7_d20260718_m053512_c001_v0001038_t0025_u01784352912729") 2026/07/18 05:35:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/18 05:35:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/18 05:35:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/18 05:35:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/18 05:35:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/18 05:35:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/18 05:35:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/18 05:35:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/18 05:35:30 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/18 05:35:32 DEBUG : chunked-copy: Done sending chunk 0 2026/07/18 05:35:32 DEBUG : chunked-copy: Done sending chunk 1 2026/07/18 05:35:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfea48_d20260718_m053533_c001_v0001101_t0020_u01784352933244") 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/18 05:35:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/18 05:35:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/18 05:35:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/18 05:35:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/18 05:35:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/18 05:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-podikeh1peba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/18 05:35:38 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of all files 2026/07/18 05:35:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4b9f_d20260718_m053422_c001_v7007000_t0000_u01784352862944") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f202e4670619ebe78_d20260718_m053418_c001_v0001130_t0052_u01784352858558") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f402e4670619ebe76_d20260718_m053417_c001_v7007000_t0000_u01784352857895") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4b9d_d20260718_m053413_c001_v0001040_t0044_u01784352853335") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b6a3_d20260718_m053448_c001_v7007000_t0000_u01784352888824") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba9_d20260718_m053443_c001_v0001116_t0030_u01784352883519") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4ba8_d20260718_m053442_c001_v7007000_t0000_u01784352882826") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba5_d20260718_m053434_c001_v0001130_t0057_u01784352874731") 2026/07/18 05:35:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4ba4_d20260718_m053434_c001_v7007000_t0000_u01784352874538") 2026/07/18 05:35:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba3_d20260718_m053429_c001_v0001181_t0045_u01784352869382") 2026/07/18 05:35:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4ba2_d20260718_m053428_c001_v7007000_t0000_u01784352868712") 2026/07/18 05:35:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4ba0_d20260718_m053423_c001_v0001040_t0026_u01784352863141") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f425548e5a5b06dba_d20260718_m053209_c001_v7007000_t0000_u01784352729484") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80ca_d20260718_m053057_c001_v0001145_t0025_u01784352657880") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80c6_d20260718_m053052_c001_v7007000_t0000_u01784352652608") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80bf_d20260718_m053048_c001_v0001097_t0043_u01784352648403") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80c9_d20260718_m053057_c001_v7007000_t0000_u01784352657347") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80c7_d20260718_m053052_c001_v0001178_t0033_u01784352652784") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80be_d20260718_m053047_c001_v7007000_t0000_u01784352647749") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80bd_d20260718_m053043_c001_v0001172_t0051_u01784352643323") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80bc_d20260718_m053043_c001_v7007000_t0000_u01784352643139") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a240d_d20260718_m053039_c001_v0001179_t0001_u01784352639898") 2026/07/18 05:35:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f426983c48b7a240c_d20260718_m053039_c001_v7007000_t0000_u01784352639470") 2026/07/18 05:35:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80ae_d20260718_m053035_c001_v0001102_t0042_u01784352635811") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b0b_d20260718_m053248_c001_v7007000_t0000_u01784352768719") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f203defd4f28fd09c_d20260718_m053244_c001_v0001165_t0027_u01784352764775") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b05_d20260718_m053239_c001_v7007000_t0000_u01784352759921") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b03_d20260718_m053236_c001_v0001100_t0043_u01784352756032") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f403defd4f28fd09b_d20260718_m053244_c001_v7007000_t0000_u01784352764361") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b06_d20260718_m053240_c001_v0001184_t0025_u01784352760101") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b01_d20260718_m053235_c001_v7007000_t0000_u01784352755624") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b00_d20260718_m053231_c001_v0001091_t0021_u01784352751510") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4aff_d20260718_m053231_c001_v7007000_t0000_u01784352751333") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f21907ba376a7370d_d20260718_m053227_c001_v0001181_t0007_u01784352747689") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41907ba376a7370b_d20260718_m053227_c001_v7007000_t0000_u01784352747286") 2026/07/18 05:35:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f225548e5a5b06dbb_d20260718_m053209_c001_v0001038_t0045_u01784352729729") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80ad_d20260718_m053035_c001_v7007000_t0000_u01784352635635") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a240b_d20260718_m053031_c001_v0001171_t0046_u01784352631770") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f426983c48b7a240a_d20260718_m053031_c001_v7007000_t0000_u01784352631377") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e80a3_d20260718_m053027_c001_v0001131_t0015_u01784352627131") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e80a2_d20260718_m053026_c001_v7007000_t0000_u01784352626953") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e809c_d20260718_m053022_c001_v0001099_t0055_u01784352622387") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e809b_d20260718_m053021_c001_v7007000_t0000_u01784352621791") 2026/07/18 05:35:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f218ddd58fb5e809a_d20260718_m053017_c001_v0001171_t0036_u01784352617303") 2026/07/18 05:35:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f418ddd58fb5e8099_d20260718_m053017_c001_v7007000_t0000_u01784352617125") 2026/07/18 05:35:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2087db027c336c3f_d20260718_m053013_c001_v0001183_t0052_u01784352613724") 2026/07/18 05:35:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4087db027c336c3e_d20260718_m053013_c001_v7007000_t0000_u01784352613259") 2026/07/18 05:35:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f21590c234b70bcc2_d20260718_m053008_c001_v0001177_t0042_u01784352608127") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f417f42b0b01acc9d_d20260718_m053325_c001_v7007000_t0000_u01784352805773") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfe1d7_d20260718_m053321_c001_v0001134_t0028_u01784352801211") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b24_d20260718_m053306_c001_v7007000_t0000_u01784352786408") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b22_d20260718_m053302_c001_v0001184_t0055_u01784352782189") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4180cddbd8bfe1d6_d20260718_m053320_c001_v7007000_t0000_u01784352800709") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b25_d20260718_m053306_c001_v0001136_t0013_u01784352786585") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b21_d20260718_m053301_c001_v7007000_t0000_u01784352781743") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b20_d20260718_m053257_c001_v0001183_t0029_u01784352777482") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f404ca31c10db4b1f_d20260718_m053257_c001_v7007000_t0000_u01784352777305") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f203defd4f28fd0a4_d20260718_m053253_c001_v0001167_t0009_u01784352773457") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f403defd4f28fd0a3_d20260718_m053252_c001_v7007000_t0000_u01784352772949") 2026/07/18 05:35:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f204ca31c10db4b0c_d20260718_m053248_c001_v0001100_t0003_u01784352768895") 2026/07/18 05:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4b9c_d20260718_m053413_c001_v7007000_t0000_u01784352853144") 2026/07/18 05:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01accaf_d20260718_m053354_c001_v0001157_t0005_u01784352834121") 2026/07/18 05:35:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f417f42b0b01accad_d20260718_m053353_c001_v7007000_t0000_u01784352833551") 2026/07/18 05:35:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01accab_d20260718_m053348_c001_v0001033_t0059_u01784352828352") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f417f42b0b01accaa_d20260718_m053348_c001_v7007000_t0000_u01784352828170") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01acca6_d20260718_m053340_c001_v0001099_t0015_u01784352820102") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f417f42b0b01acca5_d20260718_m053339_c001_v7007000_t0000_u01784352819612") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01acca4_d20260718_m053334_c001_v0001044_t0024_u01784352814537") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f417f42b0b01acca3_d20260718_m053334_c001_v7007000_t0000_u01784352814355") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfe1e0_d20260718_m053330_c001_v0001183_t0025_u01784352810465") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4180cddbd8bfe1df_d20260718_m053330_c001_v7007000_t0000_u01784352810015") 2026/07/18 05:35:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f217f42b0b01acc9e_d20260718_m053325_c001_v0001184_t0036_u01784352805956") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f411f97f909fcee3b_d20260718_m053535_c001_v7007000_t0000_u01784352935437") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4c2a_d20260718_m053529_c001_v0001130_t0001_u01784352929708") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4c29_d20260718_m053529_c001_v7007000_t0000_u01784352929070") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4bbd_d20260718_m053509_c001_v0001157_t0011_u01784352909192") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4bbc_d20260718_m053508_c001_v7007000_t0000_u01784352908439") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2061db36b3a0b6b1_d20260718_m053456_c001_v0001092_t0000_u01784352896644") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b6ae_d20260718_m053456_c001_v7007000_t0000_u01784352896054") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da5524fe5_d20260718_m053452_c001_v0001165_t0039_u01784352892782") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b6ab_d20260718_m053452_c001_v7007000_t0000_u01784352892370") 2026/07/18 05:35:42 DEBUG : chunked-copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da5524fd1_d20260718_m053449_c001_v0001165_t0058_u01784352889599") 2026/07/18 05:35:42 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f411f97f909fcee39_d20260718_m053535_c001_v7007000_t0000_u01784352935231") 2026/07/18 05:35:42 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2180cddbd8bfea48_d20260718_m053533_c001_v0001101_t0020_u01784352933244") 2026/07/18 05:35:42 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4c28_d20260718_m053528_c001_v7007000_t0000_u01784352928893") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f226983c48b7a25b7_d20260718_m053512_c001_v0001038_t0025_u01784352912729") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f42273d45acfb4bbb_d20260718_m053508_c001_v7007000_t0000_u01784352908264") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f22273d45acfb4bb6_d20260718_m053500_c001_v0001131_t0052_u01784352900014") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b6ad_d20260718_m053455_c001_v7007000_t0000_u01784352895879") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f2061db36b3a0b6ac_d20260718_m053454_c001_v0001179_t0009_u01784352894304") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f4061db36b3a0b6aa_d20260718_m053452_c001_v7007000_t0000_u01784352892195") 2026/07/18 05:35:43 DEBUG : chunked-copy.copy: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1001f0a664573d69_d20260718_m053451_c001_v0001181_t0009_u01784352891489") 2026/07/18 05:35:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f1169065cd3d9e533_d20260718_m052847_c001_v0001029_t0044_u01784352527621") 2026/07/18 05:35:43 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f411f97f909fcee3c_d20260718_m053536_c001_v7007000_t0000_u01784352936190") 2026/07/18 05:35:43 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da552511b_d20260718_m053535_c001_v0001165_t0038_u01784352935976") 2026/07/18 05:35:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f411f97f909fcee3f_d20260718_m053537_c001_v7007000_t0000_u01784352937172") 2026/07/18 05:35:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da5525121_d20260718_m053536_c001_v0001165_t0044_u01784352936934") 2026/07/18 05:35:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f10782b0da552511d_d20260718_m053536_c001_v0001165_t0048_u01784352936375") 2026/07/18 05:35:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf924d83b02d7b3b9ff80e1b_f41590c234b70bcbc_d20260718_m053004_c001_v7007000_t0000_u01784352604681") 2026/07/18 05:35:44 INFO : B2 bucket rclone-test-podikeh1peba: cleaning bucket "rclone-test-podikeh1peba" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (455.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (453.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.49s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.27s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (280.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (93.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (76.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (72.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (39.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (21.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (19.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (47.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (24.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (19.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (46.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (12.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (20.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.24s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 455.446s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m37.802258077s (try 1/5)