"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/02/27 02:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku" 2026/02/27 02:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/27 02:26:55 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/27 02:26:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/27 02:26:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/27 02:27:17 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/27 02:27:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/27 02:27:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/27 02:27:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/27 02:27:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/27 02:27:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/27 02:27:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/27 02:27:21 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/27 02:27:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/27 02:27:28 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/27 02:27:33 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of all files 2026/02/27 02:27:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e551c6_d20260227_m022733_c001_v0001184_t0001_u01772159253087") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/27 02:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku/dirToPurgeFromRoot" 2026/02/27 02:27:36 INFO : B2 bucket rclone-test-vupanub8xiku path dirToPurgeFromRoot: cleaning bucket "rclone-test-vupanub8xiku" of all files 2026/02/27 02:27:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e551ce_d20260227_m022734_c001_v0001184_t0020_u01772159254565") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/27 02:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku/hello? sausage/êé" 2026/02/27 02:27:41 INFO : B2 bucket rclone-test-vupanub8xiku path hello? sausage/êé: cleaning bucket "rclone-test-vupanub8xiku" of all files 2026/02/27 02:27:41 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f11985f8b63e789cc_d20260227_m022739_c001_v0001102_t0026_u01772159259759") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/27 02:27:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/02/27 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 02:27:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/27 02:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/27 02:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-vupanub8xiku" from "TestB2:rclone-test-vupanub8xiku" 2026/02/27 02:27:54 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/02/27 02:28:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yaxabof1yexi" 2026/02/27 02:28:09 DEBUG : B2 bucket rclone-test-yaxabof1yexi: Purge remote 2026/02/27 02:28:09 INFO : B2 bucket rclone-test-yaxabof1yexi: cleaning bucket "rclone-test-yaxabof1yexi" of all files 2026/02/27 02:28:09 DEBUG : somefile: Deleting (id "4_zdf62bdf3e0cd9bcb9fc80e1b_f4130cdce0e96c897_d20260227_m022808_c001_v0001182_t0009_u01772159288232") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/27 02:28:10 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/27 02:28:11 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/02/27 02:28:13 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.105Mi 2026/02/27 02:28:13 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/27 02:28:14 DEBUG : test-metadata: multipart upload: starting chunk 1 size 107.910Ki offset 6Mi/6.105Mi 2026/02/27 02:28:14 DEBUG : test-metadata: Sending chunk 1 length 110500 2026/02/27 02:28:15 DEBUG : test-metadata: Done sending chunk 1 2026/02/27 02:28:16 DEBUG : test-metadata: Done sending chunk 0 2026/02/27 02:28:16 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/02/27 02:28:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/27 02:28:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 02:28:24 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 02:28:26 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/8f32ad53e0bd9bcb9fc80e1b/c001_v0001184_t0045": EOF 2026/02/27 02:28:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/8f32ad53e0bd9bcb9fc80e1b/c001_v0001184_t0045": EOF) 2026/02/27 02:28:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/8f32ad53e0bd9bcb9fc80e1b/c001_v0001184_t0045": EOF - low level retry 1/10 2026/02/27 02:28:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-02-27-022821-488.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/02/27 02:28:30 DEBUG : oldPath = "TestB2:rclone-test-vupanub8xiku/versions/test-versions-v2026-02-27-022821-488.txt" 2026/02/27 02:28:30 DEBUG : newPath = "TestB2,versions:rclone-test-vupanub8xiku/versions/test-versions-v2026-02-27-022821-488.txt" 2026/02/27 02:28:30 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vupanub8xiku/versions/test-versions-v2026-02-27-022821-488.txt" 2026/02/27 02:28:30 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/27 02:28:32 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vupanub8xiku/versions/test-versions-v2026-02-27-022821-488.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vupanub8xiku/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/02/27 02:28:35 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of all hidden files 2026/02/27 02:28:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d2_d20260227_m022702_c001_v7007000_t0000_u01772159222442") as it is a hide marker 2026/02/27 02:28:35 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : leading space/ leading space: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550fa_d20260227_m022701_c001_v0001184_t0050_u01772159221862") 2026/02/27 02:28:35 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d1_d20260227_m022701_c001_v7007000_t0000_u01772159221503") as it is a hide marker 2026/02/27 02:28:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550f6_d20260227_m022700_c001_v0001184_t0042_u01772159220901") 2026/02/27 02:28:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d9_d20260227_m022708_c001_v7007000_t0000_u01772159228048") as it is a hide marker 2026/02/27 02:28:35 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5511e_d20260227_m022707_c001_v0001184_t0016_u01772159227467") 2026/02/27 02:28:35 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : created from root.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f416331565edf78fc_d20260227_m022802_c001_v7007000_t0000_u01772159282293") as it is a hide marker 2026/02/27 02:28:35 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : created from root.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100c94285dd4cccf_d20260227_m022801_c001_v0001131_t0011_u01772159281296") 2026/02/27 02:28:35 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : file name.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b09b_d20260227_m022810_c001_v7007000_t0000_u01772159290271") as it is a hide marker 2026/02/27 02:28:35 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55218_d20260227_m022750_c001_v0001184_t0025_u01772159270307") 2026/02/27 02:28:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f107b3e3eb42a51a7_d20260227_m022746_c001_v0001097_t0052_u01772159266499") 2026/02/27 02:28:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55186_d20260227_m022725_c001_v0001184_t0039_u01772159245144") 2026/02/27 02:28:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5517e_d20260227_m022724_c001_v0001184_t0009_u01772159244280") 2026/02/27 02:28:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55184_d20260227_m022724_c001_v0001184_t0008_u01772159244687") "upload" dated 2026-02-27 02:27:24.687 +0000 UTC (1m10.929631436s ago) 2026/02/27 02:28:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f412e8e6c0b964658_d20260227_m022744_c001_v7007000_t0000_u01772159264299") as it is a hide marker 2026/02/27 02:28:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f1029a4c04e150396_d20260227_m022743_c001_v0001044_t0007_u01772159263666") 2026/02/27 02:28:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f11081b2ba9cbc1ad_d20260227_m022742_c001_v0001033_t0020_u01772159262786") 2026/02/27 02:28:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e2_d20260227_m022714_c001_v7007000_t0000_u01772159234586") as it is a hide marker 2026/02/27 02:28:35 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55144_d20260227_m022714_c001_v0001184_t0035_u01772159234020") 2026/02/27 02:28:35 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : piped data.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b0a7_d20260227_m022811_c001_v7007000_t0000_u01772159291972") as it is a hide marker 2026/02/27 02:28:35 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5525c_d20260227_m022811_c001_v0001184_t0050_u01772159291585") 2026/02/27 02:28:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b09e_d20260227_m022811_c001_v7007000_t0000_u01772159291400") 2026/02/27 02:28:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411d45c336e55258_d20260227_m022811_c001_v0001184_t0045_u01772159291040") 2026/02/27 02:28:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e3_d20260227_m022715_c001_v7007000_t0000_u01772159235506") as it is a hide marker 2026/02/27 02:28:35 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5514e_d20260227_m022714_c001_v0001184_t0049_u01772159234947") 2026/02/27 02:28:35 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : test-metadata: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b7c5_d20260227_m022818_c001_v7007000_t0000_u01772159298920") as it is a hide marker 2026/02/27 02:28:35 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f219fb8cfe7a3b0b6_d20260227_m022813_c001_v0001172_t0012_u01772159293738") 2026/02/27 02:28:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b0ae_d20260227_m022812_c001_v7007000_t0000_u01772159292961") 2026/02/27 02:28:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5525e_d20260227_m022812_c001_v0001184_t0026_u01772159292159") 2026/02/27 02:28:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6db_d20260227_m022709_c001_v7007000_t0000_u01772159229912") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5512a_d20260227_m022709_c001_v0001184_t0059_u01772159229344") 2026/02/27 02:28:35 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6de_d20260227_m022711_c001_v7007000_t0000_u01772159231756") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5513a_d20260227_m022711_c001_v0001184_t0026_u01772159231186") 2026/02/27 02:28:35 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6dd_d20260227_m022710_c001_v7007000_t0000_u01772159230823") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55130_d20260227_m022710_c001_v0001184_t0048_u01772159230271") 2026/02/27 02:28:35 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e0_d20260227_m022712_c001_v7007000_t0000_u01772159232714") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55140_d20260227_m022712_c001_v0001184_t0010_u01772159232116") 2026/02/27 02:28:35 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e1_d20260227_m022713_c001_v7007000_t0000_u01772159233660") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55142_d20260227_m022713_c001_v0001184_t0046_u01772159233073") 2026/02/27 02:28:35 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6da_d20260227_m022708_c001_v7007000_t0000_u01772159228984") as it is a hide marker 2026/02/27 02:28:35 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : trailing space /trailing space : Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55126_d20260227_m022708_c001_v0001184_t0053_u01772159228409") 2026/02/27 02:28:35 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b81a74_d20260227_m022829_c001_v0001185_t0054_u01772159309263") "upload" dated 2026-02-27 02:28:29.263 +0000 UTC (6.353945007s ago) 2026/02/27 02:28:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacac43_d20260227_m022824_c001_v7007000_t0000_u01772159304463") 2026/02/27 02:28:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55294_d20260227_m022821_c001_v0001184_t0023_u01772159301488") 2026/02/27 02:28:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b70c_d20260227_m022723_c001_v7007000_t0000_u01772159243694") as it is a hide marker 2026/02/27 02:28:35 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f218728a51fd3b6e6_d20260227_m022717_c001_v0001173_t0006_u01772159237564") 2026/02/27 02:28:35 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : zero-length-file: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e5_d20260227_m022717_c001_v7007000_t0000_u01772159237312") as it is a hide marker 2026/02/27 02:28:35 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : zero-length-file: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411d45c336e55158_d20260227_m022716_c001_v0001184_t0045_u01772159236772") 2026/02/27 02:28:35 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d3_d20260227_m022703_c001_v7007000_t0000_u01772159223353") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550fe_d20260227_m022702_c001_v0001184_t0023_u01772159222802") 2026/02/27 02:28:35 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6ca_d20260227_m022658_c001_v7007000_t0000_u01772159218645") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550e0_d20260227_m022657_c001_v0001184_t0003_u01772159217716") 2026/02/27 02:28:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d7_d20260227_m022706_c001_v7007000_t0000_u01772159226145") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55114_d20260227_m022705_c001_v0001184_t0041_u01772159225568") 2026/02/27 02:28:35 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d5_d20260227_m022705_c001_v7007000_t0000_u01772159225209") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5510c_d20260227_m022704_c001_v0001184_t0010_u01772159224650") 2026/02/27 02:28:35 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d8_d20260227_m022707_c001_v7007000_t0000_u01772159227105") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5511a_d20260227_m022706_c001_v0001184_t0028_u01772159226504") 2026/02/27 02:28:35 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d4_d20260227_m022704_c001_v7007000_t0000_u01772159224291") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55108_d20260227_m022703_c001_v0001184_t0011_u01772159223712") 2026/02/27 02:28:35 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ./.: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6cc_d20260227_m022659_c001_v7007000_t0000_u01772159219565") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ./.: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550ee_d20260227_m022659_c001_v0001184_t0026_u01772159219005") 2026/02/27 02:28:35 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/27 02:28:35 DEBUG : ../..: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6cf_d20260227_m022700_c001_v7007000_t0000_u01772159220485") as it is a hide marker 2026/02/27 02:28:35 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/27 02:28:35 DEBUG : ../..: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550f0_d20260227_m022659_c001_v0001184_t0027_u01772159219925") 2026/02/27 02:28:35 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/27 02:28:35 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of all hidden files 2026/02/27 02:28:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d2_d20260227_m022702_c001_v7007000_t0000_u01772159222442") as it is a hide marker 2026/02/27 02:28:36 DEBUG : leading space/ leading space: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550fa_d20260227_m022701_c001_v0001184_t0050_u01772159221862") 2026/02/27 02:28:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d1_d20260227_m022701_c001_v7007000_t0000_u01772159221503") as it is a hide marker 2026/02/27 02:28:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550f6_d20260227_m022700_c001_v0001184_t0042_u01772159220901") 2026/02/27 02:28:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d9_d20260227_m022708_c001_v7007000_t0000_u01772159228048") as it is a hide marker 2026/02/27 02:28:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5511e_d20260227_m022707_c001_v0001184_t0016_u01772159227467") 2026/02/27 02:28:36 DEBUG : created from root.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f416331565edf78fc_d20260227_m022802_c001_v7007000_t0000_u01772159282293") as it is a hide marker 2026/02/27 02:28:36 DEBUG : created from root.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100c94285dd4cccf_d20260227_m022801_c001_v0001131_t0011_u01772159281296") 2026/02/27 02:28:36 DEBUG : file name.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b09b_d20260227_m022810_c001_v7007000_t0000_u01772159290271") as it is a hide marker 2026/02/27 02:28:36 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55218_d20260227_m022750_c001_v0001184_t0025_u01772159270307") 2026/02/27 02:28:36 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f107b3e3eb42a51a7_d20260227_m022746_c001_v0001097_t0052_u01772159266499") 2026/02/27 02:28:36 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55186_d20260227_m022725_c001_v0001184_t0039_u01772159245144") 2026/02/27 02:28:36 DEBUG : file name.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5517e_d20260227_m022724_c001_v0001184_t0009_u01772159244280") 2026/02/27 02:28:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55184_d20260227_m022724_c001_v0001184_t0008_u01772159244687") "upload" dated 2026-02-27 02:27:24.687 +0000 UTC (1m11.943230644s ago) 2026/02/27 02:28:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f412e8e6c0b964658_d20260227_m022744_c001_v7007000_t0000_u01772159264299") as it is a hide marker 2026/02/27 02:28:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f1029a4c04e150396_d20260227_m022743_c001_v0001044_t0007_u01772159263666") 2026/02/27 02:28:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f11081b2ba9cbc1ad_d20260227_m022742_c001_v0001033_t0020_u01772159262786") 2026/02/27 02:28:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e2_d20260227_m022714_c001_v7007000_t0000_u01772159234586") as it is a hide marker 2026/02/27 02:28:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55144_d20260227_m022714_c001_v0001184_t0035_u01772159234020") 2026/02/27 02:28:36 DEBUG : piped data.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b0a7_d20260227_m022811_c001_v7007000_t0000_u01772159291972") as it is a hide marker 2026/02/27 02:28:36 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5525c_d20260227_m022811_c001_v0001184_t0050_u01772159291585") 2026/02/27 02:28:37 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b09e_d20260227_m022811_c001_v7007000_t0000_u01772159291400") 2026/02/27 02:28:37 DEBUG : piped data.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411d45c336e55258_d20260227_m022811_c001_v0001184_t0045_u01772159291040") 2026/02/27 02:28:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e3_d20260227_m022715_c001_v7007000_t0000_u01772159235506") as it is a hide marker 2026/02/27 02:28:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5514e_d20260227_m022714_c001_v0001184_t0049_u01772159234947") 2026/02/27 02:28:37 DEBUG : test-metadata: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b7c5_d20260227_m022818_c001_v7007000_t0000_u01772159298920") as it is a hide marker 2026/02/27 02:28:37 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f219fb8cfe7a3b0b6_d20260227_m022813_c001_v0001172_t0012_u01772159293738") 2026/02/27 02:28:37 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419fb8cfe7a3b0ae_d20260227_m022812_c001_v7007000_t0000_u01772159292961") 2026/02/27 02:28:37 DEBUG : test-metadata: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5525e_d20260227_m022812_c001_v0001184_t0026_u01772159292159") 2026/02/27 02:28:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6db_d20260227_m022709_c001_v7007000_t0000_u01772159229912") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5512a_d20260227_m022709_c001_v0001184_t0059_u01772159229344") 2026/02/27 02:28:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6de_d20260227_m022711_c001_v7007000_t0000_u01772159231756") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5513a_d20260227_m022711_c001_v0001184_t0026_u01772159231186") 2026/02/27 02:28:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6dd_d20260227_m022710_c001_v7007000_t0000_u01772159230823") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55130_d20260227_m022710_c001_v0001184_t0048_u01772159230271") 2026/02/27 02:28:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e0_d20260227_m022712_c001_v7007000_t0000_u01772159232714") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55140_d20260227_m022712_c001_v0001184_t0010_u01772159232116") 2026/02/27 02:28:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e1_d20260227_m022713_c001_v7007000_t0000_u01772159233660") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55142_d20260227_m022713_c001_v0001184_t0046_u01772159233073") 2026/02/27 02:28:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6da_d20260227_m022708_c001_v7007000_t0000_u01772159228984") as it is a hide marker 2026/02/27 02:28:37 DEBUG : trailing space /trailing space : Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55126_d20260227_m022708_c001_v0001184_t0053_u01772159228409") 2026/02/27 02:28:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b81a74_d20260227_m022829_c001_v0001185_t0054_u01772159309263") "upload" dated 2026-02-27 02:28:29.263 +0000 UTC (8.663064289s ago) 2026/02/27 02:28:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacac43_d20260227_m022824_c001_v7007000_t0000_u01772159304463") 2026/02/27 02:28:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55294_d20260227_m022821_c001_v0001184_t0023_u01772159301488") 2026/02/27 02:28:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b70c_d20260227_m022723_c001_v7007000_t0000_u01772159243694") as it is a hide marker 2026/02/27 02:28:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f218728a51fd3b6e6_d20260227_m022717_c001_v0001173_t0006_u01772159237564") 2026/02/27 02:28:38 DEBUG : zero-length-file: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6e5_d20260227_m022717_c001_v7007000_t0000_u01772159237312") as it is a hide marker 2026/02/27 02:28:38 DEBUG : zero-length-file: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411d45c336e55158_d20260227_m022716_c001_v0001184_t0045_u01772159236772") 2026/02/27 02:28:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d3_d20260227_m022703_c001_v7007000_t0000_u01772159223353") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550fe_d20260227_m022702_c001_v0001184_t0023_u01772159222802") 2026/02/27 02:28:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6ca_d20260227_m022658_c001_v7007000_t0000_u01772159218645") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550e0_d20260227_m022657_c001_v0001184_t0003_u01772159217716") 2026/02/27 02:28:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d7_d20260227_m022706_c001_v7007000_t0000_u01772159226145") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55114_d20260227_m022705_c001_v0001184_t0041_u01772159225568") 2026/02/27 02:28:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d5_d20260227_m022705_c001_v7007000_t0000_u01772159225209") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5510c_d20260227_m022704_c001_v0001184_t0010_u01772159224650") 2026/02/27 02:28:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d8_d20260227_m022707_c001_v7007000_t0000_u01772159227105") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e5511a_d20260227_m022706_c001_v0001184_t0028_u01772159226504") 2026/02/27 02:28:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6d4_d20260227_m022704_c001_v7007000_t0000_u01772159224291") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55108_d20260227_m022703_c001_v0001184_t0011_u01772159223712") 2026/02/27 02:28:38 DEBUG : ./.: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6cc_d20260227_m022659_c001_v7007000_t0000_u01772159219565") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ./.: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550ee_d20260227_m022659_c001_v0001184_t0026_u01772159219005") 2026/02/27 02:28:38 DEBUG : ../..: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b6cf_d20260227_m022700_c001_v7007000_t0000_u01772159220485") as it is a hide marker 2026/02/27 02:28:38 DEBUG : ../..: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e550f0_d20260227_m022659_c001_v0001184_t0027_u01772159219925") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/27 02:28:39 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/27 02:28:39 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/02/27 02:28:40 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of pending multipart uploads older than 0s 2026/02/27 02:28:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55184_d20260227_m022724_c001_v0001184_t0008_u01772159244687") "upload" dated 2026-02-27 02:27:24.687 +0000 UTC (1m16.070611427s ago) 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac70_d20260227_m022839_c001_v0001173_t0014_u01772159319730") as it is a start marker (upload started at 2026-02-27 02:28:39.73 +0000 UTC) 2026/02/27 02:28:40 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac74_d20260227_m022839_c001_v0001180_t0019_u01772159319931") as it is a start marker (upload started at 2026-02-27 02:28:39.931 +0000 UTC) 2026/02/27 02:28:40 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac76_d20260227_m022840_c001_v0001097_t0031_u01772159320115") as it is a start marker (upload started at 2026-02-27 02:28:40.115 +0000 UTC) 2026/02/27 02:28:40 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/27 02:28:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac78_d20260227_m022840_c001_v0001120_t0047_u01772159320297") as it is a start marker (upload started at 2026-02-27 02:28:40.297 +0000 UTC) 2026/02/27 02:28:40 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/27 02:28:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacac6e_d20260227_m022839_c001_v7007000_t0000_u01772159319546") "hide" dated 2026-02-27 02:28:39.546 +0000 UTC (1.211730551s ago) 2026/02/27 02:28:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b81a74_d20260227_m022829_c001_v0001185_t0054_u01772159309263") 2026/02/27 02:28:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/27 02:28:40 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of pending multipart uploads older than 0s 2026/02/27 02:28:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55184_d20260227_m022724_c001_v0001184_t0008_u01772159244687") "upload" dated 2026-02-27 02:27:24.687 +0000 UTC (1m16.437384639s ago) 2026/02/27 02:28:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac70_d20260227_m022839_c001_v0001173_t0014_u01772159319730") as it is a start marker (upload started at 2026-02-27 02:28:39.73 +0000 UTC) 2026/02/27 02:28:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac74_d20260227_m022839_c001_v0001180_t0019_u01772159319931") as it is a start marker (upload started at 2026-02-27 02:28:39.931 +0000 UTC) 2026/02/27 02:28:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac76_d20260227_m022840_c001_v0001097_t0031_u01772159320115") as it is a start marker (upload started at 2026-02-27 02:28:40.115 +0000 UTC) 2026/02/27 02:28:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacac78_d20260227_m022840_c001_v0001120_t0047_u01772159320297") as it is a start marker (upload started at 2026-02-27 02:28:40.297 +0000 UTC) 2026/02/27 02:28:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacac6e_d20260227_m022839_c001_v7007000_t0000_u01772159319546") "hide" dated 2026-02-27 02:28:39.546 +0000 UTC (1.578504024s ago) 2026/02/27 02:28:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b81a74_d20260227_m022829_c001_v0001185_t0054_u01772159309263") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/27 02:28:41 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/27 02:28:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/27 02:28:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/02/27 02:28:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/27 02:28:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/27 02:28:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/27 02:28:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/27 02:28:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/27 02:28:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/27 02:28:46 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacacd5_d20260227_m022849_c001_v0001042_t0034_u01772159329270") 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:28:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/27 02:28:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:28:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:28:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/27 02:28:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/27 02:28:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/27 02:28:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/27 02:28:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/27 02:28:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/27 02:28:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/27 02:28:56 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacace9_d20260227_m022858_c001_v0001033_t0050_u01772159338668") 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:28:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/27 02:29:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/27 02:29:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/27 02:29:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/27 02:29:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/27 02:29:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/27 02:29:06 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacacf5_d20260227_m022908_c001_v0001092_t0049_u01772159348284") 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:29:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/27 02:29:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/27 02:29:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 02:29:08 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 02:29:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:29:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/02/27 02:29:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/27 02:29:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/27 02:29:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/27 02:29:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/27 02:29:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/27 02:29:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad02_d20260227_m022916_c001_v0001102_t0047_u01772159356683") 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:29:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/27 02:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/27 02:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/27 02:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/27 02:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/27 02:29:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/27 02:29:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/27 02:29:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/27 02:29:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad3b_d20260227_m022927_c001_v0001145_t0056_u01772159367966") 2026/02/27 02:29:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:29:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/27 02:29:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/27 02:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/27 02:29:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/27 02:29:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/27 02:29:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/27 02:29:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/27 02:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/27 02:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad77_d20260227_m022936_c001_v0001185_t0035_u01772159376764") 2026/02/27 02:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/27 02:29:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:29:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:29:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/27 02:29:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/02/27 02:29:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/27 02:29:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/27 02:29:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/27 02:29:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/27 02:29:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/27 02:29:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/27 02:29:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/27 02:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/27 02:29:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2151c87465f655f0_d20260227_m022944_c001_v0001093_t0042_u01772159384970") 2026/02/27 02:29:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:29:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:29:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/27 02:29:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/27 02:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/27 02:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/27 02:29:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/27 02:29:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/27 02:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/27 02:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/27 02:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dc75_d20260227_m022953_c001_v0001171_t0035_u01772159393176") 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/27 02:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/27 02:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/27 02:29:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/27 02:29:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/27 02:29:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/27 02:29:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dcb5_d20260227_m023001_c001_v0001116_t0021_u01772159401562") 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:30:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/27 02:30:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:30:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/02/27 02:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/27 02:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/27 02:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/27 02:30:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/27 02:30:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/27 02:30:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2178e9ad85ed8039_d20260227_m023010_c001_v0001165_t0002_u01772159410451") 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/27 02:30:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/27 02:30:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/27 02:30:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/27 02:30:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/27 02:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/27 02:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/27 02:30:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/27 02:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dd22_d20260227_m023019_c001_v0001136_t0027_u01772159419016") 2026/02/27 02:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/27 02:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/27 02:30:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/27 02:30:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/27 02:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/27 02:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/27 02:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/27 02:30:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/27 02:30:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/27 02:30:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/27 02:30:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/27 02:30:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/27 02:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f216f020a3f5c3fc4_d20260227_m023028_c001_v0001176_t0041_u01772159428955") 2026/02/27 02:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/27 02:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/27 02:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/02/27 02:30:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/27 02:30:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/27 02:30:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/27 02:30:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/27 02:30:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/27 02:30:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f216f020a3f5c4019_d20260227_m023038_c001_v0001037_t0035_u01772159438263") 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:30:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/27 02:30:42 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/27 02:30:42 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/27 02:30:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/27 02:30:45 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/27 02:30:45 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/27 02:30:45 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/27 02:30:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/27 02:30:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2042de258dee7d57_d20260227_m023047_c001_v0001145_t0033_u01772159447722") 2026/02/27 02:30:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:30:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/27 02:30:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:30:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:30:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/27 02:30:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/27 02:30:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/27 02:30:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/27 02:30:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/27 02:30:56 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/27 02:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/27 02:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2151c87465f658cc_d20260227_m023058_c001_v0001106_t0004_u01772159458894") 2026/02/27 02:30:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/27 02:30:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:30:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:30:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/27 02:31:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:31:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:31:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:31:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/02/27 02:31:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/27 02:31:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/27 02:31:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/27 02:31:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/27 02:31:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/27 02:31:07 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f21090929e855d505_d20260227_m023109_c001_v0001171_t0050_u01772159469505") 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/27 02:31:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:31:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:31:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/27 02:31:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/27 02:31:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/27 02:31:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/27 02:31:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/27 02:31:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/27 02:31:17 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/27 02:31:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:31:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/27 02:31:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f22232b039e024238_d20260227_m023119_c001_v0001090_t0010_u01772159479747") 2026/02/27 02:31:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/27 02:31:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/27 02:31:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:31:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:31:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/27 02:31:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/27 02:31:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/27 02:31:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/27 02:31:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/27 02:31:43 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/27 02:31:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/27 02:31:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/27 02:31:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f32ad53e0bd9bcb9fc80e1b_f21090929e855d53c_d20260227_m023145_c001_v0001180_t0023_u01772159505691") 2026/02/27 02:31:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/27 02:31:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/27 02:31:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/27 02:31:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/27 02:31:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/27 02:31:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/27 02:31:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/27 02:31:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/27 02:31:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7ef2a_d20260227_m023156_c001_v0001099_t0041_u01772159516606") 2026/02/27 02:31:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/27 02:31:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/27 02:31:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/27 02:31:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/27 02:31:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/27 02:31:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/27 02:31:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/27 02:31:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/27 02:31:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/27 02:32:01 DEBUG : chunked-copy: Done sending chunk 0 2026/02/27 02:32:01 DEBUG : chunked-copy: Done sending chunk 1 2026/02/27 02:32:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/27 02:32:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7ef6c_d20260227_m023202_c001_v0001103_t0019_u01772159522530") 2026/02/27 02:32:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/27 02:32:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/27 02:32:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/27 02:32:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/27 02:32:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/27 02:32:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/27 02:32:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/27 02:32:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/27 02:32:05 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/27 02:32:07 DEBUG : chunked-copy: Done sending chunk 1 2026/02/27 02:32:07 DEBUG : chunked-copy: Done sending chunk 0 2026/02/27 02:32:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/27 02:32:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f32ad53e0bd9bcb9fc80e1b_f217c5a17d40794a4_d20260227_m023208_c001_v0001180_t0033_u01772159528541") 2026/02/27 02:32:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/27 02:32:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/27 02:32:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/27 02:32:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/27 02:32:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/27 02:32:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/27 02:32:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/27 02:32:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/27 02:32:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/27 02:32:13 DEBUG : chunked-copy: Done sending chunk 0 2026/02/27 02:32:13 DEBUG : chunked-copy: Done sending chunk 1 2026/02/27 02:32:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/27 02:32:14 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f32ad53e0bd9bcb9fc80e1b_f217c5a17d40794b4_d20260227_m023214_c001_v0001042_t0000_u01772159534289") 2026/02/27 02:32:14 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/27 02:32:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/27 02:32:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/27 02:32:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/27 02:32:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/27 02:32:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/27 02:32:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/27 02:32:16 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/27 02:32:18 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/27 02:32:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vupanub8xiku/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/27 02:32:20 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of all files 2026/02/27 02:32:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e024219_d20260227_m023113_c001_v7007000_t0000_u01772159473507") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f21090929e855d505_d20260227_m023109_c001_v0001171_t0050_u01772159469505") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f41090929e855d502_d20260227_m023108_c001_v7007000_t0000_u01772159468967") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f22232b039e0241cf_d20260227_m023104_c001_v0001146_t0031_u01772159464350") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7eef6_d20260227_m023150_c001_v7007000_t0000_u01772159510999") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f21090929e855d53c_d20260227_m023145_c001_v0001180_t0023_u01772159505691") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f41090929e855d53b_d20260227_m023145_c001_v7007000_t0000_u01772159505144") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f219de4e04b2c6bb8_d20260227_m023139_c001_v0001171_t0051_u01772159499809") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419de4e04b2c6bb7_d20260227_m023139_c001_v7007000_t0000_u01772159499625") 2026/02/27 02:32:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f22232b039e024238_d20260227_m023119_c001_v0001090_t0010_u01772159479747") 2026/02/27 02:32:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e024235_d20260227_m023119_c001_v7007000_t0000_u01772159479213") 2026/02/27 02:32:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f22232b039e02421c_d20260227_m023113_c001_v0001161_t0029_u01772159473689") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacad87_d20260227_m022940_c001_v7007000_t0000_u01772159380835") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad77_d20260227_m022936_c001_v0001185_t0035_u01772159376764") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacad56_d20260227_m022931_c001_v7007000_t0000_u01772159371952") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad3b_d20260227_m022927_c001_v0001145_t0056_u01772159367966") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacad73_d20260227_m022936_c001_v7007000_t0000_u01772159376375") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad58_d20260227_m022932_c001_v0001113_t0049_u01772159372135") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacad38_d20260227_m022927_c001_v7007000_t0000_u01772159367585") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f219de4e04b2c66dd_d20260227_m022920_c001_v0001167_t0000_u01772159360259") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419de4e04b2c66dc_d20260227_m022920_c001_v7007000_t0000_u01772159360075") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad02_d20260227_m022916_c001_v0001102_t0047_u01772159356683") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacad00_d20260227_m022916_c001_v7007000_t0000_u01772159356310") 2026/02/27 02:32:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f219de4e04b2c66b4_d20260227_m022912_c001_v0001130_t0046_u01772159352691") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dcbb_d20260227_m023005_c001_v7007000_t0000_u01772159405689") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dcb5_d20260227_m023001_c001_v0001116_t0021_u01772159401562") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dc93_d20260227_m022957_c001_v7007000_t0000_u01772159397036") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dc75_d20260227_m022953_c001_v0001171_t0035_u01772159393176") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dcb2_d20260227_m023001_c001_v7007000_t0000_u01772159401181") 2026/02/27 02:32:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dc94_d20260227_m022957_c001_v0001183_t0057_u01772159397218") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dc74_d20260227_m022952_c001_v7007000_t0000_u01772159392795") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2151c87465f65601_d20260227_m022948_c001_v0001180_t0007_u01772159388693") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4151c87465f655ff_d20260227_m022948_c001_v7007000_t0000_u01772159388509") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2151c87465f655f0_d20260227_m022944_c001_v0001093_t0042_u01772159384970") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4151c87465f655ef_d20260227_m022944_c001_v7007000_t0000_u01772159384583") 2026/02/27 02:32:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacad88_d20260227_m022941_c001_v0001102_t0042_u01772159381018") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f419de4e04b2c66ab_d20260227_m022912_c001_v7007000_t0000_u01772159352508") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacacf5_d20260227_m022908_c001_v0001092_t0049_u01772159348284") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacacf4_d20260227_m022907_c001_v7007000_t0000_u01772159347901") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacacee_d20260227_m022903_c001_v0001165_t0044_u01772159343098") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacaced_d20260227_m022902_c001_v7007000_t0000_u01772159342911") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacace9_d20260227_m022858_c001_v0001033_t0050_u01772159338668") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacace8_d20260227_m022858_c001_v7007000_t0000_u01772159338273") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f218728a51fd3b8ec_d20260227_m022852_c001_v0001032_t0023_u01772159332953") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f418728a51fd3b8eb_d20260227_m022852_c001_v7007000_t0000_u01772159332771") 2026/02/27 02:32:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2050fc5dbaacacd5_d20260227_m022849_c001_v0001042_t0034_u01772159329270") 2026/02/27 02:32:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacacd2_d20260227_m022848_c001_v7007000_t0000_u01772159328899") 2026/02/27 02:32:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f20678b4703e3cb1c_d20260227_m022843_c001_v0001136_t0045_u01772159323222") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4042de258dee7d42_d20260227_m023033_c001_v7007000_t0000_u01772159433354") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f216f020a3f5c3fc4_d20260227_m023028_c001_v0001176_t0041_u01772159428955") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dd66_d20260227_m023023_c001_v7007000_t0000_u01772159423252") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dd22_d20260227_m023019_c001_v0001136_t0027_u01772159419016") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f416f020a3f5c3fc3_d20260227_m023028_c001_v7007000_t0000_u01772159428524") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dd68_d20260227_m023023_c001_v0001167_t0035_u01772159423434") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dd1e_d20260227_m023018_c001_v7007000_t0000_u01772159418571") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dcea_d20260227_m023014_c001_v0001185_t0051_u01772159414248") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4007915a0194dce8_d20260227_m023014_c001_v7007000_t0000_u01772159414065") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2178e9ad85ed8039_d20260227_m023010_c001_v0001165_t0002_u01772159410451") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4178e9ad85ed8033_d20260227_m023010_c001_v7007000_t0000_u01772159410036") 2026/02/27 02:32:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2007915a0194dcbd_d20260227_m023005_c001_v0001033_t0053_u01772159405871") 2026/02/27 02:32:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e0241ce_d20260227_m023104_c001_v7007000_t0000_u01772159464169") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2151c87465f658cc_d20260227_m023058_c001_v0001106_t0004_u01772159458894") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4151c87465f658cb_d20260227_m023058_c001_v7007000_t0000_u01772159458433") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2042de258dee7d61_d20260227_m023052_c001_v0001105_t0050_u01772159452886") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4042de258dee7d60_d20260227_m023052_c001_v7007000_t0000_u01772159452702") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2042de258dee7d57_d20260227_m023047_c001_v0001145_t0033_u01772159447722") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4042de258dee7d55_d20260227_m023047_c001_v7007000_t0000_u01772159447281") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2042de258dee7d50_d20260227_m023042_c001_v0001113_t0020_u01772159442495") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4042de258dee7d4f_d20260227_m023042_c001_v7007000_t0000_u01772159442311") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f216f020a3f5c4019_d20260227_m023038_c001_v0001037_t0035_u01772159438263") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f416f020a3f5c400b_d20260227_m023037_c001_v7007000_t0000_u01772159437815") 2026/02/27 02:32:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f2042de258dee7d43_d20260227_m023033_c001_v0001106_t0008_u01772159433540") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e0243b4_d20260227_m023216_c001_v7007000_t0000_u01772159536753") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7efb7_d20260227_m023210_c001_v0001101_t0002_u01772159530816") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7efb6_d20260227_m023210_c001_v7007000_t0000_u01772159530287") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7ef8a_d20260227_m023204_c001_v0001033_t0005_u01772159524910") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7ef87_d20260227_m023204_c001_v7007000_t0000_u01772159524354") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f217c5a17d407949a_d20260227_m023159_c001_v0001037_t0028_u01772159519038") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f417c5a17d4079499_d20260227_m023158_c001_v7007000_t0000_u01772159518456") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b82492_d20260227_m023155_c001_v0001185_t0031_u01772159515158") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7ef14_d20260227_m023154_c001_v7007000_t0000_u01772159514759") 2026/02/27 02:32:24 DEBUG : chunked-copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b82462_d20260227_m023151_c001_v0001185_t0030_u01772159511783") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e0243af_d20260227_m023216_c001_v7007000_t0000_u01772159536485") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f217c5a17d40794b4_d20260227_m023214_c001_v0001042_t0000_u01772159534289") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7efb5_d20260227_m023210_c001_v7007000_t0000_u01772159530104") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f217c5a17d40794a4_d20260227_m023208_c001_v0001180_t0033_u01772159528541") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7ef82_d20260227_m023204_c001_v7007000_t0000_u01772159524171") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7ef6c_d20260227_m023202_c001_v0001103_t0019_u01772159522530") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f417c5a17d4079498_d20260227_m023158_c001_v7007000_t0000_u01772159518273") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f211b707014c7ef2a_d20260227_m023156_c001_v0001099_t0041_u01772159516606") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f411b707014c7ef12_d20260227_m023154_c001_v7007000_t0000_u01772159514576") 2026/02/27 02:32:25 DEBUG : chunked-copy.copy: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f11207034042cdf89_d20260227_m023153_c001_v0001116_t0025_u01772159513625") 2026/02/27 02:32:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f111d45c336e55184_d20260227_m022724_c001_v0001184_t0008_u01772159244687") 2026/02/27 02:32:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e0243c4_d20260227_m023217_c001_v7007000_t0000_u01772159537713") 2026/02/27 02:32:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b825ae_d20260227_m023217_c001_v0001185_t0048_u01772159537530") 2026/02/27 02:32:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f42232b039e0243d2_d20260227_m023218_c001_v7007000_t0000_u01772159538792") 2026/02/27 02:32:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b825ba_d20260227_m023218_c001_v0001185_t0011_u01772159538587") 2026/02/27 02:32:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f100b79e3e0b825b2_d20260227_m023217_c001_v0001185_t0013_u01772159537898") 2026/02/27 02:32:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f32ad53e0bd9bcb9fc80e1b_f4050fc5dbaacac6e_d20260227_m022839_c001_v7007000_t0000_u01772159319546") 2026/02/27 02:32:26 INFO : B2 bucket rclone-test-vupanub8xiku: cleaning bucket "rclone-test-vupanub8xiku" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (334.48s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (332.34s) --- 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 (18.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.43s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (187.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (46.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (26.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (20.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 334.505s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.549658164s (try 1/5)