"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/12 05:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu" 2026/04/12 05:05:00 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/12 05:05:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/12 05:05:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/12 05:05:04 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/12 05:05:26 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/12 05:05:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/12 05:05:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/12 05:05:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/12 05:05:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/12 05:05:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/12 05:05:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/12 05:05:30 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/12 05:05:37 DEBUG : Creating backend with remote "TestB2:" 2026/04/12 05:05:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/12 05:05:38 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/12 05:05:43 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of all files 2026/04/12 05:05:44 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c871a_d20260412_m050543_c001_v0001183_t0030_u01775970343096") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/12 05:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu/dirToPurgeFromRoot" 2026/04/12 05:05:46 INFO : B2 bucket rclone-test-vedoqid4xazu path dirToPurgeFromRoot: cleaning bucket "rclone-test-vedoqid4xazu" of all files 2026/04/12 05:05:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8726_d20260412_m050544_c001_v0001183_t0018_u01775970344569") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/12 05:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu/hello? sausage/êé" 2026/04/12 05:05:51 INFO : B2 bucket rclone-test-vedoqid4xazu path hello? sausage/êé: cleaning bucket "rclone-test-vedoqid4xazu" of all files 2026/04/12 05:05:51 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f10026103c18b0120_d20260412_m050549_c001_v0001180_t0002_u01775970349764") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/12 05:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/12 05:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-vedoqid4xazu" from "TestB2:rclone-test-vedoqid4xazu" 2026/04/12 05:06:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/04/12 05:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wozoyer2waye" 2026/04/12 05:06:18 DEBUG : B2 bucket rclone-test-wozoyer2waye: Purge remote 2026/04/12 05:06:18 INFO : B2 bucket rclone-test-wozoyer2waye: cleaning bucket "rclone-test-wozoyer2waye" of all files 2026/04/12 05:06:18 DEBUG : somefile: Deleting (id "4_z3f825db3105d8b0b9fd80e1b_f412f53f39e57f828_d20260412_m050617_c001_v0001180_t0055_u01775970377650") === 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/12 05:06:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/12 05:06:20 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/12 05:06:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/12 05:06:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/12 05:06:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.725Ki offset 6Mi/6.106Mi 2026/04/12 05:06:23 DEBUG : test-metadata: Sending chunk 1 length 111334 2026/04/12 05:06:25 DEBUG : test-metadata: Done sending chunk 1 2026/04/12 05:06:26 DEBUG : test-metadata: Done sending chunk 0 2026/04/12 05:06:26 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/12 05:06:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/12 05:06:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:06:33 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-12-050631-016.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/12 05:06:37 DEBUG : oldPath = "TestB2:rclone-test-vedoqid4xazu/versions/test-versions-v2026-04-12-050631-016.txt" 2026/04/12 05:06:37 DEBUG : newPath = "TestB2,versions:rclone-test-vedoqid4xazu/versions/test-versions-v2026-04-12-050631-016.txt" 2026/04/12 05:06:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vedoqid4xazu/versions/test-versions-v2026-04-12-050631-016.txt" 2026/04/12 05:06:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/12 05:06:38 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vedoqid4xazu/versions/test-versions-v2026-04-12-050631-016.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vedoqid4xazu/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/12 05:06:41 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of all hidden files 2026/04/12 05:06:41 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494d_d20260412_m050510_c001_v7007000_t0000_u01775970310990") as it is a hide marker 2026/04/12 05:06:41 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : leading space/ leading space: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8523_d20260412_m050510_c001_v0001183_t0037_u01775970310427") 2026/04/12 05:06:41 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114949_d20260412_m050510_c001_v7007000_t0000_u01775970310060") as it is a hide marker 2026/04/12 05:06:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c851b_d20260412_m050509_c001_v0001183_t0050_u01775970309497") 2026/04/12 05:06:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114955_d20260412_m050516_c001_v7007000_t0000_u01775970316858") as it is a hide marker 2026/04/12 05:06:41 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85ab_d20260412_m050516_c001_v0001183_t0014_u01775970316267") 2026/04/12 05:06:41 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : created from root.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc75_d20260412_m050611_c001_v7007000_t0000_u01775970371588") as it is a hide marker 2026/04/12 05:06:41 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : created from root.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f1042f0722bb07b0e_d20260412_m050610_c001_v0001134_t0035_u01775970370267") 2026/04/12 05:06:41 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : file name.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc79_d20260412_m050619_c001_v7007000_t0000_u01775970379679") as it is a hide marker 2026/04/12 05:06:41 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c882e_d20260412_m050559_c001_v0001183_t0027_u01775970359401") 2026/04/12 05:06:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f11880ee87dba716b_d20260412_m050555_c001_v0001174_t0016_u01775970355718") 2026/04/12 05:06:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c7_d20260412_m050535_c001_v0001183_t0008_u01775970335133") 2026/04/12 05:06:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86bb_d20260412_m050534_c001_v0001183_t0053_u01775970334366") 2026/04/12 05:06:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c3_d20260412_m050534_c001_v0001183_t0023_u01775970334739") "upload" dated 2026-04-12 05:05:34.739 +0000 UTC (1m7.209046056s ago) 2026/04/12 05:06:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f42374efea0549490_d20260412_m050553_c001_v7007000_t0000_u01775970353467") as it is a hide marker 2026/04/12 05:06:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f111190d4229dfa9e_d20260412_m050552_c001_v0001157_t0030_u01775970352791") 2026/04/12 05:06:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f11691de2b72f640c_d20260412_m050552_c001_v0001176_t0007_u01775970352183") 2026/04/12 05:06:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114960_d20260412_m050523_c001_v7007000_t0000_u01775970323481") as it is a hide marker 2026/04/12 05:06:41 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c861f_d20260412_m050522_c001_v0001183_t0035_u01775970322892") 2026/04/12 05:06:41 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : piped data.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7c_d20260412_m050621_c001_v7007000_t0000_u01775970381352") as it is a hide marker 2026/04/12 05:06:41 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8927_d20260412_m050620_c001_v0001183_t0043_u01775970380976") 2026/04/12 05:06:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7a_d20260412_m050620_c001_v7007000_t0000_u01775970380792") 2026/04/12 05:06:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f417cddee481c8925_d20260412_m050620_c001_v0001183_t0052_u01775970380427") 2026/04/12 05:06:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114966_d20260412_m050524_c001_v7007000_t0000_u01775970324406") as it is a hide marker 2026/04/12 05:06:41 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c862d_d20260412_m050523_c001_v0001183_t0052_u01775970323851") 2026/04/12 05:06:41 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : test-metadata: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc83_d20260412_m050628_c001_v7007000_t0000_u01775970388474") as it is a hide marker 2026/04/12 05:06:41 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2191642c436bdc7f_d20260412_m050623_c001_v0001174_t0043_u01775970383084") 2026/04/12 05:06:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7e_d20260412_m050622_c001_v7007000_t0000_u01775970382307") 2026/04/12 05:06:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8939_d20260412_m050621_c001_v0001183_t0004_u01775970381536") 2026/04/12 05:06:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114958_d20260412_m050518_c001_v7007000_t0000_u01775970318787") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85cd_d20260412_m050518_c001_v0001183_t0003_u01775970318202") 2026/04/12 05:06:41 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495c_d20260412_m050520_c001_v7007000_t0000_u01775970320661") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85ed_d20260412_m050520_c001_v0001183_t0002_u01775970320088") 2026/04/12 05:06:41 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495a_d20260412_m050519_c001_v7007000_t0000_u01775970319718") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85dd_d20260412_m050519_c001_v0001183_t0042_u01775970319148") 2026/04/12 05:06:41 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495d_d20260412_m050521_c001_v7007000_t0000_u01775970321593") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8601_d20260412_m050521_c001_v0001183_t0008_u01775970321023") 2026/04/12 05:06:41 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495f_d20260412_m050522_c001_v7007000_t0000_u01775970322529") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8609_d20260412_m050521_c001_v0001183_t0030_u01775970321959") 2026/04/12 05:06:41 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114956_d20260412_m050517_c001_v7007000_t0000_u01775970317840") as it is a hide marker 2026/04/12 05:06:41 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : trailing space /trailing space : Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85b7_d20260412_m050517_c001_v0001183_t0004_u01775970317275") 2026/04/12 05:06:41 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c89c5_d20260412_m050635_c001_v0001183_t0025_u01775970395844") "upload" dated 2026-04-12 05:06:35.844 +0000 UTC (6.104454778s ago) 2026/04/12 05:06:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4127ba9fd09d1ac1_d20260412_m050633_c001_v7007000_t0000_u01775970393659") 2026/04/12 05:06:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8993_d20260412_m050631_c001_v0001183_t0051_u01775970391016") 2026/04/12 05:06:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114987_d20260412_m050533_c001_v7007000_t0000_u01775970333830") as it is a hide marker 2026/04/12 05:06:41 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114977_d20260412_m050526_c001_v0001173_t0016_u01775970326496") 2026/04/12 05:06:41 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : zero-length-file: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114975_d20260412_m050526_c001_v7007000_t0000_u01775970326246") as it is a hide marker 2026/04/12 05:06:41 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : zero-length-file: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f417cddee481c863b_d20260412_m050525_c001_v0001183_t0052_u01775970325700") 2026/04/12 05:06:41 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494e_d20260412_m050511_c001_v7007000_t0000_u01775970311954") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c853b_d20260412_m050511_c001_v0001183_t0017_u01775970311351") 2026/04/12 05:06:41 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11493d_d20260412_m050507_c001_v7007000_t0000_u01775970307245") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c84ef_d20260412_m050506_c001_v0001183_t0041_u01775970306265") 2026/04/12 05:06:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114951_d20260412_m050514_c001_v7007000_t0000_u01775970314948") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8585_d20260412_m050514_c001_v0001183_t0058_u01775970314249") 2026/04/12 05:06:41 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114950_d20260412_m050513_c001_v7007000_t0000_u01775970313888") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8566_d20260412_m050513_c001_v0001183_t0013_u01775970313292") 2026/04/12 05:06:41 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114954_d20260412_m050515_c001_v7007000_t0000_u01775970315904") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c859b_d20260412_m050515_c001_v0001183_t0027_u01775970315311") 2026/04/12 05:06:41 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494f_d20260412_m050512_c001_v7007000_t0000_u01775970312928") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c854f_d20260412_m050512_c001_v0001183_t0025_u01775970312321") 2026/04/12 05:06:41 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ./.: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114941_d20260412_m050508_c001_v7007000_t0000_u01775970308184") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ./.: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8505_d20260412_m050507_c001_v0001183_t0017_u01775970307607") 2026/04/12 05:06:41 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/12 05:06:41 DEBUG : ../..: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114945_d20260412_m050509_c001_v7007000_t0000_u01775970309134") as it is a hide marker 2026/04/12 05:06:41 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/12 05:06:41 DEBUG : ../..: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c850b_d20260412_m050508_c001_v0001183_t0041_u01775970308546") 2026/04/12 05:06:41 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/12 05:06:42 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of all hidden files 2026/04/12 05:06:42 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494d_d20260412_m050510_c001_v7007000_t0000_u01775970310990") as it is a hide marker 2026/04/12 05:06:42 DEBUG : leading space/ leading space: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8523_d20260412_m050510_c001_v0001183_t0037_u01775970310427") 2026/04/12 05:06:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114949_d20260412_m050510_c001_v7007000_t0000_u01775970310060") as it is a hide marker 2026/04/12 05:06:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c851b_d20260412_m050509_c001_v0001183_t0050_u01775970309497") 2026/04/12 05:06:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114955_d20260412_m050516_c001_v7007000_t0000_u01775970316858") as it is a hide marker 2026/04/12 05:06:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85ab_d20260412_m050516_c001_v0001183_t0014_u01775970316267") 2026/04/12 05:06:42 DEBUG : created from root.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc75_d20260412_m050611_c001_v7007000_t0000_u01775970371588") as it is a hide marker 2026/04/12 05:06:42 DEBUG : created from root.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f1042f0722bb07b0e_d20260412_m050610_c001_v0001134_t0035_u01775970370267") 2026/04/12 05:06:42 DEBUG : file name.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc79_d20260412_m050619_c001_v7007000_t0000_u01775970379679") as it is a hide marker 2026/04/12 05:06:42 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c882e_d20260412_m050559_c001_v0001183_t0027_u01775970359401") 2026/04/12 05:06:42 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f11880ee87dba716b_d20260412_m050555_c001_v0001174_t0016_u01775970355718") 2026/04/12 05:06:42 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c7_d20260412_m050535_c001_v0001183_t0008_u01775970335133") 2026/04/12 05:06:42 DEBUG : file name.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86bb_d20260412_m050534_c001_v0001183_t0053_u01775970334366") 2026/04/12 05:06:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c3_d20260412_m050534_c001_v0001183_t0023_u01775970334739") "upload" dated 2026-04-12 05:05:34.739 +0000 UTC (1m8.219632546s ago) 2026/04/12 05:06:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f42374efea0549490_d20260412_m050553_c001_v7007000_t0000_u01775970353467") as it is a hide marker 2026/04/12 05:06:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f111190d4229dfa9e_d20260412_m050552_c001_v0001157_t0030_u01775970352791") 2026/04/12 05:06:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f11691de2b72f640c_d20260412_m050552_c001_v0001176_t0007_u01775970352183") 2026/04/12 05:06:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114960_d20260412_m050523_c001_v7007000_t0000_u01775970323481") as it is a hide marker 2026/04/12 05:06:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c861f_d20260412_m050522_c001_v0001183_t0035_u01775970322892") 2026/04/12 05:06:43 DEBUG : piped data.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7c_d20260412_m050621_c001_v7007000_t0000_u01775970381352") as it is a hide marker 2026/04/12 05:06:43 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8927_d20260412_m050620_c001_v0001183_t0043_u01775970380976") 2026/04/12 05:06:43 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7a_d20260412_m050620_c001_v7007000_t0000_u01775970380792") 2026/04/12 05:06:43 DEBUG : piped data.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f417cddee481c8925_d20260412_m050620_c001_v0001183_t0052_u01775970380427") 2026/04/12 05:06:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114966_d20260412_m050524_c001_v7007000_t0000_u01775970324406") as it is a hide marker 2026/04/12 05:06:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c862d_d20260412_m050523_c001_v0001183_t0052_u01775970323851") 2026/04/12 05:06:43 DEBUG : test-metadata: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc83_d20260412_m050628_c001_v7007000_t0000_u01775970388474") as it is a hide marker 2026/04/12 05:06:43 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2191642c436bdc7f_d20260412_m050623_c001_v0001174_t0043_u01775970383084") 2026/04/12 05:06:43 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdc7e_d20260412_m050622_c001_v7007000_t0000_u01775970382307") 2026/04/12 05:06:43 DEBUG : test-metadata: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8939_d20260412_m050621_c001_v0001183_t0004_u01775970381536") 2026/04/12 05:06:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114958_d20260412_m050518_c001_v7007000_t0000_u01775970318787") as it is a hide marker 2026/04/12 05:06:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85cd_d20260412_m050518_c001_v0001183_t0003_u01775970318202") 2026/04/12 05:06:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495c_d20260412_m050520_c001_v7007000_t0000_u01775970320661") as it is a hide marker 2026/04/12 05:06:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85ed_d20260412_m050520_c001_v0001183_t0002_u01775970320088") 2026/04/12 05:06:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495a_d20260412_m050519_c001_v7007000_t0000_u01775970319718") as it is a hide marker 2026/04/12 05:06:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85dd_d20260412_m050519_c001_v0001183_t0042_u01775970319148") 2026/04/12 05:06:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495d_d20260412_m050521_c001_v7007000_t0000_u01775970321593") as it is a hide marker 2026/04/12 05:06:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8601_d20260412_m050521_c001_v0001183_t0008_u01775970321023") 2026/04/12 05:06:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11495f_d20260412_m050522_c001_v7007000_t0000_u01775970322529") as it is a hide marker 2026/04/12 05:06:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8609_d20260412_m050521_c001_v0001183_t0030_u01775970321959") 2026/04/12 05:06:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114956_d20260412_m050517_c001_v7007000_t0000_u01775970317840") as it is a hide marker 2026/04/12 05:06:44 DEBUG : trailing space /trailing space : Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c85b7_d20260412_m050517_c001_v0001183_t0004_u01775970317275") 2026/04/12 05:06:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c89c5_d20260412_m050635_c001_v0001183_t0025_u01775970395844") "upload" dated 2026-04-12 05:06:35.844 +0000 UTC (8.424093737s ago) 2026/04/12 05:06:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4127ba9fd09d1ac1_d20260412_m050633_c001_v7007000_t0000_u01775970393659") 2026/04/12 05:06:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8993_d20260412_m050631_c001_v0001183_t0051_u01775970391016") 2026/04/12 05:06:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114987_d20260412_m050533_c001_v7007000_t0000_u01775970333830") as it is a hide marker 2026/04/12 05:06:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114977_d20260412_m050526_c001_v0001173_t0016_u01775970326496") 2026/04/12 05:06:44 DEBUG : zero-length-file: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114975_d20260412_m050526_c001_v7007000_t0000_u01775970326246") as it is a hide marker 2026/04/12 05:06:44 DEBUG : zero-length-file: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f417cddee481c863b_d20260412_m050525_c001_v0001183_t0052_u01775970325700") 2026/04/12 05:06:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494e_d20260412_m050511_c001_v7007000_t0000_u01775970311954") as it is a hide marker 2026/04/12 05:06:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c853b_d20260412_m050511_c001_v0001183_t0017_u01775970311351") 2026/04/12 05:06:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11493d_d20260412_m050507_c001_v7007000_t0000_u01775970307245") as it is a hide marker 2026/04/12 05:06:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c84ef_d20260412_m050506_c001_v0001183_t0041_u01775970306265") 2026/04/12 05:06:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114951_d20260412_m050514_c001_v7007000_t0000_u01775970314948") as it is a hide marker 2026/04/12 05:06:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8585_d20260412_m050514_c001_v0001183_t0058_u01775970314249") 2026/04/12 05:06:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114950_d20260412_m050513_c001_v7007000_t0000_u01775970313888") as it is a hide marker 2026/04/12 05:06:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8566_d20260412_m050513_c001_v0001183_t0013_u01775970313292") 2026/04/12 05:06:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114954_d20260412_m050515_c001_v7007000_t0000_u01775970315904") as it is a hide marker 2026/04/12 05:06:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c859b_d20260412_m050515_c001_v0001183_t0027_u01775970315311") 2026/04/12 05:06:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b11494f_d20260412_m050512_c001_v7007000_t0000_u01775970312928") as it is a hide marker 2026/04/12 05:06:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c854f_d20260412_m050512_c001_v0001183_t0025_u01775970312321") 2026/04/12 05:06:45 DEBUG : ./.: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114941_d20260412_m050508_c001_v7007000_t0000_u01775970308184") as it is a hide marker 2026/04/12 05:06:45 DEBUG : ./.: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c8505_d20260412_m050507_c001_v0001183_t0017_u01775970307607") 2026/04/12 05:06:45 DEBUG : ../..: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114945_d20260412_m050509_c001_v7007000_t0000_u01775970309134") as it is a hide marker 2026/04/12 05:06:45 DEBUG : ../..: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c850b_d20260412_m050508_c001_v0001183_t0041_u01775970308546") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/12 05:06:46 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/12 05:06:46 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/12 05:06:46 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/12 05:06:46 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/12 05:06:46 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of pending multipart uploads older than 0s 2026/04/12 05:06:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c3_d20260412_m050534_c001_v0001183_t0023_u01775970334739") "upload" dated 2026-04-12 05:05:34.739 +0000 UTC (1m12.375462887s ago) 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1aca_d20260412_m050646_c001_v0001172_t0038_u01775970406101") as it is a start marker (upload started at 2026-04-12 05:06:46.101 +0000 UTC) 2026/04/12 05:06:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1acb_d20260412_m050646_c001_v0001090_t0032_u01775970406288") as it is a start marker (upload started at 2026-04-12 05:06:46.288 +0000 UTC) 2026/04/12 05:06:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1acd_d20260412_m050646_c001_v0001098_t0027_u01775970406469") as it is a start marker (upload started at 2026-04-12 05:06:46.469 +0000 UTC) 2026/04/12 05:06:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1ace_d20260412_m050646_c001_v0001183_t0054_u01775970406653") as it is a start marker (upload started at 2026-04-12 05:06:46.653 +0000 UTC) 2026/04/12 05:06:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/12 05:06:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4127ba9fd09d1ac8_d20260412_m050645_c001_v7007000_t0000_u01775970405911") "hide" dated 2026-04-12 05:06:45.911 +0000 UTC (1.203694344s ago) 2026/04/12 05:06:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c89c5_d20260412_m050635_c001_v0001183_t0025_u01775970395844") 2026/04/12 05:06:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/12 05:06:47 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of pending multipart uploads older than 0s 2026/04/12 05:06:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c3_d20260412_m050534_c001_v0001183_t0023_u01775970334739") "upload" dated 2026-04-12 05:05:34.739 +0000 UTC (1m12.738768537s ago) 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1aca_d20260412_m050646_c001_v0001172_t0038_u01775970406101") as it is a start marker (upload started at 2026-04-12 05:06:46.101 +0000 UTC) 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1acb_d20260412_m050646_c001_v0001090_t0032_u01775970406288") as it is a start marker (upload started at 2026-04-12 05:06:46.288 +0000 UTC) 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1acd_d20260412_m050646_c001_v0001098_t0027_u01775970406469") as it is a start marker (upload started at 2026-04-12 05:06:46.469 +0000 UTC) 2026/04/12 05:06:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1ace_d20260412_m050646_c001_v0001183_t0054_u01775970406653") as it is a start marker (upload started at 2026-04-12 05:06:46.653 +0000 UTC) 2026/04/12 05:06:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f823dd3104d8b0b9fd80e1b_f4127ba9fd09d1ac8_d20260412_m050645_c001_v7007000_t0000_u01775970405911") "hide" dated 2026-04-12 05:06:45.911 +0000 UTC (1.566893383s ago) 2026/04/12 05:06:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c89c5_d20260412_m050635_c001_v0001183_t0025_u01775970395844") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/12 05:06:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/12 05:06:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/12 05:06:48 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/12 05:06:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/12 05:06:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/12 05:06:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/12 05:06:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/12 05:06:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/12 05:06:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/12 05:06:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/12 05:06:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:06:55 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/12 05:06:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f21154062c081326b_d20260412_m050655_c001_v0001090_t0017_u01775970415721") 2026/04/12 05:06:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:06:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:06:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/12 05:06:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:06:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:06:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/12 05:07:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/12 05:07:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/12 05:07:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/12 05:07:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/12 05:07:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/12 05:07:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/12 05:07:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/12 05:07:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:05 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/12 05:07:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f216e1a2ab4f3f619_d20260412_m050705_c001_v0001172_t0049_u01775970425485") 2026/04/12 05:07:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/12 05:07:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/12 05:07:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:07:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/12 05:07:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/12 05:07:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/12 05:07:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:07:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/12 05:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/12 05:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/12 05:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/12 05:07:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:15 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/12 05:07:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f207b154321146a52_d20260412_m050715_c001_v0001037_t0043_u01775970435945") 2026/04/12 05:07:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/12 05:07:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:07:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:07:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/12 05:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:07:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/12 05:07:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:07:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:18 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/12 05:07:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/12 05:07:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/12 05:07:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/12 05:07:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/12 05:07:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/12 05:07:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/12 05:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:26 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/12 05:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f207b154321146a7c_d20260412_m050726_c001_v0001137_t0033_u01775970446111") 2026/04/12 05:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/12 05:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/12 05:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/12 05:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/12 05:07:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/12 05:07:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/12 05:07:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/12 05:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:35 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/12 05:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bca9_d20260412_m050735_c001_v0001181_t0024_u01775970455635") 2026/04/12 05:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/12 05:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:07:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/12 05:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/12 05:07:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/12 05:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/12 05:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/12 05:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f215a582f3fe6b588_d20260412_m050745_c001_v0001093_t0032_u01775970465652") 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/12 05:07:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:07:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:48 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/12 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/12 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/12 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/12 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/12 05:07:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/12 05:07:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/12 05:07:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/12 05:07:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:07:55 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/12 05:07:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bd41_d20260412_m050755_c001_v0001145_t0006_u01775970475896") 2026/04/12 05:07:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:07:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:07:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/12 05:07:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/12 05:08:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/12 05:08:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/12 05:08:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/12 05:08:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/12 05:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/12 05:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/12 05:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/12 05:08:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:08:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/12 05:08:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bd88_d20260412_m050805_c001_v0001181_t0015_u01775970485010") 2026/04/12 05:08:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/12 05:08:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:08:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/12 05:08:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/12 05:08:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:08:05 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/12 05:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/12 05:08:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/12 05:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/12 05:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/12 05:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:08:15 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/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bdb4_d20260412_m050815_c001_v0001103_t0041_u01775970495419") 2026/04/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/12 05:08:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:08:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:08:18 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/12 05:08:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/12 05:08:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/12 05:08:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/12 05:08:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/12 05:08:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:08:21 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:08:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/12 05:08:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/12 05:08:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/12 05:08:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:08:29 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/12 05:08:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f20245d89e0852548_d20260412_m050829_c001_v0001033_t0023_u01775970509321") 2026/04/12 05:08:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:08:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:08:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:08:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:08:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/12 05:08:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/12 05:08:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/12 05:08:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/12 05:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/12 05:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/12 05:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:08:41 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/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c55840_d20260412_m050841_c001_v0001117_t0059_u01775970521851") 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/12 05:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/12 05:08:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/12 05:08:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/12 05:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/12 05:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/12 05:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/12 05:08:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/12 05:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/12 05:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/12 05:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:08:55 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/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f22374efea05498a8_d20260412_m050855_c001_v0001098_t0047_u01775970535435") 2026/04/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/12 05:08:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:08:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:09:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:09:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts 2026/04/12 05:09:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/04/12 05:09:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:09:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/04/12 05:09:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/12 05:09:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/12 05:09:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/12 05:09:08 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/12 05:09:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/12 05:09:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/12 05:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:09:11 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/12 05:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f2041acd32319c185_d20260412_m050911_c001_v0001150_t0019_u01775970551612") 2026/04/12 05:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:09:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:09:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/12 05:09:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/12 05:09:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/12 05:09:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/12 05:09:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/12 05:09:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/12 05:09:19 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/12 05:09:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:09:22 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/12 05:09:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f200762743ee9e2ad_d20260412_m050922_c001_v0001157_t0017_u01775970562727") 2026/04/12 05:09:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/12 05:09:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:09:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:09:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:09:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/12 05:09:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/12 05:09:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/12 05:09:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/12 05:09:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/12 05:09:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:09:35 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/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114b78_d20260412_m050935_c001_v0001176_t0056_u01775970575400") 2026/04/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:09:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:09:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:09:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:09:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:09:38 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/12 05:09:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/12 05:09:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/12 05:09:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/12 05:09:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/12 05:09:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/12 05:09:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/12 05:09:44 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/12 05:09:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:09:47 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/12 05:09:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114c03_d20260412_m050947_c001_v0001174_t0054_u01775970587869") 2026/04/12 05:09:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:09:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/12 05:09:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/12 05:09:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:09:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:09:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/12 05:09:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/12 05:09:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/12 05:09:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/12 05:09:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/12 05:09:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/12 05:10:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/12 05:10:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/12 05:10:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:10:11 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/12 05:10:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3e4a_d20260412_m051011_c001_v0001044_t0019_u01775970611851") 2026/04/12 05:10:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/12 05:10:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/12 05:10:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/12 05:10:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:10:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:10:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/12 05:10:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/12 05:10:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/12 05:10:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/12 05:10:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/12 05:10:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c5594a_d20260412_m051026_c001_v0001097_t0043_u01775970626377") 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/12 05:10:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/12 05:10:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/12 05:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/12 05:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/12 05:10:30 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/12 05:10:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf8ff_d20260412_m051039_c001_v0001097_t0009_u01775970639611") 2026/04/12 05:10:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/12 05:10:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/12 05:10:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/12 05:10:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/12 05:10:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/12 05:10:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/12 05:10:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/12 05:10:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/12 05:10:43 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/12 05:10:45 DEBUG : chunked-copy: Done sending chunk 0 2026/04/12 05:10:45 DEBUG : chunked-copy: Done sending chunk 1 2026/04/12 05:10:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf90d_d20260412_m051046_c001_v0001171_t0048_u01775970646239") 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/12 05:10:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/12 05:10:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/12 05:10:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/12 05:10:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/12 05:10:49 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/12 05:10:51 DEBUG : chunked-copy: Done sending chunk 0 2026/04/12 05:10:51 DEBUG : chunked-copy: Done sending chunk 1 2026/04/12 05:10:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf917_d20260412_m051052_c001_v0001171_t0055_u01775970652099") 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/12 05:10:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/12 05:10:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/12 05:10:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/12 05:10:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/12 05:10:55 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/12 05:10:57 DEBUG : chunked-copy: Done sending chunk 0 2026/04/12 05:10:57 DEBUG : chunked-copy: Done sending chunk 1 2026/04/12 05:10:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/12 05:10:58 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3f34_d20260412_m051058_c001_v0001102_t0048_u01775970658634") 2026/04/12 05:10:58 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/12 05:10:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/12 05:10:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/12 05:10:59 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/12 05:10:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/12 05:10:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/12 05:10:59 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/12 05:11:00 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/12 05:11:02 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/12 05:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vedoqid4xazu/deeper/nonexisting/directory" 2026/04/12 05:11:02 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/12 05:11:04 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of all files 2026/04/12 05:11:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4189f5dff1a5771f_d20260412_m050954_c001_v7007000_t0000_u01775970594929") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114c03_d20260412_m050947_c001_v0001174_t0054_u01775970587869") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114c01_d20260412_m050946_c001_v7007000_t0000_u01775970586787") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f222affa6ac40e353_d20260412_m050941_c001_v0001090_t0004_u01775970581634") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f410f7c3b52ecf8f9_d20260412_m051033_c001_v7007000_t0000_u01775970633748") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c5594a_d20260412_m051026_c001_v0001097_t0043_u01775970626377") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415b518805c55948_d20260412_m051025_c001_v7007000_t0000_u01775970625714") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3e54_d20260412_m051019_c001_v0001179_t0010_u01775970619079") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3e53_d20260412_m051018_c001_v7007000_t0000_u01775970618858") 2026/04/12 05:11:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/12 05:11:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 05:11:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3e4a_d20260412_m051011_c001_v0001044_t0019_u01775970611851") 2026/04/12 05:11:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3e48_d20260412_m051011_c001_v7007000_t0000_u01775970611317") 2026/04/12 05:11:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2189f5dff1a57720_d20260412_m050955_c001_v0001131_t0008_u01775970595121") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415a582f3fe6b5c1_d20260412_m050751_c001_v7007000_t0000_u01775970471161") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215a582f3fe6b588_d20260412_m050745_c001_v0001093_t0032_u01775970465652") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bcec_d20260412_m050740_c001_v7007000_t0000_u01775970460108") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bca9_d20260412_m050735_c001_v0001181_t0024_u01775970455635") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415a582f3fe6b57d_d20260412_m050745_c001_v7007000_t0000_u01775970465251") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bced_d20260412_m050740_c001_v0001039_t0031_u01775970460293") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bca2_d20260412_m050735_c001_v7007000_t0000_u01775970455232") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bc67_d20260412_m050730_c001_v0001136_t0028_u01775970450372") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bc64_d20260412_m050730_c001_v7007000_t0000_u01775970450183") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f207b154321146a7c_d20260412_m050726_c001_v0001137_t0033_u01775970446111") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f407b154321146a7b_d20260412_m050725_c001_v7007000_t0000_u01775970445763") 2026/04/12 05:11:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bc4d_d20260412_m050721_c001_v0001144_t0045_u01775970441022") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bde9b_d20260412_m050820_c001_v7007000_t0000_u01775970500261") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bdb4_d20260412_m050815_c001_v0001103_t0041_u01775970495419") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bdb0_d20260412_m050809_c001_v7007000_t0000_u01775970489548") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bd88_d20260412_m050805_c001_v0001181_t0015_u01775970485010") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bdb3_d20260412_m050814_c001_v7007000_t0000_u01775970494841") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bdb1_d20260412_m050809_c001_v0001092_t0013_u01775970489744") 2026/04/12 05:11:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bd82_d20260412_m050804_c001_v7007000_t0000_u01775970484664") 2026/04/12 05:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215a582f3fe6b5c4_d20260412_m050759_c001_v0001173_t0031_u01775970479939") 2026/04/12 05:11:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415a582f3fe6b5c3_d20260412_m050759_c001_v7007000_t0000_u01775970479752") 2026/04/12 05:11:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f201838c780e7bd41_d20260412_m050755_c001_v0001145_t0006_u01775970475896") 2026/04/12 05:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bd40_d20260412_m050755_c001_v7007000_t0000_u01775970475495") 2026/04/12 05:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215a582f3fe6b5c2_d20260412_m050751_c001_v0001177_t0023_u01775970471350") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f401838c780e7bc4c_d20260412_m050720_c001_v7007000_t0000_u01775970440824") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f207b154321146a52_d20260412_m050715_c001_v0001037_t0043_u01775970435945") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f407b154321146a4e_d20260412_m050715_c001_v7007000_t0000_u01775970435583") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2191642c436bdd77_d20260412_m050710_c001_v0001173_t0051_u01775970430317") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4191642c436bdd76_d20260412_m050710_c001_v7007000_t0000_u01775970430118") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f216e1a2ab4f3f619_d20260412_m050705_c001_v0001172_t0049_u01775970425485") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f416e1a2ab4f3f618_d20260412_m050705_c001_v7007000_t0000_u01775970425136") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f216e1a2ab4f3f615_d20260412_m050700_c001_v0001181_t0041_u01775970420023") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f416e1a2ab4f3f614_d20260412_m050659_c001_v7007000_t0000_u01775970419840") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f21154062c081326b_d20260412_m050655_c001_v0001090_t0017_u01775970415721") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f41154062c0813265_d20260412_m050655_c001_v7007000_t0000_u01775970415383") 2026/04/12 05:11:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2127ba9fd09d1ad2_d20260412_m050649_c001_v0001091_t0022_u01775970409511") 2026/04/12 05:11:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f400762743ee9e2a0_d20260412_m050906_c001_v7007000_t0000_u01775970546110") 2026/04/12 05:11:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f22374efea05498a8_d20260412_m050855_c001_v0001098_t0047_u01775970535435") 2026/04/12 05:11:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415b518805c55848_d20260412_m050848_c001_v7007000_t0000_u01775970528396") 2026/04/12 05:11:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c55840_d20260412_m050841_c001_v0001117_t0059_u01775970521851") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f42374efea05498a7_d20260412_m050854_c001_v7007000_t0000_u01775970534908") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c5584b_d20260412_m050848_c001_v0001167_t0030_u01775970528582") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415b518805c5583f_d20260412_m050841_c001_v7007000_t0000_u01775970521443") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f215b518805c5583c_d20260412_m050834_c001_v0001178_t0053_u01775970514798") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f415b518805c5583b_d20260412_m050834_c001_v7007000_t0000_u01775970514612") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f20245d89e0852548_d20260412_m050829_c001_v0001033_t0023_u01775970509321") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f40245d89e0852545_d20260412_m050828_c001_v7007000_t0000_u01775970508919") 2026/04/12 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2191642c436bde9e_d20260412_m050820_c001_v0001144_t0033_u01775970500447") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f422affa6ac40e352_d20260412_m050941_c001_v7007000_t0000_u01775970581449") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f208833c32b114b78_d20260412_m050935_c001_v0001176_t0056_u01775970575400") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f408833c32b114b77_d20260412_m050934_c001_v7007000_t0000_u01775970574938") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f200762743ee9e2b3_d20260412_m050928_c001_v0001145_t0013_u01775970568701") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f400762743ee9e2b2_d20260412_m050928_c001_v7007000_t0000_u01775970568507") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f200762743ee9e2ad_d20260412_m050922_c001_v0001157_t0017_u01775970562727") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f400762743ee9e2ac_d20260412_m050922_c001_v7007000_t0000_u01775970562072") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f200762743ee9e2a6_d20260412_m050916_c001_v0001184_t0051_u01775970556290") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f400762743ee9e2a5_d20260412_m050916_c001_v7007000_t0000_u01775970556100") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f2041acd32319c185_d20260412_m050911_c001_v0001150_t0019_u01775970551612") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4041acd32319c184_d20260412_m050911_c001_v7007000_t0000_u01775970551148") 2026/04/12 05:11:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f200762743ee9e2a1_d20260412_m050906_c001_v0001146_t0029_u01775970546295") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f420c257253c66a47_d20260412_m051100_c001_v7007000_t0000_u01775970660900") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3f32_d20260412_m051054_c001_v0001184_t0006_u01775970654834") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f31_d20260412_m051054_c001_v7007000_t0000_u01775970654052") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3f2d_d20260412_m051048_c001_v0001113_t0005_u01775970648631") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f2b_d20260412_m051048_c001_v7007000_t0000_u01775970648015") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3f22_d20260412_m051042_c001_v0001177_t0034_u01775970642813") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f21_d20260412_m051042_c001_v7007000_t0000_u01775970642227") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c9280_d20260412_m051038_c001_v0001183_t0042_u01775970638122") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f410f7c3b52ecf8fd_d20260412_m051037_c001_v7007000_t0000_u01775970637414") 2026/04/12 05:11:08 DEBUG : chunked-copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c9272_d20260412_m051034_c001_v0001183_t0056_u01775970634522") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f420c257253c66a46_d20260412_m051100_c001_v7007000_t0000_u01775970660700") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f206b053d00af3f34_d20260412_m051058_c001_v0001102_t0048_u01775970658634") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f30_d20260412_m051053_c001_v7007000_t0000_u01775970653868") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf917_d20260412_m051052_c001_v0001171_t0055_u01775970652099") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f2a_d20260412_m051047_c001_v7007000_t0000_u01775970647833") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf90d_d20260412_m051046_c001_v0001171_t0048_u01775970646239") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f406b053d00af3f1f_d20260412_m051042_c001_v7007000_t0000_u01775970642044") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f210f7c3b52ecf8ff_d20260412_m051039_c001_v0001097_t0009_u01775970639611") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f410f7c3b52ecf8fc_d20260412_m051037_c001_v7007000_t0000_u01775970637227") 2026/04/12 05:11:08 DEBUG : chunked-copy.copy: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f1076cf619d48fce8_d20260412_m051036_c001_v0001171_t0055_u01775970636436") 2026/04/12 05:11:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c86c3_d20260412_m050534_c001_v0001183_t0023_u01775970334739") 2026/04/12 05:11:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f420c257253c66a48_d20260412_m051101_c001_v7007000_t0000_u01775970661673") 2026/04/12 05:11:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c92d6_d20260412_m051101_c001_v0001183_t0034_u01775970661468") 2026/04/12 05:11:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f420c257253c66a49_d20260412_m051102_c001_v7007000_t0000_u01775970662652") 2026/04/12 05:11:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c92da_d20260412_m051102_c001_v0001183_t0042_u01775970662447") 2026/04/12 05:11:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f117cddee481c92d8_d20260412_m051101_c001_v0001183_t0036_u01775970661859") 2026/04/12 05:11:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f823dd3104d8b0b9fd80e1b_f4127ba9fd09d1ac8_d20260412_m050645_c001_v7007000_t0000_u01775970405911") 2026/04/12 05:11:10 INFO : B2 bucket rclone-test-vedoqid4xazu: cleaning bucket "rclone-test-vedoqid4xazu" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (370.36s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.62s) --- PASS: TestIntegration/FsMkdir (367.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.58s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.03s) --- 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.19s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- 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 (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.36s) --- 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.30s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (224.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (45.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (14.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (13.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (17.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (11.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (52.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (23.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 370.412s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m12.645674098s (try 1/5)