"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/08/09 03:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo" 2026/08/09 03:25:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/09 03:25:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/09 03:25:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/09 03:25:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/09 03:26:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/09 03:26:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/09 03:26:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/09 03:26:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/09 03:26:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/09 03:26:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/09 03:26:22 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/09 03:26:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/09 03:26:30 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/09 03:26:34 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of all files 2026/08/09 03:26:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b2b_d20260809_m032634_c001_v0001176_t0010_u01786245994048") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/09 03:26:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo/dirToPurgeFromRoot" 2026/08/09 03:26:37 INFO : B2 bucket rclone-test-yidizep3kuzo path dirToPurgeFromRoot: cleaning bucket "rclone-test-yidizep3kuzo" of all files 2026/08/09 03:26:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b33_d20260809_m032635_c001_v0001176_t0033_u01786245995620") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/09 03:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo/hello? sausage/êé" 2026/08/09 03:26:42 INFO : B2 bucket rclone-test-yidizep3kuzo path hello? sausage/êé: cleaning bucket "rclone-test-yidizep3kuzo" of all files 2026/08/09 03:26:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f102cda3c1f3d1ab0_d20260809_m032641_c001_v0001165_t0003_u01786246001242") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/09 03:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/09 03:27:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-yidizep3kuzo" from "TestB2:rclone-test-yidizep3kuzo" 2026/08/09 03:27:03 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/08/09 03:27:33 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-yidizep3kuzo/file%20name.txt_does_not_exist": EOF) 2026/08/09 03:27:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/09 03:27:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/09 03:27:36 DEBUG : Creating backend with remote "TestB2:rclone-test-puyavem0heqo" 2026/08/09 03:27:39 DEBUG : B2 bucket rclone-test-puyavem0heqo: Purge remote 2026/08/09 03:27:39 INFO : B2 bucket rclone-test-puyavem0heqo: cleaning bucket "rclone-test-puyavem0heqo" of all files 2026/08/09 03:27:39 DEBUG : somefile: Deleting (id "4_z0f12dd0380fdeb4b9ff80e1b_f402400cb6923b44a_d20260809_m032738_c001_v0001150_t0053_u01786246058858") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/09 03:27:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/09 03:27:42 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/08/09 03:27:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/09 03:27:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/09 03:27:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.592Ki offset 6Mi/6.106Mi 2026/08/09 03:27:45 DEBUG : test-metadata: Sending chunk 1 length 111198 2026/08/09 03:27:47 DEBUG : test-metadata: Done sending chunk 1 2026/08/09 03:27:48 DEBUG : test-metadata: Done sending chunk 0 2026/08/09 03:27:48 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-08-09-032753-160.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/08/09 03:27:59 DEBUG : oldPath = "TestB2:rclone-test-yidizep3kuzo/versions/test-versions-v2026-08-09-032753-160.txt" 2026/08/09 03:27:59 DEBUG : newPath = "TestB2,versions:rclone-test-yidizep3kuzo/versions/test-versions-v2026-08-09-032753-160.txt" 2026/08/09 03:27:59 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yidizep3kuzo/versions/test-versions-v2026-08-09-032753-160.txt" 2026/08/09 03:27:59 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/09 03:28:00 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yidizep3kuzo/versions/test-versions-v2026-08-09-032753-160.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yidizep3kuzo/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/08/09 03:28:03 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of all hidden files 2026/08/09 03:28:03 DEBUG : leading space/ leading space: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5c_d20260809_m032604_c001_v7007000_t0000_u01786245964268") as it is a hide marker 2026/08/09 03:28:03 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : leading space/ leading space: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aa3_d20260809_m032603_c001_v0001176_t0031_u01786245963708") 2026/08/09 03:28:03 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a73_d20260809_m032603_c001_v7007000_t0000_u01786245963361") as it is a hide marker 2026/08/09 03:28:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a9b_d20260809_m032602_c001_v0001176_t0036_u01786245962755") 2026/08/09 03:28:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e62_d20260809_m032609_c001_v7007000_t0000_u01786245969736") as it is a hide marker 2026/08/09 03:28:03 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abb_d20260809_m032609_c001_v0001176_t0001_u01786245969178") 2026/08/09 03:28:03 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : created from root.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4af01_d20260809_m032712_c001_v7007000_t0000_u01786246032458") as it is a hide marker 2026/08/09 03:28:03 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : created from root.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f1071561e7a0e963d_d20260809_m032709_c001_v0001146_t0037_u01786246029773") 2026/08/09 03:28:03 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a08_d20260809_m032741_c001_v7007000_t0000_u01786246061599") as it is a hide marker 2026/08/09 03:28:03 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b8d_d20260809_m032659_c001_v0001176_t0035_u01786246019245") 2026/08/09 03:28:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101cc015b3ade3e3_d20260809_m032653_c001_v0001167_t0024_u01786246013379") 2026/08/09 03:28:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b0f_d20260809_m032626_c001_v0001176_t0009_u01786245986621") 2026/08/09 03:28:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b05_d20260809_m032625_c001_v0001176_t0021_u01786245985862") 2026/08/09 03:28:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b09_d20260809_m032626_c001_v0001176_t0011_u01786245986248") "upload" dated 2026-08-09 03:26:26.248 +0000 UTC (1m37.304266993s ago) 2026/08/09 03:28:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4172710ae3dabce7_d20260809_m032650_c001_v7007000_t0000_u01786246010782") as it is a hide marker 2026/08/09 03:28:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f10761facee79803e_d20260809_m032649_c001_v0001144_t0042_u01786246009483") 2026/08/09 03:28:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f100e9fd98bd79ce2_d20260809_m032643_c001_v0001184_t0039_u01786246003665") 2026/08/09 03:28:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e87_d20260809_m032616_c001_v7007000_t0000_u01786245976079") as it is a hide marker 2026/08/09 03:28:03 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25adb_d20260809_m032615_c001_v0001176_t0054_u01786245975522") 2026/08/09 03:28:03 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : piped data.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a0a_d20260809_m032743_c001_v7007000_t0000_u01786246063232") as it is a hide marker 2026/08/09 03:28:03 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c31_d20260809_m032742_c001_v0001176_t0011_u01786246062849") 2026/08/09 03:28:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a09_d20260809_m032742_c001_v7007000_t0000_u01786246062674") 2026/08/09 03:28:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f401da76bbae25c2d_d20260809_m032742_c001_v0001176_t0032_u01786246062314") 2026/08/09 03:28:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e9b_d20260809_m032616_c001_v7007000_t0000_u01786245976989") as it is a hide marker 2026/08/09 03:28:03 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ae1_d20260809_m032616_c001_v0001176_t0056_u01786245976426") 2026/08/09 03:28:03 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : test-metadata: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f36f_d20260809_m032750_c001_v7007000_t0000_u01786246070607") as it is a hide marker 2026/08/09 03:28:03 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f216cecb1c4863a0c_d20260809_m032745_c001_v0001153_t0008_u01786246065398") 2026/08/09 03:28:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a0b_d20260809_m032744_c001_v7007000_t0000_u01786246064221") 2026/08/09 03:28:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c37_d20260809_m032743_c001_v0001176_t0041_u01786246063410") 2026/08/09 03:28:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e65_d20260809_m032611_c001_v7007000_t0000_u01786245971573") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abf_d20260809_m032610_c001_v0001176_t0028_u01786245970994") 2026/08/09 03:28:03 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e67_d20260809_m032613_c001_v7007000_t0000_u01786245973373") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25acb_d20260809_m032612_c001_v0001176_t0019_u01786245972818") 2026/08/09 03:28:03 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e66_d20260809_m032612_c001_v7007000_t0000_u01786245972468") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ac3_d20260809_m032611_c001_v0001176_t0045_u01786245971921") 2026/08/09 03:28:03 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e68_d20260809_m032614_c001_v7007000_t0000_u01786245974277") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25acf_d20260809_m032613_c001_v0001176_t0053_u01786245973721") 2026/08/09 03:28:03 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e73_d20260809_m032615_c001_v7007000_t0000_u01786245975173") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ad5_d20260809_m032614_c001_v0001176_t0055_u01786245974624") 2026/08/09 03:28:03 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e63_d20260809_m032610_c001_v7007000_t0000_u01786245970640") as it is a hide marker 2026/08/09 03:28:03 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : trailing space /trailing space : Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abd_d20260809_m032610_c001_v0001176_t0013_u01786245970088") 2026/08/09 03:28:03 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c67_d20260809_m032757_c001_v0001176_t0039_u01786246077905") "upload" dated 2026-08-09 03:27:57.905 +0000 UTC (5.648829325s ago) 2026/08/09 03:28:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f3b7_d20260809_m032755_c001_v7007000_t0000_u01786246075728") 2026/08/09 03:28:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c5f_d20260809_m032753_c001_v0001176_t0040_u01786246073160") 2026/08/09 03:28:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4ed3_d20260809_m032625_c001_v7007000_t0000_u01786245985336") as it is a hide marker 2026/08/09 03:28:03 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f205774f6202a4ebb_d20260809_m032619_c001_v0001090_t0003_u01786245979012") 2026/08/09 03:28:03 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : zero-length-file: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4eb8_d20260809_m032618_c001_v7007000_t0000_u01786245978837") as it is a hide marker 2026/08/09 03:28:03 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : zero-length-file: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f401da76bbae25ae7_d20260809_m032618_c001_v0001176_t0032_u01786245978299") 2026/08/09 03:28:03 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5d_d20260809_m032605_c001_v7007000_t0000_u01786245965166") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aa9_d20260809_m032604_c001_v0001176_t0045_u01786245964615") 2026/08/09 03:28:03 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a6f_d20260809_m032600_c001_v7007000_t0000_u01786245960521") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a8d_d20260809_m032559_c001_v0001176_t0036_u01786245959621") 2026/08/09 03:28:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e60_d20260809_m032607_c001_v7007000_t0000_u01786245967894") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab3_d20260809_m032607_c001_v0001176_t0000_u01786245967339") 2026/08/09 03:28:03 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5f_d20260809_m032606_c001_v7007000_t0000_u01786245966991") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab1_d20260809_m032606_c001_v0001176_t0002_u01786245966423") 2026/08/09 03:28:03 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e61_d20260809_m032608_c001_v7007000_t0000_u01786245968795") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab5_d20260809_m032608_c001_v0001176_t0038_u01786245968242") 2026/08/09 03:28:03 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5e_d20260809_m032606_c001_v7007000_t0000_u01786245966076") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aad_d20260809_m032605_c001_v0001176_t0028_u01786245965515") 2026/08/09 03:28:03 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ./.: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a70_d20260809_m032601_c001_v7007000_t0000_u01786245961446") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ./.: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a8f_d20260809_m032600_c001_v0001176_t0023_u01786245960869") 2026/08/09 03:28:03 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/09 03:28:03 DEBUG : ../..: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a71_d20260809_m032602_c001_v7007000_t0000_u01786245962406") as it is a hide marker 2026/08/09 03:28:03 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/09 03:28:03 DEBUG : ../..: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a95_d20260809_m032601_c001_v0001176_t0026_u01786245961793") 2026/08/09 03:28:03 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/09 03:28:03 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of all hidden files 2026/08/09 03:28:03 DEBUG : leading space/ leading space: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5c_d20260809_m032604_c001_v7007000_t0000_u01786245964268") as it is a hide marker 2026/08/09 03:28:03 DEBUG : leading space/ leading space: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aa3_d20260809_m032603_c001_v0001176_t0031_u01786245963708") 2026/08/09 03:28:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a73_d20260809_m032603_c001_v7007000_t0000_u01786245963361") as it is a hide marker 2026/08/09 03:28:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a9b_d20260809_m032602_c001_v0001176_t0036_u01786245962755") 2026/08/09 03:28:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e62_d20260809_m032609_c001_v7007000_t0000_u01786245969736") as it is a hide marker 2026/08/09 03:28:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abb_d20260809_m032609_c001_v0001176_t0001_u01786245969178") 2026/08/09 03:28:03 DEBUG : created from root.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4af01_d20260809_m032712_c001_v7007000_t0000_u01786246032458") as it is a hide marker 2026/08/09 03:28:03 DEBUG : created from root.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f1071561e7a0e963d_d20260809_m032709_c001_v0001146_t0037_u01786246029773") 2026/08/09 03:28:03 DEBUG : file name.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a08_d20260809_m032741_c001_v7007000_t0000_u01786246061599") as it is a hide marker 2026/08/09 03:28:04 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b8d_d20260809_m032659_c001_v0001176_t0035_u01786246019245") 2026/08/09 03:28:04 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101cc015b3ade3e3_d20260809_m032653_c001_v0001167_t0024_u01786246013379") 2026/08/09 03:28:04 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b0f_d20260809_m032626_c001_v0001176_t0009_u01786245986621") 2026/08/09 03:28:04 DEBUG : file name.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b05_d20260809_m032625_c001_v0001176_t0021_u01786245985862") 2026/08/09 03:28:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b09_d20260809_m032626_c001_v0001176_t0011_u01786245986248") "upload" dated 2026-08-09 03:26:26.248 +0000 UTC (1m38.295118126s ago) 2026/08/09 03:28:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4172710ae3dabce7_d20260809_m032650_c001_v7007000_t0000_u01786246010782") as it is a hide marker 2026/08/09 03:28:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f10761facee79803e_d20260809_m032649_c001_v0001144_t0042_u01786246009483") 2026/08/09 03:28:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f100e9fd98bd79ce2_d20260809_m032643_c001_v0001184_t0039_u01786246003665") 2026/08/09 03:28:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e87_d20260809_m032616_c001_v7007000_t0000_u01786245976079") as it is a hide marker 2026/08/09 03:28:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25adb_d20260809_m032615_c001_v0001176_t0054_u01786245975522") 2026/08/09 03:28:04 DEBUG : piped data.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a0a_d20260809_m032743_c001_v7007000_t0000_u01786246063232") as it is a hide marker 2026/08/09 03:28:04 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c31_d20260809_m032742_c001_v0001176_t0011_u01786246062849") 2026/08/09 03:28:04 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a09_d20260809_m032742_c001_v7007000_t0000_u01786246062674") 2026/08/09 03:28:04 DEBUG : piped data.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f401da76bbae25c2d_d20260809_m032742_c001_v0001176_t0032_u01786246062314") 2026/08/09 03:28:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e9b_d20260809_m032616_c001_v7007000_t0000_u01786245976989") as it is a hide marker 2026/08/09 03:28:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ae1_d20260809_m032616_c001_v0001176_t0056_u01786245976426") 2026/08/09 03:28:05 DEBUG : test-metadata: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f36f_d20260809_m032750_c001_v7007000_t0000_u01786246070607") as it is a hide marker 2026/08/09 03:28:05 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f216cecb1c4863a0c_d20260809_m032745_c001_v0001153_t0008_u01786246065398") 2026/08/09 03:28:05 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f416cecb1c4863a0b_d20260809_m032744_c001_v7007000_t0000_u01786246064221") 2026/08/09 03:28:05 DEBUG : test-metadata: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c37_d20260809_m032743_c001_v0001176_t0041_u01786246063410") 2026/08/09 03:28:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e65_d20260809_m032611_c001_v7007000_t0000_u01786245971573") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abf_d20260809_m032610_c001_v0001176_t0028_u01786245970994") 2026/08/09 03:28:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e67_d20260809_m032613_c001_v7007000_t0000_u01786245973373") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25acb_d20260809_m032612_c001_v0001176_t0019_u01786245972818") 2026/08/09 03:28:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e66_d20260809_m032612_c001_v7007000_t0000_u01786245972468") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ac3_d20260809_m032611_c001_v0001176_t0045_u01786245971921") 2026/08/09 03:28:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e68_d20260809_m032614_c001_v7007000_t0000_u01786245974277") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25acf_d20260809_m032613_c001_v0001176_t0053_u01786245973721") 2026/08/09 03:28:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e73_d20260809_m032615_c001_v7007000_t0000_u01786245975173") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ad5_d20260809_m032614_c001_v0001176_t0055_u01786245974624") 2026/08/09 03:28:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e63_d20260809_m032610_c001_v7007000_t0000_u01786245970640") as it is a hide marker 2026/08/09 03:28:05 DEBUG : trailing space /trailing space : Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25abd_d20260809_m032610_c001_v0001176_t0013_u01786245970088") 2026/08/09 03:28:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c67_d20260809_m032757_c001_v0001176_t0039_u01786246077905") "upload" dated 2026-08-09 03:27:57.905 +0000 UTC (7.87803062s ago) 2026/08/09 03:28:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f3b7_d20260809_m032755_c001_v7007000_t0000_u01786246075728") 2026/08/09 03:28:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c5f_d20260809_m032753_c001_v0001176_t0040_u01786246073160") 2026/08/09 03:28:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4ed3_d20260809_m032625_c001_v7007000_t0000_u01786245985336") as it is a hide marker 2026/08/09 03:28:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f205774f6202a4ebb_d20260809_m032619_c001_v0001090_t0003_u01786245979012") 2026/08/09 03:28:05 DEBUG : zero-length-file: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4eb8_d20260809_m032618_c001_v7007000_t0000_u01786245978837") as it is a hide marker 2026/08/09 03:28:06 DEBUG : zero-length-file: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f401da76bbae25ae7_d20260809_m032618_c001_v0001176_t0032_u01786245978299") 2026/08/09 03:28:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5d_d20260809_m032605_c001_v7007000_t0000_u01786245965166") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aa9_d20260809_m032604_c001_v0001176_t0045_u01786245964615") 2026/08/09 03:28:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a6f_d20260809_m032600_c001_v7007000_t0000_u01786245960521") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a8d_d20260809_m032559_c001_v0001176_t0036_u01786245959621") 2026/08/09 03:28:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e60_d20260809_m032607_c001_v7007000_t0000_u01786245967894") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab3_d20260809_m032607_c001_v0001176_t0000_u01786245967339") 2026/08/09 03:28:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5f_d20260809_m032606_c001_v7007000_t0000_u01786245966991") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab1_d20260809_m032606_c001_v0001176_t0002_u01786245966423") 2026/08/09 03:28:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e61_d20260809_m032608_c001_v7007000_t0000_u01786245968795") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25ab5_d20260809_m032608_c001_v0001176_t0038_u01786245968242") 2026/08/09 03:28:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4e5e_d20260809_m032606_c001_v7007000_t0000_u01786245966076") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25aad_d20260809_m032605_c001_v0001176_t0028_u01786245965515") 2026/08/09 03:28:06 DEBUG : ./.: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a70_d20260809_m032601_c001_v7007000_t0000_u01786245961446") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ./.: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a8f_d20260809_m032600_c001_v0001176_t0023_u01786245960869") 2026/08/09 03:28:06 DEBUG : ../..: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f405774f6202a4a71_d20260809_m032602_c001_v7007000_t0000_u01786245962406") as it is a hide marker 2026/08/09 03:28:06 DEBUG : ../..: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25a95_d20260809_m032601_c001_v0001176_t0026_u01786245961793") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/09 03:28:07 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/08/09 03:28:07 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/08/09 03:28:07 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/08/09 03:28:08 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/08/09 03:28:08 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of pending multipart uploads older than 0s 2026/08/09 03:28:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b09_d20260809_m032626_c001_v0001176_t0011_u01786245986248") "upload" dated 2026-08-09 03:26:26.248 +0000 UTC (1m42.353357637s ago) 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f426_d20260809_m032807_c001_v0001184_t0045_u01786246087616") as it is a start marker (upload started at 2026-08-09 03:28:07.616 +0000 UTC) 2026/08/09 03:28:08 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f42e_d20260809_m032807_c001_v0001092_t0025_u01786246087791") as it is a start marker (upload started at 2026-08-09 03:28:07.791 +0000 UTC) 2026/08/09 03:28:08 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f433_d20260809_m032807_c001_v0001029_t0020_u01786246087978") as it is a start marker (upload started at 2026-08-09 03:28:07.978 +0000 UTC) 2026/08/09 03:28:08 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f434_d20260809_m032808_c001_v0001184_t0020_u01786246088153") as it is a start marker (upload started at 2026-08-09 03:28:08.153 +0000 UTC) 2026/08/09 03:28:08 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/09 03:28:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f41f_d20260809_m032807_c001_v7007000_t0000_u01786246087440") "hide" dated 2026-08-09 03:28:07.44 +0000 UTC (1.161591549s ago) 2026/08/09 03:28:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c67_d20260809_m032757_c001_v0001176_t0039_u01786246077905") 2026/08/09 03:28:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/09 03:28:08 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of pending multipart uploads older than 0s 2026/08/09 03:28:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b09_d20260809_m032626_c001_v0001176_t0011_u01786245986248") "upload" dated 2026-08-09 03:26:26.248 +0000 UTC (1m42.702207737s ago) 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f426_d20260809_m032807_c001_v0001184_t0045_u01786246087616") as it is a start marker (upload started at 2026-08-09 03:28:07.616 +0000 UTC) 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f42e_d20260809_m032807_c001_v0001092_t0025_u01786246087791") as it is a start marker (upload started at 2026-08-09 03:28:07.791 +0000 UTC) 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f433_d20260809_m032807_c001_v0001029_t0020_u01786246087978") as it is a start marker (upload started at 2026-08-09 03:28:07.978 +0000 UTC) 2026/08/09 03:28:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f434_d20260809_m032808_c001_v0001184_t0020_u01786246088153") as it is a start marker (upload started at 2026-08-09 03:28:08.153 +0000 UTC) 2026/08/09 03:28:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f41f_d20260809_m032807_c001_v7007000_t0000_u01786246087440") "hide" dated 2026-08-09 03:28:07.44 +0000 UTC (1.510553901s ago) 2026/08/09 03:28:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25c67_d20260809_m032757_c001_v0001176_t0039_u01786246077905") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/09 03:28:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/09 03:28:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/09 03:28:10 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/08/09 03:28:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/09 03:28:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/09 03:28:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/09 03:28:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/09 03:28:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/09 03:28:13 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/09 03:28:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:28:16 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/08/09 03:28:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f220e67f86ece8c68_d20260809_m032816_c001_v0001098_t0034_u01786246096521") 2026/08/09 03:28:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:28:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:28:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:28:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:28:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/09 03:28:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/09 03:28:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/09 03:28:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/09 03:28:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/09 03:28:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/09 03:28:23 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/09 03:28:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:28:25 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/08/09 03:28:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216e95_d20260809_m032825_c001_v0001174_t0038_u01786246105491") 2026/08/09 03:28:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/09 03:28:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:28:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:28:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:28:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/09 03:28:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/09 03:28:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/09 03:28:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/09 03:28:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/09 03:28:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/09 03:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:28:46 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/08/09 03:28:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216ec3_d20260809_m032847_c001_v0001184_t0047_u01786246127053") 2026/08/09 03:28:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/09 03:28:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/09 03:28:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:28:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:28:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:28:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:28:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:28:49 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/08/09 03:28:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/09 03:28:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/09 03:28:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/09 03:28:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/09 03:28:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/09 03:28:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/09 03:28:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/09 03:28:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:28:56 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/08/09 03:28:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216fa3_d20260809_m032856_c001_v0001109_t0052_u01786246136095") 2026/08/09 03:28:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:28:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:28:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/09 03:28:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:28:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:28:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/09 03:29:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/09 03:29:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/09 03:29:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/09 03:29:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/09 03:29:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/09 03:29:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/09 03:29:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/09 03:29:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:04 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/08/09 03:29:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d528_d20260809_m032905_c001_v0001137_t0059_u01786246145049") 2026/08/09 03:29:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/09 03:29:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/09 03:29:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:29:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/09 03:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/09 03:29:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/09 03:29:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/09 03:29:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/09 03:29:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:14 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/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f204d41a128376a7d_d20260809_m032914_c001_v0001184_t0021_u01786246154300") 2026/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:29:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/09 03:29:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:16 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/08/09 03:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/09 03:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/09 03:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/09 03:29:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/09 03:29:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/09 03:29:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/09 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:30 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/08/09 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f211617f339e2f40e_d20260809_m032930_c001_v0001172_t0006_u01786246170395") 2026/08/09 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:29:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/09 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/09 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/09 03:29:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/09 03:29:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/09 03:29:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/09 03:29:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/09 03:29:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:38 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/08/09 03:29:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c217097_d20260809_m032938_c001_v0001184_t0059_u01786246178973") 2026/08/09 03:29:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/09 03:29:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:29:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/09 03:29:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/09 03:29:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/09 03:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/09 03:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/09 03:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/09 03:29:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:47 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/08/09 03:29:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f2188540824df806f_d20260809_m032947_c001_v0001178_t0022_u01786246187612") 2026/08/09 03:29:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/09 03:29:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/09 03:29:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:29:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:29:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:29:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:50 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/08/09 03:29:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/09 03:29:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/09 03:29:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/09 03:29:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/09 03:29:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/09 03:29:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/09 03:29:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/09 03:29:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:29:55 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/08/09 03:29:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f2188540824df80d6_d20260809_m032955_c001_v0001106_t0057_u01786246195734") 2026/08/09 03:29:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:29:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:29:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/09 03:29:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:29:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:29:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/09 03:30:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/09 03:30:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/09 03:30:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/09 03:30:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/09 03:30:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/09 03:30:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/09 03:30:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/09 03:30:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:05 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/08/09 03:30:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170f0_d20260809_m033005_c001_v0001137_t0052_u01786246205720") 2026/08/09 03:30:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/09 03:30:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:30:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/09 03:30:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:30:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:30:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/09 03:30:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/09 03:30:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/09 03:30:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/09 03:30:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/09 03:30:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/09 03:30:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/09 03:30:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/09 03:30:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/09 03:30:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/09 03:30:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006b88_d20260809_m033016_c001_v0001137_t0049_u01786246216422") 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:30:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:30:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/09 03:30:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/09 03:30:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/09 03:30:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:30:19 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/08/09 03:30:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/09 03:30:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/09 03:30:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/09 03:30:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/09 03:30:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/09 03:30:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/09 03:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:26 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/08/09 03:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f202d0eab123c02e0_d20260809_m033026_c001_v0001183_t0004_u01786246226479") 2026/08/09 03:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:30:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:30:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/09 03:30:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/09 03:30:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:31 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/09 03:30:31 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/09 03:30:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/09 03:30:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/09 03:30:33 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/09 03:30:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:35 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/08/09 03:30:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006d38_d20260809_m033035_c001_v0001038_t0001_u01786246235967") 2026/08/09 03:30:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/09 03:30:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:30:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:30:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:30:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/09 03:30:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/09 03:30:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/09 03:30:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/09 03:30:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/09 03:30:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/09 03:30:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/09 03:30:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/09 03:30:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/09 03:30:44 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/09 03:30:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:46 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/08/09 03:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f204d41a12837afdf_d20260809_m033047_c001_v0001173_t0021_u01786246247020") 2026/08/09 03:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/09 03:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/09 03:30:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/09 03:30:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/09 03:30:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/09 03:30:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:30:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:30:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:30:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/08/09 03:30:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/09 03:30:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/09 03:30:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/09 03:30:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/09 03:30:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/09 03:30:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/09 03:30:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/09 03:30:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/09 03:30:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/09 03:30:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/09 03:30:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:30:58 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/08/09 03:30:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b40608e9_d20260809_m033058_c001_v0001184_t0047_u01786246258552") 2026/08/09 03:30:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:30:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/09 03:30:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/09 03:30:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:31:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:31:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/09 03:31:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/09 03:31:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/09 03:31:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/09 03:31:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/09 03:31:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/09 03:31:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/09 03:31:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/09 03:31:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:31:12 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/08/09 03:31:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f2193c95999b4b69d_d20260809_m033112_c001_v0001036_t0025_u01786246272798") 2026/08/09 03:31:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/09 03:31:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/09 03:31:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/09 03:31:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:31:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:31:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/09 03:31:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/09 03:31:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/09 03:31:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/09 03:31:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/09 03:31:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/09 03:31:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/09 03:31:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/09 03:31:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/09 03:31:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/09 03:31:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/09 03:31:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/09 03:31:26 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/08/09 03:31:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcff24d5380edeb4b9ff80e1b_f20122dc1714fe3d4_d20260809_m033127_c001_v0001042_t0012_u01786246287007") 2026/08/09 03:31:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/09 03:31:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/09 03:31:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/09 03:31:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/09 03:31:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/09 03:31:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/09 03:31:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/09 03:31:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/09 03:31:33 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/cff24d5380edeb4b9ff80e1b/c001_v0001176_t0032": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/09 03:31:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/cff24d5380edeb4b9ff80e1b/c001_v0001176_t0032": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/09 03:31:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/cff24d5380edeb4b9ff80e1b/c001_v0001176_t0032": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/09 03:31:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/09 03:31:33 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/09 03:31:33 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/09 03:31:33 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/09 03:31:33 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/09 03:31:35 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/09 03:31:36 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/09 03:31:36 DEBUG : short-eof-chunked.bin: Finishing large file upload with 4 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b4060971_d20260809_m033143_c001_v0001146_t0023_u01786246303048") 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/09 03:31:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/09 03:31:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/09 03:31:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/09 03:31:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/09 03:31:46 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/09 03:31:48 DEBUG : chunked-copy: Done sending chunk 1 2026/08/09 03:31:48 DEBUG : chunked-copy: Done sending chunk 0 2026/08/09 03:31:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/09 03:31:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c56943_d20260809_m033149_c001_v0001157_t0012_u01786246309593") 2026/08/09 03:31:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/09 03:31:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/09 03:31:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/09 03:31:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/09 03:31:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/09 03:32:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/09 03:32:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/09 03:32:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/09 03:32:00 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/09 03:32:02 DEBUG : chunked-copy: Done sending chunk 1 2026/08/09 03:32:02 DEBUG : chunked-copy: Done sending chunk 0 2026/08/09 03:32:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/09 03:32:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c56998_d20260809_m033203_c001_v0001150_t0019_u01786246323284") 2026/08/09 03:32:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/09 03:32:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/09 03:32:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/09 03:32:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/09 03:32:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/09 03:32:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/09 03:32:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/09 03:32:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/09 03:32:06 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/09 03:32:08 DEBUG : chunked-copy: Done sending chunk 0 2026/08/09 03:32:08 DEBUG : chunked-copy: Done sending chunk 1 2026/08/09 03:32:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/09 03:32:09 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c569e6_d20260809_m033209_c001_v0001171_t0017_u01786246329566") 2026/08/09 03:32:09 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/09 03:32:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/09 03:32:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/09 03:32:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/09 03:32:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/09 03:32:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/09 03:32:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/09 03:32:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/09 03:32:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/09 03:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yidizep3kuzo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/09 03:32:15 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of all files 2026/08/09 03:32:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4b68e_d20260809_m033102_c001_v7007000_t0000_u01786246262684") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b40608e9_d20260809_m033058_c001_v0001184_t0047_u01786246258552") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b40608e8_d20260809_m033057_c001_v7007000_t0000_u01786246257886") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2193c95999b4b67a_d20260809_m033052_c001_v0001173_t0014_u01786246252998") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f42510b775e32fe44_d20260809_m033132_c001_v7007000_t0000_u01786246292798") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f20122dc1714fe3d4_d20260809_m033127_c001_v0001042_t0012_u01786246287007") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f40122dc1714fe3cc_d20260809_m033126_c001_v7007000_t0000_u01786246286433") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2193c95999b4b6ae_d20260809_m033118_c001_v0001109_t0027_u01786246278297") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4b6ad_d20260809_m033118_c001_v7007000_t0000_u01786246278116") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2193c95999b4b69d_d20260809_m033112_c001_v0001036_t0025_u01786246272798") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4b69c_d20260809_m033112_c001_v7007000_t0000_u01786246272118") 2026/08/09 03:32:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2193c95999b4b68f_d20260809_m033102_c001_v0001161_t0051_u01786246262867") 2026/08/09 03:32:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4270390dc9e6d53e_d20260809_m032918_c001_v7007000_t0000_u01786246158158") 2026/08/09 03:32:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f204d41a128376a7d_d20260809_m032914_c001_v0001184_t0021_u01786246154300") 2026/08/09 03:32:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4270390dc9e6d52e_d20260809_m032908_c001_v7007000_t0000_u01786246148877") 2026/08/09 03:32:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d528_d20260809_m032905_c001_v0001137_t0059_u01786246145049") 2026/08/09 03:32:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f404d41a128376a7c_d20260809_m032913_c001_v7007000_t0000_u01786246153835") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d52f_d20260809_m032909_c001_v0001146_t0057_u01786246149053") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4270390dc9e6d524_d20260809_m032904_c001_v7007000_t0000_u01786246144669") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d518_d20260809_m032900_c001_v0001090_t0043_u01786246140215") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4270390dc9e6d517_d20260809_m032900_c001_v7007000_t0000_u01786246140038") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216fa3_d20260809_m032856_c001_v0001109_t0052_u01786246136095") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c216f9b_d20260809_m032855_c001_v7007000_t0000_u01786246135540") 2026/08/09 03:32:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d50e_d20260809_m032851_c001_v0001099_t0049_u01786246131746") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c2170d5_d20260809_m032951_c001_v7007000_t0000_u01786246191428") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2188540824df806f_d20260809_m032947_c001_v0001178_t0022_u01786246187612") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c2170b0_d20260809_m032942_c001_v7007000_t0000_u01786246182861") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c217097_d20260809_m032938_c001_v0001184_t0059_u01786246178973") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4188540824df806e_d20260809_m032947_c001_v7007000_t0000_u01786246187158") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170b6_d20260809_m032943_c001_v0001100_t0003_u01786246183046") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c217096_d20260809_m032938_c001_v7007000_t0000_u01786246178538") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c21708f_d20260809_m032934_c001_v0001173_t0040_u01786246174231") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c21708c_d20260809_m032934_c001_v7007000_t0000_u01786246174049") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f211617f339e2f40e_d20260809_m032930_c001_v0001172_t0006_u01786246170395") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f411617f339e2f40c_d20260809_m032930_c001_v7007000_t0000_u01786246170042") 2026/08/09 03:32:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2270390dc9e6d53f_d20260809_m032918_c001_v0001157_t0001_u01786246158334") 2026/08/09 03:32:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4270390dc9e6d50c_d20260809_m032851_c001_v7007000_t0000_u01786246131570") 2026/08/09 03:32:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216ec3_d20260809_m032847_c001_v0001184_t0047_u01786246127053") 2026/08/09 03:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c216eb6_d20260809_m032846_c001_v7007000_t0000_u01786246126535") 2026/08/09 03:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216e9a_d20260809_m032842_c001_v0001180_t0052_u01786246122220") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c216e99_d20260809_m032842_c001_v7007000_t0000_u01786246122027") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216e95_d20260809_m032825_c001_v0001174_t0038_u01786246105491") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c216e93_d20260809_m032825_c001_v7007000_t0000_u01786246105087") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c216e76_d20260809_m032820_c001_v0001130_t0029_u01786246100194") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c216e75_d20260809_m032820_c001_v7007000_t0000_u01786246100019") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f220e67f86ece8c68_d20260809_m032816_c001_v0001098_t0034_u01786246096521") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f420e67f86ece8c65_d20260809_m032816_c001_v7007000_t0000_u01786246096046") 2026/08/09 03:32:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2190b163f396f436_d20260809_m032810_c001_v0001100_t0013_u01786246090901") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41698ece57006ba7_d20260809_m033021_c001_v7007000_t0000_u01786246221254") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006b88_d20260809_m033016_c001_v0001137_t0049_u01786246216422") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c2170f3_d20260809_m033010_c001_v7007000_t0000_u01786246210432") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170f0_d20260809_m033005_c001_v0001137_t0052_u01786246205720") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41698ece57006b86_d20260809_m033015_c001_v7007000_t0000_u01786246215697") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170f4_d20260809_m033010_c001_v0001153_t0009_u01786246210615") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c2170ef_d20260809_m033005_c001_v7007000_t0000_u01786246205233") 2026/08/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170d9_d20260809_m032959_c001_v0001176_t0010_u01786246199952") 2026/08/09 03:32:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f407d372a7c2170d8_d20260809_m032959_c001_v7007000_t0000_u01786246199767") 2026/08/09 03:32:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f2188540824df80d6_d20260809_m032955_c001_v0001106_t0057_u01786246195734") 2026/08/09 03:32:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4188540824df80ca_d20260809_m032955_c001_v7007000_t0000_u01786246195192") 2026/08/09 03:32:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f207d372a7c2170d6_d20260809_m032951_c001_v0001184_t0049_u01786246191611") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4193c95999b4b679_d20260809_m033052_c001_v7007000_t0000_u01786246252807") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f204d41a12837afdf_d20260809_m033047_c001_v0001173_t0021_u01786246247020") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f404d41a12837afdd_d20260809_m033046_c001_v7007000_t0000_u01786246246477") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006d4e_d20260809_m033041_c001_v0001029_t0028_u01786246241485") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41698ece57006d4c_d20260809_m033041_c001_v7007000_t0000_u01786246241300") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006d38_d20260809_m033035_c001_v0001038_t0001_u01786246235967") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41698ece57006d1e_d20260809_m033035_c001_v7007000_t0000_u01786246235441") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006bb6_d20260809_m033030_c001_v0001102_t0039_u01786246230312") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41698ece57006bb4_d20260809_m033030_c001_v7007000_t0000_u01786246230122") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f202d0eab123c02e0_d20260809_m033026_c001_v0001183_t0004_u01786246226479") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f402d0eab123c02df_d20260809_m033026_c001_v7007000_t0000_u01786246226026") 2026/08/09 03:32:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21698ece57006baa_d20260809_m033021_c001_v0001099_t0020_u01786246221436") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41289f38e2c56a13_d20260809_m033211_c001_v7007000_t0000_u01786246331710") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b40609c7_d20260809_m033206_c001_v0001179_t0031_u01786246326158") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b40609c3_d20260809_m033205_c001_v7007000_t0000_u01786246325339") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b40609b4_d20260809_m033159_c001_v0001171_t0053_u01786246319911") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b40609b3_d20260809_m033159_c001_v7007000_t0000_u01786246319333") 2026/08/09 03:32:19 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b4060975_d20260809_m033146_c001_v0001131_t0036_u01786246306076") 2026/08/09 03:32:20 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b4060973_d20260809_m033145_c001_v7007000_t0000_u01786246305075") 2026/08/09 03:32:20 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f11090dda1ac200f0_d20260809_m033141_c001_v0001101_t0041_u01786246301353") 2026/08/09 03:32:20 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b406096f_d20260809_m033140_c001_v7007000_t0000_u01786246300770") 2026/08/09 03:32:20 DEBUG : chunked-copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f11090dda1ac200e2_d20260809_m033137_c001_v0001101_t0001_u01786246297670") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41289f38e2c56a10_d20260809_m033211_c001_v7007000_t0000_u01786246331519") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c569e6_d20260809_m033209_c001_v0001171_t0017_u01786246329566") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b40609c2_d20260809_m033205_c001_v7007000_t0000_u01786246325162") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c56998_d20260809_m033203_c001_v0001150_t0019_u01786246323284") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b40609b1_d20260809_m033159_c001_v7007000_t0000_u01786246319158") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f21289f38e2c56943_d20260809_m033149_c001_v0001157_t0012_u01786246309593") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b4060972_d20260809_m033144_c001_v7007000_t0000_u01786246304899") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f215e3533b4060971_d20260809_m033143_c001_v0001146_t0023_u01786246303048") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b406096e_d20260809_m033140_c001_v7007000_t0000_u01786246300595") 2026/08/09 03:32:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f1036184a8e9affce_d20260809_m033139_c001_v0001099_t0033_u01786246299669") 2026/08/09 03:32:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f101da76bbae25b09_d20260809_m032626_c001_v0001176_t0011_u01786245986248") 2026/08/09 03:32:20 DEBUG : short-eof-chunked.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f415e3533b406096a_d20260809_m033136_c001_v7007000_t0000_u01786246296752") 2026/08/09 03:32:20 DEBUG : short-eof-chunked.bin: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f22510b775e32fe4d_d20260809_m033133_c001_v0001177_t0019_u01786246293631") 2026/08/09 03:32:20 DEBUG : unknown-size-put.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41289f38e2c56a14_d20260809_m033212_c001_v7007000_t0000_u01786246332906") 2026/08/09 03:32:21 DEBUG : unknown-size-put.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f11090dda1ac2014a_d20260809_m033212_c001_v0001101_t0011_u01786246332255") 2026/08/09 03:32:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f41289f38e2c56a15_d20260809_m033214_c001_v7007000_t0000_u01786246334327") 2026/08/09 03:32:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f11090dda1ac2014e_d20260809_m033213_c001_v0001101_t0015_u01786246333872") 2026/08/09 03:32:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f11090dda1ac2014c_d20260809_m033213_c001_v0001101_t0018_u01786246333101") 2026/08/09 03:32:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcff24d5380edeb4b9ff80e1b_f4190b163f396f41f_d20260809_m032807_c001_v7007000_t0000_u01786246087440") 2026/08/09 03:32:22 INFO : B2 bucket rclone-test-yidizep3kuzo: cleaning bucket "rclone-test-yidizep3kuzo" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (388.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (385.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (105.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.93s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (28.26s) --- 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.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.38s) --- 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 (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (202.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (40.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (22.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (16.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (14.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 388.041s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.618362058s (try 1/5)