"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/02/12 03:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi" 2026/02/12 03:20:57 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/02/12 03:21:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/12 03:21:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/12 03:21:00 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/02/12 03:21:26 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/12 03:21:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/12 03:21:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/12 03:21:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/12 03:21:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/12 03:21:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/12 03:21:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/12 03:21:31 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/02/12 03:21:38 DEBUG : Creating backend with remote "TestB2:" 2026/02/12 03:21:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/12 03:21:40 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/12 03:21:44 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of all files 2026/02/12 03:21:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552db_d20260212_m032144_c001_v0001131_t0026_u01770866504177") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/12 03:21:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi/dirToPurgeFromRoot" 2026/02/12 03:21:47 INFO : B2 bucket rclone-test-cirahaf3xewi path dirToPurgeFromRoot: cleaning bucket "rclone-test-cirahaf3xewi" of all files 2026/02/12 03:21:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552e3_d20260212_m032145_c001_v0001131_t0001_u01770866505771") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/12 03:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi/hello? sausage/êé" 2026/02/12 03:21:52 INFO : B2 bucket rclone-test-cirahaf3xewi path hello? sausage/êé: cleaning bucket "rclone-test-cirahaf3xewi" of all files 2026/02/12 03:21:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f103cac6650f5dd2d_d20260212_m032151_c001_v0001106_t0004_u01770866511040") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/02/12 03:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/12 03:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-cirahaf3xewi" from "TestB2:rclone-test-cirahaf3xewi" 2026/02/12 03:22:06 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/02/12 03:22:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yujudoz0cisu" 2026/02/12 03:22:21 DEBUG : B2 bucket rclone-test-yujudoz0cisu: Purge remote 2026/02/12 03:22:21 INFO : B2 bucket rclone-test-yujudoz0cisu: cleaning bucket "rclone-test-yujudoz0cisu" of all files 2026/02/12 03:22:21 DEBUG : somefile: Deleting (id "4_z9fc2fdc3d0ed4bfb9fc80e1b_f405e907bd6e7b958_d20260212_m032220_c001_v0001185_t0045_u01770866540752") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/12 03:22:23 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/12 03:22:24 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/02/12 03:22:26 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/02/12 03:22:26 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/12 03:22:26 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.751Ki offset 6Mi/6.106Mi 2026/02/12 03:22:27 DEBUG : test-metadata: Sending chunk 1 length 111361 2026/02/12 03:22:28 DEBUG : test-metadata: Done sending chunk 1 2026/02/12 03:22:29 DEBUG : test-metadata: Done sending chunk 0 2026/02/12 03:22:29 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/02/12 03:22:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/2f12cd53d0dd4bfb9fc80e1b/c001_v0001131_t0036": EOF 2026/02/12 03:22:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/2f12cd53d0dd4bfb9fc80e1b/c001_v0001131_t0036": EOF) 2026/02/12 03:22:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/2f12cd53d0dd4bfb9fc80e1b/c001_v0001131_t0036": EOF - low level retry 1/10 2026/02/12 03:22:42 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-02-12-032235-462.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/02/12 03:22:45 DEBUG : oldPath = "TestB2:rclone-test-cirahaf3xewi/versions/test-versions-v2026-02-12-032235-462.txt" 2026/02/12 03:22:45 DEBUG : newPath = "TestB2,versions:rclone-test-cirahaf3xewi/versions/test-versions-v2026-02-12-032235-462.txt" 2026/02/12 03:22:45 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cirahaf3xewi/versions/test-versions-v2026-02-12-032235-462.txt" 2026/02/12 03:22:45 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/12 03:22:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cirahaf3xewi/versions/test-versions-v2026-02-12-032235-462.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cirahaf3xewi/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/02/12 03:22:49 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of all hidden files 2026/02/12 03:22:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d6_d20260212_m032108_c001_v7007000_t0000_u01770866468416") as it is a hide marker 2026/02/12 03:22:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : leading space/ leading space: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5523c_d20260212_m032107_c001_v0001131_t0029_u01770866467593") 2026/02/12 03:22:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d4_d20260212_m032107_c001_v7007000_t0000_u01770866467233") as it is a hide marker 2026/02/12 03:22:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55238_d20260212_m032106_c001_v0001131_t0022_u01770866466544") 2026/02/12 03:22:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e2_d20260212_m032115_c001_v7007000_t0000_u01770866475731") as it is a hide marker 2026/02/12 03:22:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5525c_d20260212_m032114_c001_v0001131_t0050_u01770866474829") 2026/02/12 03:22:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : created from root.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a08de_d20260212_m032214_c001_v7007000_t0000_u01770866534778") as it is a hide marker 2026/02/12 03:22:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : created from root.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1157a6eca1c9283f_d20260212_m032213_c001_v0001157_t0042_u01770866533347") 2026/02/12 03:22:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb35f_d20260212_m032222_c001_v7007000_t0000_u01770866542796") as it is a hide marker 2026/02/12 03:22:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55319_d20260212_m032202_c001_v0001131_t0001_u01770866522077") 2026/02/12 03:22:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f10136dac10ca6cf7_d20260212_m032158_c001_v0001039_t0045_u01770866518095") 2026/02/12 03:22:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552ac_d20260212_m032136_c001_v0001131_t0048_u01770866496038") 2026/02/12 03:22:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a6_d20260212_m032135_c001_v0001131_t0031_u01770866495067") 2026/02/12 03:22:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a8_d20260212_m032135_c001_v0001131_t0030_u01770866495532") "upload" dated 2026-02-12 03:21:35.532 +0000 UTC (1m14.603851594s ago) 2026/02/12 03:22:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41877310ff215470_d20260212_m032155_c001_v7007000_t0000_u01770866515900") as it is a hide marker 2026/02/12 03:22:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1068b6e965854e16_d20260212_m032154_c001_v0001033_t0022_u01770866514694") 2026/02/12 03:22:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f106d7269392250ed_d20260212_m032154_c001_v0001185_t0042_u01770866514087") 2026/02/12 03:22:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f1_d20260212_m032123_c001_v7007000_t0000_u01770866483566") as it is a hide marker 2026/02/12 03:22:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5527c_d20260212_m032122_c001_v0001131_t0023_u01770866482879") 2026/02/12 03:22:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : piped data.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb362_d20260212_m032224_c001_v7007000_t0000_u01770866544777") as it is a hide marker 2026/02/12 03:22:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55375_d20260212_m032224_c001_v0001131_t0054_u01770866544110") 2026/02/12 03:22:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb360_d20260212_m032223_c001_v7007000_t0000_u01770866543928") 2026/02/12 03:22:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f400676a3a3a5536f_d20260212_m032223_c001_v0001131_t0036_u01770866543562") 2026/02/12 03:22:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f5_d20260212_m032124_c001_v7007000_t0000_u01770866484823") as it is a hide marker 2026/02/12 03:22:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55280_d20260212_m032123_c001_v0001131_t0045_u01770866483927") 2026/02/12 03:22:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : test-metadata: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f4013692003afd7ab_d20260212_m032232_c001_v7007000_t0000_u01770866552899") as it is a hide marker 2026/02/12 03:22:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb366_d20260212_m032226_c001_v0001103_t0014_u01770866546686") 2026/02/12 03:22:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb364_d20260212_m032225_c001_v7007000_t0000_u01770866545889") 2026/02/12 03:22:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55383_d20260212_m032224_c001_v0001131_t0042_u01770866544960") 2026/02/12 03:22:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e6_d20260212_m032117_c001_v7007000_t0000_u01770866477801") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55266_d20260212_m032117_c001_v0001131_t0037_u01770866477134") 2026/02/12 03:22:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e9_d20260212_m032119_c001_v7007000_t0000_u01770866479965") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526c_d20260212_m032119_c001_v0001131_t0011_u01770866479202") 2026/02/12 03:22:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e7_d20260212_m032118_c001_v7007000_t0000_u01770866478841") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526a_d20260212_m032118_c001_v0001131_t0024_u01770866478162") 2026/02/12 03:22:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7ec_d20260212_m032121_c001_v7007000_t0000_u01770866481184") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526e_d20260212_m032120_c001_v0001131_t0058_u01770866480327") 2026/02/12 03:22:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7ef_d20260212_m032122_c001_v7007000_t0000_u01770866482291") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55274_d20260212_m032121_c001_v0001131_t0046_u01770866481544") 2026/02/12 03:22:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e4_d20260212_m032116_c001_v7007000_t0000_u01770866476774") as it is a hide marker 2026/02/12 03:22:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : trailing space /trailing space : Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5525e_d20260212_m032116_c001_v0001131_t0004_u01770866476091") 2026/02/12 03:22:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb166c7_d20260212_m032243_c001_v0001040_t0005_u01770866563413") "upload" dated 2026-02-12 03:22:43.413 +0000 UTC (6.72364475s ago) 2026/02/12 03:22:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d711f_d20260212_m032238_c001_v7007000_t0000_u01770866558553") 2026/02/12 03:22:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55398_d20260212_m032235_c001_v0001131_t0004_u01770866555462") 2026/02/12 03:22:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b808_d20260212_m032134_c001_v7007000_t0000_u01770866494484") as it is a hide marker 2026/02/12 03:22:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b7fa_d20260212_m032126_c001_v0001167_t0024_u01770866486972") 2026/02/12 03:22:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : zero-length-file: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f9_d20260212_m032126_c001_v7007000_t0000_u01770866486729") as it is a hide marker 2026/02/12 03:22:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : zero-length-file: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f400676a3a3a5528c_d20260212_m032126_c001_v0001131_t0036_u01770866486183") 2026/02/12 03:22:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7da_d20260212_m032109_c001_v7007000_t0000_u01770866469536") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55242_d20260212_m032108_c001_v0001131_t0058_u01770866468777") 2026/02/12 03:22:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7cf_d20260212_m032103_c001_v7007000_t0000_u01770866463895") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5522c_d20260212_m032102_c001_v0001131_t0057_u01770866462702") 2026/02/12 03:22:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e0_d20260212_m032113_c001_v7007000_t0000_u01770866473104") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55256_d20260212_m032112_c001_v0001131_t0056_u01770866472327") 2026/02/12 03:22:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7de_d20260212_m032111_c001_v7007000_t0000_u01770866471966") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55254_d20260212_m032111_c001_v0001131_t0025_u01770866471275") 2026/02/12 03:22:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e1_d20260212_m032114_c001_v7007000_t0000_u01770866474389") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55258_d20260212_m032113_c001_v0001131_t0041_u01770866473465") 2026/02/12 03:22:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7dd_d20260212_m032110_c001_v7007000_t0000_u01770866470911") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5524e_d20260212_m032109_c001_v0001131_t0055_u01770866469896") 2026/02/12 03:22:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ./.: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d1_d20260212_m032105_c001_v7007000_t0000_u01770866465052") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ./.: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55232_d20260212_m032104_c001_v0001131_t0048_u01770866464256") 2026/02/12 03:22:50 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/12 03:22:50 DEBUG : ../..: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d2_d20260212_m032106_c001_v7007000_t0000_u01770866466182") as it is a hide marker 2026/02/12 03:22:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/12 03:22:50 DEBUG : ../..: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55236_d20260212_m032105_c001_v0001131_t0044_u01770866465411") 2026/02/12 03:22:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/12 03:22:50 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of all hidden files 2026/02/12 03:22:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d6_d20260212_m032108_c001_v7007000_t0000_u01770866468416") as it is a hide marker 2026/02/12 03:22:50 DEBUG : leading space/ leading space: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5523c_d20260212_m032107_c001_v0001131_t0029_u01770866467593") 2026/02/12 03:22:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d4_d20260212_m032107_c001_v7007000_t0000_u01770866467233") as it is a hide marker 2026/02/12 03:22:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55238_d20260212_m032106_c001_v0001131_t0022_u01770866466544") 2026/02/12 03:22:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e2_d20260212_m032115_c001_v7007000_t0000_u01770866475731") as it is a hide marker 2026/02/12 03:22:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5525c_d20260212_m032114_c001_v0001131_t0050_u01770866474829") 2026/02/12 03:22:50 DEBUG : created from root.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a08de_d20260212_m032214_c001_v7007000_t0000_u01770866534778") as it is a hide marker 2026/02/12 03:22:50 DEBUG : created from root.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1157a6eca1c9283f_d20260212_m032213_c001_v0001157_t0042_u01770866533347") 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb35f_d20260212_m032222_c001_v7007000_t0000_u01770866542796") as it is a hide marker 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55319_d20260212_m032202_c001_v0001131_t0001_u01770866522077") 2026/02/12 03:22:50 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f10136dac10ca6cf7_d20260212_m032158_c001_v0001039_t0045_u01770866518095") 2026/02/12 03:22:51 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552ac_d20260212_m032136_c001_v0001131_t0048_u01770866496038") 2026/02/12 03:22:51 DEBUG : file name.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a6_d20260212_m032135_c001_v0001131_t0031_u01770866495067") 2026/02/12 03:22:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a8_d20260212_m032135_c001_v0001131_t0030_u01770866495532") "upload" dated 2026-02-12 03:21:35.532 +0000 UTC (1m15.637205509s ago) 2026/02/12 03:22:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41877310ff215470_d20260212_m032155_c001_v7007000_t0000_u01770866515900") as it is a hide marker 2026/02/12 03:22:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1068b6e965854e16_d20260212_m032154_c001_v0001033_t0022_u01770866514694") 2026/02/12 03:22:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f106d7269392250ed_d20260212_m032154_c001_v0001185_t0042_u01770866514087") 2026/02/12 03:22:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f1_d20260212_m032123_c001_v7007000_t0000_u01770866483566") as it is a hide marker 2026/02/12 03:22:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5527c_d20260212_m032122_c001_v0001131_t0023_u01770866482879") 2026/02/12 03:22:51 DEBUG : piped data.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb362_d20260212_m032224_c001_v7007000_t0000_u01770866544777") as it is a hide marker 2026/02/12 03:22:51 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55375_d20260212_m032224_c001_v0001131_t0054_u01770866544110") 2026/02/12 03:22:51 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb360_d20260212_m032223_c001_v7007000_t0000_u01770866543928") 2026/02/12 03:22:51 DEBUG : piped data.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f400676a3a3a5536f_d20260212_m032223_c001_v0001131_t0036_u01770866543562") 2026/02/12 03:22:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f5_d20260212_m032124_c001_v7007000_t0000_u01770866484823") as it is a hide marker 2026/02/12 03:22:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55280_d20260212_m032123_c001_v0001131_t0045_u01770866483927") 2026/02/12 03:22:51 DEBUG : test-metadata: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f4013692003afd7ab_d20260212_m032232_c001_v7007000_t0000_u01770866552899") as it is a hide marker 2026/02/12 03:22:51 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb366_d20260212_m032226_c001_v0001103_t0014_u01770866546686") 2026/02/12 03:22:51 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb364_d20260212_m032225_c001_v7007000_t0000_u01770866545889") 2026/02/12 03:22:51 DEBUG : test-metadata: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55383_d20260212_m032224_c001_v0001131_t0042_u01770866544960") 2026/02/12 03:22:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e6_d20260212_m032117_c001_v7007000_t0000_u01770866477801") as it is a hide marker 2026/02/12 03:22:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55266_d20260212_m032117_c001_v0001131_t0037_u01770866477134") 2026/02/12 03:22:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e9_d20260212_m032119_c001_v7007000_t0000_u01770866479965") as it is a hide marker 2026/02/12 03:22:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526c_d20260212_m032119_c001_v0001131_t0011_u01770866479202") 2026/02/12 03:22:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e7_d20260212_m032118_c001_v7007000_t0000_u01770866478841") as it is a hide marker 2026/02/12 03:22:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526a_d20260212_m032118_c001_v0001131_t0024_u01770866478162") 2026/02/12 03:22:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7ec_d20260212_m032121_c001_v7007000_t0000_u01770866481184") as it is a hide marker 2026/02/12 03:22:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5526e_d20260212_m032120_c001_v0001131_t0058_u01770866480327") 2026/02/12 03:22:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7ef_d20260212_m032122_c001_v7007000_t0000_u01770866482291") as it is a hide marker 2026/02/12 03:22:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55274_d20260212_m032121_c001_v0001131_t0046_u01770866481544") 2026/02/12 03:22:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e4_d20260212_m032116_c001_v7007000_t0000_u01770866476774") as it is a hide marker 2026/02/12 03:22:52 DEBUG : trailing space /trailing space : Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5525e_d20260212_m032116_c001_v0001131_t0004_u01770866476091") 2026/02/12 03:22:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb166c7_d20260212_m032243_c001_v0001040_t0005_u01770866563413") "upload" dated 2026-02-12 03:22:43.413 +0000 UTC (9.038583081s ago) 2026/02/12 03:22:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d711f_d20260212_m032238_c001_v7007000_t0000_u01770866558553") 2026/02/12 03:22:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55398_d20260212_m032235_c001_v0001131_t0004_u01770866555462") 2026/02/12 03:22:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b808_d20260212_m032134_c001_v7007000_t0000_u01770866494484") as it is a hide marker 2026/02/12 03:22:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b7fa_d20260212_m032126_c001_v0001167_t0024_u01770866486972") 2026/02/12 03:22:52 DEBUG : zero-length-file: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7f9_d20260212_m032126_c001_v7007000_t0000_u01770866486729") as it is a hide marker 2026/02/12 03:22:52 DEBUG : zero-length-file: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f400676a3a3a5528c_d20260212_m032126_c001_v0001131_t0036_u01770866486183") 2026/02/12 03:22:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7da_d20260212_m032109_c001_v7007000_t0000_u01770866469536") as it is a hide marker 2026/02/12 03:22:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55242_d20260212_m032108_c001_v0001131_t0058_u01770866468777") 2026/02/12 03:22:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7cf_d20260212_m032103_c001_v7007000_t0000_u01770866463895") as it is a hide marker 2026/02/12 03:22:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5522c_d20260212_m032102_c001_v0001131_t0057_u01770866462702") 2026/02/12 03:22:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e0_d20260212_m032113_c001_v7007000_t0000_u01770866473104") as it is a hide marker 2026/02/12 03:22:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55256_d20260212_m032112_c001_v0001131_t0056_u01770866472327") 2026/02/12 03:22:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7de_d20260212_m032111_c001_v7007000_t0000_u01770866471966") as it is a hide marker 2026/02/12 03:22:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55254_d20260212_m032111_c001_v0001131_t0025_u01770866471275") 2026/02/12 03:22:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7e1_d20260212_m032114_c001_v7007000_t0000_u01770866474389") as it is a hide marker 2026/02/12 03:22:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55258_d20260212_m032113_c001_v0001131_t0041_u01770866473465") 2026/02/12 03:22:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7dd_d20260212_m032110_c001_v7007000_t0000_u01770866470911") as it is a hide marker 2026/02/12 03:22:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a5524e_d20260212_m032109_c001_v0001131_t0055_u01770866469896") 2026/02/12 03:22:53 DEBUG : ./.: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d1_d20260212_m032105_c001_v7007000_t0000_u01770866465052") as it is a hide marker 2026/02/12 03:22:53 DEBUG : ./.: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55232_d20260212_m032104_c001_v0001131_t0048_u01770866464256") 2026/02/12 03:22:53 DEBUG : ../..: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b7d2_d20260212_m032106_c001_v7007000_t0000_u01770866466182") as it is a hide marker 2026/02/12 03:22:53 DEBUG : ../..: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a55236_d20260212_m032105_c001_v0001131_t0044_u01770866465411") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/12 03:22:54 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/02/12 03:22:54 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/02/12 03:22:54 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/02/12 03:22:54 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/02/12 03:22:55 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of pending multipart uploads older than 0s 2026/02/12 03:22:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a8_d20260212_m032135_c001_v0001131_t0030_u01770866495532") "upload" dated 2026-02-12 03:21:35.532 +0000 UTC (1m19.752792845s ago) 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c00195e_d20260212_m032254_c001_v0001150_t0013_u01770866574259") as it is a start marker (upload started at 2026-02-12 03:22:54.259 +0000 UTC) 2026/02/12 03:22:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c00195f_d20260212_m032254_c001_v0001092_t0000_u01770866574448") as it is a start marker (upload started at 2026-02-12 03:22:54.448 +0000 UTC) 2026/02/12 03:22:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001960_d20260212_m032254_c001_v0001103_t0004_u01770866574633") as it is a start marker (upload started at 2026-02-12 03:22:54.633 +0000 UTC) 2026/02/12 03:22:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001961_d20260212_m032254_c001_v0001038_t0058_u01770866574819") as it is a start marker (upload started at 2026-02-12 03:22:54.819 +0000 UTC) 2026/02/12 03:22:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/12 03:22:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c00195c_d20260212_m032254_c001_v7007000_t0000_u01770866574073") "hide" dated 2026-02-12 03:22:54.073 +0000 UTC (1.211939332s ago) 2026/02/12 03:22:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb166c7_d20260212_m032243_c001_v0001040_t0005_u01770866563413") 2026/02/12 03:22:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/12 03:22:55 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of pending multipart uploads older than 0s 2026/02/12 03:22:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a8_d20260212_m032135_c001_v0001131_t0030_u01770866495532") "upload" dated 2026-02-12 03:21:35.532 +0000 UTC (1m20.125635119s ago) 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c00195e_d20260212_m032254_c001_v0001150_t0013_u01770866574259") as it is a start marker (upload started at 2026-02-12 03:22:54.259 +0000 UTC) 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c00195f_d20260212_m032254_c001_v0001092_t0000_u01770866574448") as it is a start marker (upload started at 2026-02-12 03:22:54.448 +0000 UTC) 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001960_d20260212_m032254_c001_v0001103_t0004_u01770866574633") as it is a start marker (upload started at 2026-02-12 03:22:54.633 +0000 UTC) 2026/02/12 03:22:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001961_d20260212_m032254_c001_v0001038_t0058_u01770866574819") as it is a start marker (upload started at 2026-02-12 03:22:54.819 +0000 UTC) 2026/02/12 03:22:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c00195c_d20260212_m032254_c001_v7007000_t0000_u01770866574073") "hide" dated 2026-02-12 03:22:54.073 +0000 UTC (1.584853069s ago) 2026/02/12 03:22:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb166c7_d20260212_m032243_c001_v0001040_t0005_u01770866563413") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/12 03:22:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/12 03:22:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/12 03:22:56 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/02/12 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/12 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/12 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/12 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/12 03:22:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/12 03:23:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/12 03:23:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/12 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:03 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/02/12 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d714e_d20260212_m032303_c001_v0001099_t0030_u01770866583430") 2026/02/12 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/12 03:23:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/12 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/12 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/12 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/12 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/12 03:23:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/12 03:23:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/12 03:23:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/12 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:11 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/02/12 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d7170_d20260212_m032311_c001_v0001039_t0004_u01770866591876") 2026/02/12 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/12 03:23:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:23:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/12 03:23:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/12 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/12 03:23:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/12 03:23:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/12 03:23:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/12 03:23:19 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:21 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/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f220b65f38bfbd8ab_d20260212_m032321_c001_v0001184_t0049_u01770866601126") 2026/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:23:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/12 03:23:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:23:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:23 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/02/12 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/12 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/12 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/12 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/12 03:23:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/12 03:23:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/12 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:28 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/02/12 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d718f_d20260212_m032328_c001_v0001150_t0058_u01770866608260") 2026/02/12 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/12 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/12 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/12 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/12 03:23:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/12 03:23:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/12 03:23:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/12 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:36 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/02/12 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71b5_d20260212_m032336_c001_v0001173_t0018_u01770866616529") 2026/02/12 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/12 03:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/12 03:23:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/12 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/12 03:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/12 03:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/12 03:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:45 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/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71d2_d20260212_m032345_c001_v0001185_t0054_u01770866625221") 2026/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/12 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:23:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:47 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/02/12 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/12 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/12 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/12 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/12 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/12 03:23:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/12 03:23:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/12 03:23:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:23:53 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/02/12 03:23:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71e4_d20260212_m032353_c001_v0001099_t0044_u01770866633495") 2026/02/12 03:23:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:23:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:23:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/12 03:23:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:23:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:23:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/12 03:23:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/12 03:23:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/12 03:23:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/12 03:23:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/12 03:24:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/12 03:24:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/12 03:24:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/12 03:24:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:24:04 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/02/12 03:24:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b989_d20260212_m032404_c001_v0001150_t0010_u01770866644765") 2026/02/12 03:24:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/12 03:24:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:24:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/12 03:24:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:24:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:24:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/12 03:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/12 03:24:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/12 03:24:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/12 03:24:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/12 03:24:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:24:21 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/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb4fc_d20260212_m032421_c001_v0001102_t0009_u01770866661209") 2026/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:24:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:24:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:24:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:24:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:24:24 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/02/12 03:24:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/12 03:24:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/12 03:24:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/12 03:24:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/12 03:24:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/12 03:24:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/12 03:24:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:24:30 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/02/12 03:24:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb506_d20260212_m032430_c001_v0001033_t0052_u01770866670204") 2026/02/12 03:24:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:24:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:24:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:24:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:24:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/12 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/12 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/12 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/12 03:24:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/12 03:24:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/12 03:24:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/12 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:24:40 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/02/12 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001a9d_d20260212_m032440_c001_v0001185_t0011_u01770866680334") 2026/02/12 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/12 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:24:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:24:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/12 03:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/12 03:24:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/12 03:24:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/12 03:24:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/12 03:24:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:24:50 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/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20395428cad73747_d20260212_m032450_c001_v0001116_t0001_u01770866690141") 2026/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:24:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/12 03:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:24:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:24:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:24:55 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/02/12 03:25:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/12 03:25:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/12 03:25:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/12 03:25:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/12 03:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/12 03:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/12 03:25:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:25:04 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/02/12 03:25:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c3086_d20260212_m032504_c001_v0001033_t0046_u01770866704776") 2026/02/12 03:25:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:25:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:25:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:25:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:25:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/12 03:25:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/12 03:25:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/12 03:25:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/12 03:25:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/12 03:25:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/12 03:25:19 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/12 03:25:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:25:21 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/02/12 03:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f210524114802b476_d20260212_m032522_c001_v0001173_t0001_u01770866722068") 2026/02/12 03:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/12 03:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:25:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:25:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/12 03:25:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/12 03:25:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/12 03:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/12 03:25:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/12 03:25:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:25:32 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/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb621_d20260212_m032532_c001_v0001137_t0058_u01770866732526") 2026/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:25:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/12 03:25:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/12 03:25:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/12 03:25:33 DEBUG : pacer: Reducing sleep to 10ms 2026/02/12 03:25:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:25:35 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/02/12 03:25:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/12 03:25:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/12 03:25:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/12 03:25:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/12 03:25:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/12 03:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/12 03:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/12 03:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:25:42 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/02/12 03:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb69a_d20260212_m032542_c001_v0001173_t0009_u01770866742767") 2026/02/12 03:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/12 03:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/12 03:25:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:25:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:25:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/12 03:25:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/12 03:25:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/12 03:25:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/12 03:25:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/12 03:25:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/12 03:25:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/12 03:25:51 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/12 03:25:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:25:53 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/02/12 03:25:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21831ad19c4a0c85_d20260212_m032553_c001_v0001183_t0036_u01770866753835") 2026/02/12 03:25:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/12 03:25:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/12 03:25:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/12 03:25:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:25:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:25:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/12 03:25:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/12 03:26:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/12 03:26:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/12 03:26:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/12 03:26:02 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/12 03:26:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/12 03:26:04 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/02/12 03:26:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21877310ff215896_d20260212_m032605_c001_v0001173_t0023_u01770866765048") 2026/02/12 03:26:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/12 03:26:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/12 03:26:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/12 03:26:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/12 03:26:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/12 03:26:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/12 03:26:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/12 03:26:08 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/02/12 03:26:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c31e9_d20260212_m032616_c001_v0001185_t0006_u01770866776825") 2026/02/12 03:26:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/12 03:26:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/12 03:26:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/12 03:26:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/12 03:26:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/12 03:26:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/12 03:26:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/12 03:26:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/12 03:26:19 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/12 03:26:21 DEBUG : chunked-copy: Done sending chunk 0 2026/02/12 03:26:22 DEBUG : chunked-copy: Done sending chunk 1 2026/02/12 03:26:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/12 03:26:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb742_d20260212_m032622_c001_v0001185_t0035_u01770866782736") 2026/02/12 03:26:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/12 03:26:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/12 03:26:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/12 03:26:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/12 03:26:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/12 03:26:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/12 03:26:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/12 03:26:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/12 03:26:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/12 03:26:31 DEBUG : chunked-copy: Done sending chunk 0 2026/02/12 03:26:31 DEBUG : chunked-copy: Done sending chunk 1 2026/02/12 03:26:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/12 03:26:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12cd53d0dd4bfb9fc80e1b_f22172aa386877560_d20260212_m032632_c001_v0001145_t0005_u01770866792643") 2026/02/12 03:26:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/12 03:26:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/12 03:26:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/12 03:26:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/12 03:26:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/12 03:26:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/12 03:26:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/12 03:26:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/12 03:26:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/12 03:26:39 DEBUG : chunked-copy: Done sending chunk 0 2026/02/12 03:26:39 DEBUG : chunked-copy: Done sending chunk 1 2026/02/12 03:26:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/12 03:26:39 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f12cd53d0dd4bfb9fc80e1b_f22172aa3868775a7_d20260212_m032639_c001_v0001033_t0019_u01770866799866") 2026/02/12 03:26:39 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/12 03:26:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/12 03:26:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/12 03:26:40 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/12 03:26:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/12 03:26:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/12 03:26:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/12 03:26:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/12 03:26:51 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/12 03:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cirahaf3xewi/deeper/nonexisting/directory" 2026/02/12 03:26:52 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/12 03:26:53 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of all files 2026/02/12 03:26:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a0c5a_d20260212_m032547_c001_v7007000_t0000_u01770866747418") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb69a_d20260212_m032542_c001_v0001173_t0009_u01770866742767") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb699_d20260212_m032542_c001_v7007000_t0000_u01770866742232") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21831ad19c4a0c38_d20260212_m032537_c001_v0001104_t0036_u01770866737534") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c31b6_d20260212_m032610_c001_v7007000_t0000_u01770866770581") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21877310ff215896_d20260212_m032605_c001_v0001173_t0023_u01770866765048") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41877310ff215895_d20260212_m032604_c001_v7007000_t0000_u01770866764486") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21831ad19c4a0cb8_d20260212_m032558_c001_v0001167_t0004_u01770866758930") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a0cb6_d20260212_m032558_c001_v7007000_t0000_u01770866758744") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21831ad19c4a0c85_d20260212_m032553_c001_v0001183_t0036_u01770866753835") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a0c81_d20260212_m032553_c001_v7007000_t0000_u01770866753311") 2026/02/12 03:26:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21831ad19c4a0c5c_d20260212_m032547_c001_v0001173_t0001_u01770866747603") 2026/02/12 03:26:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b966_d20260212_m032349_c001_v7007000_t0000_u01770866629077") 2026/02/12 03:26:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71d2_d20260212_m032345_c001_v0001185_t0054_u01770866625221") 2026/02/12 03:26:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d71c7_d20260212_m032340_c001_v7007000_t0000_u01770866620552") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71b5_d20260212_m032336_c001_v0001173_t0018_u01770866616529") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d71d1_d20260212_m032344_c001_v7007000_t0000_u01770866624847") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71c9_d20260212_m032340_c001_v0001150_t0013_u01770866620751") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d71b2_d20260212_m032336_c001_v7007000_t0000_u01770866616133") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f220b65f38bfbd8e9_d20260212_m032331_c001_v0001134_t0046_u01770866611907") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f420b65f38bfbd8e8_d20260212_m032331_c001_v7007000_t0000_u01770866611722") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d718f_d20260212_m032328_c001_v0001150_t0058_u01770866608260") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d718d_d20260212_m032327_c001_v7007000_t0000_u01770866607904") 2026/02/12 03:26:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d7180_d20260212_m032325_c001_v0001184_t0019_u01770866605175") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c001a4a_d20260212_m032425_c001_v7007000_t0000_u01770866665385") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb4fc_d20260212_m032421_c001_v0001102_t0009_u01770866661209") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb4b3_d20260212_m032408_c001_v7007000_t0000_u01770866648664") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b989_d20260212_m032404_c001_v0001150_t0010_u01770866644765") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb4fb_d20260212_m032420_c001_v7007000_t0000_u01770866660842") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb4b4_d20260212_m032408_c001_v0001033_t0037_u01770866648865") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b986_d20260212_m032404_c001_v7007000_t0000_u01770866644408") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b96d_d20260212_m032357_c001_v0001173_t0037_u01770866637154") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40889cf1b9e1b96c_d20260212_m032356_c001_v7007000_t0000_u01770866636952") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d71e4_d20260212_m032353_c001_v0001099_t0044_u01770866633495") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d71e1_d20260212_m032353_c001_v7007000_t0000_u01770866633119") 2026/02/12 03:26:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20889cf1b9e1b968_d20260212_m032349_c001_v0001103_t0019_u01770866629262") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d717f_d20260212_m032324_c001_v7007000_t0000_u01770866604975") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f220b65f38bfbd8ab_d20260212_m032321_c001_v0001184_t0049_u01770866601126") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f420b65f38bfbd8a7_d20260212_m032320_c001_v7007000_t0000_u01770866600719") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f220b65f38bfbd887_d20260212_m032316_c001_v0001173_t0047_u01770866596391") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f420b65f38bfbd886_d20260212_m032316_c001_v7007000_t0000_u01770866596210") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d7170_d20260212_m032311_c001_v0001039_t0004_u01770866591876") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d716e_d20260212_m032311_c001_v7007000_t0000_u01770866591506") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f220b65f38bfbd872_d20260212_m032307_c001_v0001161_t0031_u01770866587338") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f420b65f38bfbd871_d20260212_m032307_c001_v7007000_t0000_u01770866587155") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f217657eea17d714e_d20260212_m032303_c001_v0001099_t0030_u01770866583430") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f417657eea17d714c_d20260212_m032303_c001_v7007000_t0000_u01770866583039") 2026/02/12 03:26:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001965_d20260212_m032257_c001_v0001137_t0006_u01770866577805") 2026/02/12 03:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c001af7_d20260212_m032459_c001_v7007000_t0000_u01770866699527") 2026/02/12 03:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f20395428cad73747_d20260212_m032450_c001_v0001116_t0001_u01770866690141") 2026/02/12 03:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c001aa2_d20260212_m032444_c001_v7007000_t0000_u01770866684714") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001a9d_d20260212_m032440_c001_v0001185_t0011_u01770866680334") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f40395428cad73744_d20260212_m032449_c001_v7007000_t0000_u01770866689722") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001aa4_d20260212_m032444_c001_v0001105_t0002_u01770866684912") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c001a9c_d20260212_m032439_c001_v7007000_t0000_u01770866679871") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001a8c_d20260212_m032435_c001_v0001130_t0043_u01770866675258") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c001a88_d20260212_m032434_c001_v7007000_t0000_u01770866674673") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb506_d20260212_m032430_c001_v0001033_t0052_u01770866670204") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb503_d20260212_m032429_c001_v7007000_t0000_u01770866669769") 2026/02/12 03:26:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001a4c_d20260212_m032425_c001_v0001102_t0049_u01770866665567") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41831ad19c4a0c36_d20260212_m032537_c001_v7007000_t0000_u01770866737348") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb621_d20260212_m032532_c001_v0001137_t0058_u01770866732526") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f411a6d57c9ceb61c_d20260212_m032532_c001_v7007000_t0000_u01770866732049") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f210524114802b492_d20260212_m032527_c001_v0001185_t0055_u01770866727047") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f410524114802b491_d20260212_m032526_c001_v7007000_t0000_u01770866726863") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f210524114802b476_d20260212_m032522_c001_v0001173_t0001_u01770866722068") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f410524114802b474_d20260212_m032521_c001_v7007000_t0000_u01770866721608") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f210524114802b45a_d20260212_m032516_c001_v0001145_t0022_u01770866716529") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f410524114802b458_d20260212_m032516_c001_v7007000_t0000_u01770866716345") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c3086_d20260212_m032504_c001_v0001033_t0046_u01770866704776") 2026/02/12 03:26:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c3080_d20260212_m032504_c001_v7007000_t0000_u01770866704307") 2026/02/12 03:26:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21221d677c001afa_d20260212_m032459_c001_v0001167_t0057_u01770866699716") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c323f_d20260212_m032649_c001_v7007000_t0000_u01770866809686") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c3222_d20260212_m032636_c001_v0001039_t0019_u01770866796166") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c321f_d20260212_m032635_c001_v7007000_t0000_u01770866795602") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c3209_d20260212_m032629_c001_v0001092_t0024_u01770866789147") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c3207_d20260212_m032628_c001_v7007000_t0000_u01770866788609") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c31f1_d20260212_m032618_c001_v0001167_t0043_u01770866778904") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c31ef_d20260212_m032618_c001_v7007000_t0000_u01770866778382") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb16899_d20260212_m032615_c001_v0001040_t0036_u01770866775082") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c31d9_d20260212_m032614_c001_v7007000_t0000_u01770866774689") 2026/02/12 03:26:58 DEBUG : chunked-copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb16891_d20260212_m032611_c001_v0001040_t0021_u01770866771381") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c323e_d20260212_m032649_c001_v7007000_t0000_u01770866809495") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f22172aa3868775a7_d20260212_m032639_c001_v0001033_t0019_u01770866799866") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c321e_d20260212_m032635_c001_v7007000_t0000_u01770866795418") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f22172aa386877560_d20260212_m032632_c001_v0001145_t0005_u01770866792643") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c3206_d20260212_m032628_c001_v7007000_t0000_u01770866788423") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f211a6d57c9ceb742_d20260212_m032622_c001_v0001185_t0035_u01770866782736") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c31ee_d20260212_m032618_c001_v7007000_t0000_u01770866778196") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f21412112fe7c31e9_d20260212_m032616_c001_v0001185_t0006_u01770866776825") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c31d7_d20260212_m032614_c001_v7007000_t0000_u01770866774505") 2026/02/12 03:26:58 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f11716c686eba355a_d20260212_m032613_c001_v0001130_t0050_u01770866773580") 2026/02/12 03:26:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f100676a3a3a552a8_d20260212_m032135_c001_v0001131_t0030_u01770866495532") 2026/02/12 03:26:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c3243_d20260212_m032650_c001_v7007000_t0000_u01770866810827") 2026/02/12 03:26:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb168c9_d20260212_m032650_c001_v0001040_t0041_u01770866810306") 2026/02/12 03:26:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41412112fe7c3247_d20260212_m032652_c001_v7007000_t0000_u01770866812412") 2026/02/12 03:26:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb168d5_d20260212_m032651_c001_v0001040_t0049_u01770866811939") 2026/02/12 03:26:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f1139344f1fb168cd_d20260212_m032651_c001_v0001040_t0052_u01770866811026") 2026/02/12 03:26:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12cd53d0dd4bfb9fc80e1b_f41221d677c00195c_d20260212_m032254_c001_v7007000_t0000_u01770866574073") 2026/02/12 03:27:00 INFO : B2 bucket rclone-test-cirahaf3xewi: cleaning bucket "rclone-test-cirahaf3xewi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (363.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.78s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (360.73s) --- 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 (23.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.26s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.17s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.14s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.48s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (192.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (6.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (36.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (16.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (16.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (12.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (39.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (10.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (14.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.58s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 363.197s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m4.60296043s (try 1/5)