"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/06/10 02:22:45 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu" 2026/06/10 02:22:45 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/06/10 02:22:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/10 02:22:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/10 02:22:48 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/06/10 02:23:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/10 02:23:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/10 02:23:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/10 02:23:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/10 02:23:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/10 02:23:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/10 02:23:18 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/06/10 02:23:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/10 02:23:26 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/06/10 02:23:30 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of all files 2026/06/10 02:23:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dc8d_d20260610_m022330_c001_v0001174_t0026_u01781058210224") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/10 02:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu/dirToPurgeFromRoot" 2026/06/10 02:23:33 INFO : B2 bucket rclone-test-huqokik9zahu path dirToPurgeFromRoot: cleaning bucket "rclone-test-huqokik9zahu" of all files 2026/06/10 02:23:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dcc1_d20260610_m022331_c001_v0001174_t0034_u01781058211964") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/10 02:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu/hello? sausage/êé" 2026/06/10 02:23:38 INFO : B2 bucket rclone-test-huqokik9zahu path hello? sausage/êé: cleaning bucket "rclone-test-huqokik9zahu" of all files 2026/06/10 02:23:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f100c801c03ff6165_d20260610_m022337_c001_v0001154_t0009_u01781058217365") === 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/06/10 02:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/10 02:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-huqokik9zahu" from "TestB2:rclone-test-huqokik9zahu" 2026/06/10 02:23:52 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/06/10 02:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zohiqaz4guso" 2026/06/10 02:24:07 DEBUG : B2 bucket rclone-test-zohiqaz4guso: Purge remote 2026/06/10 02:24:07 INFO : B2 bucket rclone-test-zohiqaz4guso: cleaning bucket "rclone-test-zohiqaz4guso" of all files 2026/06/10 02:24:07 DEBUG : somefile: Deleting (id "4_zdfc21d43508dabfb9fe80e1b_f416319bd52988a23_d20260610_m022406_c001_v0001178_t0049_u01781058246785") === 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/06/10 02:24:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/10 02:24:09 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/06/10 02:24:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/10 02:24:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/10 02:24:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.354Ki offset 6Mi/6.106Mi 2026/06/10 02:24:12 DEBUG : test-metadata: Sending chunk 1 length 110955 2026/06/10 02:24:14 DEBUG : test-metadata: Done sending chunk 1 2026/06/10 02:24:15 DEBUG : test-metadata: Done sending chunk 0 2026/06/10 02:24:15 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/06/10 02:24:25 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/af12ed33506dabfb9fe80e1b/c001_v0001174_t0021": EOF 2026/06/10 02:24:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/af12ed33506dabfb9fe80e1b/c001_v0001174_t0021": EOF) 2026/06/10 02:24:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/af12ed33506dabfb9fe80e1b/c001_v0001174_t0021": EOF - low level retry 1/10 2026/06/10 02:24:27 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-06-10-022419-942.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/06/10 02:24:29 DEBUG : oldPath = "TestB2:rclone-test-huqokik9zahu/versions/test-versions-v2026-06-10-022419-942.txt" 2026/06/10 02:24:29 DEBUG : newPath = "TestB2,versions:rclone-test-huqokik9zahu/versions/test-versions-v2026-06-10-022419-942.txt" 2026/06/10 02:24:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-huqokik9zahu/versions/test-versions-v2026-06-10-022419-942.txt" 2026/06/10 02:24:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/10 02:24:30 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-huqokik9zahu/versions/test-versions-v2026-06-10-022419-942.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-huqokik9zahu/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/06/10 02:24:33 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of all hidden files 2026/06/10 02:24:34 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab197_d20260610_m022256_c001_v7007000_t0000_u01781058176346") as it is a hide marker 2026/06/10 02:24:34 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : leading space/ leading space: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d967_d20260610_m022255_c001_v0001174_t0017_u01781058175473") 2026/06/10 02:24:34 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab194_d20260610_m022255_c001_v7007000_t0000_u01781058175108") as it is a hide marker 2026/06/10 02:24:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d94b_d20260610_m022254_c001_v0001174_t0037_u01781058174404") 2026/06/10 02:24:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a3_d20260610_m022303_c001_v7007000_t0000_u01781058183410") as it is a hide marker 2026/06/10 02:24:34 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9e7_d20260610_m022302_c001_v0001174_t0026_u01781058182592") 2026/06/10 02:24:34 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : created from root.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f414c81181677d421_d20260610_m022400_c001_v7007000_t0000_u01781058240849") as it is a hide marker 2026/06/10 02:24:34 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : created from root.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1053528be80278b5_d20260610_m022359_c001_v0001173_t0027_u01781058239669") 2026/06/10 02:24:34 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f4175_d20260610_m022408_c001_v7007000_t0000_u01781058248800") as it is a hide marker 2026/06/10 02:24:34 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524deab_d20260610_m022348_c001_v0001174_t0010_u01781058228020") 2026/06/10 02:24:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f106f8a20431e8001_d20260610_m022344_c001_v0001043_t0048_u01781058224067") 2026/06/10 02:24:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbe3_d20260610_m022322_c001_v0001174_t0052_u01781058202006") 2026/06/10 02:24:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbcf_d20260610_m022321_c001_v0001174_t0027_u01781058201091") 2026/06/10 02:24:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbd7_d20260610_m022321_c001_v0001174_t0058_u01781058201546") "upload" dated 2026-06-10 02:23:21.546 +0000 UTC (1m12.58993272s ago) 2026/06/10 02:24:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f40218467a511817b_d20260610_m022341_c001_v7007000_t0000_u01781058221819") as it is a hide marker 2026/06/10 02:24:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f10895088c828218d_d20260610_m022341_c001_v0001183_t0032_u01781058221428") 2026/06/10 02:24:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f109b762badef7c68_d20260610_m022340_c001_v0001117_t0035_u01781058220345") 2026/06/10 02:24:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b4_d20260610_m022311_c001_v7007000_t0000_u01781058191251") as it is a hide marker 2026/06/10 02:24:34 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524daa3_d20260610_m022310_c001_v0001174_t0057_u01781058190606") 2026/06/10 02:24:34 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : piped data.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f4183_d20260610_m022410_c001_v7007000_t0000_u01781058250636") as it is a hide marker 2026/06/10 02:24:34 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e0cf_d20260610_m022410_c001_v0001174_t0018_u01781058250071") 2026/06/10 02:24:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f417d_d20260610_m022409_c001_v7007000_t0000_u01781058249888") 2026/06/10 02:24:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f415fbb1e9524e0b9_d20260610_m022409_c001_v0001174_t0021_u01781058249518") 2026/06/10 02:24:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b7_d20260610_m022312_c001_v7007000_t0000_u01781058192276") as it is a hide marker 2026/06/10 02:24:34 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dac5_d20260610_m022311_c001_v0001174_t0037_u01781058191616") 2026/06/10 02:24:34 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : test-metadata: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f405cc4a98296e9e1_d20260610_m022417_c001_v7007000_t0000_u01781058257395") as it is a hide marker 2026/06/10 02:24:34 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f418c_d20260610_m022412_c001_v0001177_t0051_u01781058252561") 2026/06/10 02:24:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f418b_d20260610_m022411_c001_v7007000_t0000_u01781058251708") 2026/06/10 02:24:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e0e1_d20260610_m022410_c001_v0001174_t0049_u01781058250820") 2026/06/10 02:24:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a7_d20260610_m022305_c001_v7007000_t0000_u01781058185863") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da2d_d20260610_m022305_c001_v0001174_t0030_u01781058185129") 2026/06/10 02:24:34 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ab_d20260610_m022308_c001_v7007000_t0000_u01781058188001") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da57_d20260610_m022307_c001_v0001174_t0019_u01781058187316") 2026/06/10 02:24:34 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a9_d20260610_m022306_c001_v7007000_t0000_u01781058186951") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da47_d20260610_m022306_c001_v0001174_t0003_u01781058186228") 2026/06/10 02:24:34 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ad_d20260610_m022309_c001_v7007000_t0000_u01781058189205") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da75_d20260610_m022308_c001_v0001174_t0008_u01781058188367") 2026/06/10 02:24:34 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b2_d20260610_m022310_c001_v7007000_t0000_u01781058190242") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da8d_d20260610_m022309_c001_v0001174_t0011_u01781058189577") 2026/06/10 02:24:34 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a5_d20260610_m022304_c001_v7007000_t0000_u01781058184764") as it is a hide marker 2026/06/10 02:24:34 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : trailing space /trailing space : Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da0d_d20260610_m022303_c001_v0001174_t0046_u01781058183777") 2026/06/10 02:24:34 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafbfd9c_d20260610_m022427_c001_v0001172_t0012_u01781058267777") "upload" dated 2026-06-10 02:24:27.777 +0000 UTC (6.359349068s ago) 2026/06/10 02:24:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4090129d82bc7b16_d20260610_m022422_c001_v7007000_t0000_u01781058262959") 2026/06/10 02:24:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e1dd_d20260610_m022419_c001_v0001174_t0044_u01781058259942") 2026/06/10 02:24:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1c8_d20260610_m022320_c001_v7007000_t0000_u01781058200545") as it is a hide marker 2026/06/10 02:24:34 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab1bc_d20260610_m022314_c001_v0001099_t0017_u01781058194328") 2026/06/10 02:24:34 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : zero-length-file: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ba_d20260610_m022314_c001_v7007000_t0000_u01781058194143") as it is a hide marker 2026/06/10 02:24:34 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : zero-length-file: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f415fbb1e9524db09_d20260610_m022313_c001_v0001174_t0021_u01781058193549") 2026/06/10 02:24:34 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab199_d20260610_m022257_c001_v7007000_t0000_u01781058177501") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d985_d20260610_m022256_c001_v0001174_t0030_u01781058176710") 2026/06/10 02:24:34 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab18d_d20260610_m022251_c001_v7007000_t0000_u01781058171697") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d8f1_d20260610_m022250_c001_v0001174_t0051_u01781058170535") 2026/06/10 02:24:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19f_d20260610_m022301_c001_v7007000_t0000_u01781058181036") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9b7_d20260610_m022300_c001_v0001174_t0049_u01781058180086") 2026/06/10 02:24:34 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19e_d20260610_m022259_c001_v7007000_t0000_u01781058179720") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9ab_d20260610_m022259_c001_v0001174_t0034_u01781058179059") 2026/06/10 02:24:34 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a1_d20260610_m022302_c001_v7007000_t0000_u01781058182227") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9cd_d20260610_m022301_c001_v0001174_t0048_u01781058181400") 2026/06/10 02:24:34 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19c_d20260610_m022258_c001_v7007000_t0000_u01781058178696") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d99b_d20260610_m022257_c001_v0001174_t0023_u01781058177874") 2026/06/10 02:24:34 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ./.: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab190_d20260610_m022252_c001_v7007000_t0000_u01781058172827") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ./.: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d913_d20260610_m022252_c001_v0001174_t0042_u01781058172065") 2026/06/10 02:24:34 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/10 02:24:34 DEBUG : ../..: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab193_d20260610_m022254_c001_v7007000_t0000_u01781058174040") as it is a hide marker 2026/06/10 02:24:34 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/10 02:24:34 DEBUG : ../..: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d927_d20260610_m022253_c001_v0001174_t0035_u01781058173192") 2026/06/10 02:24:34 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/10 02:24:34 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of all hidden files 2026/06/10 02:24:34 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab197_d20260610_m022256_c001_v7007000_t0000_u01781058176346") as it is a hide marker 2026/06/10 02:24:34 DEBUG : leading space/ leading space: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d967_d20260610_m022255_c001_v0001174_t0017_u01781058175473") 2026/06/10 02:24:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab194_d20260610_m022255_c001_v7007000_t0000_u01781058175108") as it is a hide marker 2026/06/10 02:24:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d94b_d20260610_m022254_c001_v0001174_t0037_u01781058174404") 2026/06/10 02:24:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a3_d20260610_m022303_c001_v7007000_t0000_u01781058183410") as it is a hide marker 2026/06/10 02:24:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9e7_d20260610_m022302_c001_v0001174_t0026_u01781058182592") 2026/06/10 02:24:34 DEBUG : created from root.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f414c81181677d421_d20260610_m022400_c001_v7007000_t0000_u01781058240849") as it is a hide marker 2026/06/10 02:24:34 DEBUG : created from root.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1053528be80278b5_d20260610_m022359_c001_v0001173_t0027_u01781058239669") 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f4175_d20260610_m022408_c001_v7007000_t0000_u01781058248800") as it is a hide marker 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524deab_d20260610_m022348_c001_v0001174_t0010_u01781058228020") 2026/06/10 02:24:34 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f106f8a20431e8001_d20260610_m022344_c001_v0001043_t0048_u01781058224067") 2026/06/10 02:24:35 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbe3_d20260610_m022322_c001_v0001174_t0052_u01781058202006") 2026/06/10 02:24:35 DEBUG : file name.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbcf_d20260610_m022321_c001_v0001174_t0027_u01781058201091") 2026/06/10 02:24:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbd7_d20260610_m022321_c001_v0001174_t0058_u01781058201546") "upload" dated 2026-06-10 02:23:21.546 +0000 UTC (1m13.602736171s ago) 2026/06/10 02:24:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f40218467a511817b_d20260610_m022341_c001_v7007000_t0000_u01781058221819") as it is a hide marker 2026/06/10 02:24:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f10895088c828218d_d20260610_m022341_c001_v0001183_t0032_u01781058221428") 2026/06/10 02:24:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f109b762badef7c68_d20260610_m022340_c001_v0001117_t0035_u01781058220345") 2026/06/10 02:24:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b4_d20260610_m022311_c001_v7007000_t0000_u01781058191251") as it is a hide marker 2026/06/10 02:24:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524daa3_d20260610_m022310_c001_v0001174_t0057_u01781058190606") 2026/06/10 02:24:35 DEBUG : piped data.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f4183_d20260610_m022410_c001_v7007000_t0000_u01781058250636") as it is a hide marker 2026/06/10 02:24:35 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e0cf_d20260610_m022410_c001_v0001174_t0018_u01781058250071") 2026/06/10 02:24:35 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f417d_d20260610_m022409_c001_v7007000_t0000_u01781058249888") 2026/06/10 02:24:35 DEBUG : piped data.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f415fbb1e9524e0b9_d20260610_m022409_c001_v0001174_t0021_u01781058249518") 2026/06/10 02:24:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b7_d20260610_m022312_c001_v7007000_t0000_u01781058192276") as it is a hide marker 2026/06/10 02:24:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dac5_d20260610_m022311_c001_v0001174_t0037_u01781058191616") 2026/06/10 02:24:35 DEBUG : test-metadata: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f405cc4a98296e9e1_d20260610_m022417_c001_v7007000_t0000_u01781058257395") as it is a hide marker 2026/06/10 02:24:35 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f418c_d20260610_m022412_c001_v0001177_t0051_u01781058252561") 2026/06/10 02:24:35 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f418b_d20260610_m022411_c001_v7007000_t0000_u01781058251708") 2026/06/10 02:24:35 DEBUG : test-metadata: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e0e1_d20260610_m022410_c001_v0001174_t0049_u01781058250820") 2026/06/10 02:24:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a7_d20260610_m022305_c001_v7007000_t0000_u01781058185863") as it is a hide marker 2026/06/10 02:24:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da2d_d20260610_m022305_c001_v0001174_t0030_u01781058185129") 2026/06/10 02:24:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ab_d20260610_m022308_c001_v7007000_t0000_u01781058188001") as it is a hide marker 2026/06/10 02:24:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da57_d20260610_m022307_c001_v0001174_t0019_u01781058187316") 2026/06/10 02:24:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a9_d20260610_m022306_c001_v7007000_t0000_u01781058186951") as it is a hide marker 2026/06/10 02:24:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da47_d20260610_m022306_c001_v0001174_t0003_u01781058186228") 2026/06/10 02:24:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ad_d20260610_m022309_c001_v7007000_t0000_u01781058189205") as it is a hide marker 2026/06/10 02:24:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da75_d20260610_m022308_c001_v0001174_t0008_u01781058188367") 2026/06/10 02:24:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1b2_d20260610_m022310_c001_v7007000_t0000_u01781058190242") as it is a hide marker 2026/06/10 02:24:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da8d_d20260610_m022309_c001_v0001174_t0011_u01781058189577") 2026/06/10 02:24:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a5_d20260610_m022304_c001_v7007000_t0000_u01781058184764") as it is a hide marker 2026/06/10 02:24:36 DEBUG : trailing space /trailing space : Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524da0d_d20260610_m022303_c001_v0001174_t0046_u01781058183777") 2026/06/10 02:24:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafbfd9c_d20260610_m022427_c001_v0001172_t0012_u01781058267777") "upload" dated 2026-06-10 02:24:27.777 +0000 UTC (8.680561933s ago) 2026/06/10 02:24:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4090129d82bc7b16_d20260610_m022422_c001_v7007000_t0000_u01781058262959") 2026/06/10 02:24:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524e1dd_d20260610_m022419_c001_v0001174_t0044_u01781058259942") 2026/06/10 02:24:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1c8_d20260610_m022320_c001_v7007000_t0000_u01781058200545") as it is a hide marker 2026/06/10 02:24:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab1bc_d20260610_m022314_c001_v0001099_t0017_u01781058194328") 2026/06/10 02:24:36 DEBUG : zero-length-file: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1ba_d20260610_m022314_c001_v7007000_t0000_u01781058194143") as it is a hide marker 2026/06/10 02:24:36 DEBUG : zero-length-file: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f415fbb1e9524db09_d20260610_m022313_c001_v0001174_t0021_u01781058193549") 2026/06/10 02:24:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab199_d20260610_m022257_c001_v7007000_t0000_u01781058177501") as it is a hide marker 2026/06/10 02:24:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d985_d20260610_m022256_c001_v0001174_t0030_u01781058176710") 2026/06/10 02:24:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab18d_d20260610_m022251_c001_v7007000_t0000_u01781058171697") as it is a hide marker 2026/06/10 02:24:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d8f1_d20260610_m022250_c001_v0001174_t0051_u01781058170535") 2026/06/10 02:24:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19f_d20260610_m022301_c001_v7007000_t0000_u01781058181036") as it is a hide marker 2026/06/10 02:24:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9b7_d20260610_m022300_c001_v0001174_t0049_u01781058180086") 2026/06/10 02:24:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19e_d20260610_m022259_c001_v7007000_t0000_u01781058179720") as it is a hide marker 2026/06/10 02:24:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9ab_d20260610_m022259_c001_v0001174_t0034_u01781058179059") 2026/06/10 02:24:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab1a1_d20260610_m022302_c001_v7007000_t0000_u01781058182227") as it is a hide marker 2026/06/10 02:24:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d9cd_d20260610_m022301_c001_v0001174_t0048_u01781058181400") 2026/06/10 02:24:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab19c_d20260610_m022258_c001_v7007000_t0000_u01781058178696") as it is a hide marker 2026/06/10 02:24:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d99b_d20260610_m022257_c001_v0001174_t0023_u01781058177874") 2026/06/10 02:24:37 DEBUG : ./.: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab190_d20260610_m022252_c001_v7007000_t0000_u01781058172827") as it is a hide marker 2026/06/10 02:24:37 DEBUG : ./.: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d913_d20260610_m022252_c001_v0001174_t0042_u01781058172065") 2026/06/10 02:24:37 DEBUG : ../..: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab193_d20260610_m022254_c001_v7007000_t0000_u01781058174040") as it is a hide marker 2026/06/10 02:24:37 DEBUG : ../..: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524d927_d20260610_m022253_c001_v0001174_t0035_u01781058173192") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/10 02:24:38 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/06/10 02:24:38 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/06/10 02:24:38 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/06/10 02:24:38 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/06/10 02:24:39 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of pending multipart uploads older than 0s 2026/06/10 02:24:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbd7_d20260610_m022321_c001_v0001174_t0058_u01781058201546") "upload" dated 2026-06-10 02:23:21.546 +0000 UTC (1m17.724727473s ago) 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a5_d20260610_m022438_c001_v0001182_t0053_u01781058278255") as it is a start marker (upload started at 2026-06-10 02:24:38.255 +0000 UTC) 2026/06/10 02:24:39 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a6_d20260610_m022438_c001_v0001167_t0042_u01781058278439") as it is a start marker (upload started at 2026-06-10 02:24:38.439 +0000 UTC) 2026/06/10 02:24:39 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a7_d20260610_m022438_c001_v0001177_t0035_u01781058278623") as it is a start marker (upload started at 2026-06-10 02:24:38.623 +0000 UTC) 2026/06/10 02:24:39 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a8_d20260610_m022438_c001_v0001180_t0042_u01781058278807") as it is a start marker (upload started at 2026-06-10 02:24:38.807 +0000 UTC) 2026/06/10 02:24:39 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/10 02:24:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f41a4_d20260610_m022438_c001_v7007000_t0000_u01781058278071") "hide" dated 2026-06-10 02:24:38.071 +0000 UTC (1.199868349s ago) 2026/06/10 02:24:39 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafbfd9c_d20260610_m022427_c001_v0001172_t0012_u01781058267777") 2026/06/10 02:24:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/10 02:24:39 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of pending multipart uploads older than 0s 2026/06/10 02:24:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbd7_d20260610_m022321_c001_v0001174_t0058_u01781058201546") "upload" dated 2026-06-10 02:23:21.546 +0000 UTC (1m18.094959104s ago) 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a5_d20260610_m022438_c001_v0001182_t0053_u01781058278255") as it is a start marker (upload started at 2026-06-10 02:24:38.255 +0000 UTC) 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a6_d20260610_m022438_c001_v0001167_t0042_u01781058278439") as it is a start marker (upload started at 2026-06-10 02:24:38.439 +0000 UTC) 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a7_d20260610_m022438_c001_v0001177_t0035_u01781058278623") as it is a start marker (upload started at 2026-06-10 02:24:38.623 +0000 UTC) 2026/06/10 02:24:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41a8_d20260610_m022438_c001_v0001180_t0042_u01781058278807") as it is a start marker (upload started at 2026-06-10 02:24:38.807 +0000 UTC) 2026/06/10 02:24:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f41a4_d20260610_m022438_c001_v7007000_t0000_u01781058278071") "hide" dated 2026-06-10 02:24:38.071 +0000 UTC (1.570153381s ago) 2026/06/10 02:24:39 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafbfd9c_d20260610_m022427_c001_v0001172_t0012_u01781058267777") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/10 02:24:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/10 02:24:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/10 02:24:40 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/06/10 02:24:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/10 02:24:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/10 02:24:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/10 02:24:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/10 02:24:43 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/10 02:24:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/10 02:24:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/10 02:24:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:24:47 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/06/10 02:24:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2090129d82bc7b27_d20260610_m022447_c001_v0001179_t0041_u01781058287653") 2026/06/10 02:24:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:24:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:24:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/10 02:24:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:24:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:24:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/10 02:24:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/10 02:24:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/10 02:24:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/10 02:24:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/10 02:24:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/10 02:24:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/10 02:24:53 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/10 02:24:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:24:55 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/06/10 02:24:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2090129d82bc7b2d_d20260610_m022455_c001_v0001109_t0039_u01781058295365") 2026/06/10 02:24:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/10 02:24:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:24:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/10 02:24:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:24:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:24:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/10 02:25:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/10 02:25:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/10 02:25:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/10 02:25:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/10 02:25:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/10 02:25:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:04 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/06/10 02:25:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6de9de_d20260610_m022504_c001_v0001173_t0025_u01781058304825") 2026/06/10 02:25:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/10 02:25:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:25:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:25:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/10 02:25:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:25:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:07 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/06/10 02:25:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/10 02:25:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/10 02:25:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/10 02:25:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/10 02:25:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/10 02:25:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/10 02:25:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:13 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/06/10 02:25:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b4421d_d20260610_m022513_c001_v0001180_t0038_u01781058313271") 2026/06/10 02:25:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:25:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:25:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/10 02:25:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/10 02:25:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/10 02:25:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/10 02:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/10 02:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/10 02:25:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/10 02:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:21 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/06/10 02:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b44264_d20260610_m022521_c001_v0001037_t0002_u01781058321553") 2026/06/10 02:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/10 02:25:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/10 02:25:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/10 02:25:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/10 02:25:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/10 02:25:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/10 02:25:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/10 02:25:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/10 02:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/10 02:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/10 02:25:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/10 02:25:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:29 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/06/10 02:25:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dea7d_d20260610_m022530_c001_v0001179_t0056_u01781058330042") 2026/06/10 02:25:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/10 02:25:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:25:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:25:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/10 02:25:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:32 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/06/10 02:25:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/10 02:25:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/10 02:25:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/10 02:25:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/10 02:25:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/10 02:25:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/10 02:25:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:39 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/06/10 02:25:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6deaa7_d20260610_m022539_c001_v0001101_t0038_u01781058339459") 2026/06/10 02:25:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:25:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:25:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/10 02:25:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/10 02:25:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/10 02:25:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/10 02:25:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/10 02:25:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/10 02:25:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6deac7_d20260610_m022547_c001_v0001180_t0007_u01781058347558") 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:25:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/10 02:25:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/10 02:25:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/10 02:25:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/10 02:25:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/10 02:25:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/10 02:25:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/10 02:25:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/10 02:25:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/10 02:25:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/10 02:25:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:25:56 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/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dead0_d20260610_m022556_c001_v0001172_t0057_u01781058356200") 2026/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:25:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/10 02:25:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:25:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:25:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:25:58 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/06/10 02:26:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/10 02:26:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/10 02:26:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/10 02:26:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/10 02:26:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/10 02:26:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/10 02:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:04 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/06/10 02:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b44287_d20260610_m022604_c001_v0001179_t0016_u01781058364721") 2026/06/10 02:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:26:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:26:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/10 02:26:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/10 02:26:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/10 02:26:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/10 02:26:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/10 02:26:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/10 02:26:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/10 02:26:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:13 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/06/10 02:26:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4390f6_d20260610_m022613_c001_v0001177_t0044_u01781058373649") 2026/06/10 02:26:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:26:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/10 02:26:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:26:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:26:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/10 02:26:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/10 02:26:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/10 02:26:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/10 02:26:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/10 02:26:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:23 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/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c43912d_d20260610_m022623_c001_v0001177_t0034_u01781058383170") 2026/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:26:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/10 02:26:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:26:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:26:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:26:26 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/06/10 02:26:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/10 02:26:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/10 02:26:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/10 02:26:29 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/10 02:26:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/10 02:26:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/10 02:26:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:32 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/06/10 02:26:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c439131_d20260610_m022632_c001_v0001174_t0014_u01781058392529") 2026/06/10 02:26:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:26:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:26:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:26:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:26:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/10 02:26:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/10 02:26:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/10 02:26:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/10 02:26:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/10 02:26:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/10 02:26:39 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/10 02:26:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:41 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/06/10 02:26:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0b4_d20260610_m022641_c001_v0001033_t0057_u01781058401671") 2026/06/10 02:26:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:26:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/10 02:26:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:26:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:26:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/10 02:26:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/10 02:26:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/10 02:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/10 02:26:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/10 02:26:53 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/10 02:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:26:56 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/06/10 02:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2052b6c7958fc731_d20260610_m022657_c001_v0001092_t0008_u01781058417036") 2026/06/10 02:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/10 02:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/10 02:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:26:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:26:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:27:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:27:00 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/06/10 02:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/10 02:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/10 02:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/10 02:27:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/10 02:27:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/10 02:27:04 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/10 02:27:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:27:06 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/06/10 02:27:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f2052b6c7958fc733_d20260610_m022706_c001_v0001182_t0019_u01781058426696") 2026/06/10 02:27:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:27:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/10 02:27:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:27:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:27:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/10 02:27:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/10 02:27:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/10 02:27:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/10 02:27:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/10 02:27:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/10 02:27:14 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/10 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:27:16 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/06/10 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab337_d20260610_m022716_c001_v0001101_t0012_u01781058436502") 2026/06/10 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/10 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/10 02:27:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:27:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:27:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/10 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/10 02:27:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/10 02:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/10 02:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/10 02:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/10 02:27:27 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/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf12ed33506dabfb9fe80e1b_f221bf93c8f766bb4_d20260610_m022727_c001_v0001102_t0035_u01781058447493") 2026/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/10 02:27:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/10 02:27:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/10 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/10 02:27:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/10 02:27:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/10 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/10 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/10 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/10 02:27:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0ee_d20260610_m022738_c001_v0001182_t0033_u01781058458865") 2026/06/10 02:27:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/10 02:27:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/10 02:27:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/10 02:27:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/10 02:27:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/10 02:27:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/10 02:27:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/10 02:27:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/10 02:27:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/10 02:27:43 DEBUG : chunked-copy: Done sending chunk 0 2026/06/10 02:27:44 DEBUG : chunked-copy: Done sending chunk 1 2026/06/10 02:27:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4391ce_d20260610_m022745_c001_v0001161_t0049_u01781058465062") 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/10 02:27:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/10 02:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/10 02:27:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/10 02:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/10 02:27:47 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/10 02:27:50 DEBUG : chunked-copy: Done sending chunk 0 2026/06/10 02:27:50 DEBUG : chunked-copy: Done sending chunk 1 2026/06/10 02:27:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/10 02:27:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4391d3_d20260610_m022751_c001_v0001137_t0058_u01781058471108") 2026/06/10 02:27:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/10 02:27:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/10 02:27:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/10 02:27:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/10 02:27:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/10 02:28:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/10 02:28:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/10 02:28:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/10 02:28:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/10 02:28:03 DEBUG : chunked-copy: Done sending chunk 1 2026/06/10 02:28:04 DEBUG : chunked-copy: Done sending chunk 0 2026/06/10 02:28:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/10 02:28:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f120_d20260610_m022804_c001_v0001134_t0011_u01781058484659") 2026/06/10 02:28:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/10 02:28:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/10 02:28:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/10 02:28:05 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/10 02:28:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/10 02:28:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/10 02:28:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/10 02:28:07 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/10 02:28:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/10 02:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huqokik9zahu/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/06/10 02:28:10 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of all files 2026/06/10 02:28:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab31f_d20260610_m022710_c001_v7007000_t0000_u01781058430656") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2052b6c7958fc733_d20260610_m022706_c001_v0001182_t0019_u01781058426696") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4052b6c7958fc732_d20260610_m022706_c001_v7007000_t0000_u01781058426199") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab314_d20260610_m022701_c001_v0001130_t0042_u01781058421854") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0e6_d20260610_m022732_c001_v7007000_t0000_u01781058452864") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f221bf93c8f766bb4_d20260610_m022727_c001_v0001102_t0035_u01781058447493") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f421bf93c8f766bb3_d20260610_m022726_c001_v7007000_t0000_u01781058446969") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab351_d20260610_m022721_c001_v0001182_t0049_u01781058441780") 2026/06/10 02:28:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab350_d20260610_m022721_c001_v7007000_t0000_u01781058441597") 2026/06/10 02:28:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab337_d20260610_m022716_c001_v0001101_t0012_u01781058436502") 2026/06/10 02:28:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab335_d20260610_m022715_c001_v7007000_t0000_u01781058435968") 2026/06/10 02:28:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f22723710580ab320_d20260610_m022710_c001_v0001177_t0009_u01781058430839") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b4426f_d20260610_m022533_c001_v7007000_t0000_u01781058333897") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dea7d_d20260610_m022530_c001_v0001179_t0056_u01781058330042") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6dea77_d20260610_m022525_c001_v7007000_t0000_u01781058325479") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b44264_d20260610_m022521_c001_v0001037_t0002_u01781058321553") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6dea7b_d20260610_m022529_c001_v7007000_t0000_u01781058329681") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dea78_d20260610_m022525_c001_v0001100_t0028_u01781058325660") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b44263_d20260610_m022521_c001_v7007000_t0000_u01781058321215") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dea3e_d20260610_m022516_c001_v0001136_t0012_u01781058316781") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6dea3b_d20260610_m022516_c001_v7007000_t0000_u01781058316599") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b4421d_d20260610_m022513_c001_v0001180_t0038_u01781058313271") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b44218_d20260610_m022512_c001_v7007000_t0000_u01781058312927") 2026/06/10 02:28:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6de9e8_d20260610_m022509_c001_v0001171_t0019_u01781058309297") 2026/06/10 02:28:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c4390b6_d20260610_m022600_c001_v7007000_t0000_u01781058360118") 2026/06/10 02:28:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6dead0_d20260610_m022556_c001_v0001172_t0057_u01781058356200") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6deacb_d20260610_m022551_c001_v7007000_t0000_u01781058351400") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6deac7_d20260610_m022547_c001_v0001180_t0007_u01781058347558") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6deace_d20260610_m022555_c001_v7007000_t0000_u01781058355860") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6deacc_d20260610_m022551_c001_v0001172_t0021_u01781058351583") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6deac6_d20260610_m022547_c001_v7007000_t0000_u01781058347204") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f21546264bb3fadb1_d20260610_m022543_c001_v0001185_t0003_u01781058343294") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f41546264bb3fadb0_d20260610_m022543_c001_v7007000_t0000_u01781058343110") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6deaa7_d20260610_m022539_c001_v0001101_t0038_u01781058339459") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6deaa1_d20260610_m022539_c001_v7007000_t0000_u01781058339090") 2026/06/10 02:28:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b44270_d20260610_m022534_c001_v0001115_t0042_u01781058334081") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6de9e6_d20260610_m022509_c001_v7007000_t0000_u01781058309114") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f219cf1a35b6de9de_d20260610_m022504_c001_v0001173_t0025_u01781058304825") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f419cf1a35b6de9dd_d20260610_m022504_c001_v7007000_t0000_u01781058304481") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b441e9_d20260610_m022500_c001_v0001167_t0024_u01781058300380") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b441e8_d20260610_m022500_c001_v7007000_t0000_u01781058300197") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2090129d82bc7b2d_d20260610_m022455_c001_v0001109_t0039_u01781058295365") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4090129d82bc7b2c_d20260610_m022455_c001_v7007000_t0000_u01781058295006") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b441e3_d20260610_m022451_c001_v0001185_t0028_u01781058291089") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b441e2_d20260610_m022450_c001_v7007000_t0000_u01781058290906") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2090129d82bc7b27_d20260610_m022447_c001_v0001179_t0041_u01781058287653") 2026/06/10 02:28:12 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4090129d82bc7b26_d20260610_m022447_c001_v7007000_t0000_u01781058287298") 2026/06/10 02:28:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2060976fe11f41b2_d20260610_m022441_c001_v0001033_t0032_u01781058281727") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0a9_d20260610_m022627_c001_v7007000_t0000_u01781058387893") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c43912d_d20260610_m022623_c001_v0001177_t0034_u01781058383170") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c439127_d20260610_m022617_c001_v7007000_t0000_u01781058377819") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4390f6_d20260610_m022613_c001_v0001177_t0044_u01781058373649") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c43912c_d20260610_m022622_c001_v7007000_t0000_u01781058382786") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c439128_d20260610_m022618_c001_v0001039_t0005_u01781058378000") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c4390ef_d20260610_m022613_c001_v7007000_t0000_u01781058373247") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4390bf_d20260610_m022608_c001_v0001092_t0045_u01781058368665") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c4390be_d20260610_m022608_c001_v7007000_t0000_u01781058368484") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2245712be6b44287_d20260610_m022604_c001_v0001179_t0016_u01781058364721") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4245712be6b44286_d20260610_m022604_c001_v7007000_t0000_u01781058364325") 2026/06/10 02:28:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4390b7_d20260610_m022600_c001_v0001173_t0042_u01781058360299") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f42723710580ab312_d20260610_m022701_c001_v7007000_t0000_u01781058421672") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2052b6c7958fc731_d20260610_m022657_c001_v0001092_t0008_u01781058417036") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4052b6c7958fc730_d20260610_m022656_c001_v7007000_t0000_u01781058416595") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0b7_d20260610_m022646_c001_v0001115_t0053_u01781058406875") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0b6_d20260610_m022646_c001_v7007000_t0000_u01781058406676") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0b4_d20260610_m022641_c001_v0001033_t0057_u01781058401671") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0b3_d20260610_m022641_c001_v7007000_t0000_u01781058401223") 2026/06/10 02:28:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0b1_d20260610_m022636_c001_v0001179_t0050_u01781058396479") 2026/06/10 02:28:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0b0_d20260610_m022636_c001_v7007000_t0000_u01781058396297") 2026/06/10 02:28:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c439131_d20260610_m022632_c001_v0001174_t0014_u01781058392529") 2026/06/10 02:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c439130_d20260610_m022632_c001_v7007000_t0000_u01781058392100") 2026/06/10 02:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0aa_d20260610_m022628_c001_v0001097_t0039_u01781058388076") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f407298c30a1df21b_d20260610_m022807_c001_v7007000_t0000_u01781058487046") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4391e6_d20260610_m022801_c001_v0001161_t0014_u01781058481128") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c4391e2_d20260610_m022800_c001_v7007000_t0000_u01781058480601") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f102_d20260610_m022747_c001_v0001116_t0009_u01781058467383") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f101_d20260610_m022746_c001_v7007000_t0000_u01781058466873") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0f2_d20260610_m022741_c001_v0001029_t0033_u01781058461192") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0f1_d20260610_m022740_c001_v7007000_t0000_u01781058460630") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafc0110_d20260610_m022737_c001_v0001172_t0033_u01781058457069") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0ed_d20260610_m022736_c001_v7007000_t0000_u01781058456717") 2026/06/10 02:28:14 DEBUG : chunked-copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafc00fc_d20260610_m022733_c001_v0001172_t0031_u01781058453594") 2026/06/10 02:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f407298c30a1df219_d20260610_m022806_c001_v7007000_t0000_u01781058486864") 2026/06/10 02:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f120_d20260610_m022804_c001_v0001134_t0011_u01781058484659") 2026/06/10 02:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4088d4c39c4391df_d20260610_m022800_c001_v7007000_t0000_u01781058480418") 2026/06/10 02:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4391d3_d20260610_m022751_c001_v0001137_t0058_u01781058471108") 2026/06/10 02:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f100_d20260610_m022746_c001_v7007000_t0000_u01781058466690") 2026/06/10 02:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2088d4c39c4391ce_d20260610_m022745_c001_v0001161_t0049_u01781058465062") 2026/06/10 02:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0f0_d20260610_m022740_c001_v7007000_t0000_u01781058460447") 2026/06/10 02:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f2034b0812e55f0ee_d20260610_m022738_c001_v0001182_t0033_u01781058458865") 2026/06/10 02:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4034b0812e55f0ec_d20260610_m022736_c001_v7007000_t0000_u01781058456535") 2026/06/10 02:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f11417d66dd2214a4_d20260610_m022735_c001_v0001090_t0013_u01781058455611") 2026/06/10 02:28:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f115fbb1e9524dbd7_d20260610_m022321_c001_v0001174_t0058_u01781058201546") 2026/06/10 02:28:15 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f407298c30a1df221_d20260610_m022807_c001_v7007000_t0000_u01781058487910") 2026/06/10 02:28:15 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafc0180_d20260610_m022807_c001_v0001172_t0004_u01781058487594") 2026/06/10 02:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f407298c30a1df228_d20260610_m022809_c001_v7007000_t0000_u01781058489011") 2026/06/10 02:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafc018a_d20260610_m022808_c001_v0001172_t0033_u01781058488757") 2026/06/10 02:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f1018a303cafc0186_d20260610_m022808_c001_v0001172_t0018_u01781058488093") 2026/06/10 02:28:15 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf12ed33506dabfb9fe80e1b_f4060976fe11f41a4_d20260610_m022438_c001_v7007000_t0000_u01781058278071") 2026/06/10 02:28:26 INFO : B2 bucket rclone-test-huqokik9zahu: cleaning bucket "rclone-test-huqokik9zahu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (341.61s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (339.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.41s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- 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.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (15.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.10s) --- 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 341.635s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m42.480775699s (try 1/5)