"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/01 03:42:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu" 2026/06/01 03:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/01 03:42:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/01 03:42:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/01 03:42:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/01 03:42:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/01 03:42:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/01 03:42:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/01 03:42:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/01 03:42:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/01 03:42:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/01 03:42:46 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/01 03:42:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/01 03:42:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/01 03:42:58 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of all files 2026/06/01 03:42:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b38b_d20260601_m034257_c001_v0001182_t0002_u01780285377742") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/01 03:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu/dirToPurgeFromRoot" 2026/06/01 03:43:00 INFO : B2 bucket rclone-test-qaxisav6kigu path dirToPurgeFromRoot: cleaning bucket "rclone-test-qaxisav6kigu" of all files 2026/06/01 03:43:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b391_d20260601_m034259_c001_v0001182_t0000_u01780285379223") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/01 03:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu/hello? sausage/êé" 2026/06/01 03:43:06 INFO : B2 bucket rclone-test-qaxisav6kigu path hello? sausage/êé: cleaning bucket "rclone-test-qaxisav6kigu" of all files 2026/06/01 03:43:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f10416f0f933902a2_d20260601_m034304_c001_v0001097_t0029_u01780285384484") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/01 03:43:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/01 03:43:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-qaxisav6kigu" from "TestB2:rclone-test-qaxisav6kigu" 2026/06/01 03:43:19 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/01 03:43:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tifudam9bibu" 2026/06/01 03:43:33 DEBUG : B2 bucket rclone-test-tifudam9bibu: Purge remote 2026/06/01 03:43:33 INFO : B2 bucket rclone-test-tifudam9bibu: cleaning bucket "rclone-test-tifudam9bibu" of all files 2026/06/01 03:43:34 DEBUG : somefile: Deleting (id "4_z5f829d13407d8b1b9fe80e1b_f418792d46083c700_d20260601_m034332_c001_v0001173_t0051_u01780285412872") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/01 03:43:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/01 03:43:36 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/06/01 03:43:38 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/01 03:43:38 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/01 03:43:38 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.239Ki offset 6Mi/6.106Mi 2026/06/01 03:43:38 DEBUG : test-metadata: Sending chunk 1 length 110837 2026/06/01 03:43:40 DEBUG : test-metadata: Done sending chunk 1 2026/06/01 03:43:40 DEBUG : test-metadata: Done sending chunk 0 2026/06/01 03:43:40 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/01 03:43:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/01 03:43:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 03:43:50 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 03:43:52 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/ef127d93406d8b1b9fe80e1b/c001_v0001182_t0035": EOF 2026/06/01 03:43:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/ef127d93406d8b1b9fe80e1b/c001_v0001182_t0035": EOF) 2026/06/01 03:43:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/ef127d93406d8b1b9fe80e1b/c001_v0001182_t0035": EOF - low level retry 1/10 2026/06/01 03:43:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-01-034347-143.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/06/01 03:43:56 DEBUG : oldPath = "TestB2:rclone-test-qaxisav6kigu/versions/test-versions-v2026-06-01-034347-143.txt" 2026/06/01 03:43:56 DEBUG : newPath = "TestB2,versions:rclone-test-qaxisav6kigu/versions/test-versions-v2026-06-01-034347-143.txt" 2026/06/01 03:43:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qaxisav6kigu/versions/test-versions-v2026-06-01-034347-143.txt" 2026/06/01 03:43:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/01 03:43:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qaxisav6kigu/versions/test-versions-v2026-06-01-034347-143.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qaxisav6kigu/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/06/01 03:44:01 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of all hidden files 2026/06/01 03:44:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23971_d20260601_m034227_c001_v7007000_t0000_u01780285347622") as it is a hide marker 2026/06/01 03:44:01 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : leading space/ leading space: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b321_d20260601_m034227_c001_v0001182_t0018_u01780285347049") 2026/06/01 03:44:01 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2396b_d20260601_m034226_c001_v7007000_t0000_u01780285346688") as it is a hide marker 2026/06/01 03:44:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b31f_d20260601_m034226_c001_v0001182_t0048_u01780285346117") 2026/06/01 03:44:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397d_d20260601_m034233_c001_v7007000_t0000_u01780285353235") as it is a hide marker 2026/06/01 03:44:01 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b341_d20260601_m034232_c001_v0001182_t0054_u01780285352662") 2026/06/01 03:44:01 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : created from root.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f402554138166903c_d20260601_m034326_c001_v7007000_t0000_u01780285406747") as it is a hide marker 2026/06/01 03:44:01 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : created from root.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f102a39248071715c_d20260601_m034325_c001_v0001176_t0015_u01780285405811") 2026/06/01 03:44:01 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9bc_d20260601_m034334_c001_v7007000_t0000_u01780285414933") as it is a hide marker 2026/06/01 03:44:01 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b3bf_d20260601_m034314_c001_v0001182_t0025_u01780285394965") 2026/06/01 03:44:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f118474d46376d73d_d20260601_m034311_c001_v0001174_t0013_u01780285391183") 2026/06/01 03:44:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37f_d20260601_m034249_c001_v0001182_t0047_u01780285369884") 2026/06/01 03:44:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37b_d20260601_m034249_c001_v0001182_t0001_u01780285369097") 2026/06/01 03:44:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37d_d20260601_m034249_c001_v0001182_t0007_u01780285369491") "upload" dated 2026-06-01 03:42:49.491 +0000 UTC (1m11.863548848s ago) 2026/06/01 03:44:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f415c7e8d4e17966e_d20260601_m034308_c001_v7007000_t0000_u01780285388954") as it is a hide marker 2026/06/01 03:44:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1170a98e3dc2530e_d20260601_m034308_c001_v0001102_t0020_u01780285388411") 2026/06/01 03:44:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f10064fb7f51a8630_d20260601_m034307_c001_v0001137_t0026_u01780285387635") 2026/06/01 03:44:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398e_d20260601_m034239_c001_v7007000_t0000_u01780285359768") as it is a hide marker 2026/06/01 03:44:01 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b363_d20260601_m034239_c001_v0001182_t0007_u01780285359202") 2026/06/01 03:44:01 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : piped data.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9d2_d20260601_m034336_c001_v7007000_t0000_u01780285416591") as it is a hide marker 2026/06/01 03:44:01 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b413_d20260601_m034336_c001_v0001182_t0041_u01780285416205") 2026/06/01 03:44:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9cb_d20260601_m034336_c001_v7007000_t0000_u01780285416023") 2026/06/01 03:44:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4148954f67b2b411_d20260601_m034335_c001_v0001182_t0035_u01780285415656") 2026/06/01 03:44:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398f_d20260601_m034240_c001_v7007000_t0000_u01780285360696") as it is a hide marker 2026/06/01 03:44:01 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b365_d20260601_m034240_c001_v0001182_t0029_u01780285360132") 2026/06/01 03:44:01 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : test-metadata: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419e87296dafbdf6_d20260601_m034344_c001_v7007000_t0000_u01780285424596") as it is a hide marker 2026/06/01 03:44:01 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acb9ed_d20260601_m034338_c001_v0001172_t0037_u01780285418370") 2026/06/01 03:44:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9e1_d20260601_m034337_c001_v7007000_t0000_u01780285417583") 2026/06/01 03:44:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b419_d20260601_m034336_c001_v0001182_t0017_u01780285416780") 2026/06/01 03:44:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23983_d20260601_m034235_c001_v7007000_t0000_u01780285355091") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b349_d20260601_m034234_c001_v0001182_t0046_u01780285354530") 2026/06/01 03:44:01 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23989_d20260601_m034236_c001_v7007000_t0000_u01780285356973") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b353_d20260601_m034236_c001_v0001182_t0049_u01780285356391") 2026/06/01 03:44:01 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23986_d20260601_m034236_c001_v7007000_t0000_u01780285356016") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b34d_d20260601_m034235_c001_v0001182_t0029_u01780285355458") 2026/06/01 03:44:01 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398a_d20260601_m034237_c001_v7007000_t0000_u01780285357910") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b359_d20260601_m034237_c001_v0001182_t0036_u01780285357334") 2026/06/01 03:44:01 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398c_d20260601_m034238_c001_v7007000_t0000_u01780285358839") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b361_d20260601_m034238_c001_v0001182_t0046_u01780285358272") 2026/06/01 03:44:01 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397e_d20260601_m034234_c001_v7007000_t0000_u01780285354167") as it is a hide marker 2026/06/01 03:44:01 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : trailing space /trailing space : Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b345_d20260601_m034233_c001_v0001182_t0038_u01780285353598") 2026/06/01 03:44:01 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3522_d20260601_m034354_c001_v0001165_t0031_u01780285434895") "upload" dated 2026-06-01 03:43:54.895 +0000 UTC (6.459963083s ago) 2026/06/01 03:44:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f41117b59839fa93e_d20260601_m034350_c001_v7007000_t0000_u01780285430134") 2026/06/01 03:44:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b44b_d20260601_m034347_c001_v0001182_t0003_u01780285427143") 2026/06/01 03:44:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23999_d20260601_m034248_c001_v7007000_t0000_u01780285368552") as it is a hide marker 2026/06/01 03:44:01 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2256f6cb52e23991_d20260601_m034242_c001_v0001165_t0012_u01780285362819") 2026/06/01 03:44:01 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : zero-length-file: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23990_d20260601_m034242_c001_v7007000_t0000_u01780285362637") as it is a hide marker 2026/06/01 03:44:01 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : zero-length-file: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4148954f67b2b36f_d20260601_m034242_c001_v0001182_t0035_u01780285362087") 2026/06/01 03:44:01 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23973_d20260601_m034228_c001_v7007000_t0000_u01780285348554") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b329_d20260601_m034227_c001_v0001182_t0005_u01780285347984") 2026/06/01 03:44:01 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2395b_d20260601_m034223_c001_v7007000_t0000_u01780285343894") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b30f_d20260601_m034222_c001_v0001182_t0055_u01780285342968") 2026/06/01 03:44:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23979_d20260601_m034231_c001_v7007000_t0000_u01780285351357") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b335_d20260601_m034230_c001_v0001182_t0052_u01780285350780") 2026/06/01 03:44:01 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23978_d20260601_m034230_c001_v7007000_t0000_u01780285350417") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b333_d20260601_m034229_c001_v0001182_t0038_u01780285349844") 2026/06/01 03:44:01 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397b_d20260601_m034232_c001_v7007000_t0000_u01780285352299") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b339_d20260601_m034231_c001_v0001182_t0041_u01780285351723") 2026/06/01 03:44:01 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23975_d20260601_m034229_c001_v7007000_t0000_u01780285349482") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b32d_d20260601_m034228_c001_v0001182_t0019_u01780285348915") 2026/06/01 03:44:01 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ./.: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23960_d20260601_m034224_c001_v7007000_t0000_u01780285344812") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ./.: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b317_d20260601_m034224_c001_v0001182_t0047_u01780285344255") 2026/06/01 03:44:01 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/01 03:44:01 DEBUG : ../..: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23965_d20260601_m034225_c001_v7007000_t0000_u01780285345756") as it is a hide marker 2026/06/01 03:44:01 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/01 03:44:01 DEBUG : ../..: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b31b_d20260601_m034225_c001_v0001182_t0005_u01780285345174") 2026/06/01 03:44:01 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/01 03:44:01 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of all hidden files 2026/06/01 03:44:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23971_d20260601_m034227_c001_v7007000_t0000_u01780285347622") as it is a hide marker 2026/06/01 03:44:01 DEBUG : leading space/ leading space: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b321_d20260601_m034227_c001_v0001182_t0018_u01780285347049") 2026/06/01 03:44:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2396b_d20260601_m034226_c001_v7007000_t0000_u01780285346688") as it is a hide marker 2026/06/01 03:44:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b31f_d20260601_m034226_c001_v0001182_t0048_u01780285346117") 2026/06/01 03:44:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397d_d20260601_m034233_c001_v7007000_t0000_u01780285353235") as it is a hide marker 2026/06/01 03:44:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b341_d20260601_m034232_c001_v0001182_t0054_u01780285352662") 2026/06/01 03:44:01 DEBUG : created from root.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f402554138166903c_d20260601_m034326_c001_v7007000_t0000_u01780285406747") as it is a hide marker 2026/06/01 03:44:01 DEBUG : created from root.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f102a39248071715c_d20260601_m034325_c001_v0001176_t0015_u01780285405811") 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9bc_d20260601_m034334_c001_v7007000_t0000_u01780285414933") as it is a hide marker 2026/06/01 03:44:01 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b3bf_d20260601_m034314_c001_v0001182_t0025_u01780285394965") 2026/06/01 03:44:02 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f118474d46376d73d_d20260601_m034311_c001_v0001174_t0013_u01780285391183") 2026/06/01 03:44:02 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37f_d20260601_m034249_c001_v0001182_t0047_u01780285369884") 2026/06/01 03:44:02 DEBUG : file name.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37b_d20260601_m034249_c001_v0001182_t0001_u01780285369097") 2026/06/01 03:44:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37d_d20260601_m034249_c001_v0001182_t0007_u01780285369491") "upload" dated 2026-06-01 03:42:49.491 +0000 UTC (1m12.881705205s ago) 2026/06/01 03:44:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f415c7e8d4e17966e_d20260601_m034308_c001_v7007000_t0000_u01780285388954") as it is a hide marker 2026/06/01 03:44:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1170a98e3dc2530e_d20260601_m034308_c001_v0001102_t0020_u01780285388411") 2026/06/01 03:44:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f10064fb7f51a8630_d20260601_m034307_c001_v0001137_t0026_u01780285387635") 2026/06/01 03:44:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398e_d20260601_m034239_c001_v7007000_t0000_u01780285359768") as it is a hide marker 2026/06/01 03:44:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b363_d20260601_m034239_c001_v0001182_t0007_u01780285359202") 2026/06/01 03:44:02 DEBUG : piped data.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9d2_d20260601_m034336_c001_v7007000_t0000_u01780285416591") as it is a hide marker 2026/06/01 03:44:02 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b413_d20260601_m034336_c001_v0001182_t0041_u01780285416205") 2026/06/01 03:44:02 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9cb_d20260601_m034336_c001_v7007000_t0000_u01780285416023") 2026/06/01 03:44:02 DEBUG : piped data.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4148954f67b2b411_d20260601_m034335_c001_v0001182_t0035_u01780285415656") 2026/06/01 03:44:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398f_d20260601_m034240_c001_v7007000_t0000_u01780285360696") as it is a hide marker 2026/06/01 03:44:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b365_d20260601_m034240_c001_v0001182_t0029_u01780285360132") 2026/06/01 03:44:02 DEBUG : test-metadata: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f419e87296dafbdf6_d20260601_m034344_c001_v7007000_t0000_u01780285424596") as it is a hide marker 2026/06/01 03:44:02 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acb9ed_d20260601_m034338_c001_v0001172_t0037_u01780285418370") 2026/06/01 03:44:02 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acb9e1_d20260601_m034337_c001_v7007000_t0000_u01780285417583") 2026/06/01 03:44:03 DEBUG : test-metadata: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b419_d20260601_m034336_c001_v0001182_t0017_u01780285416780") 2026/06/01 03:44:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23983_d20260601_m034235_c001_v7007000_t0000_u01780285355091") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b349_d20260601_m034234_c001_v0001182_t0046_u01780285354530") 2026/06/01 03:44:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23989_d20260601_m034236_c001_v7007000_t0000_u01780285356973") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b353_d20260601_m034236_c001_v0001182_t0049_u01780285356391") 2026/06/01 03:44:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23986_d20260601_m034236_c001_v7007000_t0000_u01780285356016") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b34d_d20260601_m034235_c001_v0001182_t0029_u01780285355458") 2026/06/01 03:44:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398a_d20260601_m034237_c001_v7007000_t0000_u01780285357910") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b359_d20260601_m034237_c001_v0001182_t0036_u01780285357334") 2026/06/01 03:44:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2398c_d20260601_m034238_c001_v7007000_t0000_u01780285358839") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b361_d20260601_m034238_c001_v0001182_t0046_u01780285358272") 2026/06/01 03:44:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397e_d20260601_m034234_c001_v7007000_t0000_u01780285354167") as it is a hide marker 2026/06/01 03:44:03 DEBUG : trailing space /trailing space : Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b345_d20260601_m034233_c001_v0001182_t0038_u01780285353598") 2026/06/01 03:44:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3522_d20260601_m034354_c001_v0001165_t0031_u01780285434895") "upload" dated 2026-06-01 03:43:54.895 +0000 UTC (8.839018554s ago) 2026/06/01 03:44:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f41117b59839fa93e_d20260601_m034350_c001_v7007000_t0000_u01780285430134") 2026/06/01 03:44:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b44b_d20260601_m034347_c001_v0001182_t0003_u01780285427143") 2026/06/01 03:44:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23999_d20260601_m034248_c001_v7007000_t0000_u01780285368552") as it is a hide marker 2026/06/01 03:44:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2256f6cb52e23991_d20260601_m034242_c001_v0001165_t0012_u01780285362819") 2026/06/01 03:44:03 DEBUG : zero-length-file: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23990_d20260601_m034242_c001_v7007000_t0000_u01780285362637") as it is a hide marker 2026/06/01 03:44:03 DEBUG : zero-length-file: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4148954f67b2b36f_d20260601_m034242_c001_v0001182_t0035_u01780285362087") 2026/06/01 03:44:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23973_d20260601_m034228_c001_v7007000_t0000_u01780285348554") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b329_d20260601_m034227_c001_v0001182_t0005_u01780285347984") 2026/06/01 03:44:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2395b_d20260601_m034223_c001_v7007000_t0000_u01780285343894") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b30f_d20260601_m034222_c001_v0001182_t0055_u01780285342968") 2026/06/01 03:44:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23979_d20260601_m034231_c001_v7007000_t0000_u01780285351357") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b335_d20260601_m034230_c001_v0001182_t0052_u01780285350780") 2026/06/01 03:44:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23978_d20260601_m034230_c001_v7007000_t0000_u01780285350417") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b333_d20260601_m034229_c001_v0001182_t0038_u01780285349844") 2026/06/01 03:44:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e2397b_d20260601_m034232_c001_v7007000_t0000_u01780285352299") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b339_d20260601_m034231_c001_v0001182_t0041_u01780285351723") 2026/06/01 03:44:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23975_d20260601_m034229_c001_v7007000_t0000_u01780285349482") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b32d_d20260601_m034228_c001_v0001182_t0019_u01780285348915") 2026/06/01 03:44:04 DEBUG : ./.: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23960_d20260601_m034224_c001_v7007000_t0000_u01780285344812") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ./.: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b317_d20260601_m034224_c001_v0001182_t0047_u01780285344255") 2026/06/01 03:44:04 DEBUG : ../..: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f4256f6cb52e23965_d20260601_m034225_c001_v7007000_t0000_u01780285345756") as it is a hide marker 2026/06/01 03:44:04 DEBUG : ../..: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b31b_d20260601_m034225_c001_v0001182_t0005_u01780285345174") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/01 03:44:05 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/06/01 03:44:05 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/06/01 03:44:05 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/01 03:44:06 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/06/01 03:44:06 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of pending multipart uploads older than 0s 2026/06/01 03:44:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37d_d20260601_m034249_c001_v0001182_t0007_u01780285369491") "upload" dated 2026-06-01 03:42:49.491 +0000 UTC (1m17.077482819s ago) 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9ce_d20260601_m034405_c001_v0001038_t0015_u01780285445557") as it is a start marker (upload started at 2026-06-01 03:44:05.557 +0000 UTC) 2026/06/01 03:44:06 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d0_d20260601_m034405_c001_v0001167_t0008_u01780285445741") as it is a start marker (upload started at 2026-06-01 03:44:05.741 +0000 UTC) 2026/06/01 03:44:06 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d1_d20260601_m034405_c001_v0001146_t0025_u01780285445924") as it is a start marker (upload started at 2026-06-01 03:44:05.924 +0000 UTC) 2026/06/01 03:44:06 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d3_d20260601_m034406_c001_v0001172_t0048_u01780285446107") as it is a start marker (upload started at 2026-06-01 03:44:06.107 +0000 UTC) 2026/06/01 03:44:06 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/01 03:44:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f41117b59839fa9cd_d20260601_m034405_c001_v7007000_t0000_u01780285445375") "hide" dated 2026-06-01 03:44:05.375 +0000 UTC (1.19368932s ago) 2026/06/01 03:44:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3522_d20260601_m034354_c001_v0001165_t0031_u01780285434895") 2026/06/01 03:44:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/01 03:44:06 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of pending multipart uploads older than 0s 2026/06/01 03:44:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37d_d20260601_m034249_c001_v0001182_t0007_u01780285369491") "upload" dated 2026-06-01 03:42:49.491 +0000 UTC (1m17.44529277s ago) 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9ce_d20260601_m034405_c001_v0001038_t0015_u01780285445557") as it is a start marker (upload started at 2026-06-01 03:44:05.557 +0000 UTC) 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d0_d20260601_m034405_c001_v0001167_t0008_u01780285445741") as it is a start marker (upload started at 2026-06-01 03:44:05.741 +0000 UTC) 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d1_d20260601_m034405_c001_v0001146_t0025_u01780285445924") as it is a start marker (upload started at 2026-06-01 03:44:05.924 +0000 UTC) 2026/06/01 03:44:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9d3_d20260601_m034406_c001_v0001172_t0048_u01780285446107") as it is a start marker (upload started at 2026-06-01 03:44:06.107 +0000 UTC) 2026/06/01 03:44:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef127d93406d8b1b9fe80e1b_f41117b59839fa9cd_d20260601_m034405_c001_v7007000_t0000_u01780285445375") "hide" dated 2026-06-01 03:44:05.375 +0000 UTC (1.561457603s ago) 2026/06/01 03:44:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3522_d20260601_m034354_c001_v0001165_t0031_u01780285434895") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/01 03:44:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/01 03:44:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/01 03:44:08 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/06/01 03:44:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/01 03:44:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/01 03:44:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/01 03:44:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/01 03:44:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/01 03:44:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/01 03:44:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:14 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/06/01 03:44:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff981_d20260601_m034414_c001_v0001044_t0054_u01780285454397") 2026/06/01 03:44:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:44:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:44:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/01 03:44:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/01 03:44:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/01 03:44:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/01 03:44:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/01 03:44:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/01 03:44:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff987_d20260601_m034422_c001_v0001185_t0058_u01780285462424") 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:44:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/01 03:44:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:44:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:44:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/01 03:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/01 03:44:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/01 03:44:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/01 03:44:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/01 03:44:29 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:30 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/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4768_d20260601_m034430_c001_v0001033_t0040_u01780285470616") 2026/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:44:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/01 03:44:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/01 03:44:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/01 03:44:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/01 03:44:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/01 03:44:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/01 03:44:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/01 03:44:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4782_d20260601_m034439_c001_v0001115_t0006_u01780285479132") 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:44:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:44:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/01 03:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/01 03:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/01 03:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/01 03:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/01 03:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/01 03:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/01 03:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:47 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/06/01 03:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4794_d20260601_m034447_c001_v0001161_t0032_u01780285487521") 2026/06/01 03:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/01 03:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/01 03:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/01 03:44:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/01 03:44:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/01 03:44:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/01 03:44:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:44:56 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/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff9dc_d20260601_m034456_c001_v0001174_t0052_u01780285496174") 2026/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:44:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/01 03:44:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:45:17 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/06/01 03:45:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/01 03:45:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/01 03:45:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/01 03:45:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/01 03:45:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/01 03:45:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/01 03:45:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:45:24 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/06/01 03:45:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f20349b77fe5c94a5_d20260601_m034524_c001_v0001177_t0003_u01780285524226") 2026/06/01 03:45:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:45:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:45:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/01 03:45:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/01 03:45:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/01 03:45:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/01 03:45:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/01 03:45:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/01 03:45:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/01 03:45:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:45:32 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/06/01 03:45:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f20349b77fe5c94af_d20260601_m034532_c001_v0001043_t0011_u01780285532421") 2026/06/01 03:45:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:45:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/01 03:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/01 03:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/01 03:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/01 03:45:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/01 03:45:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/01 03:45:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/01 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/01 03:45:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/01 03:45:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/01 03:45:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:45:41 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/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc701_d20260601_m034541_c001_v0001182_t0018_u01780285541208") 2026/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/01 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:45:43 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/06/01 03:45:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/01 03:45:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/01 03:45:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/01 03:45:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/01 03:45:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/01 03:45:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/01 03:45:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/01 03:45:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:45:49 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/06/01 03:45:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f200796a7a074a177_d20260601_m034549_c001_v0001146_t0022_u01780285549310") 2026/06/01 03:45:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:45:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:45:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/01 03:45:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:45:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:45:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/01 03:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/01 03:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/01 03:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/01 03:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/01 03:45:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/01 03:45:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/01 03:45:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/01 03:45:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:45:58 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/06/01 03:45:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc71e_d20260601_m034558_c001_v0001184_t0025_u01780285558156") 2026/06/01 03:45:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/01 03:45:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:45:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/01 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/01 03:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/01 03:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/01 03:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/01 03:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/01 03:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/01 03:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/01 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/01 03:46:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/01 03:46:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/01 03:46:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:46:07 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/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f21295184ccf5965b_d20260601_m034607_c001_v0001179_t0024_u01780285567333") 2026/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:46:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/01 03:46:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:46:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:46:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:46:10 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/06/01 03:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/01 03:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/01 03:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/01 03:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/01 03:46:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/01 03:46:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/01 03:46:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:46:15 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/06/01 03:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f21295184ccf5966c_d20260601_m034616_c001_v0001033_t0040_u01780285576046") 2026/06/01 03:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:46:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:46:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/01 03:46:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/01 03:46:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/01 03:46:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/01 03:46:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/01 03:46:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/01 03:46:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/01 03:46:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:46:25 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/06/01 03:46:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc73f_d20260601_m034625_c001_v0001144_t0012_u01780285585590") 2026/06/01 03:46:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:46:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/01 03:46:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:46:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:46:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/01 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/01 03:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/01 03:46:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/01 03:46:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:46:38 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/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f213d7c04c1ddd0f3_d20260601_m034638_c001_v0001174_t0002_u01780285598277") 2026/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/01 03:46:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:46:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:46:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:46:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts 2026/06/01 03:47:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": net/http: TLS handshake timeout) 2026/06/01 03:47:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 03:47:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/01 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/01 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/01 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/01 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/01 03:47:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/01 03:47:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/01 03:47:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/01 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:48:03 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/06/01 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f874152_d20260601_m034803_c001_v0001183_t0004_u01780285683442") 2026/06/01 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/01 03:48:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/01 03:48:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:48:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:48:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/01 03:48:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/01 03:48:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/01 03:48:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/01 03:48:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/01 03:48:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/01 03:48:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/01 03:48:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/01 03:48:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:48:18 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/06/01 03:48:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f87416c_d20260601_m034818_c001_v0001178_t0042_u01780285698411") 2026/06/01 03:48:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/01 03:48:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/01 03:48:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/01 03:48:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:48:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:48:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/01 03:48:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/01 03:48:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/01 03:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/01 03:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/01 03:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/01 03:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/01 03:48:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/01 03:48:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/01 03:48:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/01 03:48:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/01 03:48:35 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/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef127d93406d8b1b9fe80e1b_f2100c04ef3a47ca8_d20260601_m034835_c001_v0001104_t0029_u01780285715094") 2026/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/01 03:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/01 03:48:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/01 03:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/01 03:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/01 03:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef127d93406d8b1b9fe80e1b_f209b90c82021173c_d20260601_m034858_c001_v0001176_t0011_u01780285738156") 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/01 03:48:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/01 03:49:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/01 03:49:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/01 03:49:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/01 03:49:01 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/01 03:49:03 DEBUG : chunked-copy: Done sending chunk 0 2026/06/01 03:49:05 DEBUG : chunked-copy: Done sending chunk 1 2026/06/01 03:49:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab97901878_d20260601_m034906_c001_v0001184_t0014_u01780285746159") 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF: &url.Error{Op:"Post", URL:"https://api001.backblazeb2.com/b2api/v1/b2_copy_part", Err:(*errors.errorString)(0x1321db0)} 2026/06/01 03:49:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2026/06/01 03:49:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/01 03:49:06 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/01 03:49:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/01 03:49:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/01 03:49:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/01 03:49:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/01 03:49:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/01 03:49:12 DEBUG : chunked-copy: Done sending chunk 1 2026/06/01 03:49:13 DEBUG : chunked-copy: Done sending chunk 0 2026/06/01 03:49:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/01 03:49:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef127d93406d8b1b9fe80e1b_f227aed2e5d850279_d20260601_m034913_c001_v0001173_t0010_u01780285753771") 2026/06/01 03:49:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/01 03:49:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/01 03:49:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/01 03:49:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/01 03:49:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/01 03:49:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/01 03:49:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/01 03:49:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/01 03:49:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/01 03:49:18 DEBUG : chunked-copy: Done sending chunk 0 2026/06/01 03:49:18 DEBUG : chunked-copy: Done sending chunk 1 2026/06/01 03:49:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef127d93406d8b1b9fe80e1b_f227aed2e5d85027e_d20260601_m034919_c001_v0001161_t0026_u01780285759352") 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/01 03:49:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/01 03:49:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/01 03:49:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/01 03:49:22 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/01 03:49:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/01 03:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxisav6kigu/deeper/nonexisting/directory" 2026/06/01 03:49:23 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/01 03:49:25 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of all files 2026/06/01 03:49:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4064792d0f874156_d20260601_m034809_c001_v7007000_t0000_u01780285689359") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f874152_d20260601_m034803_c001_v0001183_t0004_u01780285683442") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4064792d0f874151_d20260601_m034802_c001_v7007000_t0000_u01780285682937") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f209b90c820211711_d20260601_m034755_c001_v0001104_t0001_u01780285675746") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c820211738_d20260601_m034849_c001_v7007000_t0000_u01780285729436") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2100c04ef3a47ca8_d20260601_m034835_c001_v0001104_t0029_u01780285715094") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4100c04ef3a47ca7_d20260601_m034834_c001_v7007000_t0000_u01780285714591") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f8741a9_d20260601_m034826_c001_v0001180_t0056_u01780285706409") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4064792d0f8741a8_d20260601_m034826_c001_v7007000_t0000_u01780285706224") 2026/06/01 03:49:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f87416c_d20260601_m034818_c001_v0001178_t0042_u01780285698411") 2026/06/01 03:49:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f4064792d0f874167_d20260601_m034817_c001_v7007000_t0000_u01780285697901") 2026/06/01 03:49:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f2064792d0f874157_d20260601_m034809_c001_v0001172_t0050_u01780285689547") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f400796a7a074a131_d20260601_m034520_c001_v7007000_t0000_u01780285520265") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff9dc_d20260601_m034456_c001_v0001174_t0052_u01780285496174") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff9cc_d20260601_m034451_c001_v7007000_t0000_u01780285491354") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4794_d20260601_m034447_c001_v0001161_t0032_u01780285487521") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff9d8_d20260601_m034455_c001_v7007000_t0000_u01780285495830") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff9ce_d20260601_m034451_c001_v0001039_t0022_u01780285491537") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb478f_d20260601_m034447_c001_v7007000_t0000_u01780285487177") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff9b9_d20260601_m034443_c001_v0001174_t0021_u01780285483037") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff9b6_d20260601_m034442_c001_v7007000_t0000_u01780285482854") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4782_d20260601_m034439_c001_v0001115_t0006_u01780285479132") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4781_d20260601_m034438_c001_v7007000_t0000_u01780285478791") 2026/06/01 03:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff99e_d20260601_m034434_c001_v0001117_t0026_u01780285474908") 2026/06/01 03:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc705_d20260601_m034544_c001_v7007000_t0000_u01780285544974") 2026/06/01 03:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc701_d20260601_m034541_c001_v0001182_t0018_u01780285541208") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f400796a7a074a15d_d20260601_m034536_c001_v7007000_t0000_u01780285536530") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f20349b77fe5c94af_d20260601_m034532_c001_v0001043_t0011_u01780285532421") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc700_d20260601_m034540_c001_v7007000_t0000_u01780285540852") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f200796a7a074a15e_d20260601_m034536_c001_v0001099_t0039_u01780285536716") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f40349b77fe5c94ae_d20260601_m034532_c001_v7007000_t0000_u01780285532068") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f200796a7a074a146_d20260601_m034528_c001_v0001157_t0019_u01780285528146") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f400796a7a074a144_d20260601_m034527_c001_v7007000_t0000_u01780285527528") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f20349b77fe5c94a5_d20260601_m034524_c001_v0001177_t0003_u01780285524226") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f40349b77fe5c94a4_d20260601_m034523_c001_v7007000_t0000_u01780285523884") 2026/06/01 03:49:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f200796a7a074a133_d20260601_m034520_c001_v0001183_t0045_u01780285520467") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff99c_d20260601_m034434_c001_v7007000_t0000_u01780285474636") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4768_d20260601_m034430_c001_v0001033_t0040_u01780285470616") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4765_d20260601_m034430_c001_v7007000_t0000_u01780285470266") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb475c_d20260601_m034426_c001_v0001157_t0015_u01780285466328") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb475a_d20260601_m034426_c001_v7007000_t0000_u01780285466144") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff987_d20260601_m034422_c001_v0001185_t0058_u01780285462424") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff986_d20260601_m034422_c001_v7007000_t0000_u01780285462076") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f201699c390cb4751_d20260601_m034418_c001_v0001182_t0000_u01780285458107") 2026/06/01 03:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb474f_d20260601_m034417_c001_v7007000_t0000_u01780285457924") 2026/06/01 03:49:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab978ff981_d20260601_m034414_c001_v0001044_t0054_u01780285454397") 2026/06/01 03:49:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab978ff980_d20260601_m034414_c001_v7007000_t0000_u01780285454057") 2026/06/01 03:49:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f21117b59839fa9da_d20260601_m034409_c001_v0001172_t0007_u01780285449000") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc72a_d20260601_m034611_c001_v7007000_t0000_u01780285571510") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f21295184ccf5965b_d20260601_m034607_c001_v0001179_t0024_u01780285567333") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc721_d20260601_m034602_c001_v7007000_t0000_u01780285562378") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc71e_d20260601_m034558_c001_v0001184_t0025_u01780285558156") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f41295184ccf5965a_d20260601_m034606_c001_v7007000_t0000_u01780285566929") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc722_d20260601_m034602_c001_v0001185_t0029_u01780285562561") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc71c_d20260601_m034557_c001_v7007000_t0000_u01780285557760") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc715_d20260601_m034553_c001_v0001103_t0004_u01780285553262") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc714_d20260601_m034553_c001_v7007000_t0000_u01780285553079") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f200796a7a074a177_d20260601_m034549_c001_v0001146_t0022_u01780285549310") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f400796a7a074a176_d20260601_m034548_c001_v7007000_t0000_u01780285548897") 2026/06/01 03:49:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc706_d20260601_m034545_c001_v0001184_t0057_u01780285545158") 2026/06/01 03:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c820211710_d20260601_m034755_c001_v7007000_t0000_u01780285675563") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f213d7c04c1ddd0f3_d20260601_m034638_c001_v0001174_t0002_u01780285598277") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f413d7c04c1ddd0f1_d20260601_m034637_c001_v7007000_t0000_u01780285597839") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc747_d20260601_m034633_c001_v0001183_t0000_u01780285593188") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc746_d20260601_m034633_c001_v7007000_t0000_u01780285593005") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc73f_d20260601_m034625_c001_v0001144_t0012_u01780285585590") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc73d_d20260601_m034625_c001_v7007000_t0000_u01780285585140") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc73a_d20260601_m034620_c001_v0001037_t0036_u01780285580083") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f419f114cd6acc739_d20260601_m034619_c001_v7007000_t0000_u01780285579899") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f21295184ccf5966c_d20260601_m034616_c001_v0001033_t0040_u01780285576046") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f41295184ccf5966b_d20260601_m034615_c001_v7007000_t0000_u01780285575563") 2026/06/01 03:49:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f219f114cd6acc72b_d20260601_m034611_c001_v0001183_t0030_u01780285571703") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4a3a_d20260601_m034921_c001_v7007000_t0000_u01780285761966") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab97901887_d20260601_m034916_c001_v0001185_t0059_u01780285756117") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab97901886_d20260601_m034915_c001_v7007000_t0000_u01780285755587") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab97901882_d20260601_m034909_c001_v0001174_t0019_u01780285749951") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab97901881_d20260601_m034909_c001_v7007000_t0000_u01780285749446") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f209b90c82021173f_d20260601_m034900_c001_v0001174_t0042_u01780285740802") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c82021173e_d20260601_m034900_c001_v7007000_t0000_u01780285740286") 2026/06/01 03:49:29 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3a20_d20260601_m034853_c001_v0001165_t0036_u01780285733957") 2026/06/01 03:49:30 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c82021173b_d20260601_m034853_c001_v7007000_t0000_u01780285733599") 2026/06/01 03:49:30 DEBUG : chunked-copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3a0e_d20260601_m034850_c001_v0001165_t0006_u01780285730165") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4a38_d20260601_m034921_c001_v7007000_t0000_u01780285761781") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f227aed2e5d85027e_d20260601_m034919_c001_v0001161_t0026_u01780285759352") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab97901885_d20260601_m034915_c001_v7007000_t0000_u01780285755406") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f227aed2e5d850279_d20260601_m034913_c001_v0001173_t0010_u01780285753771") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f407e60ab9790187f_d20260601_m034909_c001_v7007000_t0000_u01780285749246") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f207e60ab97901878_d20260601_m034906_c001_v0001184_t0014_u01780285746159") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c82021173d_d20260601_m034900_c001_v7007000_t0000_u01780285740104") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f209b90c82021173c_d20260601_m034858_c001_v0001176_t0011_u01780285738156") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f409b90c82021173a_d20260601_m034853_c001_v7007000_t0000_u01780285733416") 2026/06/01 03:49:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1143dad04d7740a9_d20260601_m034852_c001_v0001174_t0010_u01780285732176") 2026/06/01 03:49:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f1148954f67b2b37d_d20260601_m034249_c001_v0001182_t0007_u01780285369491") 2026/06/01 03:49:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4a3c_d20260601_m034922_c001_v7007000_t0000_u01780285762742") 2026/06/01 03:49:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3ab0_d20260601_m034922_c001_v0001165_t0001_u01780285762519") 2026/06/01 03:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f401699c390cb4a41_d20260601_m034923_c001_v7007000_t0000_u01780285763782") 2026/06/01 03:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3ab6_d20260601_m034923_c001_v0001165_t0038_u01780285763535") 2026/06/01 03:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f109a5d2361ae3ab2_d20260601_m034922_c001_v0001165_t0018_u01780285762926") 2026/06/01 03:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zef127d93406d8b1b9fe80e1b_f41117b59839fa9cd_d20260601_m034405_c001_v7007000_t0000_u01780285445375") 2026/06/01 03:49:31 INFO : B2 bucket rclone-test-qaxisav6kigu: cleaning bucket "rclone-test-qaxisav6kigu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (434.40s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (432.10s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (18.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- 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 (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- 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.03s) --- 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/ObjectUpdate (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (280.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (45.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (28.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (24.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (104.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (82.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (77.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (53.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (23.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (14.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.41s) --- 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 434.421s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m15.163829381s (try 1/5)