"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/25 01:17:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi" 2026/06/25 01:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/25 01:17:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/25 01:17:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/25 01:17:36 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/25 01:17:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/25 01:18:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/25 01:18:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/25 01:18:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/25 01:18:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/25 01:18:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/25 01:18:01 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/25 01:18:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/25 01:18:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/25 01:18:15 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of all files 2026/06/25 01:18:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c93_d20260625_m011814_c001_v0001181_t0024_u01782350294967") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/25 01:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi/dirToPurgeFromRoot" 2026/06/25 01:18:18 INFO : B2 bucket rclone-test-kogihag8leqi path dirToPurgeFromRoot: cleaning bucket "rclone-test-kogihag8leqi" of all files 2026/06/25 01:18:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8ca7_d20260625_m011816_c001_v0001181_t0026_u01782350296446") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/25 01:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi/hello? sausage/êé" 2026/06/25 01:18:23 INFO : B2 bucket rclone-test-kogihag8leqi path hello? sausage/êé: cleaning bucket "rclone-test-kogihag8leqi" of all files 2026/06/25 01:18:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f100f1ecd73965972_d20260625_m011821_c001_v0001184_t0009_u01782350301655") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/25 01:18:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/25 01:18:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/25 01:18:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/25 01:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/25 01:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-kogihag8leqi" from "TestB2:rclone-test-kogihag8leqi" 2026/06/25 01:18:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/25 01:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vucexab7vatu" 2026/06/25 01:18:52 DEBUG : B2 bucket rclone-test-vucexab7vatu: Purge remote 2026/06/25 01:18:52 INFO : B2 bucket rclone-test-vucexab7vatu: cleaning bucket "rclone-test-vucexab7vatu" of all files 2026/06/25 01:18:53 DEBUG : somefile: Deleting (id "4_zdfe2bdb350bdfbcb9fe80e1b_f412f5b148273f48c_d20260625_m011851_c001_v0001172_t0015_u01782350331825") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/25 01:18:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/25 01:18:55 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/25 01:18:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/25 01:18:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/25 01:18:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.755Ki offset 6Mi/6.106Mi 2026/06/25 01:18:57 DEBUG : test-metadata: Sending chunk 1 length 111365 2026/06/25 01:18:59 DEBUG : test-metadata: Done sending chunk 1 2026/06/25 01:19:00 DEBUG : test-metadata: Done sending chunk 0 2026/06/25 01:19:00 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/25 01:19:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/25 01:19:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/25 01:19:08 DEBUG : pacer: Reducing sleep to 10ms 2026/06/25 01:19:10 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-12.backblaze.com/b2api/v1/b2_upload_file/4f029d4350adfbcb9fe80e1b/c001_v0001181_t0052": EOF 2026/06/25 01:19:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-12.backblaze.com/b2api/v1/b2_upload_file/4f029d4350adfbcb9fe80e1b/c001_v0001181_t0052": EOF) 2026/06/25 01:19:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1181-12.backblaze.com/b2api/v1/b2_upload_file/4f029d4350adfbcb9fe80e1b/c001_v0001181_t0052": EOF - low level retry 1/10 2026/06/25 01:19:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-25-011905-121.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/25 01:19:15 DEBUG : oldPath = "TestB2:rclone-test-kogihag8leqi/versions/test-versions-v2026-06-25-011905-121.txt" 2026/06/25 01:19:15 DEBUG : newPath = "TestB2,versions:rclone-test-kogihag8leqi/versions/test-versions-v2026-06-25-011905-121.txt" 2026/06/25 01:19:15 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kogihag8leqi/versions/test-versions-v2026-06-25-011905-121.txt" 2026/06/25 01:19:15 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/25 01:19:17 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kogihag8leqi/versions/test-versions-v2026-06-25-011905-121.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kogihag8leqi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/25 01:19:20 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of all hidden files 2026/06/25 01:19:20 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfbb4_d20260625_m011742_c001_v7007000_t0000_u01782350262637") as it is a hide marker 2026/06/25 01:19:20 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : leading space/ leading space: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b57_d20260625_m011742_c001_v0001181_t0014_u01782350262073") 2026/06/25 01:19:20 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfba6_d20260625_m011741_c001_v7007000_t0000_u01782350261714") as it is a hide marker 2026/06/25 01:19:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b50_d20260625_m011741_c001_v0001181_t0020_u01782350261142") 2026/06/25 01:19:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffdc_d20260625_m011748_c001_v7007000_t0000_u01782350268312") as it is a hide marker 2026/06/25 01:19:20 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b91_d20260625_m011747_c001_v0001181_t0034_u01782350267746") 2026/06/25 01:19:20 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : created from root.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4247463a00e6e65b_d20260625_m011845_c001_v7007000_t0000_u01782350325884") as it is a hide marker 2026/06/25 01:19:20 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : created from root.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f111fb8bf2b78cfcf_d20260625_m011844_c001_v0001167_t0051_u01782350324023") 2026/06/25 01:19:20 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb607_d20260625_m011853_c001_v7007000_t0000_u01782350333954") as it is a hide marker 2026/06/25 01:19:20 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8d2b_d20260625_m011832_c001_v0001181_t0002_u01782350312875") 2026/06/25 01:19:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f103dbcf5111e7ec3_d20260625_m011828_c001_v0001042_t0044_u01782350308853") 2026/06/25 01:19:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c35_d20260625_m011807_c001_v0001181_t0059_u01782350287086") 2026/06/25 01:19:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c29_d20260625_m011806_c001_v0001181_t0026_u01782350286286") 2026/06/25 01:19:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c31_d20260625_m011806_c001_v0001181_t0023_u01782350286679") "upload" dated 2026-06-25 01:18:06.679 +0000 UTC (1m13.815698424s ago) 2026/06/25 01:19:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4097954c669d7473_d20260625_m011826_c001_v7007000_t0000_u01782350306400") as it is a hide marker 2026/06/25 01:19:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f110ff44216a8d175_d20260625_m011825_c001_v0001097_t0049_u01782350305732") 2026/06/25 01:19:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f115b699cba7456a8_d20260625_m011824_c001_v0001116_t0055_u01782350304686") 2026/06/25 01:19:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0022_d20260625_m011754_c001_v7007000_t0000_u01782350274874") as it is a hide marker 2026/06/25 01:19:20 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bd5_d20260625_m011754_c001_v0001181_t0029_u01782350274296") 2026/06/25 01:19:20 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : piped data.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb616_d20260625_m011855_c001_v7007000_t0000_u01782350335687") as it is a hide marker 2026/06/25 01:19:20 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8dc7_d20260625_m011855_c001_v0001181_t0037_u01782350335283") 2026/06/25 01:19:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb610_d20260625_m011855_c001_v7007000_t0000_u01782350335102") 2026/06/25 01:19:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4121f4baef0f8dbd_d20260625_m011854_c001_v0001181_t0052_u01782350334677") 2026/06/25 01:19:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0026_d20260625_m011755_c001_v7007000_t0000_u01782350275800") as it is a hide marker 2026/06/25 01:19:20 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bdd_d20260625_m011755_c001_v0001181_t0007_u01782350275234") 2026/06/25 01:19:20 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : test-metadata: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f40500b43311b4802_d20260625_m011902_c001_v7007000_t0000_u01782350342534") as it is a hide marker 2026/06/25 01:19:20 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f215c1fef291fb623_d20260625_m011857_c001_v0001033_t0052_u01782350337424") 2026/06/25 01:19:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb61d_d20260625_m011856_c001_v7007000_t0000_u01782350336668") 2026/06/25 01:19:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8dcd_d20260625_m011855_c001_v0001181_t0046_u01782350335868") 2026/06/25 01:19:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfff2_d20260625_m011750_c001_v7007000_t0000_u01782350270193") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8ba9_d20260625_m011749_c001_v0001181_t0045_u01782350269624") 2026/06/25 01:19:20 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0002_d20260625_m011752_c001_v7007000_t0000_u01782350272063") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bbd_d20260625_m011751_c001_v0001181_t0035_u01782350271490") 2026/06/25 01:19:20 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfffb_d20260625_m011751_c001_v7007000_t0000_u01782350271129") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bb1_d20260625_m011750_c001_v0001181_t0039_u01782350270553") 2026/06/25 01:19:20 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad000c_d20260625_m011753_c001_v7007000_t0000_u01782350273002") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bc5_d20260625_m011752_c001_v0001181_t0027_u01782350272424") 2026/06/25 01:19:20 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0018_d20260625_m011753_c001_v7007000_t0000_u01782350273935") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bcd_d20260625_m011753_c001_v0001181_t0007_u01782350273362") 2026/06/25 01:19:20 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffe7_d20260625_m011749_c001_v7007000_t0000_u01782350269255") as it is a hide marker 2026/06/25 01:19:20 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : trailing space /trailing space : Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8ba1_d20260625_m011748_c001_v0001181_t0040_u01782350268675") 2026/06/25 01:19:20 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8d65_d20260625_m011912_c001_v0001038_t0040_u01782350352870") "upload" dated 2026-06-25 01:19:12.87 +0000 UTC (7.625056958s ago) 2026/06/25 01:19:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6d18_d20260625_m011908_c001_v7007000_t0000_u01782350348103") 2026/06/25 01:19:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8e0d_d20260625_m011905_c001_v0001181_t0034_u01782350345121") 2026/06/25 01:19:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad003b_d20260625_m011805_c001_v7007000_t0000_u01782350285745") as it is a hide marker 2026/06/25 01:19:20 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2173dda1a4ad002f_d20260625_m011757_c001_v0001157_t0031_u01782350277879") 2026/06/25 01:19:20 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : zero-length-file: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad002e_d20260625_m011757_c001_v7007000_t0000_u01782350277697") as it is a hide marker 2026/06/25 01:19:20 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : zero-length-file: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4121f4baef0f8be5_d20260625_m011757_c001_v0001181_t0052_u01782350277129") 2026/06/25 01:19:20 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffa9_d20260625_m011743_c001_v7007000_t0000_u01782350263604") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b63_d20260625_m011742_c001_v0001181_t0013_u01782350262997") 2026/06/25 01:19:20 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb86_d20260625_m011738_c001_v7007000_t0000_u01782350258926") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b36_d20260625_m011737_c001_v0001181_t0027_u01782350257974") 2026/06/25 01:19:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffc7_d20260625_m011746_c001_v7007000_t0000_u01782350266400") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b83_d20260625_m011745_c001_v0001181_t0011_u01782350265825") 2026/06/25 01:19:20 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffbc_d20260625_m011745_c001_v7007000_t0000_u01782350265463") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b77_d20260625_m011744_c001_v0001181_t0037_u01782350264898") 2026/06/25 01:19:20 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffd1_d20260625_m011747_c001_v7007000_t0000_u01782350267386") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b8b_d20260625_m011746_c001_v0001181_t0044_u01782350266804") 2026/06/25 01:19:20 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffb3_d20260625_m011744_c001_v7007000_t0000_u01782350264537") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b6b_d20260625_m011743_c001_v0001181_t0036_u01782350263965") 2026/06/25 01:19:20 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ./.: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb90_d20260625_m011739_c001_v7007000_t0000_u01782350259854") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ./.: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b44_d20260625_m011739_c001_v0001181_t0046_u01782350259287") 2026/06/25 01:19:20 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/25 01:19:20 DEBUG : ../..: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb9c_d20260625_m011740_c001_v7007000_t0000_u01782350260783") as it is a hide marker 2026/06/25 01:19:20 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/25 01:19:20 DEBUG : ../..: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b48_d20260625_m011740_c001_v0001181_t0040_u01782350260218") 2026/06/25 01:19:20 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/25 01:19:20 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of all hidden files 2026/06/25 01:19:20 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfbb4_d20260625_m011742_c001_v7007000_t0000_u01782350262637") as it is a hide marker 2026/06/25 01:19:20 DEBUG : leading space/ leading space: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b57_d20260625_m011742_c001_v0001181_t0014_u01782350262073") 2026/06/25 01:19:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfba6_d20260625_m011741_c001_v7007000_t0000_u01782350261714") as it is a hide marker 2026/06/25 01:19:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b50_d20260625_m011741_c001_v0001181_t0020_u01782350261142") 2026/06/25 01:19:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffdc_d20260625_m011748_c001_v7007000_t0000_u01782350268312") as it is a hide marker 2026/06/25 01:19:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b91_d20260625_m011747_c001_v0001181_t0034_u01782350267746") 2026/06/25 01:19:20 DEBUG : created from root.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4247463a00e6e65b_d20260625_m011845_c001_v7007000_t0000_u01782350325884") as it is a hide marker 2026/06/25 01:19:20 DEBUG : created from root.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f111fb8bf2b78cfcf_d20260625_m011844_c001_v0001167_t0051_u01782350324023") 2026/06/25 01:19:20 DEBUG : file name.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb607_d20260625_m011853_c001_v7007000_t0000_u01782350333954") as it is a hide marker 2026/06/25 01:19:21 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8d2b_d20260625_m011832_c001_v0001181_t0002_u01782350312875") 2026/06/25 01:19:21 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f103dbcf5111e7ec3_d20260625_m011828_c001_v0001042_t0044_u01782350308853") 2026/06/25 01:19:21 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c35_d20260625_m011807_c001_v0001181_t0059_u01782350287086") 2026/06/25 01:19:21 DEBUG : file name.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c29_d20260625_m011806_c001_v0001181_t0026_u01782350286286") 2026/06/25 01:19:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c31_d20260625_m011806_c001_v0001181_t0023_u01782350286679") "upload" dated 2026-06-25 01:18:06.679 +0000 UTC (1m14.824846436s ago) 2026/06/25 01:19:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4097954c669d7473_d20260625_m011826_c001_v7007000_t0000_u01782350306400") as it is a hide marker 2026/06/25 01:19:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f110ff44216a8d175_d20260625_m011825_c001_v0001097_t0049_u01782350305732") 2026/06/25 01:19:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f115b699cba7456a8_d20260625_m011824_c001_v0001116_t0055_u01782350304686") 2026/06/25 01:19:21 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0022_d20260625_m011754_c001_v7007000_t0000_u01782350274874") as it is a hide marker 2026/06/25 01:19:21 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bd5_d20260625_m011754_c001_v0001181_t0029_u01782350274296") 2026/06/25 01:19:21 DEBUG : piped data.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb616_d20260625_m011855_c001_v7007000_t0000_u01782350335687") as it is a hide marker 2026/06/25 01:19:21 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8dc7_d20260625_m011855_c001_v0001181_t0037_u01782350335283") 2026/06/25 01:19:21 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb610_d20260625_m011855_c001_v7007000_t0000_u01782350335102") 2026/06/25 01:19:21 DEBUG : piped data.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4121f4baef0f8dbd_d20260625_m011854_c001_v0001181_t0052_u01782350334677") 2026/06/25 01:19:21 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0026_d20260625_m011755_c001_v7007000_t0000_u01782350275800") as it is a hide marker 2026/06/25 01:19:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bdd_d20260625_m011755_c001_v0001181_t0007_u01782350275234") 2026/06/25 01:19:22 DEBUG : test-metadata: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f40500b43311b4802_d20260625_m011902_c001_v7007000_t0000_u01782350342534") as it is a hide marker 2026/06/25 01:19:22 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f215c1fef291fb623_d20260625_m011857_c001_v0001033_t0052_u01782350337424") 2026/06/25 01:19:22 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb61d_d20260625_m011856_c001_v7007000_t0000_u01782350336668") 2026/06/25 01:19:22 DEBUG : test-metadata: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8dcd_d20260625_m011855_c001_v0001181_t0046_u01782350335868") 2026/06/25 01:19:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfff2_d20260625_m011750_c001_v7007000_t0000_u01782350270193") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8ba9_d20260625_m011749_c001_v0001181_t0045_u01782350269624") 2026/06/25 01:19:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0002_d20260625_m011752_c001_v7007000_t0000_u01782350272063") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bbd_d20260625_m011751_c001_v0001181_t0035_u01782350271490") 2026/06/25 01:19:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfffb_d20260625_m011751_c001_v7007000_t0000_u01782350271129") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bb1_d20260625_m011750_c001_v0001181_t0039_u01782350270553") 2026/06/25 01:19:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad000c_d20260625_m011753_c001_v7007000_t0000_u01782350273002") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bc5_d20260625_m011752_c001_v0001181_t0027_u01782350272424") 2026/06/25 01:19:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad0018_d20260625_m011753_c001_v7007000_t0000_u01782350273935") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8bcd_d20260625_m011753_c001_v0001181_t0007_u01782350273362") 2026/06/25 01:19:22 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffe7_d20260625_m011749_c001_v7007000_t0000_u01782350269255") as it is a hide marker 2026/06/25 01:19:22 DEBUG : trailing space /trailing space : Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8ba1_d20260625_m011748_c001_v0001181_t0040_u01782350268675") 2026/06/25 01:19:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8d65_d20260625_m011912_c001_v0001038_t0040_u01782350352870") "upload" dated 2026-06-25 01:19:12.87 +0000 UTC (10.037956305s ago) 2026/06/25 01:19:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6d18_d20260625_m011908_c001_v7007000_t0000_u01782350348103") 2026/06/25 01:19:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8e0d_d20260625_m011905_c001_v0001181_t0034_u01782350345121") 2026/06/25 01:19:22 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad003b_d20260625_m011805_c001_v7007000_t0000_u01782350285745") as it is a hide marker 2026/06/25 01:19:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2173dda1a4ad002f_d20260625_m011757_c001_v0001157_t0031_u01782350277879") 2026/06/25 01:19:23 DEBUG : zero-length-file: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4ad002e_d20260625_m011757_c001_v7007000_t0000_u01782350277697") as it is a hide marker 2026/06/25 01:19:23 DEBUG : zero-length-file: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4121f4baef0f8be5_d20260625_m011757_c001_v0001181_t0052_u01782350277129") 2026/06/25 01:19:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffa9_d20260625_m011743_c001_v7007000_t0000_u01782350263604") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b63_d20260625_m011742_c001_v0001181_t0013_u01782350262997") 2026/06/25 01:19:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb86_d20260625_m011738_c001_v7007000_t0000_u01782350258926") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b36_d20260625_m011737_c001_v0001181_t0027_u01782350257974") 2026/06/25 01:19:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffc7_d20260625_m011746_c001_v7007000_t0000_u01782350266400") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b83_d20260625_m011745_c001_v0001181_t0011_u01782350265825") 2026/06/25 01:19:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffbc_d20260625_m011745_c001_v7007000_t0000_u01782350265463") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b77_d20260625_m011744_c001_v0001181_t0037_u01782350264898") 2026/06/25 01:19:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffd1_d20260625_m011747_c001_v7007000_t0000_u01782350267386") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b8b_d20260625_m011746_c001_v0001181_t0044_u01782350266804") 2026/06/25 01:19:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acffb3_d20260625_m011744_c001_v7007000_t0000_u01782350264537") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b6b_d20260625_m011743_c001_v0001181_t0036_u01782350263965") 2026/06/25 01:19:23 DEBUG : ./.: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb90_d20260625_m011739_c001_v7007000_t0000_u01782350259854") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ./.: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b44_d20260625_m011739_c001_v0001181_t0046_u01782350259287") 2026/06/25 01:19:23 DEBUG : ../..: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f4173dda1a4acfb9c_d20260625_m011740_c001_v7007000_t0000_u01782350260783") as it is a hide marker 2026/06/25 01:19:23 DEBUG : ../..: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8b48_d20260625_m011740_c001_v0001181_t0040_u01782350260218") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/25 01:19:24 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/25 01:19:24 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/25 01:19:25 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of pending multipart uploads older than 0s 2026/06/25 01:19:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c31_d20260625_m011806_c001_v0001181_t0023_u01782350286679") "upload" dated 2026-06-25 01:18:06.679 +0000 UTC (1m19.063048624s ago) 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7b_d20260625_m011924_c001_v0001040_t0013_u01782350364702") as it is a start marker (upload started at 2026-06-25 01:19:24.702 +0000 UTC) 2026/06/25 01:19:25 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7d_d20260625_m011924_c001_v0001167_t0052_u01782350364886") as it is a start marker (upload started at 2026-06-25 01:19:24.886 +0000 UTC) 2026/06/25 01:19:25 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7f_d20260625_m011925_c001_v0001091_t0053_u01782350365094") as it is a start marker (upload started at 2026-06-25 01:19:25.094 +0000 UTC) 2026/06/25 01:19:25 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/25 01:19:25 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e80_d20260625_m011925_c001_v0001171_t0024_u01782350365278") as it is a start marker (upload started at 2026-06-25 01:19:25.278 +0000 UTC) 2026/06/25 01:19:25 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/25 01:19:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6e79_d20260625_m011924_c001_v7007000_t0000_u01782350364519") "hide" dated 2026-06-25 01:19:24.519 +0000 UTC (1.223217432s ago) 2026/06/25 01:19:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8d65_d20260625_m011912_c001_v0001038_t0040_u01782350352870") 2026/06/25 01:19:25 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/25 01:19:25 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of pending multipart uploads older than 0s 2026/06/25 01:19:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c31_d20260625_m011806_c001_v0001181_t0023_u01782350286679") "upload" dated 2026-06-25 01:18:06.679 +0000 UTC (1m19.431305074s ago) 2026/06/25 01:19:26 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7b_d20260625_m011924_c001_v0001040_t0013_u01782350364702") as it is a start marker (upload started at 2026-06-25 01:19:24.702 +0000 UTC) 2026/06/25 01:19:26 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7d_d20260625_m011924_c001_v0001167_t0052_u01782350364886") as it is a start marker (upload started at 2026-06-25 01:19:24.886 +0000 UTC) 2026/06/25 01:19:26 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e7f_d20260625_m011925_c001_v0001091_t0053_u01782350365094") as it is a start marker (upload started at 2026-06-25 01:19:25.094 +0000 UTC) 2026/06/25 01:19:26 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e80_d20260625_m011925_c001_v0001171_t0024_u01782350365278") as it is a start marker (upload started at 2026-06-25 01:19:25.278 +0000 UTC) 2026/06/25 01:19:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6e79_d20260625_m011924_c001_v7007000_t0000_u01782350364519") "hide" dated 2026-06-25 01:19:24.519 +0000 UTC (1.591481374s ago) 2026/06/25 01:19:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8d65_d20260625_m011912_c001_v0001038_t0040_u01782350352870") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/25 01:19:26 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/25 01:19:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/25 01:19:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/25 01:19:28 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/25 01:19:28 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:28 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/25 01:19:28 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/25 01:19:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/25 01:19:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/25 01:19:30 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e98_d20260625_m011933_c001_v0001174_t0058_u01782350373810") 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:19:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:19:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:19:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/25 01:19:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/25 01:19:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/25 01:19:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/25 01:19:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/25 01:19:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/25 01:19:40 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/25 01:19:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:19:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/25 01:19:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6fcf_d20260625_m011942_c001_v0001041_t0023_u01782350382025") 2026/06/25 01:19:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:19:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/25 01:19:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:19:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:19:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/25 01:19:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/25 01:19:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/25 01:19:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/25 01:19:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/25 01:19:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f2022092e9dabc857_d20260625_m011950_c001_v0001104_t0019_u01782350390504") 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:19:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/25 01:19:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:19:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:19:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:19:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/25 01:19:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/25 01:19:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/25 01:19:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/25 01:19:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/25 01:19:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/25 01:19:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/25 01:19:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad7143_d20260625_m011958_c001_v0001165_t0022_u01782350398820") 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:19:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/25 01:19:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/25 01:20:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/25 01:20:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/25 01:20:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/25 01:20:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/25 01:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/25 01:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/25 01:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/25 01:20:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/25 01:20:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad71c2_d20260625_m012006_c001_v0001178_t0011_u01782350406936") 2026/06/25 01:20:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/25 01:20:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:20:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/25 01:20:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/25 01:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/25 01:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/25 01:20:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/25 01:20:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/25 01:20:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd7e_d20260625_m012015_c001_v0001165_t0058_u01782350415420") 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/25 01:20:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:20:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/25 01:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/25 01:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/25 01:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/25 01:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/25 01:20:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/25 01:20:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/25 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/25 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb7e8_d20260625_m012033_c001_v0001182_t0033_u01782350433055") 2026/06/25 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:20:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/25 01:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/25 01:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/25 01:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/25 01:20:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/25 01:20:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/25 01:20:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/25 01:20:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/25 01:20:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb7f6_d20260625_m012040_c001_v0001117_t0024_u01782350440975") 2026/06/25 01:20:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:20:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/25 01:20:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/25 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/25 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/25 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/25 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/25 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb821_d20260625_m012050_c001_v0001165_t0044_u01782350450646") 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:20:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/25 01:20:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:20:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:20:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:20:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/25 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/25 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/25 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/25 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/25 01:20:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/25 01:20:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/25 01:20:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad7250_d20260625_m012059_c001_v0001171_t0026_u01782350459224") 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/25 01:21:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:21:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:21:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/25 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/25 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/25 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/25 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/25 01:21:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/25 01:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/25 01:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f226e44f3c952dea2_d20260625_m012108_c001_v0001145_t0012_u01782350468152") 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/25 01:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:21:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:21:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/25 01:21:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/25 01:21:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/25 01:21:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/25 01:21:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/25 01:21:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f200d39c7635dbfe6_d20260625_m012124_c001_v0001180_t0059_u01782350484434") 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:21:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/25 01:21:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:21:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:21:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:21:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/25 01:21:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/25 01:21:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/25 01:21:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/25 01:21:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/25 01:21:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/25 01:21:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/25 01:21:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f200d39c7635dc02a_d20260625_m012133_c001_v0001177_t0025_u01782350493363") 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:21:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/25 01:21:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:21:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:21:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/25 01:21:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/25 01:21:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/25 01:21:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/25 01:21:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/25 01:21:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/25 01:21:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/25 01:21:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f215c1fef291fb896_d20260625_m012155_c001_v0001104_t0045_u01782350515202") 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:21:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/25 01:21:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:21:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:21:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/25 01:22:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/25 01:22:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/25 01:22:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/25 01:22:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/25 01:22:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/25 01:22:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:22:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/25 01:22:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f209eabd2f0d7c229_d20260625_m012205_c001_v0001105_t0056_u01782350525971") 2026/06/25 01:22:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/25 01:22:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:22:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:22:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/25 01:22:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:22:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:22:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:22:09 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/06/25 01:22:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/25 01:22:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/25 01:22:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/25 01:22:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/25 01:22:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/25 01:22:14 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f209eabd2f0d7c22d_d20260625_m012216_c001_v0001185_t0052_u01782350536546") 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/25 01:22:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:22:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:22:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/25 01:22:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/25 01:22:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/25 01:22:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/25 01:22:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/25 01:22:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/25 01:22:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/25 01:22:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:22:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/25 01:22:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f2043359c1e214353_d20260625_m012226_c001_v0001174_t0058_u01782350546595") 2026/06/25 01:22:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/25 01:22:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/25 01:22:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:22:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:22:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/25 01:22:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/25 01:22:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/25 01:22:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/25 01:22:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/25 01:22:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f029d4350adfbcb9fe80e1b_f216c06e221993ce5_d20260625_m012238_c001_v0001099_t0035_u01782350558496") 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/25 01:22:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/25 01:22:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/25 01:22:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/25 01:22:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/25 01:22:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/25 01:22:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f029d4350adfbcb9fe80e1b_f211263b66faec7c1_d20260625_m012250_c001_v0001185_t0004_u01782350570308") 2026/06/25 01:22:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/25 01:22:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/25 01:22:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/25 01:22:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/25 01:22:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/25 01:22:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/25 01:22:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/25 01:22:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/25 01:22:53 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/25 01:22:55 DEBUG : chunked-copy: Done sending chunk 0 2026/06/25 01:22:55 DEBUG : chunked-copy: Done sending chunk 1 2026/06/25 01:22:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/25 01:22:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438adfe_d20260625_m012256_c001_v0001183_t0059_u01782350576134") 2026/06/25 01:22:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/25 01:22:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/25 01:23:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/25 01:23:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/25 01:23:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/25 01:23:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/25 01:23:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/25 01:23:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/25 01:23:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/25 01:23:08 DEBUG : chunked-copy: Done sending chunk 0 2026/06/25 01:23:08 DEBUG : chunked-copy: Done sending chunk 1 2026/06/25 01:23:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438ae11_d20260625_m012309_c001_v0001178_t0024_u01782350589303") 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/25 01:23:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/25 01:23:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/25 01:23:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/25 01:23:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/25 01:23:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/25 01:23:14 DEBUG : chunked-copy: Done sending chunk 1 2026/06/25 01:23:14 DEBUG : chunked-copy: Done sending chunk 0 2026/06/25 01:23:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/25 01:23:14 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438ae1a_d20260625_m012314_c001_v0001180_t0042_u01782350594817") 2026/06/25 01:23:14 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/25 01:23:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/25 01:23:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/25 01:23:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/25 01:23:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/25 01:23:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/25 01:23:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/25 01:23:17 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/25 01:23:18 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/25 01:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kogihag8leqi/deeper/nonexisting/directory" 2026/06/25 01:23:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/25 01:23:20 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of all files 2026/06/25 01:23:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4043359c1e214350_d20260625_m012220_c001_v7007000_t0000_u01782350540533") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f209eabd2f0d7c22d_d20260625_m012216_c001_v0001185_t0052_u01782350536546") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f409eabd2f0d7c22c_d20260625_m012216_c001_v7007000_t0000_u01782350536045") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2013c61519260311_d20260625_m012210_c001_v0001098_t0022_u01782350530926") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec779_d20260625_m012243_c001_v7007000_t0000_u01782350563912") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f216c06e221993ce5_d20260625_m012238_c001_v0001099_t0035_u01782350558496") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f416c06e221993ce3_d20260625_m012238_c001_v7007000_t0000_u01782350558001") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2043359c1e21435e_d20260625_m012232_c001_v0001165_t0007_u01782350552165") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4043359c1e21435d_d20260625_m012231_c001_v7007000_t0000_u01782350551980") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2043359c1e214353_d20260625_m012226_c001_v0001174_t0058_u01782350546595") 2026/06/25 01:23:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4043359c1e214352_d20260625_m012226_c001_v7007000_t0000_u01782350546078") 2026/06/25 01:23:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2043359c1e214351_d20260625_m012220_c001_v0001167_t0031_u01782350540719") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd9b_d20260625_m012019_c001_v7007000_t0000_u01782350419166") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd7e_d20260625_m012015_c001_v0001165_t0058_u01782350415420") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd5d_d20260625_m012010_c001_v7007000_t0000_u01782350410757") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad71c2_d20260625_m012006_c001_v0001178_t0011_u01782350406936") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd7b_d20260625_m012015_c001_v7007000_t0000_u01782350415062") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd5f_d20260625_m012010_c001_v0001130_t0031_u01782350410940") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad71bc_d20260625_m012006_c001_v7007000_t0000_u01782350406442") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd35_d20260625_m012002_c001_v0001184_t0013_u01782350402522") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd34_d20260625_m012002_c001_v7007000_t0000_u01782350402181") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad7143_d20260625_m011958_c001_v0001165_t0022_u01782350398820") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad713f_d20260625_m011958_c001_v7007000_t0000_u01782350398469") 2026/06/25 01:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd22_d20260625_m011954_c001_v0001172_t0056_u01782350394867") 2026/06/25 01:23:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f426e44f3c952de72_d20260625_m012054_c001_v7007000_t0000_u01782350454499") 2026/06/25 01:23:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb821_d20260625_m012050_c001_v0001165_t0044_u01782350450646") 2026/06/25 01:23:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4211aa97706bb811_d20260625_m012045_c001_v7007000_t0000_u01782350445307") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb7f6_d20260625_m012040_c001_v0001117_t0024_u01782350440975") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4211aa97706bb81d_d20260625_m012050_c001_v7007000_t0000_u01782350450304") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb812_d20260625_m012045_c001_v0001116_t0011_u01782350445489") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4211aa97706bb7f1_d20260625_m012040_c001_v7007000_t0000_u01782350440554") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2132995f28740ec9_d20260625_m012036_c001_v0001103_t0044_u01782350436467") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4132995f28740ec8_d20260625_m012036_c001_v7007000_t0000_u01782350436286") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2211aa97706bb7e8_d20260625_m012033_c001_v0001182_t0033_u01782350433055") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4211aa97706bb7e7_d20260625_m012032_c001_v7007000_t0000_u01782350432694") 2026/06/25 01:23:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd9e_d20260625_m012019_c001_v0001100_t0044_u01782350419347") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd21_d20260625_m011954_c001_v7007000_t0000_u01782350394685") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2022092e9dabc857_d20260625_m011950_c001_v0001104_t0019_u01782350390504") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4022092e9dabc855_d20260625_m011950_c001_v7007000_t0000_u01782350390149") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd0f_d20260625_m011946_c001_v0001092_t0009_u01782350386067") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffd0e_d20260625_m011945_c001_v7007000_t0000_u01782350385885") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6fcf_d20260625_m011942_c001_v0001041_t0023_u01782350382025") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6fac_d20260625_m011941_c001_v7007000_t0000_u01782350381666") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21821bcfc87ffd00_d20260625_m011937_c001_v0001102_t0041_u01782350377582") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc87ffcfe_d20260625_m011937_c001_v7007000_t0000_u01782350377332") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e98_d20260625_m011933_c001_v0001174_t0058_u01782350373810") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6e97_d20260625_m011933_c001_v7007000_t0000_u01782350373435") 2026/06/25 01:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad6e87_d20260625_m011928_c001_v0001104_t0022_u01782350368184") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4132995f28740f43_d20260625_m012128_c001_v7007000_t0000_u01782350488760") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f200d39c7635dbfe6_d20260625_m012124_c001_v0001180_t0059_u01782350484434") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f426e44f3c952deae_d20260625_m012113_c001_v7007000_t0000_u01782350473701") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f226e44f3c952dea2_d20260625_m012108_c001_v0001145_t0012_u01782350468152") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f400d39c7635dbfe2_d20260625_m012124_c001_v7007000_t0000_u01782350484045") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f226e44f3c952deaf_d20260625_m012113_c001_v0001144_t0044_u01782350473888") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f426e44f3c952dea1_d20260625_m012107_c001_v7007000_t0000_u01782350467745") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f226e44f3c952de95_d20260625_m012103_c001_v0001174_t0007_u01782350463063") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f426e44f3c952de93_d20260625_m012102_c001_v7007000_t0000_u01782350462882") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f227c1e62ffad7250_d20260625_m012059_c001_v0001171_t0026_u01782350459224") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad724d_d20260625_m012058_c001_v7007000_t0000_u01782350458806") 2026/06/25 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f226e44f3c952de74_d20260625_m012054_c001_v0001041_t0052_u01782350454681") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4013c6151926030f_d20260625_m012210_c001_v7007000_t0000_u01782350530743") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f209eabd2f0d7c229_d20260625_m012205_c001_v0001105_t0056_u01782350525971") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f409eabd2f0d7c228_d20260625_m012205_c001_v7007000_t0000_u01782350525519") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f215c1fef291fb8b3_d20260625_m012200_c001_v0001103_t0032_u01782350520136") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb8b1_d20260625_m012159_c001_v7007000_t0000_u01782350519922") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f215c1fef291fb896_d20260625_m012155_c001_v0001104_t0045_u01782350515202") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f415c1fef291fb894_d20260625_m012154_c001_v7007000_t0000_u01782350514699") 2026/06/25 01:23:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2132995f28740f73_d20260625_m012137_c001_v0001174_t0042_u01782350497278") 2026/06/25 01:23:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f4132995f28740f70_d20260625_m012137_c001_v7007000_t0000_u01782350497094") 2026/06/25 01:23:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f200d39c7635dc02a_d20260625_m012133_c001_v0001177_t0025_u01782350493363") 2026/06/25 01:23:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f400d39c7635dc026_d20260625_m012132_c001_v7007000_t0000_u01782350492917") 2026/06/25 01:23:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f2132995f28740f45_d20260625_m012128_c001_v0001038_t0041_u01782350488944") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc88000fa_d20260625_m012317_c001_v7007000_t0000_u01782350597136") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f211263b66faec83c_d20260625_m012311_c001_v0001174_t0050_u01782350591421") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec837_d20260625_m012310_c001_v7007000_t0000_u01782350590905") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f211263b66faec804_d20260625_m012305_c001_v0001117_t0006_u01782350585730") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7ff_d20260625_m012305_c001_v7007000_t0000_u01782350585214") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f211263b66faec7c8_d20260625_m012252_c001_v0001178_t0013_u01782350572770") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7c7_d20260625_m012252_c001_v7007000_t0000_u01782350572208") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8f2e_d20260625_m012248_c001_v0001038_t0029_u01782350568406") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7bf_d20260625_m012248_c001_v7007000_t0000_u01782350568014") 2026/06/25 01:23:25 DEBUG : chunked-copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8f28_d20260625_m012244_c001_v0001038_t0012_u01782350564621") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc88000f9_d20260625_m012316_c001_v7007000_t0000_u01782350596952") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438ae1a_d20260625_m012314_c001_v0001180_t0042_u01782350594817") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec833_d20260625_m012310_c001_v7007000_t0000_u01782350590720") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438ae11_d20260625_m012309_c001_v0001178_t0024_u01782350589303") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7fc_d20260625_m012305_c001_v7007000_t0000_u01782350585029") 2026/06/25 01:23:25 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f21523d344438adfe_d20260625_m012256_c001_v0001183_t0059_u01782350576134") 2026/06/25 01:23:26 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7c5_d20260625_m012252_c001_v7007000_t0000_u01782350572025") 2026/06/25 01:23:26 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f211263b66faec7c1_d20260625_m012250_c001_v0001185_t0004_u01782350570308") 2026/06/25 01:23:26 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f411263b66faec7a1_d20260625_m012247_c001_v7007000_t0000_u01782350567831") 2026/06/25 01:23:26 DEBUG : chunked-copy.copy: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f113e77c46b5045e1_d20260625_m012246_c001_v0001174_t0055_u01782350566836") 2026/06/25 01:23:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1121f4baef0f8c31_d20260625_m011806_c001_v0001181_t0023_u01782350286679") 2026/06/25 01:23:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc88000fe_d20260625_m012318_c001_v7007000_t0000_u01782350598153") 2026/06/25 01:23:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8f60_d20260625_m012317_c001_v0001038_t0028_u01782350597689") 2026/06/25 01:23:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f41821bcfc8800101_d20260625_m012319_c001_v7007000_t0000_u01782350599561") 2026/06/25 01:23:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8f64_d20260625_m012319_c001_v0001038_t0016_u01782350599085") 2026/06/25 01:23:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f1181a49fb7aa8f62_d20260625_m012318_c001_v0001038_t0016_u01782350598337") 2026/06/25 01:23:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f029d4350adfbcb9fe80e1b_f427c1e62ffad6e79_d20260625_m011924_c001_v7007000_t0000_u01782350364519") 2026/06/25 01:23:27 INFO : B2 bucket rclone-test-kogihag8leqi: cleaning bucket "rclone-test-kogihag8leqi" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (354.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (352.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.05s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.98s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.33s) --- 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.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.52s) --- 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.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.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.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (35.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (17.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (41.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (22.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 354.854s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m56.064414962s (try 1/5)