"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/04/13 04:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha" 2026/04/13 04:57:30 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/04/13 04:57:33 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/13 04:57:33 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/13 04:57:33 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/04/13 04:57:56 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/13 04:57:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/13 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/13 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/13 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/13 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/13 04:58:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/13 04:58:00 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/13 04:58:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/13 04:58:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/13 04:58:13 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of all files 2026/04/13 04:58:13 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1520c_d20260413_m045812_c001_v0001179_t0002_u01776056292531") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/13 04:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha/dirToPurgeFromRoot" 2026/04/13 04:58:15 INFO : B2 bucket rclone-test-wemolat3juha path dirToPurgeFromRoot: cleaning bucket "rclone-test-wemolat3juha" of all files 2026/04/13 04:58:16 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15210_d20260413_m045814_c001_v0001179_t0052_u01776056294007") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/13 04:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha/hello? sausage/êé" 2026/04/13 04:58:20 INFO : B2 bucket rclone-test-wemolat3juha path hello? sausage/êé: cleaning bucket "rclone-test-wemolat3juha" of all files 2026/04/13 04:58:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f101407f5054db253_d20260413_m045819_c001_v0001165_t0055_u01776056299547") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/13 04:58:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/13 04:58:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 04:58:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/13 04:58:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/13 04:58:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-wemolat3juha" from "TestB2:rclone-test-wemolat3juha" 2026/04/13 04:58:33 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/04/13 04:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-siwufaw9tiva" 2026/04/13 04:58:49 DEBUG : B2 bucket rclone-test-siwufaw9tiva: Purge remote 2026/04/13 04:58:49 INFO : B2 bucket rclone-test-siwufaw9tiva: cleaning bucket "rclone-test-siwufaw9tiva" of all files 2026/04/13 04:58:49 DEBUG : somefile: Deleting (id "4_zbf42dda3304d8b5b9fd80e1b_f4111e641f9233478_d20260413_m045847_c001_v0001044_t0046_u01776056327980") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/13 04:58:50 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/13 04:58:51 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/04/13 04:58:53 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/04/13 04:58:53 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/13 04:58:53 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.278Ki offset 6Mi/6.107Mi 2026/04/13 04:58:53 DEBUG : test-metadata: Sending chunk 1 length 111901 2026/04/13 04:58:55 DEBUG : test-metadata: Done sending chunk 1 2026/04/13 04:58:56 DEBUG : test-metadata: Done sending chunk 0 2026/04/13 04:58:56 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/04/13 04:59:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/13 04:59:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 04:59:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 04:59:06 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/5fe2bda3303d8b5b9fd80e1b/c001_v0001179_t0059": EOF 2026/04/13 04:59:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/5fe2bda3303d8b5b9fd80e1b/c001_v0001179_t0059": EOF) 2026/04/13 04:59:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/5fe2bda3303d8b5b9fd80e1b/c001_v0001179_t0059": EOF - low level retry 1/10 2026/04/13 04:59:08 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-04-13-045901-126.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/04/13 04:59:11 DEBUG : oldPath = "TestB2:rclone-test-wemolat3juha/versions/test-versions-v2026-04-13-045901-126.txt" 2026/04/13 04:59:11 DEBUG : newPath = "TestB2,versions:rclone-test-wemolat3juha/versions/test-versions-v2026-04-13-045901-126.txt" 2026/04/13 04:59:11 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wemolat3juha/versions/test-versions-v2026-04-13-045901-126.txt" 2026/04/13 04:59:11 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/13 04:59:12 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wemolat3juha/versions/test-versions-v2026-04-13-045901-126.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wemolat3juha/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/04/13 04:59:15 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of all hidden files 2026/04/13 04:59:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bba_d20260413_m045740_c001_v7007000_t0000_u01776056260955") as it is a hide marker 2026/04/13 04:59:15 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : leading space/ leading space: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151ac_d20260413_m045740_c001_v0001179_t0009_u01776056260235") 2026/04/13 04:59:15 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bb9_d20260413_m045739_c001_v7007000_t0000_u01776056259869") as it is a hide marker 2026/04/13 04:59:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a4_d20260413_m045739_c001_v0001179_t0002_u01776056259277") 2026/04/13 04:59:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc2_d20260413_m045746_c001_v7007000_t0000_u01776056266905") as it is a hide marker 2026/04/13 04:59:15 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151be_d20260413_m045746_c001_v0001179_t0042_u01776056266269") 2026/04/13 04:59:15 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : created from root.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4219f0d9bac51726_d20260413_m045841_c001_v7007000_t0000_u01776056321918") as it is a hide marker 2026/04/13 04:59:15 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : created from root.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1180f8e07c4de672_d20260413_m045841_c001_v0001185_t0024_u01776056321017") 2026/04/13 04:59:15 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : file name.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f4_d20260413_m045850_c001_v7007000_t0000_u01776056330241") as it is a hide marker 2026/04/13 04:59:15 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15232_d20260413_m045829_c001_v0001179_t0044_u01776056309427") 2026/04/13 04:59:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f117cddee4822521d_d20260413_m045825_c001_v0001183_t0057_u01776056305948") 2026/04/13 04:59:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15206_d20260413_m045804_c001_v0001179_t0033_u01776056284441") 2026/04/13 04:59:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15200_d20260413_m045803_c001_v0001179_t0024_u01776056283470") 2026/04/13 04:59:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15204_d20260413_m045804_c001_v0001179_t0008_u01776056284044") "upload" dated 2026-04-13 04:58:04.044 +0000 UTC (1m11.69282765s ago) 2026/04/13 04:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f408833c32b1baf26_d20260413_m045823_c001_v7007000_t0000_u01776056303714") as it is a hide marker 2026/04/13 04:59:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f109dacaba09a8b03_d20260413_m045823_c001_v0001174_t0000_u01776056303192") 2026/04/13 04:59:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1160c18c8957e318_d20260413_m045822_c001_v0001183_t0009_u01776056302508") 2026/04/13 04:59:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bda_d20260413_m045753_c001_v7007000_t0000_u01776056273717") as it is a hide marker 2026/04/13 04:59:15 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151e4_d20260413_m045752_c001_v0001179_t0030_u01776056272996") 2026/04/13 04:59:15 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : piped data.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f6_d20260413_m045851_c001_v7007000_t0000_u01776056331899") as it is a hide marker 2026/04/13 04:59:15 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1526c_d20260413_m045851_c001_v0001179_t0006_u01776056331517") 2026/04/13 04:59:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f5_d20260413_m045851_c001_v7007000_t0000_u01776056331332") 2026/04/13 04:59:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4142eb1fe3b15268_d20260413_m045850_c001_v0001179_t0059_u01776056330967") 2026/04/13 04:59:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be1_d20260413_m045754_c001_v7007000_t0000_u01776056274642") as it is a hide marker 2026/04/13 04:59:15 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151ea_d20260413_m045754_c001_v0001179_t0043_u01776056274083") 2026/04/13 04:59:15 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : test-metadata: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4131ae9f014b6474_d20260413_m045858_c001_v7007000_t0000_u01776056338581") as it is a hide marker 2026/04/13 04:59:15 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2179fc5a4591ca0e_d20260413_m045853_c001_v0001173_t0024_u01776056333589") 2026/04/13 04:59:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591ca01_d20260413_m045852_c001_v7007000_t0000_u01776056332832") 2026/04/13 04:59:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1526e_d20260413_m045852_c001_v0001179_t0040_u01776056332085") 2026/04/13 04:59:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc7_d20260413_m045748_c001_v7007000_t0000_u01776056268800") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151c8_d20260413_m045748_c001_v0001179_t0052_u01776056268213") 2026/04/13 04:59:15 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bcb_d20260413_m045750_c001_v7007000_t0000_u01776056270669") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151d4_d20260413_m045750_c001_v0001179_t0000_u01776056270095") 2026/04/13 04:59:15 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bca_d20260413_m045749_c001_v7007000_t0000_u01776056269729") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151cc_d20260413_m045749_c001_v0001179_t0042_u01776056269166") 2026/04/13 04:59:15 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bcc_d20260413_m045751_c001_v7007000_t0000_u01776056271621") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151da_d20260413_m045751_c001_v0001179_t0055_u01776056271053") 2026/04/13 04:59:15 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bd3_d20260413_m045752_c001_v7007000_t0000_u01776056272624") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151e0_d20260413_m045751_c001_v0001179_t0032_u01776056271988") 2026/04/13 04:59:15 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc4_d20260413_m045747_c001_v7007000_t0000_u01776056267847") as it is a hide marker 2026/04/13 04:59:15 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : trailing space /trailing space : Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151c0_d20260413_m045747_c001_v0001179_t0041_u01776056267274") 2026/04/13 04:59:15 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572a7a_d20260413_m045908_c001_v0001144_t0006_u01776056348892") "upload" dated 2026-04-13 04:59:08.892 +0000 UTC (6.845344665s ago) 2026/04/13 04:59:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f400762743ef8cad8_d20260413_m045904_c001_v7007000_t0000_u01776056344114") 2026/04/13 04:59:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1528a_d20260413_m045901_c001_v0001179_t0006_u01776056341126") 2026/04/13 04:59:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be7_d20260413_m045802_c001_v7007000_t0000_u01776056282899") as it is a hide marker 2026/04/13 04:59:15 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03be3_d20260413_m045756_c001_v0001136_t0011_u01776056276768") 2026/04/13 04:59:15 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : zero-length-file: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be2_d20260413_m045756_c001_v7007000_t0000_u01776056276505") as it is a hide marker 2026/04/13 04:59:15 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : zero-length-file: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4142eb1fe3b151f0_d20260413_m045755_c001_v0001179_t0059_u01776056275962") 2026/04/13 04:59:15 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbb_d20260413_m045741_c001_v7007000_t0000_u01776056261885") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b0_d20260413_m045741_c001_v0001179_t0052_u01776056261323") 2026/04/13 04:59:15 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d038e7_d20260413_m045736_c001_v7007000_t0000_u01776056256876") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1519a_d20260413_m045735_c001_v0001179_t0055_u01776056255941") 2026/04/13 04:59:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbf_d20260413_m045744_c001_v7007000_t0000_u01776056264970") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b6_d20260413_m045744_c001_v0001179_t0023_u01776056264390") 2026/04/13 04:59:15 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbe_d20260413_m045744_c001_v7007000_t0000_u01776056264024") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b4_d20260413_m045743_c001_v0001179_t0052_u01776056263406") 2026/04/13 04:59:15 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc0_d20260413_m045745_c001_v7007000_t0000_u01776056265904") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151bc_d20260413_m045745_c001_v0001179_t0053_u01776056265342") 2026/04/13 04:59:15 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbd_d20260413_m045743_c001_v7007000_t0000_u01776056263029") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b2_d20260413_m045742_c001_v0001179_t0053_u01776056262255") 2026/04/13 04:59:15 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ./.: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d038e8_d20260413_m045737_c001_v7007000_t0000_u01776056257932") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ./.: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a0_d20260413_m045737_c001_v0001179_t0016_u01776056257243") 2026/04/13 04:59:15 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/13 04:59:15 DEBUG : ../..: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bb8_d20260413_m045738_c001_v7007000_t0000_u01776056258910") as it is a hide marker 2026/04/13 04:59:15 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/13 04:59:15 DEBUG : ../..: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a2_d20260413_m045738_c001_v0001179_t0001_u01776056258298") 2026/04/13 04:59:15 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/13 04:59:15 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of all hidden files 2026/04/13 04:59:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bba_d20260413_m045740_c001_v7007000_t0000_u01776056260955") as it is a hide marker 2026/04/13 04:59:16 DEBUG : leading space/ leading space: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151ac_d20260413_m045740_c001_v0001179_t0009_u01776056260235") 2026/04/13 04:59:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bb9_d20260413_m045739_c001_v7007000_t0000_u01776056259869") as it is a hide marker 2026/04/13 04:59:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a4_d20260413_m045739_c001_v0001179_t0002_u01776056259277") 2026/04/13 04:59:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc2_d20260413_m045746_c001_v7007000_t0000_u01776056266905") as it is a hide marker 2026/04/13 04:59:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151be_d20260413_m045746_c001_v0001179_t0042_u01776056266269") 2026/04/13 04:59:16 DEBUG : created from root.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4219f0d9bac51726_d20260413_m045841_c001_v7007000_t0000_u01776056321918") as it is a hide marker 2026/04/13 04:59:16 DEBUG : created from root.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1180f8e07c4de672_d20260413_m045841_c001_v0001185_t0024_u01776056321017") 2026/04/13 04:59:16 DEBUG : file name.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f4_d20260413_m045850_c001_v7007000_t0000_u01776056330241") as it is a hide marker 2026/04/13 04:59:16 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15232_d20260413_m045829_c001_v0001179_t0044_u01776056309427") 2026/04/13 04:59:16 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f117cddee4822521d_d20260413_m045825_c001_v0001183_t0057_u01776056305948") 2026/04/13 04:59:16 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15206_d20260413_m045804_c001_v0001179_t0033_u01776056284441") 2026/04/13 04:59:16 DEBUG : file name.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15200_d20260413_m045803_c001_v0001179_t0024_u01776056283470") 2026/04/13 04:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15204_d20260413_m045804_c001_v0001179_t0008_u01776056284044") "upload" dated 2026-04-13 04:58:04.044 +0000 UTC (1m12.703687376s ago) 2026/04/13 04:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f408833c32b1baf26_d20260413_m045823_c001_v7007000_t0000_u01776056303714") as it is a hide marker 2026/04/13 04:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f109dacaba09a8b03_d20260413_m045823_c001_v0001174_t0000_u01776056303192") 2026/04/13 04:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1160c18c8957e318_d20260413_m045822_c001_v0001183_t0009_u01776056302508") 2026/04/13 04:59:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bda_d20260413_m045753_c001_v7007000_t0000_u01776056273717") as it is a hide marker 2026/04/13 04:59:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151e4_d20260413_m045752_c001_v0001179_t0030_u01776056272996") 2026/04/13 04:59:16 DEBUG : piped data.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f6_d20260413_m045851_c001_v7007000_t0000_u01776056331899") as it is a hide marker 2026/04/13 04:59:17 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1526c_d20260413_m045851_c001_v0001179_t0006_u01776056331517") 2026/04/13 04:59:17 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591c9f5_d20260413_m045851_c001_v7007000_t0000_u01776056331332") 2026/04/13 04:59:17 DEBUG : piped data.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4142eb1fe3b15268_d20260413_m045850_c001_v0001179_t0059_u01776056330967") 2026/04/13 04:59:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be1_d20260413_m045754_c001_v7007000_t0000_u01776056274642") as it is a hide marker 2026/04/13 04:59:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151ea_d20260413_m045754_c001_v0001179_t0043_u01776056274083") 2026/04/13 04:59:17 DEBUG : test-metadata: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f4131ae9f014b6474_d20260413_m045858_c001_v7007000_t0000_u01776056338581") as it is a hide marker 2026/04/13 04:59:17 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2179fc5a4591ca0e_d20260413_m045853_c001_v0001173_t0024_u01776056333589") 2026/04/13 04:59:17 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591ca01_d20260413_m045852_c001_v7007000_t0000_u01776056332832") 2026/04/13 04:59:17 DEBUG : test-metadata: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1526e_d20260413_m045852_c001_v0001179_t0040_u01776056332085") 2026/04/13 04:59:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc7_d20260413_m045748_c001_v7007000_t0000_u01776056268800") as it is a hide marker 2026/04/13 04:59:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151c8_d20260413_m045748_c001_v0001179_t0052_u01776056268213") 2026/04/13 04:59:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bcb_d20260413_m045750_c001_v7007000_t0000_u01776056270669") as it is a hide marker 2026/04/13 04:59:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151d4_d20260413_m045750_c001_v0001179_t0000_u01776056270095") 2026/04/13 04:59:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bca_d20260413_m045749_c001_v7007000_t0000_u01776056269729") as it is a hide marker 2026/04/13 04:59:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151cc_d20260413_m045749_c001_v0001179_t0042_u01776056269166") 2026/04/13 04:59:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bcc_d20260413_m045751_c001_v7007000_t0000_u01776056271621") as it is a hide marker 2026/04/13 04:59:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151da_d20260413_m045751_c001_v0001179_t0055_u01776056271053") 2026/04/13 04:59:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bd3_d20260413_m045752_c001_v7007000_t0000_u01776056272624") as it is a hide marker 2026/04/13 04:59:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151e0_d20260413_m045751_c001_v0001179_t0032_u01776056271988") 2026/04/13 04:59:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc4_d20260413_m045747_c001_v7007000_t0000_u01776056267847") as it is a hide marker 2026/04/13 04:59:18 DEBUG : trailing space /trailing space : Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151c0_d20260413_m045747_c001_v0001179_t0041_u01776056267274") 2026/04/13 04:59:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572a7a_d20260413_m045908_c001_v0001144_t0006_u01776056348892") "upload" dated 2026-04-13 04:59:08.892 +0000 UTC (9.176283506s ago) 2026/04/13 04:59:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f400762743ef8cad8_d20260413_m045904_c001_v7007000_t0000_u01776056344114") 2026/04/13 04:59:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1528a_d20260413_m045901_c001_v0001179_t0006_u01776056341126") 2026/04/13 04:59:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be7_d20260413_m045802_c001_v7007000_t0000_u01776056282899") as it is a hide marker 2026/04/13 04:59:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03be3_d20260413_m045756_c001_v0001136_t0011_u01776056276768") 2026/04/13 04:59:18 DEBUG : zero-length-file: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03be2_d20260413_m045756_c001_v7007000_t0000_u01776056276505") as it is a hide marker 2026/04/13 04:59:18 DEBUG : zero-length-file: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4142eb1fe3b151f0_d20260413_m045755_c001_v0001179_t0059_u01776056275962") 2026/04/13 04:59:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbb_d20260413_m045741_c001_v7007000_t0000_u01776056261885") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b0_d20260413_m045741_c001_v0001179_t0052_u01776056261323") 2026/04/13 04:59:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d038e7_d20260413_m045736_c001_v7007000_t0000_u01776056256876") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b1519a_d20260413_m045735_c001_v0001179_t0055_u01776056255941") 2026/04/13 04:59:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbf_d20260413_m045744_c001_v7007000_t0000_u01776056264970") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b6_d20260413_m045744_c001_v0001179_t0023_u01776056264390") 2026/04/13 04:59:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbe_d20260413_m045744_c001_v7007000_t0000_u01776056264024") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b4_d20260413_m045743_c001_v0001179_t0052_u01776056263406") 2026/04/13 04:59:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bc0_d20260413_m045745_c001_v7007000_t0000_u01776056265904") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151bc_d20260413_m045745_c001_v0001179_t0053_u01776056265342") 2026/04/13 04:59:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bbd_d20260413_m045743_c001_v7007000_t0000_u01776056263029") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151b2_d20260413_m045742_c001_v0001179_t0053_u01776056262255") 2026/04/13 04:59:18 DEBUG : ./.: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d038e8_d20260413_m045737_c001_v7007000_t0000_u01776056257932") as it is a hide marker 2026/04/13 04:59:18 DEBUG : ./.: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a0_d20260413_m045737_c001_v0001179_t0016_u01776056257243") 2026/04/13 04:59:19 DEBUG : ../..: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03bb8_d20260413_m045738_c001_v7007000_t0000_u01776056258910") as it is a hide marker 2026/04/13 04:59:19 DEBUG : ../..: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b151a2_d20260413_m045738_c001_v0001179_t0001_u01776056258298") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/13 04:59:19 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/04/13 04:59:19 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/04/13 04:59:20 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/04/13 04:59:20 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/04/13 04:59:20 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of pending multipart uploads older than 0s 2026/04/13 04:59:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15204_d20260413_m045804_c001_v0001179_t0008_u01776056284044") "upload" dated 2026-04-13 04:58:04.044 +0000 UTC (1m16.869913396s ago) 2026/04/13 04:59:20 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c1a_d20260413_m045919_c001_v0001041_t0035_u01776056359872") as it is a start marker (upload started at 2026-04-13 04:59:19.872 +0000 UTC) 2026/04/13 04:59:20 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/13 04:59:20 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c1e_d20260413_m045920_c001_v0001179_t0042_u01776056360070") as it is a start marker (upload started at 2026-04-13 04:59:20.07 +0000 UTC) 2026/04/13 04:59:20 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/13 04:59:20 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c22_d20260413_m045920_c001_v0001042_t0054_u01776056360255") as it is a start marker (upload started at 2026-04-13 04:59:20.255 +0000 UTC) 2026/04/13 04:59:20 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/13 04:59:20 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c26_d20260413_m045920_c001_v0001041_t0006_u01776056360443") as it is a start marker (upload started at 2026-04-13 04:59:20.443 +0000 UTC) 2026/04/13 04:59:20 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/13 04:59:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03c16_d20260413_m045919_c001_v7007000_t0000_u01776056359688") "hide" dated 2026-04-13 04:59:19.688 +0000 UTC (1.226120886s ago) 2026/04/13 04:59:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572a7a_d20260413_m045908_c001_v0001144_t0006_u01776056348892") 2026/04/13 04:59:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/13 04:59:21 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of pending multipart uploads older than 0s 2026/04/13 04:59:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15204_d20260413_m045804_c001_v0001179_t0008_u01776056284044") "upload" dated 2026-04-13 04:58:04.044 +0000 UTC (1m17.241661284s ago) 2026/04/13 04:59:21 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c1a_d20260413_m045919_c001_v0001041_t0035_u01776056359872") as it is a start marker (upload started at 2026-04-13 04:59:19.872 +0000 UTC) 2026/04/13 04:59:21 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c1e_d20260413_m045920_c001_v0001179_t0042_u01776056360070") as it is a start marker (upload started at 2026-04-13 04:59:20.07 +0000 UTC) 2026/04/13 04:59:21 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c22_d20260413_m045920_c001_v0001042_t0054_u01776056360255") as it is a start marker (upload started at 2026-04-13 04:59:20.255 +0000 UTC) 2026/04/13 04:59:21 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c26_d20260413_m045920_c001_v0001041_t0006_u01776056360443") as it is a start marker (upload started at 2026-04-13 04:59:20.443 +0000 UTC) 2026/04/13 04:59:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03c16_d20260413_m045919_c001_v7007000_t0000_u01776056359688") "hide" dated 2026-04-13 04:59:19.688 +0000 UTC (1.59780741s ago) 2026/04/13 04:59:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572a7a_d20260413_m045908_c001_v0001144_t0006_u01776056348892") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/13 04:59:22 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/13 04:59:22 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/13 04:59:22 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/04/13 04:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/13 04:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/13 04:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/13 04:59:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/13 04:59:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/13 04:59:25 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/13 04:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 04:59:28 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/04/13 04:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f200762743ef8d2f9_d20260413_m045928_c001_v0001103_t0014_u01776056368842") 2026/04/13 04:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 04:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 04:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 04:59:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 04:59:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/13 04:59:44 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/13 04:59:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:44 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/13 04:59:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/13 04:59:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/13 04:59:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/13 04:59:47 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/13 04:59:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 04:59:49 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/04/13 04:59:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f01f_d20260413_m045949_c001_v0001167_t0054_u01776056389315") 2026/04/13 04:59:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 04:59:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/13 04:59:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/13 04:59:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/13 04:59:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/13 04:59:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/13 04:59:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/13 04:59:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/13 04:59:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/13 04:59:56 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/13 04:59:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 04:59:57 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/04/13 04:59:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f20583d99f2d89b70_d20260413_m045957_c001_v0001103_t0013_u01776056397825") 2026/04/13 04:59:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/13 04:59:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 04:59:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 04:59:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/13 04:59:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:00:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:00 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/04/13 05:00:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/13 05:00:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/13 05:00:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/13 05:00:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/13 05:00:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/13 05:00:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/13 05:00:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:06 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/04/13 05:00:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2af_d20260413_m050006_c001_v0001185_t0024_u01776056406263") 2026/04/13 05:00:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:00:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 05:00:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/13 05:00:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/13 05:00:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/13 05:00:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/13 05:00:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/13 05:00:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/13 05:00:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2c0_d20260413_m050014_c001_v0001167_t0048_u01776056414104") 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 05:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/13 05:00:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/13 05:00:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/13 05:00:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/13 05:00:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/13 05:00:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/13 05:00:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:22 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/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f22374efea0611635_d20260413_m050022_c001_v0001173_t0022_u01776056422500") 2026/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 05:00:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/13 05:00:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:00:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:25 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/04/13 05:00:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/13 05:00:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/13 05:00:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/13 05:00:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/13 05:00:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/13 05:00:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/13 05:00:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/13 05:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f0bc_d20260413_m050030_c001_v0001179_t0025_u01776056430984") 2026/04/13 05:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 05:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/13 05:00:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/13 05:00:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/13 05:00:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/13 05:00:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/13 05:00:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/13 05:00:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/13 05:00:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/13 05:00:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f0c4_d20260413_m050038_c001_v0001144_t0006_u01776056438795") 2026/04/13 05:00:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 05:00:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/13 05:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/13 05:00:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/13 05:00:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/13 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/13 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/13 05:00:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f2127ba9fd0a840cc_d20260413_m050047_c001_v0001136_t0034_u01776056447376") 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 05:00:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/13 05:00:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:00:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/04/13 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/13 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/13 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/13 05:00:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/13 05:00:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/13 05:00:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/13 05:00:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/13 05:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:00:56 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/04/13 05:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e3d1_d20260413_m050056_c001_v0001172_t0044_u01776056456129") 2026/04/13 05:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 05:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/13 05:00:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:00:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:00:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/13 05:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/13 05:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/13 05:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/13 05:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/13 05:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/13 05:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/13 05:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/13 05:01:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:01:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/13 05:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f1d7_d20260413_m050107_c001_v0001136_t0031_u01776056467898") 2026/04/13 05:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/13 05:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 05:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/13 05:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/13 05:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/13 05:01:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/13 05:01:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/13 05:01:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/13 05:01:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/13 05:01:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:01:17 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/04/13 05:01:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187c6e_d20260413_m050117_c001_v0001185_t0036_u01776056477998") 2026/04/13 05:01:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/13 05:01:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:01:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 05:01:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/13 05:01:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:01:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:01:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:01:20 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/04/13 05:01:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/13 05:01:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/13 05:01:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/13 05:01:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/13 05:01:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/13 05:01:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/13 05:01:25 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/13 05:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:01:27 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/04/13 05:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187c7a_d20260413_m050127_c001_v0001161_t0010_u01776056487161") 2026/04/13 05:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 05:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/13 05:01:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:01:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:01:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/13 05:01:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/13 05:01:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/13 05:01:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/13 05:01:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/13 05:01:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/13 05:01:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/13 05:01:34 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/13 05:01:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:01:36 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/04/13 05:01:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f209f6052ea791823_d20260413_m050136_c001_v0001154_t0011_u01776056496906") 2026/04/13 05:01:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/13 05:01:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 05:01:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/13 05:01:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:02:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:02:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/13 05:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/13 05:02:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/13 05:02:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/13 05:02:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/13 05:02:29 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/13 05:02:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:02:34 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/04/13 05:02:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f215b518805cc08e4_d20260413_m050234_c001_v0001185_t0052_u01776056554691") 2026/04/13 05:02:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/13 05:02:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:02:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/13 05:02:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 05:02:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:02:37 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/04/13 05:02:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/13 05:02:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/13 05:02:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/13 05:02:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/13 05:02:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/13 05:02:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/13 05:02:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/13 05:02:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:02:49 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/04/13 05:02:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ebb_d20260413_m050249_c001_v0001097_t0015_u01776056569430") 2026/04/13 05:02:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:02:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/13 05:02:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/13 05:02:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:02:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:02:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/13 05:02:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/13 05:02:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/13 05:02:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/13 05:02:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/13 05:02:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/13 05:02:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/13 05:02:58 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/13 05:03:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:03:02 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/04/13 05:03:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ecb_d20260413_m050302_c001_v0001165_t0030_u01776056582599") 2026/04/13 05:03:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/13 05:03:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/13 05:03:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/13 05:03:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:03:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:03:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/13 05:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/13 05:03:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/13 05:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/13 05:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/13 05:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/13 05:03:17 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/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fe2bda3303d8b5b9fd80e1b_f2179fc5a4591d3ab_d20260413_m050317_c001_v0001185_t0004_u01776056597249") 2026/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/13 05:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/13 05:03:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/13 05:03:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/13 05:03:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/13 05:03:20 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/04/13 05:03:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c43777700_d20260413_m050331_c001_v0001093_t0039_u01776056611597") 2026/04/13 05:03:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/13 05:03:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/13 05:03:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/13 05:03:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/13 05:03:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/13 05:03:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/13 05:03:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/13 05:03:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/13 05:03:34 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/13 05:03:37 DEBUG : chunked-copy: Done sending chunk 0 2026/04/13 05:03:37 DEBUG : chunked-copy: Done sending chunk 1 2026/04/13 05:03:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c43777709_d20260413_m050338_c001_v0001184_t0031_u01776056618119") 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/13 05:03:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/13 05:03:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/13 05:03:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/13 05:03:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/13 05:03:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/13 05:03:43 DEBUG : chunked-copy: Done sending chunk 0 2026/04/13 05:03:44 DEBUG : chunked-copy: Done sending chunk 1 2026/04/13 05:03:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/13 05:03:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c4377776e_d20260413_m050344_c001_v0001100_t0031_u01776056624676") 2026/04/13 05:03:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/13 05:03:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/13 05:03:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/13 05:03:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/13 05:03:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/13 05:03:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/13 05:03:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/13 05:03:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/13 05:03:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/13 05:03:50 DEBUG : chunked-copy: Done sending chunk 0 2026/04/13 05:03:50 DEBUG : chunked-copy: Done sending chunk 1 2026/04/13 05:03:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/13 05:03:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c4377777b_d20260413_m050351_c001_v0001185_t0051_u01776056631615") 2026/04/13 05:03:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/13 05:03:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/13 05:03:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/13 05:03:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/13 05:03:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/13 05:03:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/13 05:03:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/13 05:03:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/13 05:03:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/13 05:03:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wemolat3juha/deeper/nonexisting/directory" 2026/04/13 05:03:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/13 05:03:59 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of all files 2026/04/13 05:03:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187ec0_d20260413_m050254_c001_v7007000_t0000_u01776056574834") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ebb_d20260413_m050249_c001_v0001097_t0015_u01776056569430") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187eba_d20260413_m050248_c001_v7007000_t0000_u01776056568928") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f201838c780f80426_d20260413_m050240_c001_v0001097_t0033_u01776056560463") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c437776f4_d20260413_m050323_c001_v7007000_t0000_u01776056603896") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2179fc5a4591d3ab_d20260413_m050317_c001_v0001185_t0004_u01776056597249") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4179fc5a4591d3a8_d20260413_m050316_c001_v7007000_t0000_u01776056596723") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ed2_d20260413_m050309_c001_v0001097_t0000_u01776056589620") 2026/04/13 05:03:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187ed1_d20260413_m050309_c001_v7007000_t0000_u01776056589413") 2026/04/13 05:04:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ecb_d20260413_m050302_c001_v0001165_t0030_u01776056582599") 2026/04/13 05:04:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187eca_d20260413_m050301_c001_v7007000_t0000_u01776056581992") 2026/04/13 05:04:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187ec1_d20260413_m050255_c001_v0001184_t0037_u01776056575102") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e2e1_d20260413_m050026_c001_v7007000_t0000_u01776056426518") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f22374efea0611635_d20260413_m050022_c001_v0001173_t0022_u01776056422500") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f082_d20260413_m050018_c001_v7007000_t0000_u01776056418008") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2c0_d20260413_m050014_c001_v0001167_t0048_u01776056414104") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f42374efea0611634_d20260413_m050022_c001_v7007000_t0000_u01776056422147") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f083_d20260413_m050018_c001_v0001181_t0019_u01776056418189") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e2bf_d20260413_m050013_c001_v7007000_t0000_u01776056413761") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f072_d20260413_m050009_c001_v0001136_t0056_u01776056409685") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f071_d20260413_m050009_c001_v7007000_t0000_u01776056409499") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2af_d20260413_m050006_c001_v0001185_t0024_u01776056406263") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e2ae_d20260413_m050005_c001_v7007000_t0000_u01776056405892") 2026/04/13 05:04:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f035_d20260413_m050002_c001_v0001171_t0009_u01776056402120") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f0db_d20260413_m050051_c001_v7007000_t0000_u01776056451537") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2127ba9fd0a840cc_d20260413_m050047_c001_v0001136_t0034_u01776056447376") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e35f_d20260413_m050042_c001_v7007000_t0000_u01776056442913") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f0c4_d20260413_m050038_c001_v0001144_t0006_u01776056438795") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4127ba9fd0a840c7_d20260413_m050047_c001_v7007000_t0000_u01776056447018") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e361_d20260413_m050043_c001_v0001185_t0052_u01776056443099") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f0c3_d20260413_m050038_c001_v7007000_t0000_u01776056438457") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e318_d20260413_m050034_c001_v0001185_t0013_u01776056434544") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e317_d20260413_m050034_c001_v7007000_t0000_u01776056434356") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f0bc_d20260413_m050030_c001_v0001179_t0025_u01776056430984") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f0ba_d20260413_m050030_c001_v7007000_t0000_u01776056430643") 2026/04/13 05:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2e4_d20260413_m050026_c001_v0001043_t0023_u01776056426701") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f034_d20260413_m050001_c001_v7007000_t0000_u01776056401928") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f20583d99f2d89b70_d20260413_m045957_c001_v0001103_t0013_u01776056397825") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f40583d99f2d89b6f_d20260413_m045957_c001_v7007000_t0000_u01776056397480") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e2a1_d20260413_m045953_c001_v0001180_t0032_u01776056393497") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e2a0_d20260413_m045953_c001_v7007000_t0000_u01776056393314") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f01f_d20260413_m045949_c001_v0001167_t0054_u01776056389315") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f01e_d20260413_m045948_c001_v7007000_t0000_u01776056388959") 2026/04/13 05:04:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e299_d20260413_m045944_c001_v0001154_t0010_u01776056384415") 2026/04/13 05:04:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e298_d20260413_m045944_c001_v7007000_t0000_u01776056384231") 2026/04/13 05:04:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f200762743ef8d2f9_d20260413_m045928_c001_v0001103_t0014_u01776056368842") 2026/04/13 05:04:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f400762743ef8d2f8_d20260413_m045928_c001_v7007000_t0000_u01776056368493") 2026/04/13 05:04:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f220c257253d03c54_d20260413_m045923_c001_v0001165_t0020_u01776056363430") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f409f6052ea7917b6_d20260413_m050122_c001_v7007000_t0000_u01776056482304") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187c6e_d20260413_m050117_c001_v0001185_t0036_u01776056477998") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f22b_d20260413_m050112_c001_v7007000_t0000_u01776056472234") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f1d7_d20260413_m050107_c001_v0001136_t0031_u01776056467898") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187c6b_d20260413_m050117_c001_v7007000_t0000_u01776056477433") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f230_d20260413_m050112_c001_v0001154_t0016_u01776056472419") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f1d1_d20260413_m050107_c001_v7007000_t0000_u01776056467498") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f13b_d20260413_m050100_c001_v0001144_t0016_u01776056460042") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f404fd7b01643f137_d20260413_m050059_c001_v7007000_t0000_u01776056459860") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f210f7c3b52f7e3d1_d20260413_m050056_c001_v0001172_t0044_u01776056456129") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f410f7c3b52f7e3cf_d20260413_m050055_c001_v7007000_t0000_u01776056455729") 2026/04/13 05:04:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f204fd7b01643f0dc_d20260413_m050051_c001_v0001130_t0051_u01776056451726") 2026/04/13 05:04:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f401838c780f80423_d20260413_m050240_c001_v7007000_t0000_u01776056560280") 2026/04/13 05:04:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f215b518805cc08e4_d20260413_m050234_c001_v0001185_t0052_u01776056554691") 2026/04/13 05:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f415b518805cc08e3_d20260413_m050234_c001_v7007000_t0000_u01776056554242") 2026/04/13 05:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f216e1a2ab4ff7be7_d20260413_m050225_c001_v0001173_t0004_u01776056545013") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f416e1a2ab4ff7be6_d20260413_m050224_c001_v7007000_t0000_u01776056544832") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f209f6052ea791823_d20260413_m050136_c001_v0001154_t0011_u01776056496906") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f409f6052ea791822_d20260413_m050136_c001_v7007000_t0000_u01776056496468") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f209f6052ea791821_d20260413_m050131_c001_v0001185_t0035_u01776056491909") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f409f6052ea79181f_d20260413_m050131_c001_v7007000_t0000_u01776056491727") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f219b21b58f187c7a_d20260413_m050127_c001_v0001161_t0010_u01776056487161") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f419b21b58f187c78_d20260413_m050126_c001_v7007000_t0000_u01776056486725") 2026/04/13 05:04:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f209f6052ea7917ba_d20260413_m050122_c001_v0001109_t0006_u01776056482485") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c4377777e_d20260413_m050354_c001_v7007000_t0000_u01776056634581") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f218f29ac2a65edc2_d20260413_m050347_c001_v0001039_t0024_u01776056627907") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65edc1_d20260413_m050347_c001_v7007000_t0000_u01776056627290") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f218f29ac2a65ed82_d20260413_m050341_c001_v0001134_t0026_u01776056621156") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65ed80_d20260413_m050340_c001_v7007000_t0000_u01776056620594") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f218f29ac2a65ed76_d20260413_m050334_c001_v0001038_t0025_u01776056614532") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65ed71_d20260413_m050334_c001_v7007000_t0000_u01776056614006") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572bef_d20260413_m050329_c001_v0001144_t0010_u01776056609328") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c437776fb_d20260413_m050328_c001_v7007000_t0000_u01776056608973") 2026/04/13 05:04:03 DEBUG : chunked-copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572be7_d20260413_m050324_c001_v0001144_t0016_u01776056604665") 2026/04/13 05:04:03 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c4377777d_d20260413_m050354_c001_v7007000_t0000_u01776056634398") 2026/04/13 05:04:03 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c4377777b_d20260413_m050351_c001_v0001185_t0051_u01776056631615") 2026/04/13 05:04:03 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65edbe_d20260413_m050347_c001_v7007000_t0000_u01776056627107") 2026/04/13 05:04:03 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c4377776e_d20260413_m050344_c001_v0001100_t0031_u01776056624676") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65ed7f_d20260413_m050340_c001_v7007000_t0000_u01776056620411") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c43777709_d20260413_m050338_c001_v0001184_t0031_u01776056618119") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f418f29ac2a65ed70_d20260413_m050333_c001_v7007000_t0000_u01776056613824") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f2191642c43777700_d20260413_m050331_c001_v0001093_t0039_u01776056611597") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c437776fa_d20260413_m050328_c001_v7007000_t0000_u01776056608792") 2026/04/13 05:04:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f112a156cd166915a_d20260413_m050327_c001_v0001183_t0018_u01776056607561") 2026/04/13 05:04:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f1142eb1fe3b15204_d20260413_m045804_c001_v0001179_t0008_u01776056284044") 2026/04/13 05:04:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c43777782_d20260413_m050355_c001_v7007000_t0000_u01776056635708") 2026/04/13 05:04:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572c15_d20260413_m050355_c001_v0001144_t0052_u01776056635172") 2026/04/13 05:04:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f4191642c43777786_d20260413_m050358_c001_v7007000_t0000_u01776056638151") 2026/04/13 05:04:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572c25_d20260413_m050357_c001_v0001144_t0050_u01776056637584") 2026/04/13 05:04:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f110544c664572c19_d20260413_m050355_c001_v0001144_t0014_u01776056635891") 2026/04/13 05:04:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fe2bda3303d8b5b9fd80e1b_f420c257253d03c16_d20260413_m045919_c001_v7007000_t0000_u01776056359688") 2026/04/13 05:04:05 INFO : B2 bucket rclone-test-wemolat3juha: cleaning bucket "rclone-test-wemolat3juha" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (395.38s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (392.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.56s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- 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.74s) --- 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.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- 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.31s) --- 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.81s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (240.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (15.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (77.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (53.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (48.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (15.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (14.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.44s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 395.413s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m36.566602787s (try 1/5)