"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/21 03:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado" 2026/05/21 03:55:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/21 03:55:27 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/21 03:55:27 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/21 03:55:27 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/21 03:55:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/21 03:55:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/21 03:55:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/21 03:55:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/21 03:55:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/21 03:55:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/21 03:55:53 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/21 03:55:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/21 03:56:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/21 03:56:05 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of all files 2026/05/21 03:56:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d5a_d20260521_m035605_c001_v0001184_t0001_u01779335765016") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/21 03:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado/dirToPurgeFromRoot" 2026/05/21 03:56:08 INFO : B2 bucket rclone-test-diqavey4jado path dirToPurgeFromRoot: cleaning bucket "rclone-test-diqavey4jado" of all files 2026/05/21 03:56:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d68_d20260521_m035606_c001_v0001184_t0003_u01779335766525") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/21 03:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado/hello? sausage/êé" 2026/05/21 03:56:13 INFO : B2 bucket rclone-test-diqavey4jado path hello? sausage/êé: cleaning bucket "rclone-test-diqavey4jado" of all files 2026/05/21 03:56:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1009a8a222cc867f_d20260521_m035611_c001_v0001172_t0056_u01779335771718") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/21 03:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/21 03:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-diqavey4jado" from "TestB2:rclone-test-diqavey4jado" 2026/05/21 03:56:26 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/05/21 03:57:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/05/21 03:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 03:57:36 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 03:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-holiziz4lime" 2026/05/21 03:57:42 DEBUG : B2 bucket rclone-test-holiziz4lime: Purge remote 2026/05/21 03:57:42 INFO : B2 bucket rclone-test-holiziz4lime: cleaning bucket "rclone-test-holiziz4lime" of all files 2026/05/21 03:57:42 DEBUG : somefile: Deleting (id "4_z6fa28df3a0ed4b8b9fe80e1b_f402a5e332fb71285_d20260521_m035741_c001_v0001171_t0028_u01779335861009") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/21 03:57:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/21 03:57:44 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/05/21 03:57:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/21 03:57:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/21 03:57:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.188Ki offset 6Mi/6.106Mi 2026/05/21 03:57:46 DEBUG : test-metadata: Sending chunk 1 length 110784 2026/05/21 03:57:48 DEBUG : test-metadata: Done sending chunk 1 2026/05/21 03:57:49 DEBUG : test-metadata: Done sending chunk 0 2026/05/21 03:57:49 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/21 03:57:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/21 03:57:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 03:57:57 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 03:57:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/5ff28d63a0cd4b8b9fe80e1b/c001_v0001184_t0001": EOF 2026/05/21 03:57:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/5ff28d63a0cd4b8b9fe80e1b/c001_v0001184_t0001": EOF) 2026/05/21 03:57:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/5ff28d63a0cd4b8b9fe80e1b/c001_v0001184_t0001": EOF - low level retry 1/10 2026/05/21 03:58:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-21-035754-123.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/05/21 03:58:03 DEBUG : oldPath = "TestB2:rclone-test-diqavey4jado/versions/test-versions-v2026-05-21-035754-123.txt" 2026/05/21 03:58:03 DEBUG : newPath = "TestB2,versions:rclone-test-diqavey4jado/versions/test-versions-v2026-05-21-035754-123.txt" 2026/05/21 03:58:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-diqavey4jado/versions/test-versions-v2026-05-21-035754-123.txt" 2026/05/21 03:58:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/21 03:58:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-diqavey4jado/versions/test-versions-v2026-05-21-035754-123.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-diqavey4jado/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/05/21 03:58:08 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of all hidden files 2026/05/21 03:58:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa6_d20260521_m035534_c001_v7007000_t0000_u01779335734142") as it is a hide marker 2026/05/21 03:58:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : leading space/ leading space: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c96_d20260521_m035533_c001_v0001184_t0055_u01779335733583") 2026/05/21 03:58:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa3_d20260521_m035533_c001_v7007000_t0000_u01779335733220") as it is a hide marker 2026/05/21 03:58:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c92_d20260521_m035532_c001_v0001184_t0034_u01779335732655") 2026/05/21 03:58:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfd4_d20260521_m035539_c001_v7007000_t0000_u01779335739981") as it is a hide marker 2026/05/21 03:58:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cc0_d20260521_m035539_c001_v0001184_t0053_u01779335739415") 2026/05/21 03:58:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : created from root.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f409be069bc49953f_d20260521_m035634_c001_v7007000_t0000_u01779335794630") as it is a hide marker 2026/05/21 03:58:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : created from root.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f116dd77d062d60ae_d20260521_m035633_c001_v0001040_t0026_u01779335793206") 2026/05/21 03:58:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269060_d20260521_m035743_c001_v7007000_t0000_u01779335863150") as it is a hide marker 2026/05/21 03:58:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271daa_d20260521_m035622_c001_v0001184_t0055_u01779335782282") 2026/05/21 03:58:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f115ee9691fb60460_d20260521_m035618_c001_v0001179_t0024_u01779335778817") 2026/05/21 03:58:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3e_d20260521_m035557_c001_v0001184_t0007_u01779335757176") 2026/05/21 03:58:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d36_d20260521_m035556_c001_v0001184_t0049_u01779335756379") 2026/05/21 03:58:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3a_d20260521_m035556_c001_v0001184_t0000_u01779335756754") "upload" dated 2026-05-21 03:55:56.754 +0000 UTC (2m11.614311002s ago) 2026/05/21 03:58:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c629_d20260521_m035616_c001_v7007000_t0000_u01779335776492") as it is a hide marker 2026/05/21 03:58:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11821bd3c4994743_d20260521_m035615_c001_v0001040_t0007_u01779335775585") 2026/05/21 03:58:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1176430c84e3ef10_d20260521_m035614_c001_v0001090_t0003_u01779335774804") 2026/05/21 03:58:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe04e_d20260521_m035546_c001_v7007000_t0000_u01779335746690") as it is a hide marker 2026/05/21 03:58:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cf2_d20260521_m035546_c001_v0001184_t0001_u01779335746051") 2026/05/21 03:58:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : piped data.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e26906e_d20260521_m035744_c001_v7007000_t0000_u01779335864808") as it is a hide marker 2026/05/21 03:58:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271f6e_d20260521_m035744_c001_v0001184_t0031_u01779335864416") 2026/05/21 03:58:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269068_d20260521_m035744_c001_v7007000_t0000_u01779335864234") 2026/05/21 03:58:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41696dc347271f6a_d20260521_m035743_c001_v0001184_t0001_u01779335863868") 2026/05/21 03:58:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe059_d20260521_m035547_c001_v7007000_t0000_u01779335747617") as it is a hide marker 2026/05/21 03:58:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d02_d20260521_m035547_c001_v0001184_t0048_u01779335747053") 2026/05/21 03:58:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : test-metadata: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4031156c0554dc9b_d20260521_m035751_c001_v7007000_t0000_u01779335871578") as it is a hide marker 2026/05/21 03:58:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269084_d20260521_m035746_c001_v0001171_t0014_u01779335866617") 2026/05/21 03:58:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269079_d20260521_m035745_c001_v7007000_t0000_u01779335865836") 2026/05/21 03:58:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271f74_d20260521_m035744_c001_v0001184_t0021_u01779335864990") 2026/05/21 03:58:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdff7_d20260521_m035541_c001_v7007000_t0000_u01779335741850") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cce_d20260521_m035541_c001_v0001184_t0020_u01779335741276") 2026/05/21 03:58:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe01b_d20260521_m035543_c001_v7007000_t0000_u01779335743810") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cdc_d20260521_m035543_c001_v0001184_t0059_u01779335743131") 2026/05/21 03:58:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe006_d20260521_m035542_c001_v7007000_t0000_u01779335742767") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cd2_d20260521_m035542_c001_v0001184_t0034_u01779335742213") 2026/05/21 03:58:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe02c_d20260521_m035544_c001_v7007000_t0000_u01779335744746") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ce0_d20260521_m035544_c001_v0001184_t0016_u01779335744173") 2026/05/21 03:58:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe03d_d20260521_m035545_c001_v7007000_t0000_u01779335745687") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ce2_d20260521_m035545_c001_v0001184_t0032_u01779335745110") 2026/05/21 03:58:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfe6_d20260521_m035540_c001_v7007000_t0000_u01779335740912") as it is a hide marker 2026/05/21 03:58:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cca_d20260521_m035540_c001_v0001184_t0039_u01779335740345") 2026/05/21 03:58:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6c3bc_d20260521_m035801_c001_v0001174_t0055_u01779335881877") "upload" dated 2026-05-21 03:58:01.877 +0000 UTC (6.491830255s ago) 2026/05/21 03:58:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7e708_d20260521_m035757_c001_v7007000_t0000_u01779335877121") 2026/05/21 03:58:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271fac_d20260521_m035754_c001_v0001184_t0004_u01779335874123") 2026/05/21 03:58:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe094_d20260521_m035555_c001_v7007000_t0000_u01779335755830") as it is a hide marker 2026/05/21 03:58:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2010328a8dafe065_d20260521_m035549_c001_v0001161_t0033_u01779335749620") 2026/05/21 03:58:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : zero-length-file: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe062_d20260521_m035549_c001_v7007000_t0000_u01779335749437") as it is a hide marker 2026/05/21 03:58:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : zero-length-file: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41696dc347271d12_d20260521_m035548_c001_v0001184_t0001_u01779335748892") 2026/05/21 03:58:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfaa_d20260521_m035535_c001_v7007000_t0000_u01779335735093") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c9c_d20260521_m035534_c001_v0001184_t0038_u01779335734509") 2026/05/21 03:58:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdf9c_d20260521_m035530_c001_v7007000_t0000_u01779335730402") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c74_d20260521_m035529_c001_v0001184_t0043_u01779335729467") 2026/05/21 03:58:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfb8_d20260521_m035538_c001_v7007000_t0000_u01779335738125") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cb0_d20260521_m035537_c001_v0001184_t0002_u01779335737556") 2026/05/21 03:58:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfb1_d20260521_m035537_c001_v7007000_t0000_u01779335737192") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ca8_d20260521_m035536_c001_v0001184_t0013_u01779335736520") 2026/05/21 03:58:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfc3_d20260521_m035539_c001_v7007000_t0000_u01779335739052") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cb6_d20260521_m035538_c001_v0001184_t0030_u01779335738488") 2026/05/21 03:58:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfab_d20260521_m035536_c001_v7007000_t0000_u01779335736157") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ca0_d20260521_m035535_c001_v0001184_t0059_u01779335735460") 2026/05/21 03:58:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ./.: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdf9d_d20260521_m035531_c001_v7007000_t0000_u01779335731369") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ./.: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c7e_d20260521_m035530_c001_v0001184_t0026_u01779335730764") 2026/05/21 03:58:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/21 03:58:08 DEBUG : ../..: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa0_d20260521_m035532_c001_v7007000_t0000_u01779335732292") as it is a hide marker 2026/05/21 03:58:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/21 03:58:08 DEBUG : ../..: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c8c_d20260521_m035531_c001_v0001184_t0035_u01779335731732") 2026/05/21 03:58:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/21 03:58:08 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of all hidden files 2026/05/21 03:58:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa6_d20260521_m035534_c001_v7007000_t0000_u01779335734142") as it is a hide marker 2026/05/21 03:58:08 DEBUG : leading space/ leading space: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c96_d20260521_m035533_c001_v0001184_t0055_u01779335733583") 2026/05/21 03:58:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa3_d20260521_m035533_c001_v7007000_t0000_u01779335733220") as it is a hide marker 2026/05/21 03:58:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c92_d20260521_m035532_c001_v0001184_t0034_u01779335732655") 2026/05/21 03:58:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfd4_d20260521_m035539_c001_v7007000_t0000_u01779335739981") as it is a hide marker 2026/05/21 03:58:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cc0_d20260521_m035539_c001_v0001184_t0053_u01779335739415") 2026/05/21 03:58:08 DEBUG : created from root.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f409be069bc49953f_d20260521_m035634_c001_v7007000_t0000_u01779335794630") as it is a hide marker 2026/05/21 03:58:08 DEBUG : created from root.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f116dd77d062d60ae_d20260521_m035633_c001_v0001040_t0026_u01779335793206") 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269060_d20260521_m035743_c001_v7007000_t0000_u01779335863150") as it is a hide marker 2026/05/21 03:58:08 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271daa_d20260521_m035622_c001_v0001184_t0055_u01779335782282") 2026/05/21 03:58:09 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f115ee9691fb60460_d20260521_m035618_c001_v0001179_t0024_u01779335778817") 2026/05/21 03:58:09 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3e_d20260521_m035557_c001_v0001184_t0007_u01779335757176") 2026/05/21 03:58:09 DEBUG : file name.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d36_d20260521_m035556_c001_v0001184_t0049_u01779335756379") 2026/05/21 03:58:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3a_d20260521_m035556_c001_v0001184_t0000_u01779335756754") "upload" dated 2026-05-21 03:55:56.754 +0000 UTC (2m12.631103507s ago) 2026/05/21 03:58:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c629_d20260521_m035616_c001_v7007000_t0000_u01779335776492") as it is a hide marker 2026/05/21 03:58:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11821bd3c4994743_d20260521_m035615_c001_v0001040_t0007_u01779335775585") 2026/05/21 03:58:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1176430c84e3ef10_d20260521_m035614_c001_v0001090_t0003_u01779335774804") 2026/05/21 03:58:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe04e_d20260521_m035546_c001_v7007000_t0000_u01779335746690") as it is a hide marker 2026/05/21 03:58:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cf2_d20260521_m035546_c001_v0001184_t0001_u01779335746051") 2026/05/21 03:58:09 DEBUG : piped data.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e26906e_d20260521_m035744_c001_v7007000_t0000_u01779335864808") as it is a hide marker 2026/05/21 03:58:09 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271f6e_d20260521_m035744_c001_v0001184_t0031_u01779335864416") 2026/05/21 03:58:09 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269068_d20260521_m035744_c001_v7007000_t0000_u01779335864234") 2026/05/21 03:58:09 DEBUG : piped data.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41696dc347271f6a_d20260521_m035743_c001_v0001184_t0001_u01779335863868") 2026/05/21 03:58:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe059_d20260521_m035547_c001_v7007000_t0000_u01779335747617") as it is a hide marker 2026/05/21 03:58:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d02_d20260521_m035547_c001_v0001184_t0048_u01779335747053") 2026/05/21 03:58:10 DEBUG : test-metadata: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4031156c0554dc9b_d20260521_m035751_c001_v7007000_t0000_u01779335871578") as it is a hide marker 2026/05/21 03:58:10 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269084_d20260521_m035746_c001_v0001171_t0014_u01779335866617") 2026/05/21 03:58:10 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269079_d20260521_m035745_c001_v7007000_t0000_u01779335865836") 2026/05/21 03:58:10 DEBUG : test-metadata: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271f74_d20260521_m035744_c001_v0001184_t0021_u01779335864990") 2026/05/21 03:58:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdff7_d20260521_m035541_c001_v7007000_t0000_u01779335741850") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cce_d20260521_m035541_c001_v0001184_t0020_u01779335741276") 2026/05/21 03:58:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe01b_d20260521_m035543_c001_v7007000_t0000_u01779335743810") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cdc_d20260521_m035543_c001_v0001184_t0059_u01779335743131") 2026/05/21 03:58:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe006_d20260521_m035542_c001_v7007000_t0000_u01779335742767") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cd2_d20260521_m035542_c001_v0001184_t0034_u01779335742213") 2026/05/21 03:58:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe02c_d20260521_m035544_c001_v7007000_t0000_u01779335744746") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ce0_d20260521_m035544_c001_v0001184_t0016_u01779335744173") 2026/05/21 03:58:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe03d_d20260521_m035545_c001_v7007000_t0000_u01779335745687") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ce2_d20260521_m035545_c001_v0001184_t0032_u01779335745110") 2026/05/21 03:58:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfe6_d20260521_m035540_c001_v7007000_t0000_u01779335740912") as it is a hide marker 2026/05/21 03:58:10 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cca_d20260521_m035540_c001_v0001184_t0039_u01779335740345") 2026/05/21 03:58:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6c3bc_d20260521_m035801_c001_v0001174_t0055_u01779335881877") "upload" dated 2026-05-21 03:58:01.877 +0000 UTC (8.928721646s ago) 2026/05/21 03:58:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7e708_d20260521_m035757_c001_v7007000_t0000_u01779335877121") 2026/05/21 03:58:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271fac_d20260521_m035754_c001_v0001184_t0004_u01779335874123") 2026/05/21 03:58:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe094_d20260521_m035555_c001_v7007000_t0000_u01779335755830") as it is a hide marker 2026/05/21 03:58:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2010328a8dafe065_d20260521_m035549_c001_v0001161_t0033_u01779335749620") 2026/05/21 03:58:10 DEBUG : zero-length-file: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafe062_d20260521_m035549_c001_v7007000_t0000_u01779335749437") as it is a hide marker 2026/05/21 03:58:11 DEBUG : zero-length-file: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41696dc347271d12_d20260521_m035548_c001_v0001184_t0001_u01779335748892") 2026/05/21 03:58:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfaa_d20260521_m035535_c001_v7007000_t0000_u01779335735093") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c9c_d20260521_m035534_c001_v0001184_t0038_u01779335734509") 2026/05/21 03:58:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdf9c_d20260521_m035530_c001_v7007000_t0000_u01779335730402") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c74_d20260521_m035529_c001_v0001184_t0043_u01779335729467") 2026/05/21 03:58:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfb8_d20260521_m035538_c001_v7007000_t0000_u01779335738125") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cb0_d20260521_m035537_c001_v0001184_t0002_u01779335737556") 2026/05/21 03:58:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfb1_d20260521_m035537_c001_v7007000_t0000_u01779335737192") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ca8_d20260521_m035536_c001_v0001184_t0013_u01779335736520") 2026/05/21 03:58:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfc3_d20260521_m035539_c001_v7007000_t0000_u01779335739052") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271cb6_d20260521_m035538_c001_v0001184_t0030_u01779335738488") 2026/05/21 03:58:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfab_d20260521_m035536_c001_v7007000_t0000_u01779335736157") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271ca0_d20260521_m035535_c001_v0001184_t0059_u01779335735460") 2026/05/21 03:58:11 DEBUG : ./.: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdf9d_d20260521_m035531_c001_v7007000_t0000_u01779335731369") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ./.: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c7e_d20260521_m035530_c001_v0001184_t0026_u01779335730764") 2026/05/21 03:58:11 DEBUG : ../..: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4010328a8dafdfa0_d20260521_m035532_c001_v7007000_t0000_u01779335732292") as it is a hide marker 2026/05/21 03:58:11 DEBUG : ../..: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271c8c_d20260521_m035531_c001_v0001184_t0035_u01779335731732") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/21 03:58:12 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/05/21 03:58:12 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/05/21 03:58:13 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/05/21 03:58:13 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/05/21 03:58:13 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of pending multipart uploads older than 0s 2026/05/21 03:58:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3a_d20260521_m035556_c001_v0001184_t0000_u01779335756754") "upload" dated 2026-05-21 03:55:56.754 +0000 UTC (2m17.035849363s ago) 2026/05/21 03:58:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e71e_d20260521_m035812_c001_v0001172_t0038_u01779335892728") as it is a start marker (upload started at 2026-05-21 03:58:12.728 +0000 UTC) 2026/05/21 03:58:13 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/21 03:58:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e720_d20260521_m035812_c001_v0001178_t0010_u01779335892910") as it is a start marker (upload started at 2026-05-21 03:58:12.91 +0000 UTC) 2026/05/21 03:58:13 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/21 03:58:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e722_d20260521_m035813_c001_v0001183_t0010_u01779335893093") as it is a start marker (upload started at 2026-05-21 03:58:13.093 +0000 UTC) 2026/05/21 03:58:13 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/21 03:58:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e723_d20260521_m035813_c001_v0001145_t0019_u01779335893275") as it is a start marker (upload started at 2026-05-21 03:58:13.275 +0000 UTC) 2026/05/21 03:58:13 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/21 03:58:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7e71d_d20260521_m035812_c001_v7007000_t0000_u01779335892418") "hide" dated 2026-05-21 03:58:12.418 +0000 UTC (1.371987904s ago) 2026/05/21 03:58:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6c3bc_d20260521_m035801_c001_v0001174_t0055_u01779335881877") 2026/05/21 03:58:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/21 03:58:13 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of pending multipart uploads older than 0s 2026/05/21 03:58:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3a_d20260521_m035556_c001_v0001184_t0000_u01779335756754") "upload" dated 2026-05-21 03:55:56.754 +0000 UTC (2m17.402562898s ago) 2026/05/21 03:58:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e71e_d20260521_m035812_c001_v0001172_t0038_u01779335892728") as it is a start marker (upload started at 2026-05-21 03:58:12.728 +0000 UTC) 2026/05/21 03:58:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e720_d20260521_m035812_c001_v0001178_t0010_u01779335892910") as it is a start marker (upload started at 2026-05-21 03:58:12.91 +0000 UTC) 2026/05/21 03:58:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e722_d20260521_m035813_c001_v0001183_t0010_u01779335893093") as it is a start marker (upload started at 2026-05-21 03:58:13.093 +0000 UTC) 2026/05/21 03:58:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e723_d20260521_m035813_c001_v0001145_t0019_u01779335893275") as it is a start marker (upload started at 2026-05-21 03:58:13.275 +0000 UTC) 2026/05/21 03:58:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7e71d_d20260521_m035812_c001_v7007000_t0000_u01779335892418") "hide" dated 2026-05-21 03:58:12.418 +0000 UTC (1.738692774s ago) 2026/05/21 03:58:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6c3bc_d20260521_m035801_c001_v0001174_t0055_u01779335881877") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/21 03:58:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/21 03:58:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/21 03:58:15 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/05/21 03:58:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/21 03:58:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/21 03:58:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/21 03:58:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/21 03:58:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/21 03:58:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/21 03:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:58:21 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/05/21 03:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f207f37648f975e6e_d20260521_m035821_c001_v0001145_t0022_u01779335901644") 2026/05/21 03:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 03:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:58:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:58:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/21 03:58:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/21 03:58:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/21 03:58:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/21 03:58:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/21 03:58:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/21 03:58:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/21 03:58:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:58:34 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/05/21 03:58:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f207f37648f975e7e_d20260521_m035834_c001_v0001161_t0036_u01779335914155") 2026/05/21 03:58:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/21 03:58:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 03:58:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:58:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:58:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/21 03:58:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/21 03:58:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/21 03:58:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 03:58:39 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 03:58:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/21 03:58:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/21 03:58:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/21 03:58:42 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:58:44 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/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1cb3_d20260521_m035844_c001_v0001097_t0007_u01779335924561") 2026/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 03:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/21 03:58:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/21 03:58:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:58:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:58:47 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/05/21 03:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/21 03:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/21 03:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/21 03:58:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/21 03:58:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/21 03:58:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/21 03:58:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/21 03:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:58:54 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/05/21 03:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2180ab6f18e895ff_d20260521_m035854_c001_v0001136_t0049_u01779335934221") 2026/05/21 03:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 03:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/21 03:58:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:58:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:58:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/21 03:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/21 03:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/21 03:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/21 03:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/21 03:59:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/21 03:59:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/21 03:59:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/21 03:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59:03 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/05/21 03:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2180ab6f18e89610_d20260521_m035903_c001_v0001115_t0040_u01779335943206") 2026/05/21 03:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/21 03:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 03:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/21 03:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/21 03:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/21 03:59:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/21 03:59:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/21 03:59:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/21 03:59:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/21 03:59:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59: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/05/21 03:59:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1d4d_d20260521_m035914_c001_v0001177_t0018_u01779335954757") 2026/05/21 03:59:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/21 03:59:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:59:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/21 03:59:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 03:59:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/21 03:59:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:59:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:59:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/21 03:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/21 03:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/21 03:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/21 03:59:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/21 03:59:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/21 03:59:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/21 03:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59:23 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/05/21 03:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216522e083c9599a_d20260521_m035923_c001_v0001145_t0044_u01779335963608") 2026/05/21 03:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 03:59:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:59:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:59:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/21 03:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/21 03:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/21 03:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/21 03:59:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/21 03:59:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/21 03:59:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216522e083c959f0_d20260521_m035932_c001_v0001100_t0047_u01779335972693") 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 03:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/21 03:59:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/21 03:59:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 03:59:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 03:59:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:59:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:59:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/21 03:59:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/21 03:59:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/21 03:59:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/21 03:59:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/21 03:59:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59:43 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/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2021f9fca4a00349_d20260521_m035943_c001_v0001120_t0038_u01779335983319") 2026/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 03:59:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/21 03:59:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/21 03:59:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 03:59:43 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 03:59:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/21 03:59:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/21 03:59:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/21 03:59:46 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/05/21 03:59:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/21 03:59:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/21 03:59:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/21 03:59:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/21 03:59:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/21 03:59:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/21 03:59:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2021f9fca4a0035b_d20260521_m035953_c001_v0001183_t0057_u01779335993381") 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 03:59:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/21 03:59:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:00:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:00:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/21 04:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/21 04:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/21 04:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/21 04:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/21 04:00:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/21 04:00:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/21 04:00:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/21 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:00:09 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/05/21 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c7f2_d20260521_m040009_c001_v0001145_t0026_u01779336009118") 2026/05/21 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/21 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/21 04:00:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:00:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:00:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/21 04:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/21 04:00:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/21 04:00:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/21 04:00:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/21 04:00:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/21 04:00:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:00:20 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/05/21 04:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c80c_d20260521_m040020_c001_v0001180_t0051_u01779336020913") 2026/05/21 04:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/21 04:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 04:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/21 04:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 04:00:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/21 04:00:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:00:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:00:23 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/05/21 04:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/21 04:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/21 04:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/21 04:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/21 04:00:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/21 04:00:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/21 04:00:28 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/21 04:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:00:29 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/05/21 04:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c816_d20260521_m040029_c001_v0001116_t0004_u01779336029851") 2026/05/21 04:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 04:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 04:00:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/21 04:00:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:00:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/21 04:00:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/21 04:00:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/21 04:00:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/21 04:00:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/21 04:00:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/21 04:01:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/21 04:01:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/21 04:01:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:01:08 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/05/21 04:01:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21560bbd433b2958_d20260521_m040108_c001_v0001032_t0043_u01779336068678") 2026/05/21 04:01:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/21 04:01:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/21 04:01:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 04:01:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:01:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:01:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/21 04:01:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/21 04:01:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/21 04:01:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/21 04:01:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/21 04:01:28 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/21 04:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:01:30 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/05/21 04:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7ea32_d20260521_m040130_c001_v0001185_t0013_u01779336090695") 2026/05/21 04:01:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/21 04:01:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 04:01:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 04:01:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/21 04:01:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/21 04:01:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:01:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:01:33 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/05/21 04:01:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/21 04:01:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/21 04:01:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/21 04:01:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/21 04:01:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/21 04:01:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/21 04:01:36 DEBUG : pacer: Reducing sleep to 10ms 2026/05/21 04:01:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/21 04:01:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/21 04:01:39 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/21 04:01:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:01:40 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/05/21 04:01:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21279401a373ec46_d20260521_m040141_c001_v0001103_t0029_u01779336101032") 2026/05/21 04:01:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 04:01:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/21 04:01:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/21 04:01:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:01:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:01:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/21 04:01:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/21 04:01:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/21 04:01:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/21 04:01:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/21 04:01:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/21 04:01:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/21 04:01:49 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/21 04:01:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:01:51 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/05/21 04:01:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21416e1b857ed245_d20260521_m040151_c001_v0001103_t0041_u01779336111780") 2026/05/21 04:01:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/21 04:01:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/21 04:01:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/21 04:01:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/21 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/21 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/21 04:02:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/21 04:02:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/21 04:02:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/21 04:02:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/21 04:02:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/21 04:02:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/21 04:02:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/21 04:02:06 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/21 04:02:10 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/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21416e1b857ed26e_d20260521_m040210_c001_v0001115_t0015_u01779336130345") 2026/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/21 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/21 04:02:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/21 04:02:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/21 04:02:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/21 04:02:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/21 04:02:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269400_d20260521_m040223_c001_v0001181_t0035_u01779336143783") 2026/05/21 04:02:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/21 04:02:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/21 04:02:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/21 04:02:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/21 04:02:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/21 04:02:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/21 04:02:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/21 04:02:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/21 04:02:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/21 04:02:29 DEBUG : chunked-copy: Done sending chunk 1 2026/05/21 04:02:29 DEBUG : chunked-copy: Done sending chunk 0 2026/05/21 04:02:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff28d63a0cd4b8b9fe80e1b_f221ab829879307a9_d20260521_m040230_c001_v0001145_t0045_u01779336150180") 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/21 04:02:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/21 04:02:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/21 04:02:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/21 04:02:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/21 04:02:33 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/21 04:02:36 DEBUG : chunked-copy: Done sending chunk 0 2026/05/21 04:02:36 DEBUG : chunked-copy: Done sending chunk 1 2026/05/21 04:02:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/21 04:02:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269429_d20260521_m040236_c001_v0001144_t0046_u01779336156797") 2026/05/21 04:02:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/21 04:02:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/21 04:02:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/21 04:02:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/21 04:02:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/21 04:02:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/21 04:02:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/21 04:02:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/21 04:02:47 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/21 04:02:49 DEBUG : chunked-copy: Done sending chunk 0 2026/05/21 04:02:49 DEBUG : chunked-copy: Done sending chunk 1 2026/05/21 04:02:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/21 04:02:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5ff28d63a0cd4b8b9fe80e1b_f215b65876daa2df7_d20260521_m040250_c001_v0001157_t0050_u01779336170637") 2026/05/21 04:02:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/21 04:02:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/21 04:02:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/21 04:02:51 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/21 04:02:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/21 04:02:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/21 04:02:51 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/21 04:02:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/21 04:02:54 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/21 04:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-diqavey4jado/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/21 04:02:56 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of all files 2026/05/21 04:02:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41416e1b857ed22e_d20260521_m040145_c001_v7007000_t0000_u01779336105709") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21279401a373ec46_d20260521_m040141_c001_v0001103_t0029_u01779336101032") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41279401a373ec42_d20260521_m040140_c001_v7007000_t0000_u01779336100535") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21279401a373ec22_d20260521_m040135_c001_v0001099_t0059_u01779336095637") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e2693f7_d20260521_m040217_c001_v7007000_t0000_u01779336137127") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21416e1b857ed26e_d20260521_m040210_c001_v0001115_t0015_u01779336130345") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41416e1b857ed26d_d20260521_m040209_c001_v7007000_t0000_u01779336129837") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2068601f6172a1d4_d20260521_m040203_c001_v0001171_t0047_u01779336123298") 2026/05/21 04:02:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4068601f6172a1d3_d20260521_m040203_c001_v7007000_t0000_u01779336123115") 2026/05/21 04:02:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21416e1b857ed245_d20260521_m040151_c001_v0001103_t0041_u01779336111780") 2026/05/21 04:02:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41416e1b857ed243_d20260521_m040151_c001_v7007000_t0000_u01779336111244") 2026/05/21 04:02:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21416e1b857ed230_d20260521_m040145_c001_v0001167_t0008_u01779336105891") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1d54_d20260521_m035919_c001_v7007000_t0000_u01779335959100") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1d4d_d20260521_m035914_c001_v0001177_t0018_u01779335954757") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1d3c_d20260521_m035908_c001_v7007000_t0000_u01779335948150") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2180ab6f18e89610_d20260521_m035903_c001_v0001115_t0040_u01779335943206") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1d4b_d20260521_m035914_c001_v7007000_t0000_u01779335954410") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1d40_d20260521_m035908_c001_v0001184_t0038_u01779335948335") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4180ab6f18e8960e_d20260521_m035902_c001_v7007000_t0000_u01779335942859") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1cc6_d20260521_m035858_c001_v0001041_t0025_u01779335938209") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1cc5_d20260521_m035858_c001_v7007000_t0000_u01779335938024") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2180ab6f18e895ff_d20260521_m035854_c001_v0001136_t0049_u01779335934221") 2026/05/21 04:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4180ab6f18e895fe_d20260521_m035853_c001_v7007000_t0000_u01779335933876") 2026/05/21 04:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1cba_d20260521_m035849_c001_v0001038_t0034_u01779335929325") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41279401a373e9be_d20260521_m035947_c001_v7007000_t0000_u01779335987990") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2021f9fca4a00349_d20260521_m035943_c001_v0001120_t0038_u01779335983319") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416522e083c95a1e_d20260521_m035937_c001_v7007000_t0000_u01779335977804") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216522e083c959f0_d20260521_m035932_c001_v0001100_t0047_u01779335972693") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4021f9fca4a00346_d20260521_m035942_c001_v7007000_t0000_u01779335982968") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216522e083c95a1f_d20260521_m035937_c001_v0001165_t0053_u01779335977987") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416522e083c959ec_d20260521_m035932_c001_v7007000_t0000_u01779335972340") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1d64_d20260521_m035927_c001_v0001115_t0023_u01779335967541") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1d63_d20260521_m035927_c001_v7007000_t0000_u01779335967356") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216522e083c9599a_d20260521_m035923_c001_v0001145_t0044_u01779335963608") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416522e083c95997_d20260521_m035923_c001_v7007000_t0000_u01779335963250") 2026/05/21 04:02:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1d55_d20260521_m035919_c001_v0001184_t0040_u01779335959396") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1cb9_d20260521_m035849_c001_v7007000_t0000_u01779335929139") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f22347db4feec1cb3_d20260521_m035844_c001_v0001097_t0007_u01779335924561") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f42347db4feec1cb1_d20260521_m035844_c001_v7007000_t0000_u01779335924205") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f220dbeecba6f2590_d20260521_m035838_c001_v0001100_t0046_u01779335918976") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f420dbeecba6f258f_d20260521_m035838_c001_v7007000_t0000_u01779335918794") 2026/05/21 04:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f207f37648f975e7e_d20260521_m035834_c001_v0001161_t0036_u01779335914155") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f407f37648f975e7d_d20260521_m035833_c001_v7007000_t0000_u01779335913796") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21939c4c0d0c9831_d20260521_m035825_c001_v0001109_t0023_u01779335905245") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41939c4c0d0c9830_d20260521_m035825_c001_v7007000_t0000_u01779335905062") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f207f37648f975e6e_d20260521_m035821_c001_v0001145_t0022_u01779335901644") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f407f37648f975e6b_d20260521_m035821_c001_v7007000_t0000_u01779335901289") 2026/05/21 04:02:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7e726_d20260521_m035816_c001_v0001120_t0006_u01779335896185") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f409be069bc4997d2_d20260521_m040025_c001_v7007000_t0000_u01779336025068") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c80c_d20260521_m040020_c001_v0001180_t0051_u01779336020913") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c803_d20260521_m040015_c001_v7007000_t0000_u01779336015244") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c7f2_d20260521_m040009_c001_v0001145_t0026_u01779336009118") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c80b_d20260521_m040020_c001_v7007000_t0000_u01779336020518") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c804_d20260521_m040015_c001_v0001093_t0024_u01779336015429") 2026/05/21 04:02:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c7f0_d20260521_m040008_c001_v7007000_t0000_u01779336008566") 2026/05/21 04:03:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c7ea_d20260521_m040004_c001_v0001134_t0003_u01779336004042") 2026/05/21 04:03:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c7e9_d20260521_m040003_c001_v7007000_t0000_u01779336003860") 2026/05/21 04:03:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2021f9fca4a0035b_d20260521_m035953_c001_v0001183_t0057_u01779335993381") 2026/05/21 04:03:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4021f9fca4a0035a_d20260521_m035952_c001_v7007000_t0000_u01779335992980") 2026/05/21 04:03:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21279401a373e9bf_d20260521_m035948_c001_v0001093_t0048_u01779335988172") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41279401a373ec1f_d20260521_m040135_c001_v7007000_t0000_u01779336095456") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f2009bb3c7ec7ea32_d20260521_m040130_c001_v0001185_t0013_u01779336090695") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7ea30_d20260521_m040130_c001_v7007000_t0000_u01779336090228") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21279401a373ebbf_d20260521_m040125_c001_v0001177_t0006_u01779336085309") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41279401a373ebbb_d20260521_m040125_c001_v7007000_t0000_u01779336085126") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21560bbd433b2958_d20260521_m040108_c001_v0001032_t0043_u01779336068678") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41560bbd433b2957_d20260521_m040108_c001_v7007000_t0000_u01779336068245") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f209be069bc499824_d20260521_m040036_c001_v0001154_t0017_u01779336036338") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f409be069bc499822_d20260521_m040036_c001_v7007000_t0000_u01779336036153") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f216f25d8cfd3c816_d20260521_m040029_c001_v0001116_t0004_u01779336029851") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f416f25d8cfd3c815_d20260521_m040029_c001_v7007000_t0000_u01779336029399") 2026/05/21 04:03:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f209be069bc4997d4_d20260521_m040025_c001_v0001161_t0005_u01779336025251") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4068601f6172a25b_d20260521_m040252_c001_v7007000_t0000_u01779336172839") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e26944a_d20260521_m040246_c001_v0001154_t0003_u01779336166936") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269448_d20260521_m040246_c001_v7007000_t0000_u01779336166366") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f221ab829879307b6_d20260521_m040233_c001_v0001178_t0034_u01779336153546") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f421ab829879307b5_d20260521_m040233_c001_v7007000_t0000_u01779336153039") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e26940b_d20260521_m040226_c001_v0001106_t0029_u01779336146616") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e26940a_d20260521_m040226_c001_v7007000_t0000_u01779336146081") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6cf15_d20260521_m040221_c001_v0001174_t0005_u01779336141951") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e2693ff_d20260521_m040221_c001_v7007000_t0000_u01779336141589") 2026/05/21 04:03:01 DEBUG : chunked-copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6cecf_d20260521_m040217_c001_v0001174_t0034_u01779336137851") 2026/05/21 04:03:01 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4068601f6172a259_d20260521_m040252_c001_v7007000_t0000_u01779336172659") 2026/05/21 04:03:01 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f215b65876daa2df7_d20260521_m040250_c001_v0001157_t0050_u01779336170637") 2026/05/21 04:03:01 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269447_d20260521_m040246_c001_v7007000_t0000_u01779336166178") 2026/05/21 04:03:01 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269429_d20260521_m040236_c001_v0001144_t0046_u01779336156797") 2026/05/21 04:03:01 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f421ab829879307b4_d20260521_m040232_c001_v7007000_t0000_u01779336152854") 2026/05/21 04:03:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f221ab829879307a9_d20260521_m040230_c001_v0001145_t0045_u01779336150180") 2026/05/21 04:03:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e269406_d20260521_m040225_c001_v7007000_t0000_u01779336145898") 2026/05/21 04:03:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f21011b6a6e269400_d20260521_m040223_c001_v0001181_t0035_u01779336143783") 2026/05/21 04:03:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f41011b6a6e2693fe_d20260521_m040221_c001_v7007000_t0000_u01779336141406") 2026/05/21 04:03:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f107873f3d97d5a5e_d20260521_m040220_c001_v0001097_t0024_u01779336140027") 2026/05/21 04:03:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f11696dc347271d3a_d20260521_m035556_c001_v0001184_t0000_u01779335756754") 2026/05/21 04:03:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4068601f6172a260_d20260521_m040253_c001_v7007000_t0000_u01779336173804") 2026/05/21 04:03:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6d087_d20260521_m040253_c001_v0001174_t0048_u01779336173384") 2026/05/21 04:03:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4068601f6172a269_d20260521_m040255_c001_v7007000_t0000_u01779336175176") 2026/05/21 04:03:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6d09b_d20260521_m040254_c001_v0001174_t0018_u01779336174759") 2026/05/21 04:03:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f1008ea6778c6d08d_d20260521_m040253_c001_v0001174_t0043_u01779336173986") 2026/05/21 04:03:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff28d63a0cd4b8b9fe80e1b_f4009bb3c7ec7e71d_d20260521_m035812_c001_v7007000_t0000_u01779335892418") 2026/05/21 04:03:04 INFO : B2 bucket rclone-test-diqavey4jado: cleaning bucket "rclone-test-diqavey4jado" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (460.48s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (458.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.39s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (140.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (67.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.03s) --- 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 (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (241.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (33.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (15.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (10.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (70.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (6.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (48.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (16.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 460.500s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m41.227344162s (try 1/5)