"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:" 2025/11/09 03:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba" 2025/11/09 03:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/09 03:25:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/09 03:25:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/09 03:25:35 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/09 03:26:02 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/09 03:26:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/09 03:26:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/09 03:26:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/09 03:26:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/09 03:26:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/09 03:26:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/09 03:26:06 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/11/09 03:26:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/09 03:26:15 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/09 03:26:19 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of all files 2025/11/09 03:26:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb093_d20251109_m032619_c001_v0001102_t0046_u01762658779285") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/09 03:26:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba/dirToPurgeFromRoot" 2025/11/09 03:26:22 INFO : B2 bucket rclone-test-dinisev9caba path dirToPurgeFromRoot: cleaning bucket "rclone-test-dinisev9caba" of all files 2025/11/09 03:26:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb099_d20251109_m032620_c001_v0001102_t0047_u01762658780919") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/09 03:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba/hello? sausage/êé" 2025/11/09 03:26:27 INFO : B2 bucket rclone-test-dinisev9caba path hello? sausage/êé: cleaning bucket "rclone-test-dinisev9caba" of all files 2025/11/09 03:26:28 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f1022b7e95db739db_d20251109_m032626_c001_v0001171_t0022_u01762658786377") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/09 03:26:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/09 03:26:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-dinisev9caba" from "TestB2:rclone-test-dinisev9caba" 2025/11/09 03:26:41 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 2025/11/09 03:26:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yinober6hicu" 2025/11/09 03:26:56 DEBUG : B2 bucket rclone-test-yinober6hicu: Purge remote 2025/11/09 03:26:56 INFO : B2 bucket rclone-test-yinober6hicu: cleaning bucket "rclone-test-yinober6hicu" of all files 2025/11/09 03:26:56 DEBUG : somefile: Deleting (id "4_z8f620d93a07d6b6b9fa80e1b_f401a3922143ef78a_d20251109_m032655_c001_v0001157_t0023_u01762658815466") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/09 03:26:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/09 03:26:58 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 2025/11/09 03:27:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/09 03:27:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/09 03:27:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.273Ki offset 6Mi/6.106Mi 2025/11/09 03:27:02 DEBUG : test-metadata: Sending chunk 1 length 110872 2025/11/09 03:27:03 DEBUG : test-metadata: Done sending chunk 1 2025/11/09 03:27:04 DEBUG : test-metadata: Done sending chunk 0 2025/11/09 03:27:04 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 2025/11/09 03:27:14 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1102-00.backblaze.com/b2api/v1/b2_upload_file/0f42dd43a05d6b6b9fa80e1b/c001_v0001102_t0024": EOF 2025/11/09 03:27:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-00.backblaze.com/b2api/v1/b2_upload_file/0f42dd43a05d6b6b9fa80e1b/c001_v0001102_t0024": EOF) 2025/11/09 03:27:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1102-00.backblaze.com/b2api/v1/b2_upload_file/0f42dd43a05d6b6b9fa80e1b/c001_v0001102_t0024": EOF - low level retry 1/10 2025/11/09 03:27:17 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-v2025-11-09-032709-602.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 2025/11/09 03:27:19 DEBUG : oldPath = "TestB2:rclone-test-dinisev9caba/versions/test-versions-v2025-11-09-032709-602.txt" 2025/11/09 03:27:19 DEBUG : newPath = "TestB2,versions:rclone-test-dinisev9caba/versions/test-versions-v2025-11-09-032709-602.txt" 2025/11/09 03:27:19 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dinisev9caba/versions/test-versions-v2025-11-09-032709-602.txt" 2025/11/09 03:27:19 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/09 03:27:20 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dinisev9caba/versions/test-versions-v2025-11-09-032709-602.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dinisev9caba/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 2025/11/09 03:27:23 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of all hidden files 2025/11/09 03:27:23 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50386_d20251109_m032543_c001_v7007000_t0000_u01762658743538") as it is a hide marker 2025/11/09 03:27:23 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : leading space/ leading space: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafef_d20251109_m032542_c001_v0001102_t0001_u01762658742805") 2025/11/09 03:27:23 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5037e_d20251109_m032542_c001_v7007000_t0000_u01762658742434") as it is a hide marker 2025/11/09 03:27:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafea_d20251109_m032541_c001_v0001102_t0028_u01762658741698") 2025/11/09 03:27:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503af_d20251109_m032550_c001_v7007000_t0000_u01762658750747") as it is a hide marker 2025/11/09 03:27:23 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb013_d20251109_m032549_c001_v0001102_t0018_u01762658749680") 2025/11/09 03:27:23 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : created from root.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f403872197e21ac29_d20251109_m032649_c001_v7007000_t0000_u01762658809420") as it is a hide marker 2025/11/09 03:27:23 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : created from root.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f106e80dbde619547_d20251109_m032648_c001_v0001116_t0057_u01762658808135") 2025/11/09 03:27:23 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : file name.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0ab_d20251109_m032657_c001_v7007000_t0000_u01762658817732") as it is a hide marker 2025/11/09 03:27:23 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb0d0_d20251109_m032636_c001_v0001102_t0023_u01762658796700") 2025/11/09 03:27:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f109f32681a03d11b_d20251109_m032632_c001_v0001146_t0048_u01762658792848") 2025/11/09 03:27:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb07b_d20251109_m032611_c001_v0001102_t0038_u01762658771052") 2025/11/09 03:27:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb06f_d20251109_m032609_c001_v0001102_t0035_u01762658769774") 2025/11/09 03:27:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb075_d20251109_m032610_c001_v0001102_t0003_u01762658770338") "upload" dated 2025-11-09 03:26:10.338 +0000 UTC (1m13.624902298s ago) 2025/11/09 03:27:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f420ad3cb32a6f40b_d20251109_m032630_c001_v7007000_t0000_u01762658790587") as it is a hide marker 2025/11/09 03:27:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f1024ba8ffc3757c6_d20251109_m032630_c001_v0001184_t0034_u01762658790375") 2025/11/09 03:27:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f11956451bac36a1a_d20251109_m032629_c001_v0001115_t0048_u01762658789407") 2025/11/09 03:27:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50400_d20251109_m032559_c001_v7007000_t0000_u01762658759204") as it is a hide marker 2025/11/09 03:27:23 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb044_d20251109_m032558_c001_v0001102_t0002_u01762658758430") 2025/11/09 03:27:23 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : piped data.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0b1_d20251109_m032659_c001_v7007000_t0000_u01762658819722") as it is a hide marker 2025/11/09 03:27:23 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb11e_d20251109_m032659_c001_v0001102_t0058_u01762658819073") 2025/11/09 03:27:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0ae_d20251109_m032658_c001_v7007000_t0000_u01762658818881") 2025/11/09 03:27:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f400c0ba1b49eb11c_d20251109_m032658_c001_v0001102_t0024_u01762658818516") 2025/11/09 03:27:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5040e_d20251109_m032600_c001_v7007000_t0000_u01762658760497") as it is a hide marker 2025/11/09 03:27:23 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb04a_d20251109_m032559_c001_v0001102_t0016_u01762658759571") 2025/11/09 03:27:23 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : test-metadata: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f402687500d8a5a7d_d20251109_m032707_c001_v7007000_t0000_u01762658827053") as it is a hide marker 2025/11/09 03:27:23 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f204f8df6aabcb0b8_d20251109_m032701_c001_v0001101_t0021_u01762658821786") 2025/11/09 03:27:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0b6_d20251109_m032700_c001_v7007000_t0000_u01762658820883") 2025/11/09 03:27:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb122_d20251109_m032659_c001_v0001102_t0028_u01762658819906") 2025/11/09 03:27:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503c6_d20251109_m032553_c001_v7007000_t0000_u01762658753372") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb02a_d20251109_m032552_c001_v0001102_t0029_u01762658752496") 2025/11/09 03:27:23 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503df_d20251109_m032555_c001_v7007000_t0000_u01762658755903") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb034_d20251109_m032555_c001_v0001102_t0048_u01762658755062") 2025/11/09 03:27:23 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503d3_d20251109_m032554_c001_v7007000_t0000_u01762658754680") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb02e_d20251109_m032553_c001_v0001102_t0048_u01762658753741") 2025/11/09 03:27:23 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503ea_d20251109_m032556_c001_v7007000_t0000_u01762658756945") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb03c_d20251109_m032556_c001_v0001102_t0041_u01762658756273") 2025/11/09 03:27:23 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503f5_d20251109_m032558_c001_v7007000_t0000_u01762658758062") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb040_d20251109_m032557_c001_v0001102_t0034_u01762658757311") 2025/11/09 03:27:23 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503bc_d20251109_m032552_c001_v7007000_t0000_u01762658752130") as it is a hide marker 2025/11/09 03:27:23 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : trailing space /trailing space : Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb018_d20251109_m032551_c001_v0001102_t0059_u01762658751115") 2025/11/09 03:27:23 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50181_d20251109_m032717_c001_v0001181_t0003_u01762658837488") "upload" dated 2025-11-09 03:27:17.488 +0000 UTC (6.478037419s ago) 2025/11/09 03:27:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4098ef171826db46_d20251109_m032712_c001_v7007000_t0000_u01762658832742") 2025/11/09 03:27:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb155_d20251109_m032709_c001_v0001102_t0003_u01762658829602") 2025/11/09 03:27:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50435_d20251109_m032609_c001_v7007000_t0000_u01762658769222") as it is a hide marker 2025/11/09 03:27:23 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2199673b39b50423_d20251109_m032602_c001_v0001120_t0052_u01762658762817") 2025/11/09 03:27:23 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : zero-length-file: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50420_d20251109_m032602_c001_v7007000_t0000_u01762658762494") as it is a hide marker 2025/11/09 03:27:23 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : zero-length-file: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f400c0ba1b49eb05f_d20251109_m032601_c001_v0001102_t0024_u01762658761870") 2025/11/09 03:27:23 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50388_d20251109_m032544_c001_v7007000_t0000_u01762658744770") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eaff7_d20251109_m032543_c001_v0001102_t0015_u01762658743905") 2025/11/09 03:27:23 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50356_d20251109_m032539_c001_v7007000_t0000_u01762658739056") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafd9_d20251109_m032537_c001_v0001102_t0001_u01762658737850") 2025/11/09 03:27:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5039b_d20251109_m032548_c001_v7007000_t0000_u01762658748183") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb009_d20251109_m032547_c001_v0001102_t0046_u01762658747484") 2025/11/09 03:27:23 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50393_d20251109_m032547_c001_v7007000_t0000_u01762658747116") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb001_d20251109_m032546_c001_v0001102_t0013_u01762658746261") 2025/11/09 03:27:23 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503a4_d20251109_m032549_c001_v7007000_t0000_u01762658749313") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb011_d20251109_m032548_c001_v0001102_t0056_u01762658748557") 2025/11/09 03:27:23 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5038b_d20251109_m032545_c001_v7007000_t0000_u01762658745882") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eaffd_d20251109_m032545_c001_v0001102_t0047_u01762658745157") 2025/11/09 03:27:23 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ./.: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50365_d20251109_m032540_c001_v7007000_t0000_u01762658740181") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ./.: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafdd_d20251109_m032539_c001_v0001102_t0046_u01762658739422") 2025/11/09 03:27:23 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/09 03:27:23 DEBUG : ../..: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50375_d20251109_m032541_c001_v7007000_t0000_u01762658741320") as it is a hide marker 2025/11/09 03:27:23 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/09 03:27:23 DEBUG : ../..: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafe7_d20251109_m032540_c001_v0001102_t0032_u01762658740553") 2025/11/09 03:27:23 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/09 03:27:24 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of all hidden files 2025/11/09 03:27:24 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50386_d20251109_m032543_c001_v7007000_t0000_u01762658743538") as it is a hide marker 2025/11/09 03:27:24 DEBUG : leading space/ leading space: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafef_d20251109_m032542_c001_v0001102_t0001_u01762658742805") 2025/11/09 03:27:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5037e_d20251109_m032542_c001_v7007000_t0000_u01762658742434") as it is a hide marker 2025/11/09 03:27:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafea_d20251109_m032541_c001_v0001102_t0028_u01762658741698") 2025/11/09 03:27:24 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503af_d20251109_m032550_c001_v7007000_t0000_u01762658750747") as it is a hide marker 2025/11/09 03:27:24 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb013_d20251109_m032549_c001_v0001102_t0018_u01762658749680") 2025/11/09 03:27:24 DEBUG : created from root.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f403872197e21ac29_d20251109_m032649_c001_v7007000_t0000_u01762658809420") as it is a hide marker 2025/11/09 03:27:24 DEBUG : created from root.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f106e80dbde619547_d20251109_m032648_c001_v0001116_t0057_u01762658808135") 2025/11/09 03:27:24 DEBUG : file name.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0ab_d20251109_m032657_c001_v7007000_t0000_u01762658817732") as it is a hide marker 2025/11/09 03:27:24 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb0d0_d20251109_m032636_c001_v0001102_t0023_u01762658796700") 2025/11/09 03:27:24 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f109f32681a03d11b_d20251109_m032632_c001_v0001146_t0048_u01762658792848") 2025/11/09 03:27:24 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb07b_d20251109_m032611_c001_v0001102_t0038_u01762658771052") 2025/11/09 03:27:24 DEBUG : file name.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb06f_d20251109_m032609_c001_v0001102_t0035_u01762658769774") 2025/11/09 03:27:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb075_d20251109_m032610_c001_v0001102_t0003_u01762658770338") "upload" dated 2025-11-09 03:26:10.338 +0000 UTC (1m14.651125493s ago) 2025/11/09 03:27:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f420ad3cb32a6f40b_d20251109_m032630_c001_v7007000_t0000_u01762658790587") as it is a hide marker 2025/11/09 03:27:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f1024ba8ffc3757c6_d20251109_m032630_c001_v0001184_t0034_u01762658790375") 2025/11/09 03:27:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f11956451bac36a1a_d20251109_m032629_c001_v0001115_t0048_u01762658789407") 2025/11/09 03:27:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50400_d20251109_m032559_c001_v7007000_t0000_u01762658759204") as it is a hide marker 2025/11/09 03:27:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb044_d20251109_m032558_c001_v0001102_t0002_u01762658758430") 2025/11/09 03:27:25 DEBUG : piped data.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0b1_d20251109_m032659_c001_v7007000_t0000_u01762658819722") as it is a hide marker 2025/11/09 03:27:25 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb11e_d20251109_m032659_c001_v0001102_t0058_u01762658819073") 2025/11/09 03:27:25 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0ae_d20251109_m032658_c001_v7007000_t0000_u01762658818881") 2025/11/09 03:27:25 DEBUG : piped data.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f400c0ba1b49eb11c_d20251109_m032658_c001_v0001102_t0024_u01762658818516") 2025/11/09 03:27:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5040e_d20251109_m032600_c001_v7007000_t0000_u01762658760497") as it is a hide marker 2025/11/09 03:27:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb04a_d20251109_m032559_c001_v0001102_t0016_u01762658759571") 2025/11/09 03:27:25 DEBUG : test-metadata: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f402687500d8a5a7d_d20251109_m032707_c001_v7007000_t0000_u01762658827053") as it is a hide marker 2025/11/09 03:27:25 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f204f8df6aabcb0b8_d20251109_m032701_c001_v0001101_t0021_u01762658821786") 2025/11/09 03:27:25 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f404f8df6aabcb0b6_d20251109_m032700_c001_v7007000_t0000_u01762658820883") 2025/11/09 03:27:25 DEBUG : test-metadata: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb122_d20251109_m032659_c001_v0001102_t0028_u01762658819906") 2025/11/09 03:27:25 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503c6_d20251109_m032553_c001_v7007000_t0000_u01762658753372") as it is a hide marker 2025/11/09 03:27:25 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb02a_d20251109_m032552_c001_v0001102_t0029_u01762658752496") 2025/11/09 03:27:25 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503df_d20251109_m032555_c001_v7007000_t0000_u01762658755903") as it is a hide marker 2025/11/09 03:27:25 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb034_d20251109_m032555_c001_v0001102_t0048_u01762658755062") 2025/11/09 03:27:25 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503d3_d20251109_m032554_c001_v7007000_t0000_u01762658754680") as it is a hide marker 2025/11/09 03:27:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb02e_d20251109_m032553_c001_v0001102_t0048_u01762658753741") 2025/11/09 03:27:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503ea_d20251109_m032556_c001_v7007000_t0000_u01762658756945") as it is a hide marker 2025/11/09 03:27:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb03c_d20251109_m032556_c001_v0001102_t0041_u01762658756273") 2025/11/09 03:27:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503f5_d20251109_m032558_c001_v7007000_t0000_u01762658758062") as it is a hide marker 2025/11/09 03:27:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb040_d20251109_m032557_c001_v0001102_t0034_u01762658757311") 2025/11/09 03:27:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503bc_d20251109_m032552_c001_v7007000_t0000_u01762658752130") as it is a hide marker 2025/11/09 03:27:26 DEBUG : trailing space /trailing space : Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb018_d20251109_m032551_c001_v0001102_t0059_u01762658751115") 2025/11/09 03:27:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50181_d20251109_m032717_c001_v0001181_t0003_u01762658837488") "upload" dated 2025-11-09 03:27:17.488 +0000 UTC (8.908779723s ago) 2025/11/09 03:27:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4098ef171826db46_d20251109_m032712_c001_v7007000_t0000_u01762658832742") 2025/11/09 03:27:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb155_d20251109_m032709_c001_v0001102_t0003_u01762658829602") 2025/11/09 03:27:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50435_d20251109_m032609_c001_v7007000_t0000_u01762658769222") as it is a hide marker 2025/11/09 03:27:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2199673b39b50423_d20251109_m032602_c001_v0001120_t0052_u01762658762817") 2025/11/09 03:27:26 DEBUG : zero-length-file: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50420_d20251109_m032602_c001_v7007000_t0000_u01762658762494") as it is a hide marker 2025/11/09 03:27:26 DEBUG : zero-length-file: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f400c0ba1b49eb05f_d20251109_m032601_c001_v0001102_t0024_u01762658761870") 2025/11/09 03:27:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50388_d20251109_m032544_c001_v7007000_t0000_u01762658744770") as it is a hide marker 2025/11/09 03:27:26 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eaff7_d20251109_m032543_c001_v0001102_t0015_u01762658743905") 2025/11/09 03:27:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50356_d20251109_m032539_c001_v7007000_t0000_u01762658739056") as it is a hide marker 2025/11/09 03:27:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafd9_d20251109_m032537_c001_v0001102_t0001_u01762658737850") 2025/11/09 03:27:26 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5039b_d20251109_m032548_c001_v7007000_t0000_u01762658748183") as it is a hide marker 2025/11/09 03:27:26 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb009_d20251109_m032547_c001_v0001102_t0046_u01762658747484") 2025/11/09 03:27:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50393_d20251109_m032547_c001_v7007000_t0000_u01762658747116") as it is a hide marker 2025/11/09 03:27:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb001_d20251109_m032546_c001_v0001102_t0013_u01762658746261") 2025/11/09 03:27:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b503a4_d20251109_m032549_c001_v7007000_t0000_u01762658749313") as it is a hide marker 2025/11/09 03:27:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb011_d20251109_m032548_c001_v0001102_t0056_u01762658748557") 2025/11/09 03:27:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b5038b_d20251109_m032545_c001_v7007000_t0000_u01762658745882") as it is a hide marker 2025/11/09 03:27:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eaffd_d20251109_m032545_c001_v0001102_t0047_u01762658745157") 2025/11/09 03:27:27 DEBUG : ./.: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50365_d20251109_m032540_c001_v7007000_t0000_u01762658740181") as it is a hide marker 2025/11/09 03:27:27 DEBUG : ./.: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafdd_d20251109_m032539_c001_v0001102_t0046_u01762658739422") 2025/11/09 03:27:27 DEBUG : ../..: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50375_d20251109_m032541_c001_v7007000_t0000_u01762658741320") as it is a hide marker 2025/11/09 03:27:27 DEBUG : ../..: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eafe7_d20251109_m032540_c001_v0001102_t0032_u01762658740553") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/09 03:27:28 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. 2025/11/09 03:27:28 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. 2025/11/09 03:27:28 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. 2025/11/09 03:27:28 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 2025/11/09 03:27:29 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of pending multipart uploads older than 0s 2025/11/09 03:27:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb075_d20251109_m032610_c001_v0001102_t0003_u01762658770338") "upload" dated 2025-11-09 03:26:10.338 +0000 UTC (1m18.924594396s ago) 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f2_d20251109_m032728_c001_v0001182_t0045_u01762658848243") as it is a start marker (upload started at 2025-11-09 03:27:28.243 +0000 UTC) 2025/11/09 03:27:29 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f3_d20251109_m032728_c001_v0001182_t0025_u01762658848426") as it is a start marker (upload started at 2025-11-09 03:27:28.426 +0000 UTC) 2025/11/09 03:27:29 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f5_d20251109_m032728_c001_v0001099_t0015_u01762658848608") as it is a start marker (upload started at 2025-11-09 03:27:28.608 +0000 UTC) 2025/11/09 03:27:29 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f6_d20251109_m032728_c001_v0001091_t0003_u01762658848802") as it is a start marker (upload started at 2025-11-09 03:27:28.802 +0000 UTC) 2025/11/09 03:27:29 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/09 03:27:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f406602b1927a05f0_d20251109_m032728_c001_v7007000_t0000_u01762658848060") "hide" dated 2025-11-09 03:27:28.06 +0000 UTC (1.202883118s ago) 2025/11/09 03:27:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50181_d20251109_m032717_c001_v0001181_t0003_u01762658837488") 2025/11/09 03:27:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/09 03:27:29 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of pending multipart uploads older than 0s 2025/11/09 03:27:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb075_d20251109_m032610_c001_v0001102_t0003_u01762658770338") "upload" dated 2025-11-09 03:26:10.338 +0000 UTC (1m19.291202355s ago) 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f2_d20251109_m032728_c001_v0001182_t0045_u01762658848243") as it is a start marker (upload started at 2025-11-09 03:27:28.243 +0000 UTC) 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f3_d20251109_m032728_c001_v0001182_t0025_u01762658848426") as it is a start marker (upload started at 2025-11-09 03:27:28.426 +0000 UTC) 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f5_d20251109_m032728_c001_v0001099_t0015_u01762658848608") as it is a start marker (upload started at 2025-11-09 03:27:28.608 +0000 UTC) 2025/11/09 03:27:29 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05f6_d20251109_m032728_c001_v0001091_t0003_u01762658848802") as it is a start marker (upload started at 2025-11-09 03:27:28.802 +0000 UTC) 2025/11/09 03:27:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f42dd43a05d6b6b9fa80e1b_f406602b1927a05f0_d20251109_m032728_c001_v7007000_t0000_u01762658848060") "hide" dated 2025-11-09 03:27:28.06 +0000 UTC (1.569488482s ago) 2025/11/09 03:27:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50181_d20251109_m032717_c001_v0001181_t0003_u01762658837488") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/09 03:27:30 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/09 03:27:30 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/09 03:27:30 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 2025/11/09 03:27:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/09 03:27:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/09 03:27:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/09 03:27:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/09 03:27:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/09 03:27:34 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/09 03:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:27:37 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. 2025/11/09 03:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6ca250_d20251109_m032737_c001_v0001180_t0025_u01762658857280") 2025/11/09 03:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:27:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:27:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/09 03:27:41 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/09 03:27:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:41 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/09 03:27:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/09 03:27:43 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/09 03:27:43 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/09 03:27:43 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/09 03:27:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:27:45 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. 2025/11/09 03:27:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6cba1d_d20251109_m032745_c001_v0001113_t0001_u01762658865439") 2025/11/09 03:27:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:27:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/09 03:27:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:27:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:27:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/09 03:27:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/09 03:27:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/09 03:27:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/09 03:27:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/09 03:27:52 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:27:54 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. 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f214136f5a56bba51_d20251109_m032754_c001_v0001105_t0058_u01762658874266") 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:27:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/09 03:27:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:27:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:27:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:27:57 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 2025/11/09 03:27:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/09 03:27:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/09 03:27:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/09 03:27:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/09 03:28:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/09 03:28:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/09 03:28:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/09 03:28:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:02 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. 2025/11/09 03:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f214136f5a56bba7a_d20251109_m032803_c001_v0001100_t0026_u01762658883021") 2025/11/09 03:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/09 03:28:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/09 03:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/09 03:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/09 03:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/09 03:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/09 03:28:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/09 03:28:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/09 03:28:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/09 03:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:11 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. 2025/11/09 03:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d477a_d20251109_m032811_c001_v0001137_t0013_u01762658891366") 2025/11/09 03:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/09 03:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/09 03:28:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/09 03:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/09 03:28:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/09 03:28:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/09 03:28:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/09 03:28:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/09 03:28:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:20 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. 2025/11/09 03:28:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d6ae4_d20251109_m032820_c001_v0001144_t0028_u01762658900751") 2025/11/09 03:28:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/09 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/09 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:28:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28: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 2025/11/09 03:28:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/09 03:28:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/09 03:28:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/09 03:28:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/09 03:28:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/09 03:28:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/09 03:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:29 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. 2025/11/09 03:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d8a67_d20251109_m032829_c001_v0001100_t0017_u01762658909647") 2025/11/09 03:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/09 03:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/09 03:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/09 03:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/09 03:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/09 03:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/09 03:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa88730_d20251109_m032838_c001_v0001182_t0004_u01762658918115") 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/09 03:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/09 03:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/09 03:28:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/09 03:28:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/09 03:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/09 03:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/09 03:28:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:46 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. 2025/11/09 03:28:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa88755_d20251109_m032846_c001_v0001106_t0001_u01762658926788") 2025/11/09 03:28:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/09 03:28:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:28:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:28:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/09 03:28:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:49 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 2025/11/09 03:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/09 03:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/09 03:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/09 03:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/09 03:28:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/09 03:28:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/09 03:28:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/09 03:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:28:55 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. 2025/11/09 03:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa887aa_d20251109_m032855_c001_v0001098_t0035_u01762658935861") 2025/11/09 03:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/09 03:28:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:28:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:28:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/09 03:29:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/09 03:29:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/09 03:29:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/09 03:29:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/09 03:29:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/09 03:29:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/09 03:29:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/09 03:29:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29: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. 2025/11/09 03:29:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894bf043_d20251109_m032905_c001_v0001184_t0053_u01762658945255") 2025/11/09 03:29:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/09 03:29:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:29:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/09 03:29:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/09 03:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/09 03:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/09 03:29:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/09 03:29:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/09 03:29:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/09 03:29:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/09 03:29:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/09 03:29:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/09 03:29:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/09 03:29:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/09 03:29:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29: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. 2025/11/09 03:29:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894c13a7_d20251109_m032915_c001_v0001146_t0032_u01762658955740") 2025/11/09 03:29:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/09 03:29:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:29:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:29:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/09 03:29:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29: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 2025/11/09 03:29:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/09 03:29:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/09 03:29:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/09 03:29:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/09 03:29:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/09 03:29:23 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/09 03:29:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29:25 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. 2025/11/09 03:29:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894c13dc_d20251109_m032925_c001_v0001105_t0048_u01762658965372") 2025/11/09 03:29:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:29:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:29:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/09 03:29:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/09 03:29:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/09 03:29:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/09 03:29:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/09 03:29:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/09 03:29:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/09 03:29:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29: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. 2025/11/09 03:29:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573a4_d20251109_m032935_c001_v0001136_t0054_u01762658975031") 2025/11/09 03:29:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:29:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/09 03:29:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/09 03:29:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/09 03:29:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/09 03:29:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/09 03:29:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/09 03:29:43 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29:45 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. 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f220ad3cb32a7fc56_d20251109_m032945_c001_v0001137_t0054_u01762658985362") 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/09 03:29:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:29:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:29:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29:48 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 2025/11/09 03:29:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/09 03:29:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/09 03:29:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/09 03:29:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/09 03:29:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/09 03:29:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:29:51 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:29:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/09 03:29:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/09 03:29:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/09 03:29:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:29:55 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. 2025/11/09 03:29:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f207ae72636f47734_d20251109_m032955_c001_v0001036_t0003_u01762658995450") 2025/11/09 03:29:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:29:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/09 03:29:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/09 03:29:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:29:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:29:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/09 03:30:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/09 03:30:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/09 03:30:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/09 03:30:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/09 03:30:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/09 03:30:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/09 03:30:04 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/09 03:30:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:30:06 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. 2025/11/09 03:30:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573ec_d20251109_m033006_c001_v0001179_t0033_u01762659006768") 2025/11/09 03:30:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/09 03:30:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/09 03:30:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/09 03:30:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:30:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:30:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/09 03:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/09 03:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/09 03:30:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/09 03:30:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/09 03:30:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/09 03:30:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/09 03:30:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/09 03:30:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/09 03:30:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/09 03:30:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/09 03:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/09 03:30:18 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. 2025/11/09 03:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd157430_d20251109_m033018_c001_v0001177_t0011_u01762659018525") 2025/11/09 03:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/09 03:30:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/09 03:30:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/09 03:30:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/09 03:30:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/09 03:30:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/09 03:30:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/09 03:30:21 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 2025/11/09 03:30:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d5dc_d20251109_m033029_c001_v0001150_t0028_u01762659029215") 2025/11/09 03:30:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/09 03:30:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/09 03:30:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/09 03:30:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/09 03:30:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/09 03:30:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/09 03:30:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/09 03:30:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/09 03:30:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/09 03:30:34 DEBUG : chunked-copy: Done sending chunk 1 2025/11/09 03:30:34 DEBUG : chunked-copy: Done sending chunk 0 2025/11/09 03:30:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/09 03:30:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f42dd43a05d6b6b9fa80e1b_f2161f6f3b6a452cc_d20251109_m033035_c001_v0001136_t0026_u01762659035630") 2025/11/09 03:30:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/09 03:30:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/09 03:30:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/09 03:30:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/09 03:30:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/09 03:30:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/09 03:30:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/09 03:30:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/09 03:30:38 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/09 03:30:40 DEBUG : chunked-copy: Done sending chunk 1 2025/11/09 03:30:41 DEBUG : chunked-copy: Done sending chunk 0 2025/11/09 03:30:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d661_d20251109_m033042_c001_v0001100_t0009_u01762659042036") 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/09 03:30:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/09 03:30:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/09 03:30:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/09 03:30:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/09 03:30:45 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/09 03:30:47 DEBUG : chunked-copy: Done sending chunk 0 2025/11/09 03:30:48 DEBUG : chunked-copy: Done sending chunk 1 2025/11/09 03:30:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f42dd43a05d6b6b9fa80e1b_f2161f6f3b6a452d5_d20251109_m033048_c001_v0001029_t0013_u01762659048906") 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/09 03:30:49 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/09 03:30:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/09 03:30:50 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/09 03:30:51 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/09 03:30:52 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/09 03:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dinisev9caba/deeper/nonexisting/directory" 2025/11/09 03:30:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/09 03:30:54 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of all files 2025/11/09 03:30:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573da_d20251109_m033000_c001_v7007000_t0000_u01762659000298") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f207ae72636f47734_d20251109_m032955_c001_v0001036_t0003_u01762658995450") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f407ae72636f47730_d20251109_m032954_c001_v7007000_t0000_u01762658994871") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573ca_d20251109_m032950_c001_v0001181_t0056_u01762658990420") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d5cc_d20251109_m033023_c001_v7007000_t0000_u01762659023768") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd157430_d20251109_m033018_c001_v0001177_t0011_u01762659018525") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd15742d_d20251109_m033017_c001_v7007000_t0000_u01762659017903") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd157400_d20251109_m033012_c001_v0001113_t0047_u01762659012120") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573fe_d20251109_m033011_c001_v7007000_t0000_u01762659011936") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573ec_d20251109_m033006_c001_v0001179_t0033_u01762659006768") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573e9_d20251109_m033006_c001_v7007000_t0000_u01762659006153") 2025/11/09 03:30:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573db_d20251109_m033000_c001_v0001176_t0046_u01762659000480") 2025/11/09 03:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa886ae_d20251109_m032825_c001_v7007000_t0000_u01762658905403") 2025/11/09 03:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d6ae4_d20251109_m032820_c001_v0001144_t0028_u01762658900751") 2025/11/09 03:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa88659_d20251109_m032815_c001_v7007000_t0000_u01762658895791") 2025/11/09 03:30:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d477a_d20251109_m032811_c001_v0001137_t0013_u01762658891366") 2025/11/09 03:30:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6d6adf_d20251109_m032820_c001_v7007000_t0000_u01762658900353") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa8865b_d20251109_m032815_c001_v0001145_t0011_u01762658895974") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6d4773_d20251109_m032810_c001_v7007000_t0000_u01762658890973") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d33c9_d20251109_m032806_c001_v0001037_t0036_u01762658886781") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6d33c7_d20251109_m032806_c001_v7007000_t0000_u01762658886582") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f214136f5a56bba7a_d20251109_m032803_c001_v0001100_t0026_u01762658883021") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f414136f5a56bba79_d20251109_m032802_c001_v7007000_t0000_u01762658882622") 2025/11/09 03:30:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d1057_d20251109_m032758_c001_v0001093_t0018_u01762658878734") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894bccd7_d20251109_m032851_c001_v7007000_t0000_u01762658931116") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa88755_d20251109_m032846_c001_v0001106_t0001_u01762658926788") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa88745_d20251109_m032841_c001_v7007000_t0000_u01762658921930") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa88730_d20251109_m032838_c001_v0001182_t0004_u01762658918115") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa88751_d20251109_m032846_c001_v7007000_t0000_u01762658926364") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa88746_d20251109_m032842_c001_v0001183_t0056_u01762658922126") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa8872c_d20251109_m032837_c001_v7007000_t0000_u01762658917734") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa886fb_d20251109_m032833_c001_v0001106_t0011_u01762658913360") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa886f9_d20251109_m032833_c001_v7007000_t0000_u01762658913177") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6d8a67_d20251109_m032829_c001_v0001100_t0017_u01762658909647") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6d8a62_d20251109_m032829_c001_v7007000_t0000_u01762658909244") 2025/11/09 03:30:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa886b1_d20251109_m032825_c001_v0001113_t0025_u01762658905585") 2025/11/09 03:30:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6d1054_d20251109_m032758_c001_v7007000_t0000_u01762658878549") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f214136f5a56bba51_d20251109_m032754_c001_v0001105_t0058_u01762658874266") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f414136f5a56bba4e_d20251109_m032753_c001_v7007000_t0000_u01762658873842") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6cd979_d20251109_m032749_c001_v0001184_t0042_u01762658869737") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6cd58f_d20251109_m032749_c001_v7007000_t0000_u01762658869534") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6cba1d_d20251109_m032745_c001_v0001113_t0001_u01762658865439") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6cb631_d20251109_m032745_c001_v7007000_t0000_u01762658865019") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2199673b39b50775_d20251109_m032740_c001_v0001134_t0023_u01762658860835") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4199673b39b50771_d20251109_m032740_c001_v7007000_t0000_u01762658860641") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f213f2cbeee6ca250_d20251109_m032737_c001_v0001180_t0025_u01762658857280") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f413f2cbeee6ca248_d20251109_m032736_c001_v7007000_t0000_u01762658856847") 2025/11/09 03:30:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f206602b1927a05fc_d20251109_m032731_c001_v0001150_t0058_u01762658851697") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd15737b_d20251109_m032920_c001_v7007000_t0000_u01762658960407") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894c13a7_d20251109_m032915_c001_v0001146_t0032_u01762658955740") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894bfc0e_d20251109_m032909_c001_v7007000_t0000_u01762658949352") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894bf043_d20251109_m032905_c001_v0001184_t0053_u01762658945255") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c0fb9_d20251109_m032915_c001_v7007000_t0000_u01762658955138") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894bfff8_d20251109_m032909_c001_v0001172_t0039_u01762658949548") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894bf040_d20251109_m032904_c001_v7007000_t0000_u01762658944799") 2025/11/09 03:30:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894be464_d20251109_m032900_c001_v0001182_t0024_u01762658940155") 2025/11/09 03:30:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894be462_d20251109_m032859_c001_v7007000_t0000_u01762658939971") 2025/11/09 03:30:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2192668b7fa887aa_d20251109_m032855_c001_v0001098_t0035_u01762658935861") 2025/11/09 03:30:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4192668b7fa887a4_d20251109_m032855_c001_v7007000_t0000_u01762658935329") 2025/11/09 03:30:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894bccd8_d20251109_m032851_c001_v0001038_t0052_u01762658931300") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573c9_d20251109_m032950_c001_v7007000_t0000_u01762658990238") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f220ad3cb32a7fc56_d20251109_m032945_c001_v0001137_t0054_u01762658985362") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f420ad3cb32a7fc50_d20251109_m032944_c001_v7007000_t0000_u01762658984803") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573ae_d20251109_m032939_c001_v0001184_t0035_u01762658979823") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573ac_d20251109_m032939_c001_v7007000_t0000_u01762658979641") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd1573a4_d20251109_m032935_c001_v0001136_t0054_u01762658975031") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd1573a2_d20251109_m032934_c001_v7007000_t0000_u01762658974518") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd157398_d20251109_m032929_c001_v0001098_t0015_u01762658969484") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4103e53acd157396_d20251109_m032929_c001_v7007000_t0000_u01762658969300") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f222c1db6894c13dc_d20251109_m032925_c001_v0001105_t0048_u01762658965372") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c13d8_d20251109_m032924_c001_v7007000_t0000_u01762658964825") 2025/11/09 03:30:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2103e53acd15737c_d20251109_m032920_c001_v0001176_t0031_u01762658960611") 2025/11/09 03:30:58 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c15a5_d20251109_m033051_c001_v7007000_t0000_u01762659051543") 2025/11/09 03:30:58 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d684_d20251109_m033044_c001_v0001117_t0033_u01762659044905") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d67b_d20251109_m033044_c001_v7007000_t0000_u01762659044223") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2161f6f3b6a452cf_d20251109_m033038_c001_v0001145_t0057_u01762659038214") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4161f6f3b6a452ce_d20251109_m033037_c001_v7007000_t0000_u01762659037597") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d5f0_d20251109_m033031_c001_v0001177_t0045_u01762659031949") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d5e7_d20251109_m033031_c001_v7007000_t0000_u01762659031301") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50527_d20251109_m033027_c001_v0001181_t0050_u01762659027894") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d5d2_d20251109_m033027_c001_v7007000_t0000_u01762659027506") 2025/11/09 03:30:59 DEBUG : chunked-copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f50515_d20251109_m033024_c001_v0001181_t0054_u01762659024539") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c15a3_d20251109_m033051_c001_v7007000_t0000_u01762659051358") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2161f6f3b6a452d5_d20251109_m033048_c001_v0001029_t0013_u01762659048906") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d678_d20251109_m033044_c001_v7007000_t0000_u01762659044039") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d661_d20251109_m033042_c001_v0001100_t0009_u01762659042036") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f4161f6f3b6a452cd_d20251109_m033037_c001_v7007000_t0000_u01762659037412") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f2161f6f3b6a452cc_d20251109_m033035_c001_v0001136_t0026_u01762659035630") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d5e4_d20251109_m033031_c001_v7007000_t0000_u01762659031111") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f217e20652b76d5dc_d20251109_m033029_c001_v0001150_t0028_u01762659029215") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f417e20652b76d5d0_d20251109_m033027_c001_v7007000_t0000_u01762659027321") 2025/11/09 03:30:59 DEBUG : chunked-copy.copy: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f1057f95acdd71a1e_d20251109_m033026_c001_v0001183_t0004_u01762659026551") 2025/11/09 03:30:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f100c0ba1b49eb075_d20251109_m032610_c001_v0001102_t0003_u01762658770338") 2025/11/09 03:30:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c15aa_d20251109_m033052_c001_v7007000_t0000_u01762659052309") 2025/11/09 03:31:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f505c1_d20251109_m033052_c001_v0001181_t0049_u01762659052094") 2025/11/09 03:31:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f422c1db6894c15b1_d20251109_m033053_c001_v7007000_t0000_u01762659053290") 2025/11/09 03:31:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f505cd_d20251109_m033053_c001_v0001181_t0016_u01762659053065") 2025/11/09 03:31:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f114316a8a6f505c7_d20251109_m033052_c001_v0001181_t0049_u01762659052498") 2025/11/09 03:31:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f42dd43a05d6b6b9fa80e1b_f406602b1927a05f0_d20251109_m032728_c001_v7007000_t0000_u01762658848060") 2025/11/09 03:31:01 INFO : B2 bucket rclone-test-dinisev9caba: cleaning bucket "rclone-test-dinisev9caba" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (328.85s) --- 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.41s) --- PASS: TestIntegration/FsMkdir (326.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.18s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.20s) --- 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.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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 328.887s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m29.769618898s (try 1/5)