"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:464: Using remote "TestB2:" 2026/09/23 03:52:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu" 2026/09/23 03:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/23 03:52:28 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/23 03:52:28 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/23 03:52:28 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/23 03:52:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/23 03:52:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/23 03:52:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/23 03:52:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/23 03:52:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/23 03:52:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/23 03:52:59 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/23 03:53:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/23 03:53:07 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/23 03:53:11 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of all files 2026/09/23 03:53:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc81_d20260923_m035311_c001_v0001090_t0057_u01790135591116") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/23 03:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu/dirToPurgeFromRoot" 2026/09/23 03:53:14 INFO : B2 bucket rclone-test-kayeguf7jetu path dirToPurgeFromRoot: cleaning bucket "rclone-test-kayeguf7jetu" of all files 2026/09/23 03:53:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc87_d20260923_m035312_c001_v0001090_t0059_u01790135592753") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/23 03:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu/hello? sausage/êé" 2026/09/23 03:53:20 INFO : B2 bucket rclone-test-kayeguf7jetu path hello? sausage/êé: cleaning bucket "rclone-test-kayeguf7jetu" of all files 2026/09/23 03:53:20 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f117b83a9708dd833_d20260923_m035318_c001_v0001137_t0022_u01790135598462") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/09/23 03:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/23 03:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-kayeguf7jetu" from "TestB2:rclone-test-kayeguf7jetu" 2026/09/23 03:53:38 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/09/23 03:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qofucor5suvi" 2026/09/23 03:53:52 DEBUG : B2 bucket rclone-test-qofucor5suvi: Purge remote 2026/09/23 03:53:52 INFO : B2 bucket rclone-test-qofucor5suvi: cleaning bucket "rclone-test-qofucor5suvi" of all files 2026/09/23 03:53:52 DEBUG : somefile: Deleting (id "4_z3ff2fdb3605dcbcbaf080e1b_f4142cf3cb16bebbd_d20260923_m035351_c001_v0001165_t0011_u01790135631540") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/23 03:53:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/23 03:53:55 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/09/23 03:53:58 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.068Mi 2026/09/23 03:53:58 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/23 03:53:58 DEBUG : test-metadata: multipart upload: starting chunk 1 size 69.887Ki offset 6Mi/6.068Mi 2026/09/23 03:53:58 DEBUG : test-metadata: Sending chunk 1 length 71564 2026/09/23 03:53:59 DEBUG : test-metadata: Done sending chunk 1 2026/09/23 03:54:00 DEBUG : test-metadata: Done sending chunk 0 2026/09/23 03:54:00 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 === 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-09-23-035405-668.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/09/23 03:54:12 DEBUG : oldPath = "TestB2:rclone-test-kayeguf7jetu/versions/test-versions-v2026-09-23-035405-668.txt" 2026/09/23 03:54:12 DEBUG : newPath = "TestB2,versions:rclone-test-kayeguf7jetu/versions/test-versions-v2026-09-23-035405-668.txt" 2026/09/23 03:54:12 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kayeguf7jetu/versions/test-versions-v2026-09-23-035405-668.txt" 2026/09/23 03:54:12 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/23 03:54:14 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kayeguf7jetu/versions/test-versions-v2026-09-23-035405-668.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kayeguf7jetu/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/09/23 03:54:17 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of all hidden files 2026/09/23 03:54:17 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea440_d20260923_m035236_c001_v7007000_t0000_u01790135556731") as it is a hide marker 2026/09/23 03:54:17 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : leading space/ leading space: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc07_d20260923_m035235_c001_v0001090_t0011_u01790135555879") 2026/09/23 03:54:17 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea43e_d20260923_m035235_c001_v7007000_t0000_u01790135555519") as it is a hide marker 2026/09/23 03:54:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc05_d20260923_m035234_c001_v0001090_t0053_u01790135554727") 2026/09/23 03:54:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea463_d20260923_m035243_c001_v7007000_t0000_u01790135563974") as it is a hide marker 2026/09/23 03:54:17 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc23_d20260923_m035243_c001_v0001090_t0035_u01790135563144") 2026/09/23 03:54:17 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : created from root.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f422e5b6d117e3d24_d20260923_m035345_c001_v7007000_t0000_u01790135625801") as it is a hide marker 2026/09/23 03:54:17 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : created from root.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1048dd1d21d55877_d20260923_m035344_c001_v0001178_t0027_u01790135624833") 2026/09/23 03:54:17 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fde9_d20260923_m035353_c001_v7007000_t0000_u01790135633913") as it is a hide marker 2026/09/23 03:54:17 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccc1_d20260923_m035333_c001_v0001090_t0037_u01790135613967") 2026/09/23 03:54:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f118172894ca97955_d20260923_m035328_c001_v0001161_t0001_u01790135608758") 2026/09/23 03:54:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc71_d20260923_m035303_c001_v0001090_t0003_u01790135583419") 2026/09/23 03:54:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6d_d20260923_m035302_c001_v0001090_t0027_u01790135582245") 2026/09/23 03:54:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6f_d20260923_m035302_c001_v0001090_t0011_u01790135582878") "upload" dated 2026-09-23 03:53:02.878 +0000 UTC (1m14.657594466s ago) 2026/09/23 03:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f4185676186ee22fe_d20260923_m035326_c001_v7007000_t0000_u01790135606185") as it is a hide marker 2026/09/23 03:54:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f108b9e02d7284384_d20260923_m035325_c001_v0001103_t0029_u01790135605515") 2026/09/23 03:54:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f118763c939c3464b_d20260923_m035324_c001_v0001106_t0040_u01790135604439") 2026/09/23 03:54:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea492_d20260923_m035252_c001_v7007000_t0000_u01790135572042") as it is a hide marker 2026/09/23 03:54:17 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc47_d20260923_m035251_c001_v0001090_t0028_u01790135571203") 2026/09/23 03:54:17 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : piped data.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdeb_d20260923_m035355_c001_v7007000_t0000_u01790135635814") as it is a hide marker 2026/09/23 03:54:17 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccf1_d20260923_m035355_c001_v0001090_t0049_u01790135635195") 2026/09/23 03:54:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdea_d20260923_m035355_c001_v7007000_t0000_u01790135635012") 2026/09/23 03:54:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f40812164b8fcccef_d20260923_m035354_c001_v0001090_t0005_u01790135634641") 2026/09/23 03:54:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea497_d20260923_m035253_c001_v7007000_t0000_u01790135573131") as it is a hide marker 2026/09/23 03:54:17 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc4b_d20260923_m035252_c001_v0001090_t0036_u01790135572403") 2026/09/23 03:54:17 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : test-metadata: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055ae5a_d20260923_m035403_c001_v7007000_t0000_u01790135643127") as it is a hide marker 2026/09/23 03:54:17 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fdef_d20260923_m035357_c001_v0001036_t0003_u01790135637908") 2026/09/23 03:54:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdec_d20260923_m035356_c001_v7007000_t0000_u01790135636980") 2026/09/23 03:54:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccf5_d20260923_m035356_c001_v0001090_t0011_u01790135635998") 2026/09/23 03:54:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea46e_d20260923_m035246_c001_v7007000_t0000_u01790135566228") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc2b_d20260923_m035245_c001_v0001090_t0056_u01790135565530") 2026/09/23 03:54:17 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea47d_d20260923_m035248_c001_v7007000_t0000_u01790135568516") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc35_d20260923_m035247_c001_v0001090_t0007_u01790135567672") 2026/09/23 03:54:17 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea477_d20260923_m035247_c001_v7007000_t0000_u01790135567312") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc2f_d20260923_m035246_c001_v0001090_t0033_u01790135566593") 2026/09/23 03:54:17 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea483_d20260923_m035249_c001_v7007000_t0000_u01790135569759") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc39_d20260923_m035248_c001_v0001090_t0007_u01790135568878") 2026/09/23 03:54:17 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea48a_d20260923_m035250_c001_v7007000_t0000_u01790135570843") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc43_d20260923_m035250_c001_v0001090_t0013_u01790135570121") 2026/09/23 03:54:17 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea469_d20260923_m035245_c001_v7007000_t0000_u01790135565170") as it is a hide marker 2026/09/23 03:54:17 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : trailing space /trailing space : Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc29_d20260923_m035244_c001_v0001090_t0056_u01790135564423") 2026/09/23 03:54:17 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccd0f_d20260923_m035410_c001_v0001090_t0015_u01790135650722") "upload" dated 2026-09-23 03:54:10.722 +0000 UTC (6.814117704s ago) 2026/09/23 03:54:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055ae65_d20260923_m035408_c001_v7007000_t0000_u01790135648540") 2026/09/23 03:54:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccff_d20260923_m035405_c001_v0001090_t0011_u01790135645668") 2026/09/23 03:54:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea4bf_d20260923_m035301_c001_v7007000_t0000_u01790135581697") as it is a hide marker 2026/09/23 03:54:17 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f216ec61e675ea4a4_d20260923_m035255_c001_v0001036_t0019_u01790135575119") 2026/09/23 03:54:17 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : zero-length-file: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea4a2_d20260923_m035254_c001_v7007000_t0000_u01790135574938") as it is a hide marker 2026/09/23 03:54:17 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : zero-length-file: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f40812164b8fccc55_d20260923_m035254_c001_v0001090_t0005_u01790135574398") 2026/09/23 03:54:17 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea444_d20260923_m035238_c001_v7007000_t0000_u01790135558087") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc0d_d20260923_m035237_c001_v0001090_t0025_u01790135557091") 2026/09/23 03:54:17 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea434_d20260923_m035232_c001_v7007000_t0000_u01790135552035") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbf9_d20260923_m035230_c001_v0001090_t0019_u01790135550521") 2026/09/23 03:54:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea457_d20260923_m035241_c001_v7007000_t0000_u01790135561661") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc19_d20260923_m035240_c001_v0001090_t0034_u01790135560818") 2026/09/23 03:54:17 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea44f_d20260923_m035240_c001_v7007000_t0000_u01790135560458") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc15_d20260923_m035239_c001_v0001090_t0003_u01790135559735") 2026/09/23 03:54:17 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea45d_d20260923_m035242_c001_v7007000_t0000_u01790135562783") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc1f_d20260923_m035242_c001_v0001090_t0057_u01790135562021") 2026/09/23 03:54:17 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea448_d20260923_m035239_c001_v7007000_t0000_u01790135559374") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc11_d20260923_m035238_c001_v0001090_t0019_u01790135558447") 2026/09/23 03:54:17 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ./.: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea437_d20260923_m035233_c001_v7007000_t0000_u01790135553239") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ./.: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbfd_d20260923_m035232_c001_v0001090_t0028_u01790135552395") 2026/09/23 03:54:17 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/23 03:54:17 DEBUG : ../..: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea43a_d20260923_m035234_c001_v7007000_t0000_u01790135554367") as it is a hide marker 2026/09/23 03:54:17 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/23 03:54:17 DEBUG : ../..: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbff_d20260923_m035233_c001_v0001090_t0032_u01790135553600") 2026/09/23 03:54:17 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/23 03:54:17 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of all hidden files 2026/09/23 03:54:17 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea440_d20260923_m035236_c001_v7007000_t0000_u01790135556731") as it is a hide marker 2026/09/23 03:54:17 DEBUG : leading space/ leading space: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc07_d20260923_m035235_c001_v0001090_t0011_u01790135555879") 2026/09/23 03:54:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea43e_d20260923_m035235_c001_v7007000_t0000_u01790135555519") as it is a hide marker 2026/09/23 03:54:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc05_d20260923_m035234_c001_v0001090_t0053_u01790135554727") 2026/09/23 03:54:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea463_d20260923_m035243_c001_v7007000_t0000_u01790135563974") as it is a hide marker 2026/09/23 03:54:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc23_d20260923_m035243_c001_v0001090_t0035_u01790135563144") 2026/09/23 03:54:17 DEBUG : created from root.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f422e5b6d117e3d24_d20260923_m035345_c001_v7007000_t0000_u01790135625801") as it is a hide marker 2026/09/23 03:54:17 DEBUG : created from root.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1048dd1d21d55877_d20260923_m035344_c001_v0001178_t0027_u01790135624833") 2026/09/23 03:54:17 DEBUG : file name.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fde9_d20260923_m035353_c001_v7007000_t0000_u01790135633913") as it is a hide marker 2026/09/23 03:54:18 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccc1_d20260923_m035333_c001_v0001090_t0037_u01790135613967") 2026/09/23 03:54:18 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f118172894ca97955_d20260923_m035328_c001_v0001161_t0001_u01790135608758") 2026/09/23 03:54:18 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc71_d20260923_m035303_c001_v0001090_t0003_u01790135583419") 2026/09/23 03:54:18 DEBUG : file name.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6d_d20260923_m035302_c001_v0001090_t0027_u01790135582245") 2026/09/23 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6f_d20260923_m035302_c001_v0001090_t0011_u01790135582878") "upload" dated 2026-09-23 03:53:02.878 +0000 UTC (1m15.644899958s ago) 2026/09/23 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f4185676186ee22fe_d20260923_m035326_c001_v7007000_t0000_u01790135606185") as it is a hide marker 2026/09/23 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f108b9e02d7284384_d20260923_m035325_c001_v0001103_t0029_u01790135605515") 2026/09/23 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f118763c939c3464b_d20260923_m035324_c001_v0001106_t0040_u01790135604439") 2026/09/23 03:54:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea492_d20260923_m035252_c001_v7007000_t0000_u01790135572042") as it is a hide marker 2026/09/23 03:54:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc47_d20260923_m035251_c001_v0001090_t0028_u01790135571203") 2026/09/23 03:54:18 DEBUG : piped data.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdeb_d20260923_m035355_c001_v7007000_t0000_u01790135635814") as it is a hide marker 2026/09/23 03:54:18 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccf1_d20260923_m035355_c001_v0001090_t0049_u01790135635195") 2026/09/23 03:54:18 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdea_d20260923_m035355_c001_v7007000_t0000_u01790135635012") 2026/09/23 03:54:18 DEBUG : piped data.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f40812164b8fcccef_d20260923_m035354_c001_v0001090_t0005_u01790135634641") 2026/09/23 03:54:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea497_d20260923_m035253_c001_v7007000_t0000_u01790135573131") as it is a hide marker 2026/09/23 03:54:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc4b_d20260923_m035252_c001_v0001090_t0036_u01790135572403") 2026/09/23 03:54:19 DEBUG : test-metadata: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055ae5a_d20260923_m035403_c001_v7007000_t0000_u01790135643127") as it is a hide marker 2026/09/23 03:54:19 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fdef_d20260923_m035357_c001_v0001036_t0003_u01790135637908") 2026/09/23 03:54:19 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fdec_d20260923_m035356_c001_v7007000_t0000_u01790135636980") 2026/09/23 03:54:19 DEBUG : test-metadata: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccf5_d20260923_m035356_c001_v0001090_t0011_u01790135635998") 2026/09/23 03:54:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea46e_d20260923_m035246_c001_v7007000_t0000_u01790135566228") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc2b_d20260923_m035245_c001_v0001090_t0056_u01790135565530") 2026/09/23 03:54:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea47d_d20260923_m035248_c001_v7007000_t0000_u01790135568516") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc35_d20260923_m035247_c001_v0001090_t0007_u01790135567672") 2026/09/23 03:54:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea477_d20260923_m035247_c001_v7007000_t0000_u01790135567312") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc2f_d20260923_m035246_c001_v0001090_t0033_u01790135566593") 2026/09/23 03:54:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea483_d20260923_m035249_c001_v7007000_t0000_u01790135569759") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc39_d20260923_m035248_c001_v0001090_t0007_u01790135568878") 2026/09/23 03:54:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea48a_d20260923_m035250_c001_v7007000_t0000_u01790135570843") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc43_d20260923_m035250_c001_v0001090_t0013_u01790135570121") 2026/09/23 03:54:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea469_d20260923_m035245_c001_v7007000_t0000_u01790135565170") as it is a hide marker 2026/09/23 03:54:19 DEBUG : trailing space /trailing space : Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc29_d20260923_m035244_c001_v0001090_t0056_u01790135564423") 2026/09/23 03:54:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccd0f_d20260923_m035410_c001_v0001090_t0015_u01790135650722") "upload" dated 2026-09-23 03:54:10.722 +0000 UTC (9.041045665s ago) 2026/09/23 03:54:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055ae65_d20260923_m035408_c001_v7007000_t0000_u01790135648540") 2026/09/23 03:54:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fcccff_d20260923_m035405_c001_v0001090_t0011_u01790135645668") 2026/09/23 03:54:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea4bf_d20260923_m035301_c001_v7007000_t0000_u01790135581697") as it is a hide marker 2026/09/23 03:54:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f216ec61e675ea4a4_d20260923_m035255_c001_v0001036_t0019_u01790135575119") 2026/09/23 03:54:19 DEBUG : zero-length-file: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea4a2_d20260923_m035254_c001_v7007000_t0000_u01790135574938") as it is a hide marker 2026/09/23 03:54:19 DEBUG : zero-length-file: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f40812164b8fccc55_d20260923_m035254_c001_v0001090_t0005_u01790135574398") 2026/09/23 03:54:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea444_d20260923_m035238_c001_v7007000_t0000_u01790135558087") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc0d_d20260923_m035237_c001_v0001090_t0025_u01790135557091") 2026/09/23 03:54:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea434_d20260923_m035232_c001_v7007000_t0000_u01790135552035") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbf9_d20260923_m035230_c001_v0001090_t0019_u01790135550521") 2026/09/23 03:54:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea457_d20260923_m035241_c001_v7007000_t0000_u01790135561661") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc19_d20260923_m035240_c001_v0001090_t0034_u01790135560818") 2026/09/23 03:54:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea44f_d20260923_m035240_c001_v7007000_t0000_u01790135560458") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc15_d20260923_m035239_c001_v0001090_t0003_u01790135559735") 2026/09/23 03:54:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea45d_d20260923_m035242_c001_v7007000_t0000_u01790135562783") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc1f_d20260923_m035242_c001_v0001090_t0057_u01790135562021") 2026/09/23 03:54:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea448_d20260923_m035239_c001_v7007000_t0000_u01790135559374") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc11_d20260923_m035238_c001_v0001090_t0019_u01790135558447") 2026/09/23 03:54:20 DEBUG : ./.: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea437_d20260923_m035233_c001_v7007000_t0000_u01790135553239") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ./.: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbfd_d20260923_m035232_c001_v0001090_t0028_u01790135552395") 2026/09/23 03:54:20 DEBUG : ../..: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f416ec61e675ea43a_d20260923_m035234_c001_v7007000_t0000_u01790135554367") as it is a hide marker 2026/09/23 03:54:20 DEBUG : ../..: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccbff_d20260923_m035233_c001_v0001090_t0032_u01790135553600") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/23 03:54:21 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/09/23 03:54:21 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/09/23 03:54:21 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/09/23 03:54:22 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/09/23 03:54:22 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of pending multipart uploads older than 0s 2026/09/23 03:54:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6f_d20260923_m035302_c001_v0001090_t0011_u01790135582878") "upload" dated 2026-09-23 03:53:02.878 +0000 UTC (1m19.725788578s ago) 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2b_d20260923_m035421_c001_v0001185_t0004_u01790135661598") as it is a start marker (upload started at 2026-09-23 03:54:21.598 +0000 UTC) 2026/09/23 03:54:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2d_d20260923_m035421_c001_v0001177_t0020_u01790135661781") as it is a start marker (upload started at 2026-09-23 03:54:21.781 +0000 UTC) 2026/09/23 03:54:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2e_d20260923_m035421_c001_v0001185_t0036_u01790135661962") as it is a start marker (upload started at 2026-09-23 03:54:21.962 +0000 UTC) 2026/09/23 03:54:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2f_d20260923_m035422_c001_v0001180_t0001_u01790135662145") as it is a start marker (upload started at 2026-09-23 03:54:22.145 +0000 UTC) 2026/09/23 03:54:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/23 03:54:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f411259dffd659b2a_d20260923_m035421_c001_v7007000_t0000_u01790135661407") "hide" dated 2026-09-23 03:54:21.407 +0000 UTC (1.197040795s ago) 2026/09/23 03:54:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccd0f_d20260923_m035410_c001_v0001090_t0015_u01790135650722") 2026/09/23 03:54:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/23 03:54:22 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of pending multipart uploads older than 0s 2026/09/23 03:54:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6f_d20260923_m035302_c001_v0001090_t0011_u01790135582878") "upload" dated 2026-09-23 03:53:02.878 +0000 UTC (1m20.093403938s ago) 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2b_d20260923_m035421_c001_v0001185_t0004_u01790135661598") as it is a start marker (upload started at 2026-09-23 03:54:21.598 +0000 UTC) 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2d_d20260923_m035421_c001_v0001177_t0020_u01790135661781") as it is a start marker (upload started at 2026-09-23 03:54:21.781 +0000 UTC) 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2e_d20260923_m035421_c001_v0001185_t0036_u01790135661962") as it is a start marker (upload started at 2026-09-23 03:54:21.962 +0000 UTC) 2026/09/23 03:54:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b2f_d20260923_m035422_c001_v0001180_t0001_u01790135662145") as it is a start marker (upload started at 2026-09-23 03:54:22.145 +0000 UTC) 2026/09/23 03:54:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92bd73604dcbcbaf080e1b_f411259dffd659b2a_d20260923_m035421_c001_v7007000_t0000_u01790135661407") "hide" dated 2026-09-23 03:54:21.407 +0000 UTC (1.564603384s ago) 2026/09/23 03:54:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccd0f_d20260923_m035410_c001_v0001090_t0015_u01790135650722") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/23 03:54:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/23 03:54:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/23 03:54:24 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/09/23 03:54:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/23 03:54:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/23 03:54:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/23 03:54:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/23 03:54:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/23 03:54:32 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/23 03:54:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:54:35 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/09/23 03:54:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe1f_d20260923_m035435_c001_v0001167_t0035_u01790135675644") 2026/09/23 03:54:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:54:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:54:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:54:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:54:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/23 03:54:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/23 03:54:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/23 03:54:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/23 03:54:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/23 03:54:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/23 03:54:42 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/23 03:54:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:54:43 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/09/23 03:54:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d984b_d20260923_m035443_c001_v0001102_t0006_u01790135683917") 2026/09/23 03:54:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:54:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/23 03:54:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:54:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:54:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/23 03:54:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/23 03:54:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/23 03:54:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/23 03:54:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/23 03:54:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/23 03:54:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:54:52 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/09/23 03:54:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe5a_d20260923_m035452_c001_v0001172_t0055_u01790135692992") 2026/09/23 03:54:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/23 03:54:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:54:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:54:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/23 03:54:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:54:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:54:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:54:55 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/09/23 03:54:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/23 03:54:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/23 03:54:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/23 03:54:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/23 03:54:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/23 03:55:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/23 03:55:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/23 03:55:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55:01 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/09/23 03:55:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe76_d20260923_m035501_c001_v0001183_t0059_u01790135701920") 2026/09/23 03:55:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:55:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:55:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/23 03:55:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/23 03:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/23 03:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/23 03:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/23 03:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/23 03:55:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/23 03:55:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/23 03:55:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/23 03:55:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55:09 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/09/23 03:55:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9872_d20260923_m035510_c001_v0001179_t0042_u01790135710057") 2026/09/23 03:55:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/23 03:55:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:55:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/23 03:55:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/23 03:55:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/23 03:55:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/23 03:55:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/23 03:55:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/23 03:55:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55:19 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/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9861f5c_d20260923_m035519_c001_v0001173_t0033_u01790135719418") 2026/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:55:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/23 03:55:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:55:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/09/23 03:55:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/23 03:55:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/23 03:55:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/23 03:55:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/23 03:55:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/23 03:55:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/23 03:55:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55: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/09/23 03:55:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9861f60_d20260923_m035527_c001_v0001157_t0020_u01790135727954") 2026/09/23 03:55:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:55:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:55:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/23 03:55:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/23 03:55:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/23 03:55:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/23 03:55:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/23 03:55:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/23 03:55:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/23 03:55:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55:37 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/09/23 03:55:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d989d_d20260923_m035537_c001_v0001137_t0041_u01790135737558") 2026/09/23 03:55:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:55:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/23 03:55:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/23 03:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/23 03:55:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/23 03:55:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/23 03:55:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/23 03:55:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:55:55 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/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f203ee4c633a0e9ac_d20260923_m035555_c001_v0001171_t0031_u01790135755182") 2026/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/23 03:55:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:55:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:55:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:55:58 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/09/23 03:56:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/23 03:56:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/23 03:56:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/23 03:56:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/23 03:56:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/23 03:56:01 DEBUG : pacer: Reducing sleep to 10ms 2026/09/23 03:56:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/23 03:56:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/23 03:56:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/23 03:56:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:56:05 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/09/23 03:56:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f215773574f8022e6_d20260923_m035605_c001_v0001044_t0026_u01790135765818") 2026/09/23 03:56:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:56:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:56:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:56:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:56:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/23 03:56:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/23 03:56:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/23 03:56:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/23 03:56:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/23 03:56:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/23 03:56:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/23 03:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:56:16 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/09/23 03:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c46c_d20260923_m035616_c001_v0001134_t0045_u01790135776732") 2026/09/23 03:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:56:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/23 03:56:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:56:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:56:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/23 03:56:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/23 03:56:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/23 03:56:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/23 03:56:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/23 03:56:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/23 03:56:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/23 03:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/23 03:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/23 03:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:56:28 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/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9862602_d20260923_m035628_c001_v0001109_t0013_u01790135788469") 2026/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:56:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/23 03:56:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:56:31 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/09/23 03:56:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/23 03:56:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/23 03:56:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/23 03:56:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/23 03:56:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/23 03:56:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/23 03:56:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/23 03:56:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:56:39 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/09/23 03:56:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9862624_d20260923_m035639_c001_v0001041_t0044_u01790135799458") 2026/09/23 03:56:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:56:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:56:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/23 03:56:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/23 03:56:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/23 03:56:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/23 03:56:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/23 03:56:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/23 03:56:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/23 03:56:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/23 03:56:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/23 03:56:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:56:51 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/09/23 03:56:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c4a4_d20260923_m035651_c001_v0001182_t0021_u01790135811156") 2026/09/23 03:56:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/23 03:56:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:56:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/23 03:56:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:56:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:56:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/23 03:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/23 03:56:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/23 03:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/23 03:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/23 03:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:57:04 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/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f2084fb93fd0785c9_d20260923_m035704_c001_v0001172_t0036_u01790135824167") 2026/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/23 03:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:57:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:57:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:57:07 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/09/23 03:57:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/23 03:57:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/23 03:57:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/23 03:57:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/23 03:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/23 03:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/23 03:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:57:29 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/09/23 03:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c4d0_d20260923_m035729_c001_v0001098_t0050_u01790135849841") 2026/09/23 03:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:57:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/23 03:57:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:57:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:57:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/23 03:57:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/23 03:57:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/23 03:57:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/23 03:57:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/23 03:57:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/23 03:57:38 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/23 03:57:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:57:40 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/09/23 03:57:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0b8_d20260923_m035741_c001_v0001174_t0025_u01790135861075") 2026/09/23 03:57:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/23 03:57:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/23 03:57:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:57:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:57:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/23 03:57:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/23 03:57:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/23 03:57:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/23 03:57:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/23 03:57:50 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/23 03:57:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/23 03:57:52 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/09/23 03:57:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0dd_d20260923_m035752_c001_v0001099_t0002_u01790135872981") 2026/09/23 03:57:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/23 03:57:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/23 03:57:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/23 03:57:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/23 03:57:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/23 03:57:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/23 03:57:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/23 03:57:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/23 03:57:58 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/23 03:57:58 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/23 03:57:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/23 03:57:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/23 03:57:59 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1146-05.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001146_t0006": write tcp: unexpected EOF 2026/09/23 03:57:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-05.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001146_t0006": write tcp: unexpected EOF) 2026/09/23 03:57:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1146-05.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001146_t0006": write tcp: unexpected EOF 2026/09/23 03:57:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/23 03:58:00 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/23 03:58:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/23 03:58:00 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/23 03:58:00 DEBUG : pacer: Reducing sleep to 10ms 2026/09/23 03:58:01 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/23 03:58:02 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/23 03:58:02 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/23 03:58:02 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/23 03:58:04 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/23 03:58:04 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1103-16.backblaze.com/b2api/v1/b2_upload_part/4_zbf92bd73604dcbcbaf080e1b_f215773574f80239d_d20260923_m035804_c001_v0001103_t0010_u01790135884555/0034": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1103-16.backblaze.com/b2api/v1/b2_upload_part/4_zbf92bd73604dcbcbaf080e1b_f215773574f80239d_d20260923_m035804_c001_v0001103_t0010_u01790135884555/0034", Err:(*net.OpError)(0x24a9faf27220)} 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1103-16.backblaze.com/b2api/v1/b2_upload_part/4_zbf92bd73604dcbcbaf080e1b_f215773574f80239d_d20260923_m035804_c001_v0001103_t0010_u01790135884555/0034": write tcp: unexpected EOF 2026/09/23 03:58:05 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1103-16.backblaze.com/b2api/v1/b2_upload_part/4_zbf92bd73604dcbcbaf080e1b_f215773574f80239d_d20260923_m035804_c001_v0001103_t0010_u01790135884555/0034": write tcp: unexpected EOF) 2026/09/23 03:58:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/23 03:58:05 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/23 03:58:05 DEBUG : pacer: Reducing sleep to 10ms 2026/09/23 03:58:06 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/23 03:58:07 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/23 03:58:07 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/23 03:58:07 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/23 03:58:09 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001185_t0016": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/23 03:58:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001185_t0016": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/23 03:58:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/bf92bd73604dcbcbaf080e1b/c001_v0001185_t0016": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/23 03:58:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/23 03:58:10 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/23 03:58:10 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/23 03:58:10 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/23 03:58:10 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/23 03:58:12 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/23 03:58:12 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/23 03:58:12 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/23 03:58:12 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/23 03:58:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b7032f0_d20260923_m035819_c001_v0001185_t0026_u01790135899521") 2026/09/23 03:58:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/23 03:58:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/23 03:58:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/23 03:58:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/23 03:58:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/23 03:58:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/23 03:58:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/23 03:58:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/23 03:58:22 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/23 03:58:25 DEBUG : chunked-copy: Done sending chunk 1 2026/09/23 03:58:25 DEBUG : chunked-copy: Done sending chunk 0 2026/09/23 03:58:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92bd73604dcbcbaf080e1b_f2260ce15cc682e42_d20260923_m035826_c001_v0001120_t0014_u01790135906050") 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/23 03:58:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/23 03:58:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/23 03:58:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/23 03:58:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/23 03:58:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/23 03:58:31 DEBUG : chunked-copy: Done sending chunk 1 2026/09/23 03:58:32 DEBUG : chunked-copy: Done sending chunk 0 2026/09/23 03:58:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b703308_d20260923_m035833_c001_v0001161_t0041_u01790135913069") 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/23 03:58:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/23 03:58:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/23 03:58:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/23 03:58:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/23 03:58:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/23 03:58:38 DEBUG : chunked-copy: Done sending chunk 0 2026/09/23 03:58:38 DEBUG : chunked-copy: Done sending chunk 1 2026/09/23 03:58:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/23 03:58:39 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf92bd73604dcbcbaf080e1b_f2260ce15cc682e75_d20260923_m035839_c001_v0001106_t0010_u01790135919100") 2026/09/23 03:58:39 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/23 03:58:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/23 03:58:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/23 03:58:39 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/23 03:58:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/23 03:58:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/23 03:58:40 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/23 03:58:41 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/23 03:58:43 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/23 03:58:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kayeguf7jetu/deeper/nonexisting/directory" 2026/09/23 03:58:44 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/23 03:58:45 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of all files 2026/09/23 03:58:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055b0af_d20260923_m035734_c001_v7007000_t0000_u01790135854196") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c4d0_d20260923_m035729_c001_v0001098_t0050_u01790135849841") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c4ce_d20260923_m035729_c001_v7007000_t0000_u01790135849190") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f206045546bd778b7_d20260923_m035710_c001_v0001137_t0050_u01790135830536") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f415773574f802399_d20260923_m035758_c001_v7007000_t0000_u01790135878607") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0dd_d20260923_m035752_c001_v0001099_t0002_u01790135872981") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055b0d8_d20260923_m035752_c001_v7007000_t0000_u01790135872345") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0be_d20260923_m035746_c001_v0001145_t0023_u01790135866545") 2026/09/23 03:58:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055b0bc_d20260923_m035746_c001_v7007000_t0000_u01790135866363") 2026/09/23 03:58:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0b8_d20260923_m035741_c001_v0001174_t0025_u01790135861075") 2026/09/23 03:58:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f405e195a7055b0b5_d20260923_m035740_c001_v7007000_t0000_u01790135860433") 2026/09/23 03:58:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f205e195a7055b0b0_d20260923_m035734_c001_v0001131_t0047_u01790135854377") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9884_d20260923_m035523_c001_v7007000_t0000_u01790135723546") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9861f5c_d20260923_m035519_c001_v0001173_t0033_u01790135719418") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9879_d20260923_m035514_c001_v7007000_t0000_u01790135714234") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9872_d20260923_m035510_c001_v0001179_t0042_u01790135710057") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4210a57eb9861f5b_d20260923_m035518_c001_v7007000_t0000_u01790135718979") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d987a_d20260923_m035514_c001_v0001173_t0029_u01790135714416") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9870_d20260923_m035509_c001_v7007000_t0000_u01790135709652") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9869_d20260923_m035505_c001_v0001157_t0025_u01790135705486") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9868_d20260923_m035505_c001_v7007000_t0000_u01790135705305") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe76_d20260923_m035501_c001_v0001183_t0059_u01790135701920") 2026/09/23 03:58:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fe75_d20260923_m035501_c001_v7007000_t0000_u01790135701506") 2026/09/23 03:58:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9860_d20260923_m035457_c001_v0001145_t0057_u01790135697117") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c43e_d20260923_m035600_c001_v7007000_t0000_u01790135760793") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f203ee4c633a0e9ac_d20260923_m035555_c001_v0001171_t0031_u01790135755182") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c41d_d20260923_m035549_c001_v7007000_t0000_u01790135749827") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d989d_d20260923_m035537_c001_v0001137_t0041_u01790135737558") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f403ee4c633a0e9a7_d20260923_m035554_c001_v7007000_t0000_u01790135754780") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c41e_d20260923_m035550_c001_v0001091_t0028_u01790135750006") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d989c_d20260923_m035537_c001_v7007000_t0000_u01790135737134") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9891_d20260923_m035531_c001_v0001145_t0036_u01790135731692") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9890_d20260923_m035531_c001_v7007000_t0000_u01790135731509") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9861f60_d20260923_m035527_c001_v0001157_t0020_u01790135727954") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4210a57eb9861f5f_d20260923_m035527_c001_v7007000_t0000_u01790135727540") 2026/09/23 03:58:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9885_d20260923_m035523_c001_v0001150_t0035_u01790135723727") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d985f_d20260923_m035456_c001_v7007000_t0000_u01790135696935") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe5a_d20260923_m035452_c001_v0001172_t0055_u01790135692992") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fe59_d20260923_m035452_c001_v7007000_t0000_u01790135692593") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9856_d20260923_m035448_c001_v0001130_t0044_u01790135688141") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9855_d20260923_m035447_c001_v7007000_t0000_u01790135687959") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d984b_d20260923_m035443_c001_v0001102_t0006_u01790135683917") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d984a_d20260923_m035443_c001_v7007000_t0000_u01790135683509") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f209a16c7b13d9848_d20260923_m035439_c001_v0001177_t0028_u01790135679301") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f409a16c7b13d9847_d20260923_m035439_c001_v7007000_t0000_u01790135679120") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f213a653d1f05fe1f_d20260923_m035435_c001_v0001167_t0035_u01790135675644") 2026/09/23 03:58:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f413a653d1f05fe1e_d20260923_m035435_c001_v7007000_t0000_u01790135675179") 2026/09/23 03:58:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f211259dffd659b34_d20260923_m035424_c001_v0001137_t0036_u01790135664978") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c490_d20260923_m035633_c001_v7007000_t0000_u01790135793907") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9862602_d20260923_m035628_c001_v0001109_t0013_u01790135788469") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c476_d20260923_m035622_c001_v7007000_t0000_u01790135782179") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c46c_d20260923_m035616_c001_v0001134_t0045_u01790135776732") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4210a57eb9862601_d20260923_m035627_c001_v7007000_t0000_u01790135787970") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c477_d20260923_m035622_c001_v0001161_t0022_u01790135782359") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c46a_d20260923_m035616_c001_v7007000_t0000_u01790135776289") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c45d_d20260923_m035610_c001_v0001157_t0038_u01790135770747") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c45c_d20260923_m035610_c001_v7007000_t0000_u01790135770566") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f215773574f8022e6_d20260923_m035605_c001_v0001044_t0026_u01790135765818") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f415773574f8022e4_d20260923_m035605_c001_v7007000_t0000_u01790135765320") 2026/09/23 03:58:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c43f_d20260923_m035600_c001_v0001180_t0046_u01790135760973") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f406045546bd778b2_d20260923_m035710_c001_v7007000_t0000_u01790135830356") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2084fb93fd0785c9_d20260923_m035704_c001_v0001172_t0036_u01790135824167") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4084fb93fd0785c7_d20260923_m035703_c001_v7007000_t0000_u01790135823655") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c4a9_d20260923_m035656_c001_v0001104_t0058_u01790135816900") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c4a8_d20260923_m035656_c001_v7007000_t0000_u01790135816720") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c4a4_d20260923_m035651_c001_v0001182_t0021_u01790135811156") 2026/09/23 03:58:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c4a2_d20260923_m035650_c001_v7007000_t0000_u01790135810624") 2026/09/23 03:58:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c49d_d20260923_m035644_c001_v0001131_t0006_u01790135804378") 2026/09/23 03:58:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f423338379601c49c_d20260923_m035644_c001_v7007000_t0000_u01790135804197") 2026/09/23 03:58:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2210a57eb9862624_d20260923_m035639_c001_v0001041_t0044_u01790135799458") 2026/09/23 03:58:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4210a57eb9862622_d20260923_m035638_c001_v7007000_t0000_u01790135798916") 2026/09/23 03:58:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f223338379601c491_d20260923_m035634_c001_v0001183_t0027_u01790135794088") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4128a1f3c0ce8280_d20260923_m035841_c001_v7007000_t0000_u01790135921781") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b703310_d20260923_m035835_c001_v0001183_t0013_u01790135915794") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b70330d_d20260923_m035835_c001_v7007000_t0000_u01790135915109") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2260ce15cc682e4e_d20260923_m035828_c001_v0001115_t0052_u01790135908822") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4260ce15cc682e4a_d20260923_m035828_c001_v7007000_t0000_u01790135908173") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b7032f7_d20260923_m035822_c001_v0001104_t0011_u01790135902104") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b7032f3_d20260923_m035821_c001_v7007000_t0000_u01790135901482") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1089e489efab21eb_d20260923_m035817_c001_v0001091_t0033_u01790135897889") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b7032ea_d20260923_m035817_c001_v7007000_t0000_u01790135897487") 2026/09/23 03:58:49 DEBUG : chunked-copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1089e489efab21e3_d20260923_m035814_c001_v0001091_t0050_u01790135894142") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4128a1f3c0ce827f_d20260923_m035841_c001_v7007000_t0000_u01790135921599") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2260ce15cc682e75_d20260923_m035839_c001_v0001106_t0010_u01790135919100") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b70330c_d20260923_m035834_c001_v7007000_t0000_u01790135914927") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b703308_d20260923_m035833_c001_v0001161_t0041_u01790135913069") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4260ce15cc682e48_d20260923_m035827_c001_v7007000_t0000_u01790135907993") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f2260ce15cc682e42_d20260923_m035826_c001_v0001120_t0014_u01790135906050") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b7032f2_d20260923_m035821_c001_v7007000_t0000_u01790135901301") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f219d7a5b5b7032f0_d20260923_m035819_c001_v0001185_t0026_u01790135899521") 2026/09/23 03:58:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f419d7a5b5b7032e9_d20260923_m035817_c001_v7007000_t0000_u01790135897306") 2026/09/23 03:58:50 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f102f13b4d223f9df_d20260923_m035816_c001_v0001120_t0005_u01790135896257") 2026/09/23 03:58:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f10812164b8fccc6f_d20260923_m035302_c001_v0001090_t0011_u01790135582878") 2026/09/23 03:58:50 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f42063e2fc4d33e38_d20260923_m035809_c001_v7007000_t0000_u01790135889000") 2026/09/23 03:58:50 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f215773574f80239d_d20260923_m035804_c001_v0001103_t0010_u01790135884555") 2026/09/23 03:58:50 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f415773574f80239c_d20260923_m035804_c001_v7007000_t0000_u01790135884195") 2026/09/23 03:58:50 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f215773574f80239a_d20260923_m035759_c001_v0001102_t0051_u01790135879705") 2026/09/23 03:58:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4128a1f3c0ce8283_d20260923_m035842_c001_v7007000_t0000_u01790135922998") 2026/09/23 03:58:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1089e489efab220b_d20260923_m035842_c001_v0001091_t0008_u01790135922319") 2026/09/23 03:58:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f4128a1f3c0ce8284_d20260923_m035844_c001_v7007000_t0000_u01790135924155") 2026/09/23 03:58:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1089e489efab2215_d20260923_m035843_c001_v0001091_t0030_u01790135923829") 2026/09/23 03:58:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f1089e489efab2211_d20260923_m035843_c001_v0001091_t0017_u01790135923178") 2026/09/23 03:58:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92bd73604dcbcbaf080e1b_f411259dffd659b2a_d20260923_m035421_c001_v7007000_t0000_u01790135661407") 2026/09/23 03:58:51 INFO : B2 bucket rclone-test-kayeguf7jetu: cleaning bucket "rclone-test-kayeguf7jetu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (386.09s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (384.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.76s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.21s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (213.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (18.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (12.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (48.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (23.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 386.131s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m27.039517176s (try 1/5)