"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/04 01:59:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe" 2026/05/04 01:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/04 01:59:25 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/04 01:59:25 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/04 01:59:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/04 01:59:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/04 01:59:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/04 01:59:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/04 01:59:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/04 01:59:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/04 01:59:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/04 01:59:52 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/04 01:59:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/04 02:00:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/04 02:00:05 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of all files 2026/05/04 02:00:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d561_d20260504_m020004_c001_v0001167_t0034_u01777860004994") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/04 02:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe/dirToPurgeFromRoot" 2026/05/04 02:00:08 INFO : B2 bucket rclone-test-gejubid9zixe path dirToPurgeFromRoot: cleaning bucket "rclone-test-gejubid9zixe" of all files 2026/05/04 02:00:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d569_d20260504_m020006_c001_v0001167_t0036_u01777860006766") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/04 02:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe/hello? sausage/êé" 2026/05/04 02:00:13 INFO : B2 bucket rclone-test-gejubid9zixe path hello? sausage/êé: cleaning bucket "rclone-test-gejubid9zixe" of all files 2026/05/04 02:00:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f108d8588fa5cd62a_d20260504_m020012_c001_v0001185_t0054_u01777860012030") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/04 02:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/04 02:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-gejubid9zixe" from "TestB2:rclone-test-gejubid9zixe" 2026/05/04 02:00:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/04 02:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hipixuz8cuza" 2026/05/04 02:00:41 DEBUG : B2 bucket rclone-test-hipixuz8cuza: Purge remote 2026/05/04 02:00:41 INFO : B2 bucket rclone-test-hipixuz8cuza: cleaning bucket "rclone-test-hipixuz8cuza" of all files 2026/05/04 02:00:42 DEBUG : somefile: Deleting (id "4_z4f425d43b07dfb0b9fd80e1b_f4134d425b4a5a82d_d20260504_m020040_c001_v0001091_t0034_u01777860040848") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/04 02:00:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/04 02:00:44 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/05/04 02:00:47 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/04 02:00:47 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/04 02:00:47 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.641Ki offset 6Mi/6.106Mi 2026/05/04 02:00:47 DEBUG : test-metadata: Sending chunk 1 length 111248 2026/05/04 02:00:48 DEBUG : test-metadata: Done sending chunk 1 2026/05/04 02:00:49 DEBUG : test-metadata: Done sending chunk 0 2026/05/04 02:00:49 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/04 02:00:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/04 02:00:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 02:00:57 DEBUG : pacer: Reducing sleep to 10ms 2026/05/04 02:00:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/af022df3b06dfb0b9fd80e1b/c001_v0001167_t0010": EOF 2026/05/04 02:00:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/af022df3b06dfb0b9fd80e1b/c001_v0001167_t0010": EOF) 2026/05/04 02:00:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/af022df3b06dfb0b9fd80e1b/c001_v0001167_t0010": EOF - low level retry 1/10 2026/05/04 02:01:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-04-020054-205.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/04 02:01:03 DEBUG : oldPath = "TestB2:rclone-test-gejubid9zixe/versions/test-versions-v2026-05-04-020054-205.txt" 2026/05/04 02:01:03 DEBUG : newPath = "TestB2,versions:rclone-test-gejubid9zixe/versions/test-versions-v2026-05-04-020054-205.txt" 2026/05/04 02:01:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gejubid9zixe/versions/test-versions-v2026-05-04-020054-205.txt" 2026/05/04 02:01:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/04 02:01:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gejubid9zixe/versions/test-versions-v2026-05-04-020054-205.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gejubid9zixe/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/04 02:01:08 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of all hidden files 2026/05/04 02:01:08 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e9_d20260504_m015932_c001_v7007000_t0000_u01777859972964") as it is a hide marker 2026/05/04 02:01:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : leading space/ leading space: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e4_d20260504_m015932_c001_v0001167_t0043_u01777859972340") 2026/05/04 02:01:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e8_d20260504_m015931_c001_v7007000_t0000_u01777859971976") as it is a hide marker 2026/05/04 02:01:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e0_d20260504_m015931_c001_v0001167_t0007_u01777859971329") 2026/05/04 02:01:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f1_d20260504_m015939_c001_v7007000_t0000_u01777859979299") as it is a hide marker 2026/05/04 02:01:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f8_d20260504_m015938_c001_v0001167_t0012_u01777859978638") 2026/05/04 02:01:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : created from root.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f408b3de8007fda50_d20260504_m020034_c001_v7007000_t0000_u01777860034789") as it is a hide marker 2026/05/04 02:01:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : created from root.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f100a4aae64730283_d20260504_m020033_c001_v0001184_t0009_u01777860033848") 2026/05/04 02:01:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : file name.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ad1_d20260504_m020043_c001_v7007000_t0000_u01777860043078") as it is a hide marker 2026/05/04 02:01:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d5ab_d20260504_m020021_c001_v0001167_t0017_u01777860021723") 2026/05/04 02:01:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f1166eadd16f9090d_d20260504_m020018_c001_v0001134_t0012_u01777860018108") 2026/05/04 02:01:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d547_d20260504_m015956_c001_v0001167_t0020_u01777859996777") 2026/05/04 02:01:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d53d_d20260504_m015955_c001_v0001167_t0030_u01777859995734") 2026/05/04 02:01:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d543_d20260504_m015956_c001_v0001167_t0029_u01777859996252") "upload" dated 2026-05-04 01:59:56.252 +0000 UTC (1m12.248488655s ago) 2026/05/04 02:01:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4001c8b2486e08c6_d20260504_m020015_c001_v7007000_t0000_u01777860015894") as it is a hide marker 2026/05/04 02:01:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f1145b95ff992d73d_d20260504_m020015_c001_v0001146_t0016_u01777860015217") 2026/05/04 02:01:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f117c728a0793345a_d20260504_m020014_c001_v0001033_t0044_u01777860014416") 2026/05/04 02:01:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f8_d20260504_m015946_c001_v7007000_t0000_u01777859986523") as it is a hide marker 2026/05/04 02:01:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d520_d20260504_m015945_c001_v0001167_t0040_u01777859985890") 2026/05/04 02:01:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : piped data.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ae0_d20260504_m020044_c001_v7007000_t0000_u01777860044893") as it is a hide marker 2026/05/04 02:01:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d605_d20260504_m020044_c001_v0001167_t0019_u01777860044348") 2026/05/04 02:01:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ada_d20260504_m020044_c001_v7007000_t0000_u01777860044170") 2026/05/04 02:01:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f41021f16d754d601_d20260504_m020043_c001_v0001167_t0010_u01777860043801") 2026/05/04 02:01:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f9_d20260504_m015947_c001_v7007000_t0000_u01777859987523") as it is a hide marker 2026/05/04 02:01:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d526_d20260504_m015946_c001_v0001167_t0043_u01777859986888") 2026/05/04 02:01:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : test-metadata: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f41103517c58c24f6_d20260504_m020051_c001_v7007000_t0000_u01777860051665") as it is a hide marker 2026/05/04 02:01:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2076cfb910001aeb_d20260504_m020046_c001_v0001185_t0035_u01777860046748") 2026/05/04 02:01:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ae8_d20260504_m020045_c001_v7007000_t0000_u01777860045995") 2026/05/04 02:01:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d607_d20260504_m020045_c001_v0001167_t0030_u01777860045073") 2026/05/04 02:01:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f3_d20260504_m015941_c001_v7007000_t0000_u01777859981407") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4fc_d20260504_m015940_c001_v0001167_t0029_u01777859980661") 2026/05/04 02:01:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f5_d20260504_m015943_c001_v7007000_t0000_u01777859983464") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d510_d20260504_m015942_c001_v0001167_t0041_u01777859982838") 2026/05/04 02:01:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f4_d20260504_m015942_c001_v7007000_t0000_u01777859982474") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d508_d20260504_m015941_c001_v0001167_t0028_u01777859981771") 2026/05/04 02:01:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f6_d20260504_m015944_c001_v7007000_t0000_u01777859984519") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d514_d20260504_m015943_c001_v0001167_t0026_u01777859983828") 2026/05/04 02:01:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f7_d20260504_m015945_c001_v7007000_t0000_u01777859985524") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d51a_d20260504_m015944_c001_v0001167_t0043_u01777859984883") 2026/05/04 02:01:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f2_d20260504_m015940_c001_v7007000_t0000_u01777859980298") as it is a hide marker 2026/05/04 02:01:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : trailing space /trailing space : Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4fa_d20260504_m015939_c001_v0001167_t0040_u01777859979663") 2026/05/04 02:01:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d22a_d20260504_m020102_c001_v0001167_t0032_u01777860062029") "upload" dated 2026-05-04 02:01:02.029 +0000 UTC (6.471898812s ago) 2026/05/04 02:01:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f410aa6a314b71b7a_d20260504_m020057_c001_v7007000_t0000_u01777860057208") 2026/05/04 02:01:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d61b_d20260504_m020054_c001_v0001167_t0014_u01777860054205") 2026/05/04 02:01:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59fd_d20260504_m015955_c001_v7007000_t0000_u01777859995173") as it is a hide marker 2026/05/04 02:01:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2087a1ddb15c59fb_d20260504_m015949_c001_v0001179_t0030_u01777859989553") 2026/05/04 02:01:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : zero-length-file: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59fa_d20260504_m015949_c001_v7007000_t0000_u01777859989368") as it is a hide marker 2026/05/04 02:01:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : zero-length-file: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f41021f16d754d52c_d20260504_m015948_c001_v0001167_t0010_u01777859988821") 2026/05/04 02:01:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ea_d20260504_m015934_c001_v7007000_t0000_u01777859974011") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e8_d20260504_m015933_c001_v0001167_t0012_u01777859973327") 2026/05/04 02:01:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e3_d20260504_m015928_c001_v7007000_t0000_u01777859968918") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4d2_d20260504_m015927_c001_v0001167_t0046_u01777859967861") 2026/05/04 02:01:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ee_d20260504_m015937_c001_v7007000_t0000_u01777859977090") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f2_d20260504_m015936_c001_v0001167_t0022_u01777859976404") 2026/05/04 02:01:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ed_d20260504_m015936_c001_v7007000_t0000_u01777859976038") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f0_d20260504_m015935_c001_v0001167_t0021_u01777859975364") 2026/05/04 02:01:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f0_d20260504_m015938_c001_v7007000_t0000_u01777859978271") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f6_d20260504_m015937_c001_v0001167_t0027_u01777859977454") 2026/05/04 02:01:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59eb_d20260504_m015935_c001_v7007000_t0000_u01777859975000") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4ec_d20260504_m015934_c001_v0001167_t0044_u01777859974375") 2026/05/04 02:01:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ./.: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e5_d20260504_m015929_c001_v7007000_t0000_u01777859969913") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ./.: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4d8_d20260504_m015929_c001_v0001167_t0039_u01777859969292") 2026/05/04 02:01:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/04 02:01:08 DEBUG : ../..: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e7_d20260504_m015930_c001_v7007000_t0000_u01777859970967") as it is a hide marker 2026/05/04 02:01:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/04 02:01:08 DEBUG : ../..: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4dc_d20260504_m015930_c001_v0001167_t0043_u01777859970276") 2026/05/04 02:01:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/04 02:01:08 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of all hidden files 2026/05/04 02:01:09 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e9_d20260504_m015932_c001_v7007000_t0000_u01777859972964") as it is a hide marker 2026/05/04 02:01:09 DEBUG : leading space/ leading space: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e4_d20260504_m015932_c001_v0001167_t0043_u01777859972340") 2026/05/04 02:01:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e8_d20260504_m015931_c001_v7007000_t0000_u01777859971976") as it is a hide marker 2026/05/04 02:01:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e0_d20260504_m015931_c001_v0001167_t0007_u01777859971329") 2026/05/04 02:01:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f1_d20260504_m015939_c001_v7007000_t0000_u01777859979299") as it is a hide marker 2026/05/04 02:01:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f8_d20260504_m015938_c001_v0001167_t0012_u01777859978638") 2026/05/04 02:01:09 DEBUG : created from root.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f408b3de8007fda50_d20260504_m020034_c001_v7007000_t0000_u01777860034789") as it is a hide marker 2026/05/04 02:01:09 DEBUG : created from root.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f100a4aae64730283_d20260504_m020033_c001_v0001184_t0009_u01777860033848") 2026/05/04 02:01:09 DEBUG : file name.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ad1_d20260504_m020043_c001_v7007000_t0000_u01777860043078") as it is a hide marker 2026/05/04 02:01:09 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d5ab_d20260504_m020021_c001_v0001167_t0017_u01777860021723") 2026/05/04 02:01:09 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f1166eadd16f9090d_d20260504_m020018_c001_v0001134_t0012_u01777860018108") 2026/05/04 02:01:09 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d547_d20260504_m015956_c001_v0001167_t0020_u01777859996777") 2026/05/04 02:01:09 DEBUG : file name.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d53d_d20260504_m015955_c001_v0001167_t0030_u01777859995734") 2026/05/04 02:01:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d543_d20260504_m015956_c001_v0001167_t0029_u01777859996252") "upload" dated 2026-05-04 01:59:56.252 +0000 UTC (1m13.441014823s ago) 2026/05/04 02:01:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4001c8b2486e08c6_d20260504_m020015_c001_v7007000_t0000_u01777860015894") as it is a hide marker 2026/05/04 02:01:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f1145b95ff992d73d_d20260504_m020015_c001_v0001146_t0016_u01777860015217") 2026/05/04 02:01:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f117c728a0793345a_d20260504_m020014_c001_v0001033_t0044_u01777860014416") 2026/05/04 02:01:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f8_d20260504_m015946_c001_v7007000_t0000_u01777859986523") as it is a hide marker 2026/05/04 02:01:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d520_d20260504_m015945_c001_v0001167_t0040_u01777859985890") 2026/05/04 02:01:09 DEBUG : piped data.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ae0_d20260504_m020044_c001_v7007000_t0000_u01777860044893") as it is a hide marker 2026/05/04 02:01:10 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d605_d20260504_m020044_c001_v0001167_t0019_u01777860044348") 2026/05/04 02:01:10 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ada_d20260504_m020044_c001_v7007000_t0000_u01777860044170") 2026/05/04 02:01:10 DEBUG : piped data.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f41021f16d754d601_d20260504_m020043_c001_v0001167_t0010_u01777860043801") 2026/05/04 02:01:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f9_d20260504_m015947_c001_v7007000_t0000_u01777859987523") as it is a hide marker 2026/05/04 02:01:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d526_d20260504_m015946_c001_v0001167_t0043_u01777859986888") 2026/05/04 02:01:10 DEBUG : test-metadata: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f41103517c58c24f6_d20260504_m020051_c001_v7007000_t0000_u01777860051665") as it is a hide marker 2026/05/04 02:01:10 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2076cfb910001aeb_d20260504_m020046_c001_v0001185_t0035_u01777860046748") 2026/05/04 02:01:10 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001ae8_d20260504_m020045_c001_v7007000_t0000_u01777860045995") 2026/05/04 02:01:10 DEBUG : test-metadata: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d607_d20260504_m020045_c001_v0001167_t0030_u01777860045073") 2026/05/04 02:01:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f3_d20260504_m015941_c001_v7007000_t0000_u01777859981407") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4fc_d20260504_m015940_c001_v0001167_t0029_u01777859980661") 2026/05/04 02:01:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f5_d20260504_m015943_c001_v7007000_t0000_u01777859983464") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d510_d20260504_m015942_c001_v0001167_t0041_u01777859982838") 2026/05/04 02:01:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f4_d20260504_m015942_c001_v7007000_t0000_u01777859982474") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d508_d20260504_m015941_c001_v0001167_t0028_u01777859981771") 2026/05/04 02:01:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f6_d20260504_m015944_c001_v7007000_t0000_u01777859984519") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d514_d20260504_m015943_c001_v0001167_t0026_u01777859983828") 2026/05/04 02:01:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f7_d20260504_m015945_c001_v7007000_t0000_u01777859985524") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d51a_d20260504_m015944_c001_v0001167_t0043_u01777859984883") 2026/05/04 02:01:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f2_d20260504_m015940_c001_v7007000_t0000_u01777859980298") as it is a hide marker 2026/05/04 02:01:10 DEBUG : trailing space /trailing space : Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4fa_d20260504_m015939_c001_v0001167_t0040_u01777859979663") 2026/05/04 02:01:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d22a_d20260504_m020102_c001_v0001167_t0032_u01777860062029") "upload" dated 2026-05-04 02:01:02.029 +0000 UTC (8.966430419s ago) 2026/05/04 02:01:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f410aa6a314b71b7a_d20260504_m020057_c001_v7007000_t0000_u01777860057208") 2026/05/04 02:01:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d61b_d20260504_m020054_c001_v0001167_t0014_u01777860054205") 2026/05/04 02:01:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59fd_d20260504_m015955_c001_v7007000_t0000_u01777859995173") as it is a hide marker 2026/05/04 02:01:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2087a1ddb15c59fb_d20260504_m015949_c001_v0001179_t0030_u01777859989553") 2026/05/04 02:01:11 DEBUG : zero-length-file: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59fa_d20260504_m015949_c001_v7007000_t0000_u01777859989368") as it is a hide marker 2026/05/04 02:01:11 DEBUG : zero-length-file: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f41021f16d754d52c_d20260504_m015948_c001_v0001167_t0010_u01777859988821") 2026/05/04 02:01:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ea_d20260504_m015934_c001_v7007000_t0000_u01777859974011") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4e8_d20260504_m015933_c001_v0001167_t0012_u01777859973327") 2026/05/04 02:01:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e3_d20260504_m015928_c001_v7007000_t0000_u01777859968918") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4d2_d20260504_m015927_c001_v0001167_t0046_u01777859967861") 2026/05/04 02:01:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ee_d20260504_m015937_c001_v7007000_t0000_u01777859977090") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f2_d20260504_m015936_c001_v0001167_t0022_u01777859976404") 2026/05/04 02:01:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59ed_d20260504_m015936_c001_v7007000_t0000_u01777859976038") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f0_d20260504_m015935_c001_v0001167_t0021_u01777859975364") 2026/05/04 02:01:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59f0_d20260504_m015938_c001_v7007000_t0000_u01777859978271") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4f6_d20260504_m015937_c001_v0001167_t0027_u01777859977454") 2026/05/04 02:01:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59eb_d20260504_m015935_c001_v7007000_t0000_u01777859975000") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4ec_d20260504_m015934_c001_v0001167_t0044_u01777859974375") 2026/05/04 02:01:11 DEBUG : ./.: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e5_d20260504_m015929_c001_v7007000_t0000_u01777859969913") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ./.: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4d8_d20260504_m015929_c001_v0001167_t0039_u01777859969292") 2026/05/04 02:01:11 DEBUG : ../..: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4087a1ddb15c59e7_d20260504_m015930_c001_v7007000_t0000_u01777859970967") as it is a hide marker 2026/05/04 02:01:11 DEBUG : ../..: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d4dc_d20260504_m015930_c001_v0001167_t0043_u01777859970276") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/04 02:01:12 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/04 02:01:12 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/05/04 02:01:13 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of pending multipart uploads older than 0s 2026/05/04 02:01:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d543_d20260504_m015956_c001_v0001167_t0029_u01777859996252") "upload" dated 2026-05-04 01:59:56.252 +0000 UTC (1m17.664399853s ago) 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce49d_d20260504_m020112_c001_v0001092_t0042_u01777860072890") as it is a start marker (upload started at 2026-05-04 02:01:12.89 +0000 UTC) 2026/05/04 02:01:13 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce49f_d20260504_m020113_c001_v0001039_t0001_u01777860073074") as it is a start marker (upload started at 2026-05-04 02:01:13.074 +0000 UTC) 2026/05/04 02:01:13 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce4a0_d20260504_m020113_c001_v0001167_t0032_u01777860073258") as it is a start marker (upload started at 2026-05-04 02:01:13.258 +0000 UTC) 2026/05/04 02:01:13 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/04 02:01:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce4a1_d20260504_m020113_c001_v0001113_t0047_u01777860073443") as it is a start marker (upload started at 2026-05-04 02:01:13.443 +0000 UTC) 2026/05/04 02:01:13 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/04 02:01:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4197052f36fce49b_d20260504_m020112_c001_v7007000_t0000_u01777860072707") "hide" dated 2026-05-04 02:01:12.707 +0000 UTC (1.209558232s ago) 2026/05/04 02:01:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d22a_d20260504_m020102_c001_v0001167_t0032_u01777860062029") 2026/05/04 02:01:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/04 02:01:14 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of pending multipart uploads older than 0s 2026/05/04 02:01:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d543_d20260504_m015956_c001_v0001167_t0029_u01777859996252") "upload" dated 2026-05-04 01:59:56.252 +0000 UTC (1m18.033639199s ago) 2026/05/04 02:01:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce49d_d20260504_m020112_c001_v0001092_t0042_u01777860072890") as it is a start marker (upload started at 2026-05-04 02:01:12.89 +0000 UTC) 2026/05/04 02:01:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce49f_d20260504_m020113_c001_v0001039_t0001_u01777860073074") as it is a start marker (upload started at 2026-05-04 02:01:13.074 +0000 UTC) 2026/05/04 02:01:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce4a0_d20260504_m020113_c001_v0001167_t0032_u01777860073258") as it is a start marker (upload started at 2026-05-04 02:01:13.258 +0000 UTC) 2026/05/04 02:01:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce4a1_d20260504_m020113_c001_v0001113_t0047_u01777860073443") as it is a start marker (upload started at 2026-05-04 02:01:13.443 +0000 UTC) 2026/05/04 02:01:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf022df3b06dfb0b9fd80e1b_f4197052f36fce49b_d20260504_m020112_c001_v7007000_t0000_u01777860072707") "hide" dated 2026-05-04 02:01:12.707 +0000 UTC (1.579064083s ago) 2026/05/04 02:01:14 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d22a_d20260504_m020102_c001_v0001167_t0032_u01777860062029") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/04 02:01:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/04 02:01:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/04 02:01:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/05/04 02:01:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/04 02:01:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/04 02:01:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/04 02:01:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/04 02:01:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/04 02:01:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f209049e700e10e1d_d20260504_m020122_c001_v0001146_t0058_u01777860082571") 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:01:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:01:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:01:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/04 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/04 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/04 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/04 02:01:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/04 02:01:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 02:01:28 DEBUG : pacer: Reducing sleep to 10ms 2026/05/04 02:01:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/04 02:01:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/04 02:01:30 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f207122250a20153b_d20260504_m020132_c001_v0001161_t0003_u01777860092702") 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:01:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/04 02:01:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/04 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/04 02:01:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/04 02:01:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/04 02:01:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/04 02:01:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd7e7_d20260504_m020152_c001_v0001043_t0031_u01777860112704") 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:01:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/04 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:01:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:01:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:01:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/05/04 02:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/04 02:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/04 02:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/04 02:01:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/04 02:01:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/04 02:01:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/04 02:01:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f212ca83c9155fd9d_d20260504_m020200_c001_v0001100_t0015_u01777860120821") 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:02:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/04 02:02:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/04 02:02:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/04 02:02:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/04 02:02:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/04 02:02:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/04 02:02:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/04 02:02:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/04 02:02:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts 2026/05/04 02:02:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/05/04 02:02:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 02:02:10 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f20310934c215963a_d20260504_m020213_c001_v0001173_t0046_u01777860133395") 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:02:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/04 02:02:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/04 02:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/04 02:02:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/04 02:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/04 02:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/04 02:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2076cfb910001af9_d20260504_m020222_c001_v0001157_t0057_u01777860142237") 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/04 02:02:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:02:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/04 02:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/04 02:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/04 02:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/04 02:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/04 02:02:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/04 02:02:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c4f_d20260504_m020230_c001_v0001090_t0024_u01777860150164") 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/04 02:02:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/04 02:02:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/04 02:02:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/04 02:02:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/04 02:02:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/04 02:02:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c58_d20260504_m020239_c001_v0001099_t0051_u01777860159215") 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/04 02:02:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/04 02:02:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/04 02:02:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/04 02:02:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/04 02:02:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/04 02:02:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c68_d20260504_m020247_c001_v0001043_t0058_u01777860167616") 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/04 02:02:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:02:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/05/04 02:02:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/04 02:02:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/04 02:02:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/04 02:02:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/04 02:02:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/04 02:02:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/04 02:02:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ac5f_d20260504_m020256_c001_v0001181_t0010_u01777860176225") 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:02:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/04 02:02:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:02:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:02:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/04 02:03:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/04 02:03:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/04 02:03:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/04 02:03:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/04 02:03:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/04 02:03:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/04 02:03:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe58f_d20260504_m020305_c001_v0001105_t0022_u01777860185621") 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:03:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/04 02:03:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/04 02:03:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/04 02:03:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/04 02:03:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/04 02:03:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/04 02:03:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe598_d20260504_m020315_c001_v0001178_t0044_u01777860195537") 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/04 02:03:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:03:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/05/04 02:03:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/04 02:03:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/04 02:03:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/04 02:03:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/04 02:03:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/04 02:03:22 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe59f_d20260504_m020324_c001_v0001167_t0035_u01777860204625") 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/04 02:03:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/04 02:03:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/04 02:03:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/04 02:03:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/04 02:03:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/04 02:03:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5a8_d20260504_m020334_c001_v0001041_t0035_u01777860214339") 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:03:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/04 02:03:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/04 02:03:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/04 02:03:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/04 02:03:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/04 02:03:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/04 02:03:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f217a36e5956f1dff_d20260504_m020344_c001_v0001105_t0047_u01777860224220") 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:03:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/04 02:03:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:03:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/05/04 02:03:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/04 02:03:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/04 02:03:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/04 02:03:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/04 02:03:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/04 02:03:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/04 02:03:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f217a36e5956f1e14_d20260504_m020354_c001_v0001174_t0043_u01777860234187") 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/04 02:03:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/04 02:03:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:03:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:03:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/04 02:03:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/04 02:03:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/04 02:03:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/04 02:03:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/04 02:04:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/04 02:04:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/04 02:04:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/04 02:04:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:04:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/04 02:04:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5c1_d20260504_m020404_c001_v0001145_t0007_u01777860244966") 2026/05/04 02:04:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/04 02:04:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/04 02:04:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/04 02:04:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:04:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:04:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/04 02:04:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/04 02:04:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/04 02:04:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/04 02:04:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/04 02:04:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/04 02:04:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/04 02:04:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/04 02:04:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/04 02:04:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/04 02:04:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad7e_d20260504_m020416_c001_v0001180_t0039_u01777860256291") 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/04 02:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/04 02:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/04 02:04:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/04 02:04:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/04 02:04:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/04 02:04:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad87_d20260504_m020427_c001_v0001171_t0026_u01777860267702") 2026/05/04 02:04:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/04 02:04:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/04 02:04:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/04 02:04:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/04 02:04:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/04 02:04:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/04 02:04:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/04 02:04:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/04 02:04:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/04 02:04:32 DEBUG : chunked-copy: Done sending chunk 1 2026/05/04 02:04:32 DEBUG : chunked-copy: Done sending chunk 0 2026/05/04 02:04:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/04 02:04:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad8a_d20260504_m020433_c001_v0001040_t0000_u01777860273730") 2026/05/04 02:04:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/04 02:04:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/04 02:04:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/04 02:04:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/04 02:04:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/04 02:04:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/04 02:04:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/04 02:04:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/04 02:04:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/04 02:04:39 DEBUG : chunked-copy: Done sending chunk 0 2026/05/04 02:04:48 DEBUG : chunked-copy: Done sending chunk 1 2026/05/04 02:04:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf022df3b06dfb0b9fd80e1b_f218286e0be5c7c33_d20260504_m020450_c001_v0001173_t0011_u01777860290016") 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/04 02:04:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/04 02:04:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/04 02:04:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/04 02:04:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/04 02:04:54 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/04 02:04:56 DEBUG : chunked-copy: Done sending chunk 0 2026/05/04 02:04:56 DEBUG : chunked-copy: Done sending chunk 1 2026/05/04 02:04:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf022df3b06dfb0b9fd80e1b_f218286e0be5c7c37_d20260504_m020457_c001_v0001173_t0020_u01777860297160") 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/04 02:04:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/04 02:04:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/04 02:04:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/04 02:04:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/04 02:05:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/04 02:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gejubid9zixe/deeper/nonexisting/directory" 2026/05/04 02:05:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/04 02:05:03 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of all files 2026/05/04 02:05:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5bc_d20260504_m020358_c001_v7007000_t0000_u01777860238797") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f217a36e5956f1e14_d20260504_m020354_c001_v0001174_t0043_u01777860234187") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f417a36e5956f1e10_d20260504_m020353_c001_v7007000_t0000_u01777860233684") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5b5_d20260504_m020349_c001_v0001029_t0015_u01777860229055") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad82_d20260504_m020421_c001_v7007000_t0000_u01777860261443") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad7e_d20260504_m020416_c001_v0001180_t0039_u01777860256291") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad7d_d20260504_m020415_c001_v7007000_t0000_u01777860255790") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5c3_d20260504_m020410_c001_v0001105_t0045_u01777860250330") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5c2_d20260504_m020410_c001_v7007000_t0000_u01777860250149") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5c1_d20260504_m020404_c001_v0001145_t0007_u01777860244966") 2026/05/04 02:05:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5c0_d20260504_m020404_c001_v7007000_t0000_u01777860244453") 2026/05/04 02:05:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5bd_d20260504_m020358_c001_v0001039_t0023_u01777860238979") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f40310934c215964c_d20260504_m020226_c001_v7007000_t0000_u01777860146181") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2076cfb910001af9_d20260504_m020222_c001_v0001157_t0057_u01777860142237") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4153a022038d7c46_d20260504_m020217_c001_v7007000_t0000_u01777860137290") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f20310934c215963a_d20260504_m020213_c001_v0001173_t0046_u01777860133395") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4076cfb910001af8_d20260504_m020221_c001_v7007000_t0000_u01777860141896") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c47_d20260504_m020217_c001_v0001146_t0042_u01777860137472") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f40310934c2159639_d20260504_m020213_c001_v7007000_t0000_u01777860133043") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd7f6_d20260504_m020204_c001_v0001146_t0021_u01777860124496") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd7f5_d20260504_m020204_c001_v7007000_t0000_u01777860124316") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f212ca83c9155fd9d_d20260504_m020200_c001_v0001100_t0015_u01777860120821") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f412ca83c9155fd9c_d20260504_m020200_c001_v7007000_t0000_u01777860120479") 2026/05/04 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd7ec_d20260504_m020156_c001_v0001090_t0022_u01777860116839") 2026/05/04 02:05:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe56b_d20260504_m020251_c001_v7007000_t0000_u01777860171724") 2026/05/04 02:05:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c68_d20260504_m020247_c001_v0001043_t0058_u01777860167616") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4153a022038d7c64_d20260504_m020243_c001_v7007000_t0000_u01777860163144") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c58_d20260504_m020239_c001_v0001099_t0051_u01777860159215") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4153a022038d7c67_d20260504_m020247_c001_v7007000_t0000_u01777860167273") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c65_d20260504_m020243_c001_v0001182_t0007_u01777860163327") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4153a022038d7c55_d20260504_m020238_c001_v7007000_t0000_u01777860158863") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f20310934c2159653_d20260504_m020233_c001_v0001033_t0036_u01777860153817") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f40310934c2159652_d20260504_m020233_c001_v7007000_t0000_u01777860153635") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2153a022038d7c4f_d20260504_m020230_c001_v0001090_t0024_u01777860150164") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4153a022038d7c4d_d20260504_m020229_c001_v7007000_t0000_u01777860149817") 2026/05/04 02:05:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f20310934c215964d_d20260504_m020226_c001_v0001185_t0019_u01777860146365") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd7eb_d20260504_m020156_c001_v7007000_t0000_u01777860116657") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd7e7_d20260504_m020152_c001_v0001043_t0031_u01777860112704") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd7e6_d20260504_m020152_c001_v7007000_t0000_u01777860112361") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f212ca83c9155fd93_d20260504_m020148_c001_v0001137_t0029_u01777860108112") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f412ca83c9155fd92_d20260504_m020147_c001_v7007000_t0000_u01777860107912") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f207122250a20153b_d20260504_m020132_c001_v0001161_t0003_u01777860092702") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f407122250a20153a_d20260504_m020132_c001_v7007000_t0000_u01777860092350") 2026/05/04 02:05:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f207122250a201537_d20260504_m020127_c001_v0001029_t0015_u01777860087392") 2026/05/04 02:05:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f407122250a201535_d20260504_m020127_c001_v7007000_t0000_u01777860087200") 2026/05/04 02:05:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f209049e700e10e1d_d20260504_m020122_c001_v0001146_t0058_u01777860082571") 2026/05/04 02:05:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f409049e700e10e1c_d20260504_m020122_c001_v7007000_t0000_u01777860082210") 2026/05/04 02:05:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2197052f36fce4af_d20260504_m020116_c001_v0001032_t0007_u01777860076464") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe59a_d20260504_m020319_c001_v7007000_t0000_u01777860199785") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe598_d20260504_m020315_c001_v0001178_t0044_u01777860195537") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe593_d20260504_m020310_c001_v7007000_t0000_u01777860190213") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe58f_d20260504_m020305_c001_v0001105_t0022_u01777860185621") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe597_d20260504_m020315_c001_v7007000_t0000_u01777860195136") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe594_d20260504_m020310_c001_v0001146_t0047_u01777860190451") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe58e_d20260504_m020305_c001_v7007000_t0000_u01777860185226") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe58a_d20260504_m020300_c001_v0001145_t0013_u01777860180255") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe589_d20260504_m020300_c001_v7007000_t0000_u01777860180074") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ac5f_d20260504_m020256_c001_v0001181_t0010_u01777860176225") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ac5e_d20260504_m020255_c001_v7007000_t0000_u01777860175826") 2026/05/04 02:05:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe56c_d20260504_m020251_c001_v0001103_t0035_u01777860171905") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5b4_d20260504_m020348_c001_v7007000_t0000_u01777860228873") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f217a36e5956f1dff_d20260504_m020344_c001_v0001105_t0047_u01777860224220") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f417a36e5956f1dfe_d20260504_m020343_c001_v7007000_t0000_u01777860223787") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5ac_d20260504_m020339_c001_v0001171_t0013_u01777860219059") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5ab_d20260504_m020338_c001_v7007000_t0000_u01777860218875") 2026/05/04 02:05:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5a8_d20260504_m020334_c001_v0001041_t0035_u01777860214339") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5a6_d20260504_m020333_c001_v7007000_t0000_u01777860213902") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe5a2_d20260504_m020328_c001_v0001161_t0035_u01777860208634") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe5a1_d20260504_m020328_c001_v7007000_t0000_u01777860208452") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe59f_d20260504_m020324_c001_v0001167_t0035_u01777860204625") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4218bd10b70fe59e_d20260504_m020324_c001_v7007000_t0000_u01777860204094") 2026/05/04 02:05:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2218bd10b70fe59b_d20260504_m020319_c001_v0001134_t0014_u01777860199966") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f418286e0be5c7c39_d20260504_m020459_c001_v7007000_t0000_u01777860299511") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad94_d20260504_m020453_c001_v0001184_t0031_u01777860293920") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad93_d20260504_m020453_c001_v7007000_t0000_u01777860293392") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd95e_d20260504_m020436_c001_v0001120_t0037_u01777860276813") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd95c_d20260504_m020436_c001_v7007000_t0000_u01777860276283") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2141f8dce97bd91a_d20260504_m020429_c001_v0001173_t0039_u01777860269929") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd917_d20260504_m020429_c001_v7007000_t0000_u01777860269376") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d628_d20260504_m020425_c001_v0001167_t0021_u01777860265870") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad85_d20260504_m020425_c001_v7007000_t0000_u01777860265522") 2026/05/04 02:05:07 DEBUG : chunked-copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d606_d20260504_m020422_c001_v0001167_t0041_u01777860262174") 2026/05/04 02:05:07 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f418286e0be5c7c38_d20260504_m020459_c001_v7007000_t0000_u01777860299330") 2026/05/04 02:05:07 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f218286e0be5c7c37_d20260504_m020457_c001_v0001173_t0020_u01777860297160") 2026/05/04 02:05:07 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad92_d20260504_m020453_c001_v7007000_t0000_u01777860293209") 2026/05/04 02:05:07 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f218286e0be5c7c33_d20260504_m020450_c001_v0001173_t0011_u01777860290016") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd95b_d20260504_m020436_c001_v7007000_t0000_u01777860276102") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad8a_d20260504_m020433_c001_v0001040_t0000_u01777860273730") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4141f8dce97bd90c_d20260504_m020429_c001_v7007000_t0000_u01777860269155") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f2230473e3f93ad87_d20260504_m020427_c001_v0001171_t0026_u01777860267702") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4230473e3f93ad84_d20260504_m020425_c001_v7007000_t0000_u01777860265342") 2026/05/04 02:05:08 DEBUG : chunked-copy.copy: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f1119ae9aa5ecec92_d20260504_m020424_c001_v0001116_t0040_u01777860264391") 2026/05/04 02:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f11021f16d754d543_d20260504_m015956_c001_v0001167_t0029_u01777859996252") 2026/05/04 02:05:08 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f418286e0be5c7c3a_d20260504_m020500_c001_v7007000_t0000_u01777860300465") 2026/05/04 02:05:08 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d715_d20260504_m020500_c001_v0001167_t0036_u01777860300048") 2026/05/04 02:05:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f418286e0be5c7c3b_d20260504_m020501_c001_v7007000_t0000_u01777860301906") 2026/05/04 02:05:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d725_d20260504_m020501_c001_v0001167_t0006_u01777860301395") 2026/05/04 02:05:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f10258b47bc84d717_d20260504_m020500_c001_v0001167_t0050_u01777860300648") 2026/05/04 02:05:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf022df3b06dfb0b9fd80e1b_f4197052f36fce49b_d20260504_m020112_c001_v7007000_t0000_u01777860072707") 2026/05/04 02:05:10 INFO : B2 bucket rclone-test-gejubid9zixe: cleaning bucket "rclone-test-gejubid9zixe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (348.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (345.69s) --- 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 (20.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- 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 (5.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- 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 (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.74s) --- 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.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (40.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (20.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (15.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (38.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (17.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.44s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.25s) --- 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 348.230s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m48.984480974s (try 1/5)