"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:464: Using remote "TestB2:" 2026/09/13 01:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami" 2026/09/13 01:49:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/13 01:49:55 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/13 01:49:55 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/13 01:49:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/13 01:50:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/13 01:50:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/13 01:50:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/13 01:50:25 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/13 01:50:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/13 01:50:25 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/13 01:50:25 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/13 01:50:33 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/13 01:50:34 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/13 01:50:39 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of all files 2026/09/13 01:50:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6c1_d20260913_m015038_c001_v0001105_t0009_u01789264238510") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/13 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami/dirToPurgeFromRoot" 2026/09/13 01:50:42 INFO : B2 bucket rclone-test-wejumaj2bami path dirToPurgeFromRoot: cleaning bucket "rclone-test-wejumaj2bami" of all files 2026/09/13 01:50:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6cd_d20260913_m015040_c001_v0001105_t0052_u01789264240451") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/13 01:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami/hello? sausage/êé" 2026/09/13 01:50:47 INFO : B2 bucket rclone-test-wejumaj2bami path hello? sausage/êé: cleaning bucket "rclone-test-wejumaj2bami" of all files 2026/09/13 01:50:48 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f10869bf959ec833b_d20260913_m015046_c001_v0001120_t0044_u01789264246376") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/13 01:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/13 01:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-wejumaj2bami" from "TestB2:rclone-test-wejumaj2bami" 2026/09/13 01:51:03 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/09/13 01:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jeyugoc2dice" 2026/09/13 01:51:18 DEBUG : B2 bucket rclone-test-jeyugoc2dice: Purge remote 2026/09/13 01:51:18 INFO : B2 bucket rclone-test-jeyugoc2dice: cleaning bucket "rclone-test-jeyugoc2dice" of all files 2026/09/13 01:51:18 DEBUG : somefile: Deleting (id "4_z8f622db3706d9b8baf080e1b_f40720da751d12e97_d20260913_m015117_c001_v0001117_t0028_u01789264277248") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/13 01:51:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/13 01:51:20 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/09/13 01:51:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/13 01:51:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/13 01:51:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.874Ki offset 6Mi/6.069Mi 2026/09/13 01:51:23 DEBUG : test-metadata: Sending chunk 1 length 72575 2026/09/13 01:51:25 DEBUG : test-metadata: Done sending chunk 1 2026/09/13 01:51:26 DEBUG : test-metadata: Done sending chunk 0 2026/09/13 01:51:26 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/09/13 01:51:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001105_t0043": EOF 2026/09/13 01:51:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001105_t0043": EOF) 2026/09/13 01:51:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1105-02.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001105_t0043": EOF - low level retry 1/10 2026/09/13 01:51:39 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-09-13-015131-395.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/09/13 01:51:41 DEBUG : oldPath = "TestB2:rclone-test-wejumaj2bami/versions/test-versions-v2026-09-13-015131-395.txt" 2026/09/13 01:51:41 DEBUG : newPath = "TestB2,versions:rclone-test-wejumaj2bami/versions/test-versions-v2026-09-13-015131-395.txt" 2026/09/13 01:51:41 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wejumaj2bami/versions/test-versions-v2026-09-13-015131-395.txt" 2026/09/13 01:51:41 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/13 01:51:42 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wejumaj2bami/versions/test-versions-v2026-09-13-015131-395.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wejumaj2bami/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/09/13 01:51:45 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of all hidden files 2026/09/13 01:51:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19766_d20260913_m015003_c001_v7007000_t0000_u01789264203799") as it is a hide marker 2026/09/13 01:51:46 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : leading space/ leading space: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f635_d20260913_m015003_c001_v0001105_t0025_u01789264203025") 2026/09/13 01:51:46 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19765_d20260913_m015002_c001_v7007000_t0000_u01789264202636") as it is a hide marker 2026/09/13 01:51:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f62f_d20260913_m015002_c001_v0001105_t0048_u01789264202000") 2026/09/13 01:51:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977a_d20260913_m015011_c001_v7007000_t0000_u01789264211122") as it is a hide marker 2026/09/13 01:51:46 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f64b_d20260913_m015010_c001_v0001105_t0040_u01789264210154") 2026/09/13 01:51:46 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : created from root.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d234df_d20260913_m015111_c001_v7007000_t0000_u01789264271197") as it is a hide marker 2026/09/13 01:51:46 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : created from root.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f114080354ac350ec_d20260913_m015110_c001_v0001171_t0011_u01789264270173") 2026/09/13 01:51:46 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37b_d20260913_m015119_c001_v7007000_t0000_u01789264279648") as it is a hide marker 2026/09/13 01:51:46 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f71b_d20260913_m015058_c001_v0001105_t0015_u01789264258939") 2026/09/13 01:51:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f11056aaea2fbf75f_d20260913_m015053_c001_v0001136_t0041_u01789264253549") 2026/09/13 01:51:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6ad_d20260913_m015030_c001_v0001105_t0040_u01789264230310") 2026/09/13 01:51:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a3_d20260913_m015028_c001_v0001105_t0049_u01789264228920") 2026/09/13 01:51:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a5_d20260913_m015029_c001_v0001105_t0040_u01789264229358") "upload" dated 2026-09-13 01:50:29.358 +0000 UTC (1m16.657576292s ago) 2026/09/13 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f41852a93d17693a3_d20260913_m015050_c001_v7007000_t0000_u01789264250994") as it is a hide marker 2026/09/13 01:51:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f1197441c5bbc154b_d20260913_m015050_c001_v0001131_t0016_u01789264250234") 2026/09/13 01:51:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f101a655669492869_d20260913_m015049_c001_v0001102_t0048_u01789264249321") 2026/09/13 01:51:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978a_d20260913_m015019_c001_v7007000_t0000_u01789264219137") as it is a hide marker 2026/09/13 01:51:46 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f683_d20260913_m015018_c001_v0001105_t0030_u01789264218492") 2026/09/13 01:51:46 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : piped data.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37f_d20260913_m015121_c001_v7007000_t0000_u01789264281332") as it is a hide marker 2026/09/13 01:51:46 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f74d_d20260913_m015120_c001_v0001105_t0048_u01789264280905") 2026/09/13 01:51:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37d_d20260913_m015120_c001_v7007000_t0000_u01789264280724") 2026/09/13 01:51:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f402a35aa4690f74b_d20260913_m015120_c001_v0001105_t0043_u01789264280364") 2026/09/13 01:51:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978c_d20260913_m015020_c001_v7007000_t0000_u01789264220344") as it is a hide marker 2026/09/13 01:51:46 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f687_d20260913_m015019_c001_v0001105_t0012_u01789264219494") 2026/09/13 01:51:46 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : test-metadata: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f412f067fe307c357_d20260913_m015128_c001_v7007000_t0000_u01789264288851") as it is a hide marker 2026/09/13 01:51:46 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2003fccffcd2d381_d20260913_m015123_c001_v0001137_t0039_u01789264283496") 2026/09/13 01:51:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d380_d20260913_m015122_c001_v7007000_t0000_u01789264282609") 2026/09/13 01:51:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f751_d20260913_m015121_c001_v0001105_t0058_u01789264281514") 2026/09/13 01:51:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977d_d20260913_m015013_c001_v7007000_t0000_u01789264213572") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f661_d20260913_m015012_c001_v0001105_t0048_u01789264212882") 2026/09/13 01:51:46 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19781_d20260913_m015016_c001_v7007000_t0000_u01789264216033") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f66f_d20260913_m015015_c001_v0001105_t0059_u01789264215182") 2026/09/13 01:51:46 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977e_d20260913_m015014_c001_v7007000_t0000_u01789264214826") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f665_d20260913_m015013_c001_v0001105_t0044_u01789264213929") 2026/09/13 01:51:46 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19785_d20260913_m015017_c001_v7007000_t0000_u01789264217020") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f675_d20260913_m015016_c001_v0001105_t0035_u01789264216389") 2026/09/13 01:51:46 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19787_d20260913_m015018_c001_v7007000_t0000_u01789264218135") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f67d_d20260913_m015017_c001_v0001105_t0055_u01789264217376") 2026/09/13 01:51:46 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977c_d20260913_m015012_c001_v7007000_t0000_u01789264212523") as it is a hide marker 2026/09/13 01:51:46 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : trailing space /trailing space : Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f657_d20260913_m015011_c001_v0001105_t0013_u01789264211481") 2026/09/13 01:51:46 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f1136adad042647ec_d20260913_m015139_c001_v0001174_t0048_u01789264299671") "upload" dated 2026-09-13 01:51:39.671 +0000 UTC (6.344950228s ago) 2026/09/13 01:51:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c415b8_d20260913_m015134_c001_v7007000_t0000_u01789264294846") 2026/09/13 01:51:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f77d_d20260913_m015131_c001_v0001105_t0009_u01789264291395") 2026/09/13 01:51:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19794_d20260913_m015028_c001_v7007000_t0000_u01789264228386") as it is a hide marker 2026/09/13 01:51:46 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f201c560f90d19790_d20260913_m015022_c001_v0001174_t0031_u01789264222335") 2026/09/13 01:51:46 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : zero-length-file: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978f_d20260913_m015022_c001_v7007000_t0000_u01789264222155") as it is a hide marker 2026/09/13 01:51:46 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : zero-length-file: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f402a35aa4690f693_d20260913_m015021_c001_v0001105_t0043_u01789264221611") 2026/09/13 01:51:46 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19767_d20260913_m015004_c001_v7007000_t0000_u01789264204956") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f637_d20260913_m015004_c001_v0001105_t0027_u01789264204156") 2026/09/13 01:51:46 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19761_d20260913_m014959_c001_v7007000_t0000_u01789264199029") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f61b_d20260913_m014957_c001_v0001105_t0017_u01789264197649") 2026/09/13 01:51:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19771_d20260913_m015008_c001_v7007000_t0000_u01789264208608") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f643_d20260913_m015007_c001_v0001105_t0017_u01789264207610") 2026/09/13 01:51:46 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1976d_d20260913_m015007_c001_v7007000_t0000_u01789264207250") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f63f_d20260913_m015006_c001_v0001105_t0059_u01789264206397") 2026/09/13 01:51:46 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19777_d20260913_m015009_c001_v7007000_t0000_u01789264209798") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f649_d20260913_m015008_c001_v0001105_t0013_u01789264208966") 2026/09/13 01:51:46 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1976a_d20260913_m015005_c001_v7007000_t0000_u01789264205999") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f63b_d20260913_m015005_c001_v0001105_t0048_u01789264205312") 2026/09/13 01:51:46 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ./.: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19762_d20260913_m015000_c001_v7007000_t0000_u01789264200320") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ./.: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f625_d20260913_m014959_c001_v0001105_t0013_u01789264199509") 2026/09/13 01:51:46 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/13 01:51:46 DEBUG : ../..: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19763_d20260913_m015001_c001_v7007000_t0000_u01789264201638") as it is a hide marker 2026/09/13 01:51:46 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/13 01:51:46 DEBUG : ../..: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f62b_d20260913_m015000_c001_v0001105_t0056_u01789264200677") 2026/09/13 01:51:46 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/13 01:51:46 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of all hidden files 2026/09/13 01:51:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19766_d20260913_m015003_c001_v7007000_t0000_u01789264203799") as it is a hide marker 2026/09/13 01:51:46 DEBUG : leading space/ leading space: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f635_d20260913_m015003_c001_v0001105_t0025_u01789264203025") 2026/09/13 01:51:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19765_d20260913_m015002_c001_v7007000_t0000_u01789264202636") as it is a hide marker 2026/09/13 01:51:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f62f_d20260913_m015002_c001_v0001105_t0048_u01789264202000") 2026/09/13 01:51:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977a_d20260913_m015011_c001_v7007000_t0000_u01789264211122") as it is a hide marker 2026/09/13 01:51:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f64b_d20260913_m015010_c001_v0001105_t0040_u01789264210154") 2026/09/13 01:51:46 DEBUG : created from root.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d234df_d20260913_m015111_c001_v7007000_t0000_u01789264271197") as it is a hide marker 2026/09/13 01:51:46 DEBUG : created from root.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f114080354ac350ec_d20260913_m015110_c001_v0001171_t0011_u01789264270173") 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37b_d20260913_m015119_c001_v7007000_t0000_u01789264279648") as it is a hide marker 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f71b_d20260913_m015058_c001_v0001105_t0015_u01789264258939") 2026/09/13 01:51:46 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f11056aaea2fbf75f_d20260913_m015053_c001_v0001136_t0041_u01789264253549") 2026/09/13 01:51:47 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6ad_d20260913_m015030_c001_v0001105_t0040_u01789264230310") 2026/09/13 01:51:47 DEBUG : file name.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a3_d20260913_m015028_c001_v0001105_t0049_u01789264228920") 2026/09/13 01:51:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a5_d20260913_m015029_c001_v0001105_t0040_u01789264229358") "upload" dated 2026-09-13 01:50:29.358 +0000 UTC (1m17.790335581s ago) 2026/09/13 01:51:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f41852a93d17693a3_d20260913_m015050_c001_v7007000_t0000_u01789264250994") as it is a hide marker 2026/09/13 01:51:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f1197441c5bbc154b_d20260913_m015050_c001_v0001131_t0016_u01789264250234") 2026/09/13 01:51:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f101a655669492869_d20260913_m015049_c001_v0001102_t0048_u01789264249321") 2026/09/13 01:51:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978a_d20260913_m015019_c001_v7007000_t0000_u01789264219137") as it is a hide marker 2026/09/13 01:51:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f683_d20260913_m015018_c001_v0001105_t0030_u01789264218492") 2026/09/13 01:51:47 DEBUG : piped data.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37f_d20260913_m015121_c001_v7007000_t0000_u01789264281332") as it is a hide marker 2026/09/13 01:51:47 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f74d_d20260913_m015120_c001_v0001105_t0048_u01789264280905") 2026/09/13 01:51:47 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d37d_d20260913_m015120_c001_v7007000_t0000_u01789264280724") 2026/09/13 01:51:47 DEBUG : piped data.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f402a35aa4690f74b_d20260913_m015120_c001_v0001105_t0043_u01789264280364") 2026/09/13 01:51:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978c_d20260913_m015020_c001_v7007000_t0000_u01789264220344") as it is a hide marker 2026/09/13 01:51:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f687_d20260913_m015019_c001_v0001105_t0012_u01789264219494") 2026/09/13 01:51:47 DEBUG : test-metadata: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f412f067fe307c357_d20260913_m015128_c001_v7007000_t0000_u01789264288851") as it is a hide marker 2026/09/13 01:51:47 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2003fccffcd2d381_d20260913_m015123_c001_v0001137_t0039_u01789264283496") 2026/09/13 01:51:47 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4003fccffcd2d380_d20260913_m015122_c001_v7007000_t0000_u01789264282609") 2026/09/13 01:51:47 DEBUG : test-metadata: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f751_d20260913_m015121_c001_v0001105_t0058_u01789264281514") 2026/09/13 01:51:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977d_d20260913_m015013_c001_v7007000_t0000_u01789264213572") as it is a hide marker 2026/09/13 01:51:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f661_d20260913_m015012_c001_v0001105_t0048_u01789264212882") 2026/09/13 01:51:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19781_d20260913_m015016_c001_v7007000_t0000_u01789264216033") as it is a hide marker 2026/09/13 01:51:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f66f_d20260913_m015015_c001_v0001105_t0059_u01789264215182") 2026/09/13 01:51:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977e_d20260913_m015014_c001_v7007000_t0000_u01789264214826") as it is a hide marker 2026/09/13 01:51:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f665_d20260913_m015013_c001_v0001105_t0044_u01789264213929") 2026/09/13 01:51:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19785_d20260913_m015017_c001_v7007000_t0000_u01789264217020") as it is a hide marker 2026/09/13 01:51:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f675_d20260913_m015016_c001_v0001105_t0035_u01789264216389") 2026/09/13 01:51:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19787_d20260913_m015018_c001_v7007000_t0000_u01789264218135") as it is a hide marker 2026/09/13 01:51:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f67d_d20260913_m015017_c001_v0001105_t0055_u01789264217376") 2026/09/13 01:51:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1977c_d20260913_m015012_c001_v7007000_t0000_u01789264212523") as it is a hide marker 2026/09/13 01:51:48 DEBUG : trailing space /trailing space : Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f657_d20260913_m015011_c001_v0001105_t0013_u01789264211481") 2026/09/13 01:51:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f1136adad042647ec_d20260913_m015139_c001_v0001174_t0048_u01789264299671") "upload" dated 2026-09-13 01:51:39.671 +0000 UTC (8.721347413s ago) 2026/09/13 01:51:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c415b8_d20260913_m015134_c001_v7007000_t0000_u01789264294846") 2026/09/13 01:51:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f77d_d20260913_m015131_c001_v0001105_t0009_u01789264291395") 2026/09/13 01:51:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19794_d20260913_m015028_c001_v7007000_t0000_u01789264228386") as it is a hide marker 2026/09/13 01:51:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f201c560f90d19790_d20260913_m015022_c001_v0001174_t0031_u01789264222335") 2026/09/13 01:51:48 DEBUG : zero-length-file: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1978f_d20260913_m015022_c001_v7007000_t0000_u01789264222155") as it is a hide marker 2026/09/13 01:51:48 DEBUG : zero-length-file: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f402a35aa4690f693_d20260913_m015021_c001_v0001105_t0043_u01789264221611") 2026/09/13 01:51:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19767_d20260913_m015004_c001_v7007000_t0000_u01789264204956") as it is a hide marker 2026/09/13 01:51:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f637_d20260913_m015004_c001_v0001105_t0027_u01789264204156") 2026/09/13 01:51:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19761_d20260913_m014959_c001_v7007000_t0000_u01789264199029") as it is a hide marker 2026/09/13 01:51:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f61b_d20260913_m014957_c001_v0001105_t0017_u01789264197649") 2026/09/13 01:51:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19771_d20260913_m015008_c001_v7007000_t0000_u01789264208608") as it is a hide marker 2026/09/13 01:51:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f643_d20260913_m015007_c001_v0001105_t0017_u01789264207610") 2026/09/13 01:51:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1976d_d20260913_m015007_c001_v7007000_t0000_u01789264207250") as it is a hide marker 2026/09/13 01:51:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f63f_d20260913_m015006_c001_v0001105_t0059_u01789264206397") 2026/09/13 01:51:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19777_d20260913_m015009_c001_v7007000_t0000_u01789264209798") as it is a hide marker 2026/09/13 01:51:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f649_d20260913_m015008_c001_v0001105_t0013_u01789264208966") 2026/09/13 01:51:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d1976a_d20260913_m015005_c001_v7007000_t0000_u01789264205999") as it is a hide marker 2026/09/13 01:51:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f63b_d20260913_m015005_c001_v0001105_t0048_u01789264205312") 2026/09/13 01:51:49 DEBUG : ./.: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19762_d20260913_m015000_c001_v7007000_t0000_u01789264200320") as it is a hide marker 2026/09/13 01:51:49 DEBUG : ./.: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f625_d20260913_m014959_c001_v0001105_t0013_u01789264199509") 2026/09/13 01:51:49 DEBUG : ../..: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f401c560f90d19763_d20260913_m015001_c001_v7007000_t0000_u01789264201638") as it is a hide marker 2026/09/13 01:51:49 DEBUG : ../..: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f62b_d20260913_m015000_c001_v0001105_t0056_u01789264200677") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/13 01:51:50 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/09/13 01:51:50 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/09/13 01:51:50 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/09/13 01:51:50 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/09/13 01:51:51 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of pending multipart uploads older than 0s 2026/09/13 01:51:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a5_d20260913_m015029_c001_v0001105_t0040_u01789264229358") "upload" dated 2026-09-13 01:50:29.358 +0000 UTC (1m21.835937635s ago) 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba0_d20260913_m015150_c001_v0001174_t0033_u01789264310178") as it is a start marker (upload started at 2026-09-13 01:51:50.178 +0000 UTC) 2026/09/13 01:51:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba1_d20260913_m015150_c001_v0001117_t0033_u01789264310373") as it is a start marker (upload started at 2026-09-13 01:51:50.373 +0000 UTC) 2026/09/13 01:51:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba2_d20260913_m015150_c001_v0001177_t0018_u01789264310555") as it is a start marker (upload started at 2026-09-13 01:51:50.555 +0000 UTC) 2026/09/13 01:51:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba3_d20260913_m015150_c001_v0001173_t0019_u01789264310735") as it is a start marker (upload started at 2026-09-13 01:51:50.735 +0000 UTC) 2026/09/13 01:51:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/13 01:51:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4218c614893e5b9f_d20260913_m015149_c001_v7007000_t0000_u01789264309997") "hide" dated 2026-09-13 01:51:49.997 +0000 UTC (1.197118317s ago) 2026/09/13 01:51:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f1136adad042647ec_d20260913_m015139_c001_v0001174_t0048_u01789264299671") 2026/09/13 01:51:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/13 01:51:51 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of pending multipart uploads older than 0s 2026/09/13 01:51:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a5_d20260913_m015029_c001_v0001105_t0040_u01789264229358") "upload" dated 2026-09-13 01:50:29.358 +0000 UTC (1m22.201392551s ago) 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba0_d20260913_m015150_c001_v0001174_t0033_u01789264310178") as it is a start marker (upload started at 2026-09-13 01:51:50.178 +0000 UTC) 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba1_d20260913_m015150_c001_v0001117_t0033_u01789264310373") as it is a start marker (upload started at 2026-09-13 01:51:50.373 +0000 UTC) 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba2_d20260913_m015150_c001_v0001177_t0018_u01789264310555") as it is a start marker (upload started at 2026-09-13 01:51:50.555 +0000 UTC) 2026/09/13 01:51:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba3_d20260913_m015150_c001_v0001173_t0019_u01789264310735") as it is a start marker (upload started at 2026-09-13 01:51:50.735 +0000 UTC) 2026/09/13 01:51:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f82edd3704d9b8baf080e1b_f4218c614893e5b9f_d20260913_m015149_c001_v7007000_t0000_u01789264309997") "hide" dated 2026-09-13 01:51:49.997 +0000 UTC (1.562557173s ago) 2026/09/13 01:51:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f1136adad042647ec_d20260913_m015139_c001_v0001174_t0048_u01789264299671") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/13 01:51:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/13 01:51:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/13 01:51:52 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/09/13 01:51:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/13 01:51:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/13 01:51:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/13 01:51:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/13 01:51:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/13 01:51:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/13 01:51:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/13 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:51:59 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/09/13 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2079d97de6c415c4_d20260913_m015159_c001_v0001099_t0031_u01789264319351") 2026/09/13 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:51:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/13 01:51:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/13 01:51:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 01:51:59 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 01:52:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:52:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:52:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/13 01:52:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/13 01:52:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/13 01:52:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/13 01:52:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/13 01:52:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/13 01:52:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/13 01:52:12 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/13 01:52:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:52:16 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/09/13 01:52:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1dbe_d20260913_m015216_c001_v0001157_t0018_u01789264336996") 2026/09/13 01:52:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/13 01:52:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/13 01:52:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/13 01:52:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/13 01:52:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/13 01:52:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/13 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/13 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:52:28 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/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f226bcddcea5f395c_d20260913_m015228_c001_v0001174_t0052_u01789264348201") 2026/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:52:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/13 01:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:52:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:52:31 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/09/13 01:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/13 01:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/13 01:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/13 01:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/13 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Error sending chunk 0 (retry=true): incident id 774a03f8c9f8-bc1237f55ffbc325 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 774a03f8c9f8-bc1237f55ffbc325"} 2026/09/13 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Clearing part upload URL because of error: incident id 774a03f8c9f8-bc1237f55ffbc325 (500 internal_error) 2026/09/13 01:52:35 DEBUG : pacer: low level retry 1/10 (error incident id 774a03f8c9f8-bc1237f55ffbc325 (500 internal_error)) 2026/09/13 01:52:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 01:52:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/13 01:52:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/13 01:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:52:39 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/09/13 01:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f226bcddcea5f3974_d20260913_m015239_c001_v0001106_t0018_u01789264359220") 2026/09/13 01:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/13 01:52:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 01:52:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:52:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:52:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/13 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/13 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/13 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/13 01:52:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/13 01:52:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/13 01:52:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/13 01:52:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:52:48 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/09/13 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e19f_d20260913_m015249_c001_v0001185_t0013_u01789264369044") 2026/09/13 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/13 01:52:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:52:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:52:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/13 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/13 01:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/13 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/13 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/13 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:52:59 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/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ade2_d20260913_m015259_c001_v0001183_t0040_u01789264379166") 2026/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/13 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:01 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/09/13 01:53:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/13 01:53:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/13 01:53:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/13 01:53:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/13 01:53:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/13 01:53:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/13 01:53:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:53:08 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/09/13 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ade7_d20260913_m015309_c001_v0001167_t0021_u01789264389012") 2026/09/13 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/13 01:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/13 01:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/13 01:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/13 01:53:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/13 01:53:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/13 01:53:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/13 01:53:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:53:17 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/09/13 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1c4_d20260913_m015317_c001_v0001091_t0055_u01789264397997") 2026/09/13 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/13 01:53:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/13 01:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/13 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/13 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/13 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/13 01:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:53:28 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/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1c9_d20260913_m015328_c001_v0001171_t0058_u01789264408300") 2026/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:53:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/13 01:53:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:31 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/09/13 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/13 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/13 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/13 01:53:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/13 01:53:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/13 01:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/13 01:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/13 01:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:53:38 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/09/13 01:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1d3_d20260913_m015338_c001_v0001145_t0037_u01789264418434") 2026/09/13 01:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/13 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/13 01:53:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/13 01:53:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/13 01:53:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/13 01:53:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/13 01:53:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/13 01:53:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/13 01:53:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/13 01:53:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:53:49 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/09/13 01:53:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a75_d20260913_m015349_c001_v0001157_t0014_u01789264429192") 2026/09/13 01:53:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/13 01:53:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:53:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/13 01:53:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/13 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/13 01:53:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/13 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/13 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/13 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/13 01:54:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:54:00 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/09/13 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f212f067fe307c828_d20260913_m015400_c001_v0001134_t0042_u01789264440977") 2026/09/13 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/13 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/13 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:54:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/09/13 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/13 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/13 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/13 01:54:08 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/13 01:54:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/13 01:54:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/13 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/09/13 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f2256727f515fc36f_d20260913_m015411_c001_v0001150_t0034_u01789264451898") 2026/09/13 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:54:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:54:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:54:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/13 01:54:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/13 01:54:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/13 01:54:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/13 01:54:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/13 01:54:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/13 01:54:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/13 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:54:23 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/09/13 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a9d_d20260913_m015423_c001_v0001113_t0029_u01789264463176") 2026/09/13 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/13 01:54:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:54:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:54:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/13 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/13 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/13 01:54:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/13 01:54:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/13 01:54:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/13 01:54:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/13 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/13 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/13 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/13 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:54:35 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/09/13 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f21852a93d1769512_d20260913_m015435_c001_v0001183_t0008_u01789264475885") 2026/09/13 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/13 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/13 01:54:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:54:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:54:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:54:38 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/09/13 01:54:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/13 01:54:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/13 01:54:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/13 01:54:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/13 01:54:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/13 01:54:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/13 01:54:44 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/13 01:54:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:54:47 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/09/13 01:54:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f205722af69d2511c_d20260913_m015447_c001_v0001101_t0020_u01789264487401") 2026/09/13 01:54:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:54:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/13 01:54:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/13 01:54:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:54:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:54:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/13 01:54:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/13 01:54:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/13 01:54:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/13 01:54:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/13 01:54:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/13 01:54:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/13 01:54:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/13 01:55:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:55:00 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/09/13 01:55:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ae13_d20260913_m015500_c001_v0001157_t0044_u01789264500101") 2026/09/13 01:55:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/13 01:55:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/13 01:55:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/13 01:55:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:55:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:55:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/13 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/13 01:55:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/13 01:55:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/13 01:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/13 01:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/13 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/13 01:55:13 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/09/13 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f82edd3704d9b8baf080e1b_f216c5a4e27f31469_d20260913_m015514_c001_v0001044_t0057_u01789264514078") 2026/09/13 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/13 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/13 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/13 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/13 01:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/13 01:55:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/13 01:55:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/13 01:55:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/13 01:55:21 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/13 01:55:21 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/13 01:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/13 01:55:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/13 01:55:21 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001157_t0028": write tcp: unexpected EOF 2026/09/13 01:55:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001157_t0028": write tcp: unexpected EOF) 2026/09/13 01:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1157-08.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001157_t0028": write tcp: unexpected EOF 2026/09/13 01:55:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/13 01:55:22 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/13 01:55:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/13 01:55:22 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/13 01:55:22 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 01:55:23 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/13 01:55:24 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/13 01:55:25 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/13 01:55:25 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1039-12.backblaze.com/b2api/v1/b2_upload_part/4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f59_d20260913_m015527_c001_v0001039_t0047_u01789264527817/0025": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1039-12.backblaze.com/b2api/v1/b2_upload_part/4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f59_d20260913_m015527_c001_v0001039_t0047_u01789264527817/0025", Err:(*net.OpError)(0x3e9abb680690)} 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1039-12.backblaze.com/b2api/v1/b2_upload_part/4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f59_d20260913_m015527_c001_v0001039_t0047_u01789264527817/0025": write tcp: unexpected EOF 2026/09/13 01:55:28 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1039-12.backblaze.com/b2api/v1/b2_upload_part/4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f59_d20260913_m015527_c001_v0001039_t0047_u01789264527817/0025": write tcp: unexpected EOF) 2026/09/13 01:55:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/13 01:55:28 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/13 01:55:28 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 01:55:29 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/13 01:55:30 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/13 01:55:31 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/13 01:55:31 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/13 01:55:33 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1130-06.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001130_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/13 01:55:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-06.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001130_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/13 01:55:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1130-06.backblaze.com/b2api/v1/b2_upload_file/3f82edd3704d9b8baf080e1b/c001_v0001130_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/13 01:55:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/13 01:55:34 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/13 01:55:34 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/13 01:55:34 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/13 01:55:34 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/13 01:55:36 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/13 01:55:36 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/13 01:55:36 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/13 01:55:36 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/13 01:55:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f77_d20260913_m015543_c001_v0001099_t0058_u01789264543942") 2026/09/13 01:55:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/13 01:55:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/13 01:55:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/13 01:55:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/13 01:55:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/13 01:55:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/13 01:55:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/13 01:55:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/13 01:55:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/13 01:55:50 DEBUG : chunked-copy: Done sending chunk 1 2026/09/13 01:55:50 DEBUG : chunked-copy: Done sending chunk 0 2026/09/13 01:55:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f79_d20260913_m015551_c001_v0001154_t0022_u01789264551004") 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/13 01:55:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/13 01:55:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/13 01:55:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/13 01:55:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/13 01:55:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/13 01:55:57 DEBUG : chunked-copy: Done sending chunk 1 2026/09/13 01:55:57 DEBUG : chunked-copy: Done sending chunk 0 2026/09/13 01:55:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f7c_d20260913_m015558_c001_v0001173_t0022_u01789264558060") 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/13 01:55:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/13 01:56:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/13 01:56:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/13 01:56:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/13 01:56:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/13 01:56:09 DEBUG : chunked-copy: Done sending chunk 0 2026/09/13 01:56:10 DEBUG : chunked-copy: Done sending chunk 1 2026/09/13 01:56:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/13 01:56:11 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f82edd3704d9b8baf080e1b_f208585a301d24257_d20260913_m015611_c001_v0001173_t0010_u01789264571519") 2026/09/13 01:56:11 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/13 01:56:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/13 01:56:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/13 01:56:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/13 01:56:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/13 01:56:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/13 01:56:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/13 01:56:19 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/13 01:56:22 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/13 01:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wejumaj2bami/deeper/nonexisting/directory" 2026/09/13 01:56:22 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/13 01:56:23 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of all files 2026/09/13 01:56:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368ae0a_d20260913_m015452_c001_v7007000_t0000_u01789264492266") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f205722af69d2511c_d20260913_m015447_c001_v0001101_t0020_u01789264487401") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f405722af69d2511a_d20260913_m015446_c001_v7007000_t0000_u01789264486749") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368adfe_d20260913_m015441_c001_v0001182_t0029_u01789264481811") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f416c5a4e27f3146e_d20260913_m015520_c001_v7007000_t0000_u01789264520912") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f216c5a4e27f31469_d20260913_m015514_c001_v0001044_t0057_u01789264514078") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f416c5a4e27f31468_d20260913_m015513_c001_v7007000_t0000_u01789264513494") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ae17_d20260913_m015506_c001_v0001173_t0017_u01789264506738") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368ae15_d20260913_m015506_c001_v7007000_t0000_u01789264506557") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ae13_d20260913_m015500_c001_v0001157_t0044_u01789264500101") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368ae12_d20260913_m015459_c001_v7007000_t0000_u01789264499469") 2026/09/13 01:56:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ae0b_d20260913_m015452_c001_v0001167_t0028_u01789264492447") 2026/09/13 01:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1b3_d20260913_m015303_c001_v7007000_t0000_u01789264383645") 2026/09/13 01:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ade2_d20260913_m015259_c001_v0001183_t0040_u01789264379166") 2026/09/13 01:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1a6_d20260913_m015253_c001_v7007000_t0000_u01789264373396") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e19f_d20260913_m015249_c001_v0001185_t0013_u01789264369044") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368ade1_d20260913_m015258_c001_v7007000_t0000_u01789264378763") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1a7_d20260913_m015253_c001_v0001171_t0017_u01789264373750") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e19d_d20260913_m015248_c001_v7007000_t0000_u01789264368626") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e193_d20260913_m015243_c001_v0001097_t0039_u01789264363700") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e192_d20260913_m015243_c001_v7007000_t0000_u01789264363518") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f226bcddcea5f3974_d20260913_m015239_c001_v0001106_t0018_u01789264359220") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f426bcddcea5f396b_d20260913_m015238_c001_v7007000_t0000_u01789264358831") 2026/09/13 01:56:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1dcf_d20260913_m015233_c001_v0001180_t0045_u01789264353205") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a1a_d20260913_m015332_c001_v7007000_t0000_u01789264412963") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1c9_d20260913_m015328_c001_v0001171_t0058_u01789264408300") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e2769eb_d20260913_m015322_c001_v7007000_t0000_u01789264402935") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1c4_d20260913_m015317_c001_v0001091_t0055_u01789264397997") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1c8_d20260913_m015327_c001_v7007000_t0000_u01789264407876") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e2769ed_d20260913_m015323_c001_v0001102_t0051_u01789264403115") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1c3_d20260913_m015317_c001_v7007000_t0000_u01789264397565") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1c0_d20260913_m015312_c001_v0001183_t0034_u01789264392883") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1bf_d20260913_m015312_c001_v7007000_t0000_u01789264392702") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f215f2006b368ade7_d20260913_m015309_c001_v0001167_t0021_u01789264389012") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368ade6_d20260913_m015308_c001_v7007000_t0000_u01789264388611") 2026/09/13 01:56:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1b4_d20260913_m015303_c001_v0001144_t0033_u01789264383826") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1dce_d20260913_m015233_c001_v7007000_t0000_u01789264353025") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f226bcddcea5f395c_d20260913_m015228_c001_v0001174_t0052_u01789264348201") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f426bcddcea5f395b_d20260913_m015227_c001_v7007000_t0000_u01789264347770") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1dc5_d20260913_m015221_c001_v0001183_t0047_u01789264341949") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1dc4_d20260913_m015221_c001_v7007000_t0000_u01789264341682") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1dbe_d20260913_m015216_c001_v0001157_t0018_u01789264336996") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1dbd_d20260913_m015216_c001_v7007000_t0000_u01789264336598") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2256727f515fc291_d20260913_m015203_c001_v0001036_t0026_u01789264323558") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4256727f515fc290_d20260913_m015203_c001_v7007000_t0000_u01789264323362") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2079d97de6c415c4_d20260913_m015159_c001_v0001099_t0031_u01789264319351") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c415c3_d20260913_m015158_c001_v7007000_t0000_u01789264318976") 2026/09/13 01:56:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2218c614893e5ba4_d20260913_m015153_c001_v0001167_t0018_u01789264313684") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a7b_d20260913_m015406_c001_v7007000_t0000_u01789264446576") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f212f067fe307c828_d20260913_m015400_c001_v0001134_t0042_u01789264440977") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a77_d20260913_m015354_c001_v7007000_t0000_u01789264434635") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a75_d20260913_m015349_c001_v0001157_t0014_u01789264429192") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f412f067fe307c827_d20260913_m015400_c001_v7007000_t0000_u01789264440530") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a78_d20260913_m015354_c001_v0001167_t0010_u01789264434815") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a74_d20260913_m015348_c001_v7007000_t0000_u01789264428677") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a57_d20260913_m015342_c001_v0001161_t0022_u01789264422994") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a55_d20260913_m015342_c001_v7007000_t0000_u01789264422813") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2068c51a5d09e1d3_d20260913_m015338_c001_v0001145_t0037_u01789264418434") 2026/09/13 01:56:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4068c51a5d09e1d2_d20260913_m015337_c001_v7007000_t0000_u01789264417980") 2026/09/13 01:56:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a1c_d20260913_m015333_c001_v0001113_t0050_u01789264413143") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f415f2006b368adfd_d20260913_m015441_c001_v7007000_t0000_u01789264481631") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f21852a93d1769512_d20260913_m015435_c001_v0001183_t0008_u01789264475885") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f41852a93d1769510_d20260913_m015435_c001_v7007000_t0000_u01789264475389") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276aab_d20260913_m015429_c001_v0001100_t0002_u01789264469280") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276aaa_d20260913_m015429_c001_v7007000_t0000_u01789264469100") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a9d_d20260913_m015423_c001_v0001113_t0029_u01789264463176") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a9b_d20260913_m015422_c001_v7007000_t0000_u01789264462655") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a8f_d20260913_m015416_c001_v0001165_t0034_u01789264456877") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f424ef7252e276a8e_d20260913_m015416_c001_v7007000_t0000_u01789264456693") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2256727f515fc36f_d20260913_m015411_c001_v0001150_t0034_u01789264451898") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4256727f515fc36d_d20260913_m015411_c001_v7007000_t0000_u01789264451343") 2026/09/13 01:56:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f224ef7252e276a7e_d20260913_m015406_c001_v0001185_t0051_u01789264446756") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d24a2c_d20260913_m015619_c001_v7007000_t0000_u01789264579894") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f81_d20260913_m015601_c001_v0001036_t0035_u01789264561361") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1f80_d20260913_m015600_c001_v7007000_t0000_u01789264560751") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2079d97de6c4168a_d20260913_m015554_c001_v0001173_t0022_u01789264554508") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c41689_d20260913_m015553_c001_v7007000_t0000_u01789264553866") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2079d97de6c41682_d20260913_m015547_c001_v0001029_t0030_u01789264547299") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c4167f_d20260913_m015546_c001_v7007000_t0000_u01789264546646") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f100787f3875d151a_d20260913_m015541_c001_v0001037_t0037_u01789264541955") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1f76_d20260913_m015541_c001_v7007000_t0000_u01789264541509") 2026/09/13 01:56:27 DEBUG : chunked-copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f100787f3875d1516_d20260913_m015537_c001_v0001037_t0008_u01789264537851") 2026/09/13 01:56:27 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d24a2b_d20260913_m015619_c001_v7007000_t0000_u01789264579713") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f208585a301d24257_d20260913_m015611_c001_v0001173_t0010_u01789264571519") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1f7f_d20260913_m015600_c001_v7007000_t0000_u01789264560570") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f7c_d20260913_m015558_c001_v0001173_t0022_u01789264558060") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c41688_d20260913_m015553_c001_v7007000_t0000_u01789264553682") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f79_d20260913_m015551_c001_v0001154_t0022_u01789264551004") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4079d97de6c4167d_d20260913_m015546_c001_v7007000_t0000_u01789264546462") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f77_d20260913_m015543_c001_v0001099_t0058_u01789264543942") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1f75_d20260913_m015541_c001_v7007000_t0000_u01789264541327") 2026/09/13 01:56:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f101a0b0fcf5c47e1_d20260913_m015540_c001_v0001180_t0056_u01789264540105") 2026/09/13 01:56:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f102a35aa4690f6a5_d20260913_m015029_c001_v0001105_t0040_u01789264229358") 2026/09/13 01:56:28 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f426bcddcea5f3a75_d20260913_m015532_c001_v7007000_t0000_u01789264532994") 2026/09/13 01:56:28 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f2184115aecab1f59_d20260913_m015527_c001_v0001039_t0047_u01789264527817") 2026/09/13 01:56:28 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4184115aecab1f56_d20260913_m015527_c001_v7007000_t0000_u01789264527456") 2026/09/13 01:56:28 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f216c5a4e27f3146f_d20260913_m015522_c001_v0001173_t0034_u01789264522019") 2026/09/13 01:56:28 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d24e15_d20260913_m015620_c001_v7007000_t0000_u01789264580989") 2026/09/13 01:56:28 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f100787f3875d154e_d20260913_m015620_c001_v0001037_t0010_u01789264580439") 2026/09/13 01:56:28 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f408585a301d24e16_d20260913_m015622_c001_v7007000_t0000_u01789264582533") 2026/09/13 01:56:28 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f100787f3875d1556_d20260913_m015622_c001_v0001037_t0055_u01789264582193") 2026/09/13 01:56:28 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f100787f3875d1552_d20260913_m015621_c001_v0001037_t0023_u01789264581171") 2026/09/13 01:56:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f82edd3704d9b8baf080e1b_f4218c614893e5b9f_d20260913_m015149_c001_v7007000_t0000_u01789264309997") 2026/09/13 01:56:29 INFO : B2 bucket rclone-test-wejumaj2bami: cleaning bucket "rclone-test-wejumaj2bami" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (397.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (395.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.21s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.23s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.89s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- 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.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.28s) --- 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 (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (207.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (39.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (18.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (12.26s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (43.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (19.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.54s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 397.362s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m38.391407048s (try 1/5)