"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/07 01:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo" 2026/05/07 01:13:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/07 01:13:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/07 01:13:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/07 01:13:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/07 01:13:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/07 01:13:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/07 01:13:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/07 01:13:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/07 01:13:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/07 01:13:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/07 01:13:37 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/07 01:13:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/07 01:13:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/07 01:13:50 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of all files 2026/05/07 01:13:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b3e_d20260507_m011350_c001_v0001120_t0015_u01778116430130") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/07 01:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo/dirToPurgeFromRoot" 2026/05/07 01:13:53 INFO : B2 bucket rclone-test-neqojat4pejo path dirToPurgeFromRoot: cleaning bucket "rclone-test-neqojat4pejo" of all files 2026/05/07 01:13:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b46_d20260507_m011351_c001_v0001120_t0042_u01778116431698") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/07 01:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo/hello? sausage/êé" 2026/05/07 01:13:58 INFO : B2 bucket rclone-test-neqojat4pejo path hello? sausage/êé: cleaning bucket "rclone-test-neqojat4pejo" of all files 2026/05/07 01:13:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1045270c627ba192_d20260507_m011357_c001_v0001180_t0037_u01778116437565") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/07 01:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/07 01:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-neqojat4pejo" from "TestB2:rclone-test-neqojat4pejo" 2026/05/07 01:14:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/07 01:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pimahez3fare" 2026/05/07 01:14:28 DEBUG : B2 bucket rclone-test-pimahez3fare: Purge remote 2026/05/07 01:14:28 INFO : B2 bucket rclone-test-pimahez3fare: cleaning bucket "rclone-test-pimahez3fare" of all files 2026/05/07 01:14:28 DEBUG : somefile: Deleting (id "4_zefe21d53000d0b0b9fe80e1b_f40748bd04874fc46_d20260507_m011427_c001_v0001184_t0012_u01778116467138") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/07 01:14:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/07 01:14:30 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/05/07 01:14:33 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/07 01:14:33 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/07 01:14:33 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.564Ki offset 6Mi/6.106Mi 2026/05/07 01:14:33 DEBUG : test-metadata: Sending chunk 1 length 111170 2026/05/07 01:14:35 DEBUG : test-metadata: Done sending chunk 1 2026/05/07 01:14:35 DEBUG : test-metadata: Done sending chunk 0 2026/05/07 01:14:35 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/07 01:14:46 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/9f82ddc3f0edfbfb9fd80e1b/c001_v0001120_t0037": EOF 2026/05/07 01:14:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/9f82ddc3f0edfbfb9fd80e1b/c001_v0001120_t0037": EOF) 2026/05/07 01:14:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/9f82ddc3f0edfbfb9fd80e1b/c001_v0001120_t0037": EOF - low level retry 1/10 2026/05/07 01:14:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-07-011441-465.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/07 01:14:50 DEBUG : oldPath = "TestB2:rclone-test-neqojat4pejo/versions/test-versions-v2026-05-07-011441-465.txt" 2026/05/07 01:14:50 DEBUG : newPath = "TestB2,versions:rclone-test-neqojat4pejo/versions/test-versions-v2026-05-07-011441-465.txt" 2026/05/07 01:14:50 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-neqojat4pejo/versions/test-versions-v2026-05-07-011441-465.txt" 2026/05/07 01:14:50 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/07 01:14:52 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-neqojat4pejo/versions/test-versions-v2026-05-07-011441-465.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-neqojat4pejo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/07 01:14:55 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of all hidden files 2026/05/07 01:14:55 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff86_d20260507_m011315_c001_v7007000_t0000_u01778116395881") as it is a hide marker 2026/05/07 01:14:55 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : leading space/ leading space: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ab4_d20260507_m011315_c001_v0001120_t0042_u01778116395040") 2026/05/07 01:14:55 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff83_d20260507_m011314_c001_v7007000_t0000_u01778116394677") as it is a hide marker 2026/05/07 01:14:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ab0_d20260507_m011313_c001_v0001120_t0007_u01778116393939") 2026/05/07 01:14:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffa3_d20260507_m011322_c001_v7007000_t0000_u01778116402497") as it is a hide marker 2026/05/07 01:14:55 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ad6_d20260507_m011321_c001_v0001120_t0012_u01778116401675") 2026/05/07 01:14:55 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : created from root.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f408dc050e8016781_d20260507_m011421_c001_v7007000_t0000_u01778116461158") as it is a hide marker 2026/05/07 01:14:55 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : created from root.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f118c15b844279c87_d20260507_m011419_c001_v0001033_t0057_u01778116459650") 2026/05/07 01:14:55 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : file name.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c67e_d20260507_m011429_c001_v7007000_t0000_u01778116469442") as it is a hide marker 2026/05/07 01:14:55 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b62_d20260507_m011407_c001_v0001120_t0013_u01778116447938") 2026/05/07 01:14:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1192ebb7d9c6c03d_d20260507_m011404_c001_v0001161_t0032_u01778116444207") 2026/05/07 01:14:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b24_d20260507_m011341_c001_v0001120_t0046_u01778116421965") 2026/05/07 01:14:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1c_d20260507_m011340_c001_v0001120_t0001_u01778116420763") 2026/05/07 01:14:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1e_d20260507_m011341_c001_v0001120_t0041_u01778116421374") "upload" dated 2026-05-07 01:13:41.374 +0000 UTC (1m14.405616853s ago) 2026/05/07 01:14:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f413297ac3e98f821_d20260507_m011401_c001_v7007000_t0000_u01778116441862") as it is a hide marker 2026/05/07 01:14:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f114b2e1e03937e9c_d20260507_m011401_c001_v0001184_t0018_u01778116441412") 2026/05/07 01:14:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1135c5d851906db1_d20260507_m011400_c001_v0001106_t0052_u01778116440402") 2026/05/07 01:14:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffc5_d20260507_m011331_c001_v7007000_t0000_u01778116411032") as it is a hide marker 2026/05/07 01:14:55 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482afe_d20260507_m011330_c001_v0001120_t0053_u01778116410123") 2026/05/07 01:14:55 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : piped data.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c688_d20260507_m011431_c001_v7007000_t0000_u01778116471372") as it is a hide marker 2026/05/07 01:14:55 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b80_d20260507_m011430_c001_v0001120_t0036_u01778116470751") 2026/05/07 01:14:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c684_d20260507_m011430_c001_v7007000_t0000_u01778116470571") 2026/05/07 01:14:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f401b02cd1f482b7e_d20260507_m011430_c001_v0001120_t0037_u01778116470203") 2026/05/07 01:14:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffcd_d20260507_m011332_c001_v7007000_t0000_u01778116412142") as it is a hide marker 2026/05/07 01:14:55 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b04_d20260507_m011331_c001_v0001120_t0024_u01778116411395") 2026/05/07 01:14:55 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : test-metadata: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c6ab_d20260507_m011438_c001_v7007000_t0000_u01778116478886") as it is a hide marker 2026/05/07 01:14:55 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219b019ec0e9c692_d20260507_m011433_c001_v0001174_t0010_u01778116473273") 2026/05/07 01:14:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c68e_d20260507_m011432_c001_v7007000_t0000_u01778116472502") 2026/05/07 01:14:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b86_d20260507_m011431_c001_v0001120_t0028_u01778116471553") 2026/05/07 01:14:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffaa_d20260507_m011324_c001_v7007000_t0000_u01778116404786") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae6_d20260507_m011324_c001_v0001120_t0024_u01778116404051") 2026/05/07 01:14:55 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffb5_d20260507_m011327_c001_v7007000_t0000_u01778116407382") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aec_d20260507_m011326_c001_v0001120_t0041_u01778116406462") 2026/05/07 01:14:55 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffb1_d20260507_m011326_c001_v7007000_t0000_u01778116406098") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae8_d20260507_m011325_c001_v0001120_t0026_u01778116405372") 2026/05/07 01:14:55 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffba_d20260507_m011328_c001_v7007000_t0000_u01778116408693") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482af0_d20260507_m011327_c001_v0001120_t0021_u01778116407745") 2026/05/07 01:14:55 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffc1_d20260507_m011329_c001_v7007000_t0000_u01778116409758") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482af6_d20260507_m011329_c001_v0001120_t0036_u01778116409057") 2026/05/07 01:14:55 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffa7_d20260507_m011323_c001_v7007000_t0000_u01778116403690") as it is a hide marker 2026/05/07 01:14:55 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : trailing space /trailing space : Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae0_d20260507_m011322_c001_v0001120_t0040_u01778116402860") 2026/05/07 01:14:55 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e10ad_d20260507_m011449_c001_v0001180_t0026_u01778116489404") "upload" dated 2026-05-07 01:14:49.404 +0000 UTC (6.376025987s ago) 2026/05/07 01:14:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f42224768c5f64064_d20260507_m011444_c001_v7007000_t0000_u01778116484574") 2026/05/07 01:14:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b9e_d20260507_m011441_c001_v0001120_t0029_u01778116481465") 2026/05/07 01:14:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffe2_d20260507_m011340_c001_v7007000_t0000_u01778116420195") as it is a hide marker 2026/05/07 01:14:55 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb648ffd5_d20260507_m011334_c001_v0001103_t0047_u01778116414145") 2026/05/07 01:14:55 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : zero-length-file: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffd4_d20260507_m011333_c001_v7007000_t0000_u01778116413964") as it is a hide marker 2026/05/07 01:14:55 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : zero-length-file: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f401b02cd1f482b0e_d20260507_m011333_c001_v0001120_t0037_u01778116413417") 2026/05/07 01:14:55 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff8a_d20260507_m011316_c001_v7007000_t0000_u01778116396891") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482abc_d20260507_m011316_c001_v0001120_t0012_u01778116396245") 2026/05/07 01:14:55 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff6d_d20260507_m011311_c001_v7007000_t0000_u01778116391258") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aa2_d20260507_m011309_c001_v0001120_t0036_u01778116389887") 2026/05/07 01:14:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff98_d20260507_m011320_c001_v7007000_t0000_u01778116400156") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482acc_d20260507_m011319_c001_v0001120_t0013_u01778116399468") 2026/05/07 01:14:55 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff95_d20260507_m011319_c001_v7007000_t0000_u01778116399103") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ac6_d20260507_m011318_c001_v0001120_t0016_u01778116398355") 2026/05/07 01:14:55 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff9d_d20260507_m011321_c001_v7007000_t0000_u01778116401306") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ad0_d20260507_m011320_c001_v0001120_t0018_u01778116400596") 2026/05/07 01:14:55 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff8f_d20260507_m011317_c001_v7007000_t0000_u01778116397991") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ac2_d20260507_m011317_c001_v0001120_t0043_u01778116397253") 2026/05/07 01:14:55 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ./.: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff74_d20260507_m011312_c001_v7007000_t0000_u01778116392394") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ./.: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aa6_d20260507_m011311_c001_v0001120_t0053_u01778116391623") 2026/05/07 01:14:55 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/07 01:14:55 DEBUG : ../..: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff7c_d20260507_m011313_c001_v7007000_t0000_u01778116393574") as it is a hide marker 2026/05/07 01:14:55 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/07 01:14:55 DEBUG : ../..: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aae_d20260507_m011312_c001_v0001120_t0020_u01778116392758") 2026/05/07 01:14:55 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/07 01:14:55 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of all hidden files 2026/05/07 01:14:56 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff86_d20260507_m011315_c001_v7007000_t0000_u01778116395881") as it is a hide marker 2026/05/07 01:14:56 DEBUG : leading space/ leading space: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ab4_d20260507_m011315_c001_v0001120_t0042_u01778116395040") 2026/05/07 01:14:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff83_d20260507_m011314_c001_v7007000_t0000_u01778116394677") as it is a hide marker 2026/05/07 01:14:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ab0_d20260507_m011313_c001_v0001120_t0007_u01778116393939") 2026/05/07 01:14:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffa3_d20260507_m011322_c001_v7007000_t0000_u01778116402497") as it is a hide marker 2026/05/07 01:14:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ad6_d20260507_m011321_c001_v0001120_t0012_u01778116401675") 2026/05/07 01:14:56 DEBUG : created from root.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f408dc050e8016781_d20260507_m011421_c001_v7007000_t0000_u01778116461158") as it is a hide marker 2026/05/07 01:14:56 DEBUG : created from root.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f118c15b844279c87_d20260507_m011419_c001_v0001033_t0057_u01778116459650") 2026/05/07 01:14:56 DEBUG : file name.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c67e_d20260507_m011429_c001_v7007000_t0000_u01778116469442") as it is a hide marker 2026/05/07 01:14:56 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b62_d20260507_m011407_c001_v0001120_t0013_u01778116447938") 2026/05/07 01:14:56 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1192ebb7d9c6c03d_d20260507_m011404_c001_v0001161_t0032_u01778116444207") 2026/05/07 01:14:56 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b24_d20260507_m011341_c001_v0001120_t0046_u01778116421965") 2026/05/07 01:14:56 DEBUG : file name.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1c_d20260507_m011340_c001_v0001120_t0001_u01778116420763") 2026/05/07 01:14:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1e_d20260507_m011341_c001_v0001120_t0041_u01778116421374") "upload" dated 2026-05-07 01:13:41.374 +0000 UTC (1m15.419405491s ago) 2026/05/07 01:14:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f413297ac3e98f821_d20260507_m011401_c001_v7007000_t0000_u01778116441862") as it is a hide marker 2026/05/07 01:14:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f114b2e1e03937e9c_d20260507_m011401_c001_v0001184_t0018_u01778116441412") 2026/05/07 01:14:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1135c5d851906db1_d20260507_m011400_c001_v0001106_t0052_u01778116440402") 2026/05/07 01:14:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffc5_d20260507_m011331_c001_v7007000_t0000_u01778116411032") as it is a hide marker 2026/05/07 01:14:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482afe_d20260507_m011330_c001_v0001120_t0053_u01778116410123") 2026/05/07 01:14:56 DEBUG : piped data.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c688_d20260507_m011431_c001_v7007000_t0000_u01778116471372") as it is a hide marker 2026/05/07 01:14:57 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b80_d20260507_m011430_c001_v0001120_t0036_u01778116470751") 2026/05/07 01:14:57 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c684_d20260507_m011430_c001_v7007000_t0000_u01778116470571") 2026/05/07 01:14:57 DEBUG : piped data.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f401b02cd1f482b7e_d20260507_m011430_c001_v0001120_t0037_u01778116470203") 2026/05/07 01:14:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffcd_d20260507_m011332_c001_v7007000_t0000_u01778116412142") as it is a hide marker 2026/05/07 01:14:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b04_d20260507_m011331_c001_v0001120_t0024_u01778116411395") 2026/05/07 01:14:57 DEBUG : test-metadata: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c6ab_d20260507_m011438_c001_v7007000_t0000_u01778116478886") as it is a hide marker 2026/05/07 01:14:57 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219b019ec0e9c692_d20260507_m011433_c001_v0001174_t0010_u01778116473273") 2026/05/07 01:14:57 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419b019ec0e9c68e_d20260507_m011432_c001_v7007000_t0000_u01778116472502") 2026/05/07 01:14:57 DEBUG : test-metadata: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b86_d20260507_m011431_c001_v0001120_t0028_u01778116471553") 2026/05/07 01:14:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffaa_d20260507_m011324_c001_v7007000_t0000_u01778116404786") as it is a hide marker 2026/05/07 01:14:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae6_d20260507_m011324_c001_v0001120_t0024_u01778116404051") 2026/05/07 01:14:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffb5_d20260507_m011327_c001_v7007000_t0000_u01778116407382") as it is a hide marker 2026/05/07 01:14:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aec_d20260507_m011326_c001_v0001120_t0041_u01778116406462") 2026/05/07 01:14:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffb1_d20260507_m011326_c001_v7007000_t0000_u01778116406098") as it is a hide marker 2026/05/07 01:14:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae8_d20260507_m011325_c001_v0001120_t0026_u01778116405372") 2026/05/07 01:14:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffba_d20260507_m011328_c001_v7007000_t0000_u01778116408693") as it is a hide marker 2026/05/07 01:14:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482af0_d20260507_m011327_c001_v0001120_t0021_u01778116407745") 2026/05/07 01:14:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffc1_d20260507_m011329_c001_v7007000_t0000_u01778116409758") as it is a hide marker 2026/05/07 01:14:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482af6_d20260507_m011329_c001_v0001120_t0036_u01778116409057") 2026/05/07 01:14:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffa7_d20260507_m011323_c001_v7007000_t0000_u01778116403690") as it is a hide marker 2026/05/07 01:14:58 DEBUG : trailing space /trailing space : Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ae0_d20260507_m011322_c001_v0001120_t0040_u01778116402860") 2026/05/07 01:14:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e10ad_d20260507_m011449_c001_v0001180_t0026_u01778116489404") "upload" dated 2026-05-07 01:14:49.404 +0000 UTC (8.682116837s ago) 2026/05/07 01:14:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f42224768c5f64064_d20260507_m011444_c001_v7007000_t0000_u01778116484574") 2026/05/07 01:14:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b9e_d20260507_m011441_c001_v0001120_t0029_u01778116481465") 2026/05/07 01:14:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffe2_d20260507_m011340_c001_v7007000_t0000_u01778116420195") as it is a hide marker 2026/05/07 01:14:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb648ffd5_d20260507_m011334_c001_v0001103_t0047_u01778116414145") 2026/05/07 01:14:58 DEBUG : zero-length-file: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ffd4_d20260507_m011333_c001_v7007000_t0000_u01778116413964") as it is a hide marker 2026/05/07 01:14:58 DEBUG : zero-length-file: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f401b02cd1f482b0e_d20260507_m011333_c001_v0001120_t0037_u01778116413417") 2026/05/07 01:14:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff8a_d20260507_m011316_c001_v7007000_t0000_u01778116396891") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482abc_d20260507_m011316_c001_v0001120_t0012_u01778116396245") 2026/05/07 01:14:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff6d_d20260507_m011311_c001_v7007000_t0000_u01778116391258") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aa2_d20260507_m011309_c001_v0001120_t0036_u01778116389887") 2026/05/07 01:14:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff98_d20260507_m011320_c001_v7007000_t0000_u01778116400156") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482acc_d20260507_m011319_c001_v0001120_t0013_u01778116399468") 2026/05/07 01:14:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff95_d20260507_m011319_c001_v7007000_t0000_u01778116399103") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ac6_d20260507_m011318_c001_v0001120_t0016_u01778116398355") 2026/05/07 01:14:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff9d_d20260507_m011321_c001_v7007000_t0000_u01778116401306") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ad0_d20260507_m011320_c001_v0001120_t0018_u01778116400596") 2026/05/07 01:14:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff8f_d20260507_m011317_c001_v7007000_t0000_u01778116397991") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482ac2_d20260507_m011317_c001_v0001120_t0043_u01778116397253") 2026/05/07 01:14:58 DEBUG : ./.: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff74_d20260507_m011312_c001_v7007000_t0000_u01778116392394") as it is a hide marker 2026/05/07 01:14:58 DEBUG : ./.: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aa6_d20260507_m011311_c001_v0001120_t0053_u01778116391623") 2026/05/07 01:14:59 DEBUG : ../..: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb648ff7c_d20260507_m011313_c001_v7007000_t0000_u01778116393574") as it is a hide marker 2026/05/07 01:14:59 DEBUG : ../..: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482aae_d20260507_m011312_c001_v0001120_t0020_u01778116392758") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/07 01:14:59 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/07 01:15:00 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/07 01:15:00 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/07 01:15:00 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/05/07 01:15:00 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of pending multipart uploads older than 0s 2026/05/07 01:15:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1e_d20260507_m011341_c001_v0001120_t0041_u01778116421374") "upload" dated 2026-05-07 01:13:41.374 +0000 UTC (1m19.640495227s ago) 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a7_d20260507_m011459_c001_v0001174_t0036_u01778116499988") as it is a start marker (upload started at 2026-05-07 01:14:59.988 +0000 UTC) 2026/05/07 01:15:01 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a8_d20260507_m011500_c001_v0001174_t0040_u01778116500184") as it is a start marker (upload started at 2026-05-07 01:15:00.184 +0000 UTC) 2026/05/07 01:15:01 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a9_d20260507_m011500_c001_v0001145_t0020_u01778116500377") as it is a start marker (upload started at 2026-05-07 01:15:00.377 +0000 UTC) 2026/05/07 01:15:01 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345ab_d20260507_m011500_c001_v0001136_t0035_u01778116500560") as it is a start marker (upload started at 2026-05-07 01:15:00.56 +0000 UTC) 2026/05/07 01:15:01 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/07 01:15:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4097681f4a2345a5_d20260507_m011459_c001_v7007000_t0000_u01778116499806") "hide" dated 2026-05-07 01:14:59.806 +0000 UTC (1.20860297s ago) 2026/05/07 01:15:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e10ad_d20260507_m011449_c001_v0001180_t0026_u01778116489404") 2026/05/07 01:15:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/07 01:15:01 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of pending multipart uploads older than 0s 2026/05/07 01:15:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1e_d20260507_m011341_c001_v0001120_t0041_u01778116421374") "upload" dated 2026-05-07 01:13:41.374 +0000 UTC (1m20.007428109s ago) 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a7_d20260507_m011459_c001_v0001174_t0036_u01778116499988") as it is a start marker (upload started at 2026-05-07 01:14:59.988 +0000 UTC) 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a8_d20260507_m011500_c001_v0001174_t0040_u01778116500184") as it is a start marker (upload started at 2026-05-07 01:15:00.184 +0000 UTC) 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345a9_d20260507_m011500_c001_v0001145_t0020_u01778116500377") as it is a start marker (upload started at 2026-05-07 01:15:00.377 +0000 UTC) 2026/05/07 01:15:01 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345ab_d20260507_m011500_c001_v0001136_t0035_u01778116500560") as it is a start marker (upload started at 2026-05-07 01:15:00.56 +0000 UTC) 2026/05/07 01:15:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4097681f4a2345a5_d20260507_m011459_c001_v7007000_t0000_u01778116499806") "hide" dated 2026-05-07 01:14:59.806 +0000 UTC (1.575542746s ago) 2026/05/07 01:15:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e10ad_d20260507_m011449_c001_v0001180_t0026_u01778116489404") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/07 01:15:02 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/07 01:15:02 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/07 01:15:02 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/05/07 01:15:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/07 01:15:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/07 01:15:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/07 01:15:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f214e8c0bf00691a8_d20260507_m011510_c001_v0001176_t0021_u01778116510311") 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:15:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/07 01:15:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/07 01:15:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/07 01:15:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/07 01:15:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/07 01:15:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/07 01:15:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f214e8c0bf00691d8_d20260507_m011519_c001_v0001134_t0024_u01778116519390") 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:15:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/07 01:15:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:15:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:15:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/07 01:15:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/07 01:15:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/07 01:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/07 01:15:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/07 01:15:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/07 01:15:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2155a7f5a27a4b85_d20260507_m011530_c001_v0001167_t0044_u01778116530450") 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/07 01:15:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/05/07 01:15:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/07 01:15:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/07 01:15:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/07 01:15:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/07 01:15:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/07 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2155a7f5a27a4b9b_d20260507_m011541_c001_v0001185_t0015_u01778116541040") 2026/05/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:15:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:15:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b4d_d20260507_m011550_c001_v0001177_t0007_u01778116550441") 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:15:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/07 01:15:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:15:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:15:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/07 01:15:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/07 01:15:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/07 01:15:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/07 01:15:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/07 01:16:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/07 01:16:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b56_d20260507_m011600_c001_v0001171_t0016_u01778116560900") 2026/05/07 01:16:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/07 01:16:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:16:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:16:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/07 01:16:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:16:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/07 01:16:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/07 01:16:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/07 01:16:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/07 01:16:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/07 01:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/07 01:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/07 01:16:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/07 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2171364fcd196a45_d20260507_m011610_c001_v0001174_t0027_u01778116570908") 2026/05/07 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/07 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/07 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/07 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/07 01:16:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/07 01:16:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2171364fcd196a48_d20260507_m011620_c001_v0001136_t0047_u01778116580829") 2026/05/07 01:16:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/07 01:16:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/07 01:16:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/07 01:16:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/07 01:16:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/07 01:16:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/07 01:16:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/07 01:16:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/07 01:16:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/07 01:16:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/07 01:16:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/07 01:16:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/07 01:16:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb6490179_d20260507_m011634_c001_v0001167_t0014_u01778116594880") 2026/05/07 01:16:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/07 01:16:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:16:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/07 01:16:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:16:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/05/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/07 01:16:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/07 01:16:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/07 01:16:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb64901a1_d20260507_m011643_c001_v0001103_t0038_u01778116603386") 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:16:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/07 01:16:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/07 01:16:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/07 01:16:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/07 01:16:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/07 01:16:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/07 01:16:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/07 01:16:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/07 01:16:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b26_d20260507_m011652_c001_v0001167_t0049_u01778116612508") 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:16:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/07 01:16:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/07 01:17:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/07 01:17:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/07 01:17:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/07 01:17:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/07 01:17:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ef76_d20260507_m011702_c001_v0001099_t0026_u01778116622033") 2026/05/07 01:17:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/07 01:17:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:17:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:17:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/07 01:17:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:17:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/05/07 01:17:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/07 01:17:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/07 01:17:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/07 01:17:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:08 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/07 01:17:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/07 01:17:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ef88_d20260507_m011711_c001_v0001106_t0036_u01778116631262") 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/07 01:17:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/07 01:17:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/07 01:17:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/07 01:17:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/07 01:17:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/07 01:17:19 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02efac_d20260507_m011721_c001_v0001183_t0058_u01778116641286") 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:17:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/07 01:17:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/07 01:17:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/07 01:17:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/07 01:17:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/07 01:17:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/07 01:17:28 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/07 01:17:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/07 01:17:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f22224768c5f64226_d20260507_m011730_c001_v0001173_t0038_u01778116650910") 2026/05/07 01:17:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/07 01:17:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:17:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:17:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/07 01:17:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/05/07 01:17:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/07 01:17:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/07 01:17:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/07 01:17:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/07 01:17:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/07 01:17:38 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/07 01:17:38 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f053_d20260507_m011740_c001_v0001106_t0058_u01778116660636") 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/07 01:17:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/07 01:17:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/07 01:17:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/07 01:17:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/07 01:17:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/07 01:17:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/07 01:17:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/07 01:17:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/07 01:17:49 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/07 01:17:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:17:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/07 01:17:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f0a7_d20260507_m011751_c001_v0001043_t0004_u01778116671620") 2026/05/07 01:17:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/07 01:17:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/07 01:17:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/07 01:17:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:17:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:17:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/07 01:17:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/07 01:17:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/07 01:17:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/07 01:18:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/07 01:18:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/07 01:18:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/07 01:18:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/07 01:18:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2043d254dc50d147_d20260507_m011802_c001_v0001091_t0040_u01778116682795") 2026/05/07 01:18:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/07 01:18:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/07 01:18:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/07 01:18:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/07 01:18:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/07 01:18:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/07 01:18:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/07 01:18:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/07 01:18:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f82ddc3f0edfbfb9fd80e1b_f203f6a564a281663_d20260507_m011813_c001_v0001180_t0059_u01778116693793") 2026/05/07 01:18:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/07 01:18:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/07 01:18:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/07 01:18:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/07 01:18:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/07 01:18:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/07 01:18:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/07 01:18:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/07 01:18:16 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/07 01:18:19 DEBUG : chunked-copy: Done sending chunk 0 2026/05/07 01:18:19 DEBUG : chunked-copy: Done sending chunk 1 2026/05/07 01:18:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/07 01:18:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab7d9_d20260507_m011819_c001_v0001174_t0001_u01778116699910") 2026/05/07 01:18:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/07 01:18:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/07 01:18:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/07 01:18:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/07 01:18:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/07 01:18:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/07 01:18:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/07 01:18:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/07 01:18:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/07 01:18:25 DEBUG : chunked-copy: Done sending chunk 0 2026/05/07 01:18:25 DEBUG : chunked-copy: Done sending chunk 1 2026/05/07 01:18:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/07 01:18:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab7ff_d20260507_m011826_c001_v0001174_t0050_u01778116706279") 2026/05/07 01:18:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/07 01:18:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/07 01:18:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/07 01:18:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/07 01:18:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/07 01:18:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/07 01:18:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/07 01:18:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/07 01:18:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/07 01:18:31 DEBUG : chunked-copy: Done sending chunk 0 2026/05/07 01:18:31 DEBUG : chunked-copy: Done sending chunk 1 2026/05/07 01:18:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab80a_d20260507_m011832_c001_v0001161_t0025_u01778116712342") 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/07 01:18:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/07 01:18:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/07 01:18:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/07 01:18:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/07 01:18:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/07 01:18:36 DEBUG : Creating backend with remote "TestB2:rclone-test-neqojat4pejo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/07 01:18:37 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of all files 2026/05/07 01:18:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02f069_d20260507_m011745_c001_v7007000_t0000_u01778116665453") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f053_d20260507_m011740_c001_v0001106_t0058_u01778116660636") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02f050_d20260507_m011740_c001_v7007000_t0000_u01778116660107") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb649028c_d20260507_m011735_c001_v0001184_t0029_u01778116655764") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a28165e_d20260507_m011808_c001_v7007000_t0000_u01778116688056") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2043d254dc50d147_d20260507_m011802_c001_v0001091_t0040_u01778116682795") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4043d254dc50d146_d20260507_m011802_c001_v7007000_t0000_u01778116682276") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f0c8_d20260507_m011756_c001_v0001165_t0005_u01778116676941") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02f0c7_d20260507_m011756_c001_v7007000_t0000_u01778116676753") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f0a7_d20260507_m011751_c001_v0001043_t0004_u01778116671620") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02f0a2_d20260507_m011751_c001_v7007000_t0000_u01778116671131") 2026/05/07 01:18:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02f06a_d20260507_m011745_c001_v0001033_t0015_u01778116665648") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b62_d20260507_m011605_c001_v7007000_t0000_u01778116565648") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b56_d20260507_m011600_c001_v0001171_t0016_u01778116560900") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b51_d20260507_m011555_c001_v7007000_t0000_u01778116555315") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b4d_d20260507_m011550_c001_v0001177_t0007_u01778116550441") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b55_d20260507_m011600_c001_v7007000_t0000_u01778116560558") 2026/05/07 01:18:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b52_d20260507_m011555_c001_v0001174_t0021_u01778116555497") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b4c_d20260507_m011550_c001_v7007000_t0000_u01778116550059") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b3b_d20260507_m011545_c001_v0001172_t0023_u01778116545062") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b39_d20260507_m011544_c001_v7007000_t0000_u01778116544881") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2155a7f5a27a4b9b_d20260507_m011541_c001_v0001185_t0015_u01778116541040") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4155a7f5a27a4b99_d20260507_m011540_c001_v7007000_t0000_u01778116540696") 2026/05/07 01:18:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b1b_d20260507_m011535_c001_v0001105_t0009_u01778116535836") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f415151d068a46b0b_d20260507_m011638_c001_v7007000_t0000_u01778116598907") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb6490179_d20260507_m011634_c001_v0001167_t0014_u01778116594880") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4171364fcd196a4a_d20260507_m011626_c001_v7007000_t0000_u01778116586479") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2171364fcd196a48_d20260507_m011620_c001_v0001136_t0047_u01778116580829") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb6490176_d20260507_m011634_c001_v7007000_t0000_u01778116594524") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2171364fcd196a4b_d20260507_m011626_c001_v0001099_t0031_u01778116586664") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4171364fcd196a47_d20260507_m011620_c001_v7007000_t0000_u01778116580488") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b8b_d20260507_m011615_c001_v0001161_t0015_u01778116575300") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b89_d20260507_m011615_c001_v7007000_t0000_u01778116575115") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2171364fcd196a45_d20260507_m011610_c001_v0001174_t0027_u01778116570908") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4171364fcd196a44_d20260507_m011610_c001_v7007000_t0000_u01778116570567") 2026/05/07 01:18:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f21233acd46d91b64_d20260507_m011605_c001_v0001093_t0031_u01778116565830") 2026/05/07 01:18:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f41233acd46d91b19_d20260507_m011535_c001_v7007000_t0000_u01778116535651") 2026/05/07 01:18:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2155a7f5a27a4b85_d20260507_m011530_c001_v0001167_t0044_u01778116530450") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4155a7f5a27a4b84_d20260507_m011530_c001_v7007000_t0000_u01778116530109") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2155a7f5a27a4b80_d20260507_m011524_c001_v0001099_t0059_u01778116524682") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4155a7f5a27a4b7f_d20260507_m011524_c001_v7007000_t0000_u01778116524499") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f214e8c0bf00691d8_d20260507_m011519_c001_v0001134_t0024_u01778116519390") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f414e8c0bf00691d6_d20260507_m011519_c001_v7007000_t0000_u01778116519055") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ee86_d20260507_m011514_c001_v0001185_t0041_u01778116514321") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02ee85_d20260507_m011514_c001_v7007000_t0000_u01778116514140") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f214e8c0bf00691a8_d20260507_m011510_c001_v0001176_t0021_u01778116510311") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f414e8c0bf00691a4_d20260507_m011509_c001_v7007000_t0000_u01778116509935") 2026/05/07 01:18:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2097681f4a2345af_d20260507_m011503_c001_v0001176_t0000_u01778116503489") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f415151d068a46b53_d20260507_m011706_c001_v7007000_t0000_u01778116626504") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ef76_d20260507_m011702_c001_v0001099_t0026_u01778116622033") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f415151d068a46b34_d20260507_m011656_c001_v7007000_t0000_u01778116616869") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b26_d20260507_m011652_c001_v0001167_t0049_u01778116612508") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02ef75_d20260507_m011701_c001_v7007000_t0000_u01778116621604") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b36_d20260507_m011657_c001_v0001097_t0011_u01778116617052") 2026/05/07 01:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f415151d068a46b24_d20260507_m011652_c001_v7007000_t0000_u01778116612093") 2026/05/07 01:18:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b13_d20260507_m011647_c001_v0001174_t0017_u01778116607267") 2026/05/07 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f415151d068a46b11_d20260507_m011647_c001_v7007000_t0000_u01778116607085") 2026/05/07 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f219710ecb64901a1_d20260507_m011643_c001_v0001103_t0038_u01778116603386") 2026/05/07 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb649019e_d20260507_m011642_c001_v7007000_t0000_u01778116602991") 2026/05/07 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b0c_d20260507_m011639_c001_v0001167_t0012_u01778116599110") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f419710ecb649028a_d20260507_m011735_c001_v7007000_t0000_u01778116655574") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f22224768c5f64226_d20260507_m011730_c001_v0001173_t0038_u01778116650910") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f42224768c5f64224_d20260507_m011730_c001_v7007000_t0000_u01778116650459") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02efe6_d20260507_m011725_c001_v0001184_t0006_u01778116645906") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02efe2_d20260507_m011725_c001_v7007000_t0000_u01778116645721") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02efac_d20260507_m011721_c001_v0001183_t0058_u01778116641286") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02efa9_d20260507_m011720_c001_v7007000_t0000_u01778116640837") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ef96_d20260507_m011715_c001_v0001146_t0052_u01778116635410") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02ef95_d20260507_m011715_c001_v7007000_t0000_u01778116635226") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2074f3f90e02ef88_d20260507_m011711_c001_v0001106_t0036_u01778116631262") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4074f3f90e02ef86_d20260507_m011710_c001_v7007000_t0000_u01778116630808") 2026/05/07 01:18:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f215151d068a46b54_d20260507_m011706_c001_v0001146_t0055_u01778116626687") 2026/05/07 01:18:41 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4043d254dc50d555_d20260507_m011834_c001_v7007000_t0000_u01778116714495") 2026/05/07 01:18:41 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f203f6a564a281674_d20260507_m011828_c001_v0001173_t0033_u01778116708979") 2026/05/07 01:18:41 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281673_d20260507_m011828_c001_v7007000_t0000_u01778116708460") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f203f6a564a28166d_d20260507_m011822_c001_v0001183_t0023_u01778116702933") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a28166c_d20260507_m011822_c001_v7007000_t0000_u01778116702304") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f203f6a564a281667_d20260507_m011816_c001_v0001100_t0040_u01778116696308") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281666_d20260507_m011815_c001_v7007000_t0000_u01778116695765") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e1384_d20260507_m011812_c001_v0001180_t0029_u01778116692316") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281662_d20260507_m011811_c001_v7007000_t0000_u01778116691943") 2026/05/07 01:18:42 DEBUG : chunked-copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e137c_d20260507_m011808_c001_v0001180_t0021_u01778116688795") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4043d254dc50d554_d20260507_m011834_c001_v7007000_t0000_u01778116714309") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab80a_d20260507_m011832_c001_v0001161_t0025_u01778116712342") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281672_d20260507_m011828_c001_v7007000_t0000_u01778116708274") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab7ff_d20260507_m011826_c001_v0001174_t0050_u01778116706279") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a28166b_d20260507_m011822_c001_v7007000_t0000_u01778116702120") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f2209ce19935ab7d9_d20260507_m011819_c001_v0001174_t0001_u01778116699910") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281665_d20260507_m011815_c001_v7007000_t0000_u01778116695572") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f203f6a564a281663_d20260507_m011813_c001_v0001180_t0059_u01778116693793") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f403f6a564a281661_d20260507_m011811_c001_v7007000_t0000_u01778116691757") 2026/05/07 01:18:42 DEBUG : chunked-copy.copy: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f1041ff3f67ca3db1_d20260507_m011810_c001_v0001174_t0022_u01778116690718") 2026/05/07 01:18:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f101b02cd1f482b1e_d20260507_m011341_c001_v0001120_t0041_u01778116421374") 2026/05/07 01:18:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4043d254dc50d556_d20260507_m011835_c001_v7007000_t0000_u01778116715284") 2026/05/07 01:18:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e13fe_d20260507_m011835_c001_v0001180_t0024_u01778116715049") 2026/05/07 01:18:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4043d254dc50d557_d20260507_m011836_c001_v7007000_t0000_u01778116716290") 2026/05/07 01:18:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e1404_d20260507_m011836_c001_v0001180_t0017_u01778116716096") 2026/05/07 01:18:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f106dd1f7ce8e1400_d20260507_m011835_c001_v0001180_t0006_u01778116715473") 2026/05/07 01:18:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f82ddc3f0edfbfb9fd80e1b_f4097681f4a2345a5_d20260507_m011459_c001_v7007000_t0000_u01778116499806") 2026/05/07 01:18:44 INFO : B2 bucket rclone-test-neqojat4pejo: cleaning bucket "rclone-test-neqojat4pejo" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (340.89s) --- 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.39s) --- PASS: TestIntegration/FsMkdir (338.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.23s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.62s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 340.911s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m42.067268039s (try 1/5)