"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/14 04:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi" 2026/09/14 04:19: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/14 04:19:55 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/14 04:19:55 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/14 04:19: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/14 04:20:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/14 04:20:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/14 04:20:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/14 04:20:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/14 04:20:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/14 04:20:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/14 04:20:22 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/14 04:20:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/14 04:20:30 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/14 04:20:35 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of all files 2026/09/14 04:20:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ac6_d20260914_m042034_c001_v0001179_t0040_u01789359634771") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/14 04:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi/dirToPurgeFromRoot" 2026/09/14 04:20:37 INFO : B2 bucket rclone-test-zetiluf1cezi path dirToPurgeFromRoot: cleaning bucket "rclone-test-zetiluf1cezi" of all files 2026/09/14 04:20:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ac8_d20260914_m042036_c001_v0001179_t0021_u01789359636270") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/14 04:20:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi/hello? sausage/êé" 2026/09/14 04:20:43 INFO : B2 bucket rclone-test-zetiluf1cezi path hello? sausage/êé: cleaning bucket "rclone-test-zetiluf1cezi" of all files 2026/09/14 04:20:43 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f104208bdf0ccc810_d20260914_m042041_c001_v0001091_t0050_u01789359641820") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/14 04:20:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/09/14 04:20:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 04:21:01 DEBUG : pacer: Reducing sleep to 10ms === 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/14 04:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/14 04:21:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-zetiluf1cezi" from "TestB2:rclone-test-zetiluf1cezi" 2026/09/14 04:21:15 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/14 04:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cewunel4jeso" 2026/09/14 04:21:26 DEBUG : Config file has changed externally - reloading 2026/09/14 04:21:30 DEBUG : B2 bucket rclone-test-cewunel4jeso: Purge remote 2026/09/14 04:21:30 INFO : B2 bucket rclone-test-cewunel4jeso: cleaning bucket "rclone-test-cewunel4jeso" of all files 2026/09/14 04:21:30 DEBUG : somefile: Deleting (id "4_z1f420d93206d9bebaf080e1b_f410fc716f57b93b6_d20260914_m042128_c001_v0001029_t0009_u01789359688841") === 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/14 04:21:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/14 04:21:32 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/14 04:21:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.070Mi 2026/09/14 04:21:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/14 04:21:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 71.183Ki offset 6Mi/6.070Mi 2026/09/14 04:21:35 DEBUG : test-metadata: Sending chunk 1 length 72891 2026/09/14 04:21:37 DEBUG : test-metadata: Done sending chunk 1 2026/09/14 04:21:38 DEBUG : test-metadata: Done sending chunk 0 2026/09/14 04:21:38 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 === 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-14-042142-934.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/14 04:21:48 DEBUG : oldPath = "TestB2:rclone-test-zetiluf1cezi/versions/test-versions-v2026-09-14-042142-934.txt" 2026/09/14 04:21:48 DEBUG : newPath = "TestB2,versions:rclone-test-zetiluf1cezi/versions/test-versions-v2026-09-14-042142-934.txt" 2026/09/14 04:21:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zetiluf1cezi/versions/test-versions-v2026-09-14-042142-934.txt" 2026/09/14 04:21:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/14 04:21:50 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zetiluf1cezi/versions/test-versions-v2026-09-14-042142-934.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zetiluf1cezi/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/14 04:21:53 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of all hidden files 2026/09/14 04:21:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a5f_d20260914_m042002_c001_v7007000_t0000_u01789359602322") as it is a hide marker 2026/09/14 04:21:53 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : leading space/ leading space: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a67_d20260914_m042001_c001_v0001179_t0037_u01789359601716") 2026/09/14 04:21:53 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a5b_d20260914_m042001_c001_v7007000_t0000_u01789359601353") as it is a hide marker 2026/09/14 04:21:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a65_d20260914_m042000_c001_v0001179_t0059_u01789359600774") 2026/09/14 04:21:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a77_d20260914_m042008_c001_v7007000_t0000_u01789359608175") as it is a hide marker 2026/09/14 04:21:53 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a7f_d20260914_m042007_c001_v0001179_t0025_u01789359607503") 2026/09/14 04:21:53 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : created from root.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f401c560f90dd27a9_d20260914_m042122_c001_v7007000_t0000_u01789359682956") as it is a hide marker 2026/09/14 04:21:53 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : created from root.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f105684b3117cbb23_d20260914_m042121_c001_v0001154_t0002_u01789359681673") 2026/09/14 04:21:53 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6031d_d20260914_m042131_c001_v7007000_t0000_u01789359691436") as it is a hide marker 2026/09/14 04:21:53 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884b36_d20260914_m042110_c001_v0001179_t0041_u01789359670734") 2026/09/14 04:21:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f103a8256735a6423_d20260914_m042105_c001_v0001097_t0020_u01789359665341") 2026/09/14 04:21:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884abe_d20260914_m042027_c001_v0001179_t0027_u01789359627125") 2026/09/14 04:21:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ab4_d20260914_m042026_c001_v0001179_t0014_u01789359626335") 2026/09/14 04:21:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aba_d20260914_m042026_c001_v0001179_t0048_u01789359626715") "upload" dated 2026-09-14 04:20:26.715 +0000 UTC (1m26.836475502s ago) 2026/09/14 04:21:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130b29_d20260914_m042102_c001_v7007000_t0000_u01789359662707") as it is a hide marker 2026/09/14 04:21:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f1156c703e6965d83_d20260914_m042102_c001_v0001173_t0036_u01789359662231") 2026/09/14 04:21:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f104b5730ec2b4318_d20260914_m042101_c001_v0001178_t0016_u01789359661056") 2026/09/14 04:21:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130aa5_d20260914_m042015_c001_v7007000_t0000_u01789359615111") as it is a hide marker 2026/09/14 04:21:53 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a9c_d20260914_m042014_c001_v0001179_t0006_u01789359614487") 2026/09/14 04:21:53 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : piped data.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6032a_d20260914_m042133_c001_v7007000_t0000_u01789359693118") as it is a hide marker 2026/09/14 04:21:53 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884b9e_d20260914_m042132_c001_v0001179_t0001_u01789359692714") 2026/09/14 04:21:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb60328_d20260914_m042132_c001_v7007000_t0000_u01789359692530") 2026/09/14 04:21:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f407cae91ff884b98_d20260914_m042132_c001_v0001179_t0037_u01789359692167") 2026/09/14 04:21:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130ab0_d20260914_m042016_c001_v7007000_t0000_u01789359616159") as it is a hide marker 2026/09/14 04:21:53 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aa0_d20260914_m042015_c001_v0001179_t0034_u01789359615474") 2026/09/14 04:21:53 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : test-metadata: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f410e5e2273726ccd_d20260914_m042140_c001_v7007000_t0000_u01789359700393") as it is a hide marker 2026/09/14 04:21:53 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb60333_d20260914_m042135_c001_v0001097_t0035_u01789359695053") 2026/09/14 04:21:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6032d_d20260914_m042134_c001_v7007000_t0000_u01789359694130") 2026/09/14 04:21:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ba8_d20260914_m042133_c001_v0001179_t0044_u01789359693303") 2026/09/14 04:21:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a7d_d20260914_m042010_c001_v7007000_t0000_u01789359610297") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a83_d20260914_m042009_c001_v0001179_t0005_u01789359609515") 2026/09/14 04:21:53 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a8a_d20260914_m042012_c001_v7007000_t0000_u01789359612225") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a89_d20260914_m042011_c001_v0001179_t0034_u01789359611599") 2026/09/14 04:21:53 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a82_d20260914_m042011_c001_v7007000_t0000_u01789359611237") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a87_d20260914_m042010_c001_v0001179_t0016_u01789359610661") 2026/09/14 04:21:53 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a93_d20260914_m042013_c001_v7007000_t0000_u01789359613183") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a91_d20260914_m042012_c001_v0001179_t0057_u01789359612590") 2026/09/14 04:21:53 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a9b_d20260914_m042014_c001_v7007000_t0000_u01789359614122") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a93_d20260914_m042013_c001_v0001179_t0036_u01789359613549") 2026/09/14 04:21:53 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a7c_d20260914_m042009_c001_v7007000_t0000_u01789359609151") as it is a hide marker 2026/09/14 04:21:53 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : trailing space /trailing space : Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a81_d20260914_m042008_c001_v0001179_t0039_u01789359608537") 2026/09/14 04:21:53 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884be4_d20260914_m042147_c001_v0001179_t0026_u01789359707749") "upload" dated 2026-09-14 04:21:47.749 +0000 UTC (5.803014641s ago) 2026/09/14 04:21:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f410e5e2273726cd1_d20260914_m042145_c001_v7007000_t0000_u01789359705568") 2026/09/14 04:21:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884bd4_d20260914_m042142_c001_v0001179_t0031_u01789359702934") 2026/09/14 04:21:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130afc_d20260914_m042025_c001_v7007000_t0000_u01789359625787") as it is a hide marker 2026/09/14 04:21:53 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f212f067fe3130abe_d20260914_m042018_c001_v0001042_t0022_u01789359618216") 2026/09/14 04:21:53 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : zero-length-file: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130abc_d20260914_m042018_c001_v7007000_t0000_u01789359618032") as it is a hide marker 2026/09/14 04:21:53 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : zero-length-file: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f407cae91ff884aa6_d20260914_m042017_c001_v0001179_t0037_u01789359617428") 2026/09/14 04:21:53 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a64_d20260914_m042003_c001_v7007000_t0000_u01789359603268") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a69_d20260914_m042002_c001_v0001179_t0051_u01789359602697") 2026/09/14 04:21:53 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a4e_d20260914_m041958_c001_v7007000_t0000_u01789359598482") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a5b_d20260914_m041957_c001_v0001179_t0005_u01789359597517") 2026/09/14 04:21:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a6e_d20260914_m042006_c001_v7007000_t0000_u01789359606179") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a75_d20260914_m042005_c001_v0001179_t0038_u01789359605611") 2026/09/14 04:21:53 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a6a_d20260914_m042005_c001_v7007000_t0000_u01789359605248") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a71_d20260914_m042004_c001_v0001179_t0000_u01789359604563") 2026/09/14 04:21:53 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a73_d20260914_m042007_c001_v7007000_t0000_u01789359607139") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a77_d20260914_m042006_c001_v0001179_t0054_u01789359606542") 2026/09/14 04:21:53 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a67_d20260914_m042004_c001_v7007000_t0000_u01789359604201") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a6d_d20260914_m042003_c001_v0001179_t0043_u01789359603639") 2026/09/14 04:21:53 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ./.: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a54_d20260914_m041959_c001_v7007000_t0000_u01789359599432") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ./.: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a5d_d20260914_m041958_c001_v0001179_t0014_u01789359598844") 2026/09/14 04:21:53 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/14 04:21:53 DEBUG : ../..: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a59_d20260914_m042000_c001_v7007000_t0000_u01789359600400") as it is a hide marker 2026/09/14 04:21:53 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/14 04:21:53 DEBUG : ../..: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a61_d20260914_m041959_c001_v0001179_t0038_u01789359599799") 2026/09/14 04:21:53 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/14 04:21:53 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of all hidden files 2026/09/14 04:21:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a5f_d20260914_m042002_c001_v7007000_t0000_u01789359602322") as it is a hide marker 2026/09/14 04:21:53 DEBUG : leading space/ leading space: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a67_d20260914_m042001_c001_v0001179_t0037_u01789359601716") 2026/09/14 04:21:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a5b_d20260914_m042001_c001_v7007000_t0000_u01789359601353") as it is a hide marker 2026/09/14 04:21:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a65_d20260914_m042000_c001_v0001179_t0059_u01789359600774") 2026/09/14 04:21:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a77_d20260914_m042008_c001_v7007000_t0000_u01789359608175") as it is a hide marker 2026/09/14 04:21:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a7f_d20260914_m042007_c001_v0001179_t0025_u01789359607503") 2026/09/14 04:21:53 DEBUG : created from root.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f401c560f90dd27a9_d20260914_m042122_c001_v7007000_t0000_u01789359682956") as it is a hide marker 2026/09/14 04:21:53 DEBUG : created from root.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f105684b3117cbb23_d20260914_m042121_c001_v0001154_t0002_u01789359681673") 2026/09/14 04:21:53 DEBUG : file name.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6031d_d20260914_m042131_c001_v7007000_t0000_u01789359691436") as it is a hide marker 2026/09/14 04:21:54 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884b36_d20260914_m042110_c001_v0001179_t0041_u01789359670734") 2026/09/14 04:21:54 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f103a8256735a6423_d20260914_m042105_c001_v0001097_t0020_u01789359665341") 2026/09/14 04:21:54 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884abe_d20260914_m042027_c001_v0001179_t0027_u01789359627125") 2026/09/14 04:21:54 DEBUG : file name.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ab4_d20260914_m042026_c001_v0001179_t0014_u01789359626335") 2026/09/14 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aba_d20260914_m042026_c001_v0001179_t0048_u01789359626715") "upload" dated 2026-09-14 04:20:26.715 +0000 UTC (1m27.823412692s ago) 2026/09/14 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130b29_d20260914_m042102_c001_v7007000_t0000_u01789359662707") as it is a hide marker 2026/09/14 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f1156c703e6965d83_d20260914_m042102_c001_v0001173_t0036_u01789359662231") 2026/09/14 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f104b5730ec2b4318_d20260914_m042101_c001_v0001178_t0016_u01789359661056") 2026/09/14 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130aa5_d20260914_m042015_c001_v7007000_t0000_u01789359615111") as it is a hide marker 2026/09/14 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a9c_d20260914_m042014_c001_v0001179_t0006_u01789359614487") 2026/09/14 04:21:54 DEBUG : piped data.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6032a_d20260914_m042133_c001_v7007000_t0000_u01789359693118") as it is a hide marker 2026/09/14 04:21:54 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884b9e_d20260914_m042132_c001_v0001179_t0001_u01789359692714") 2026/09/14 04:21:54 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb60328_d20260914_m042132_c001_v7007000_t0000_u01789359692530") 2026/09/14 04:21:54 DEBUG : piped data.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f407cae91ff884b98_d20260914_m042132_c001_v0001179_t0037_u01789359692167") 2026/09/14 04:21:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130ab0_d20260914_m042016_c001_v7007000_t0000_u01789359616159") as it is a hide marker 2026/09/14 04:21:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aa0_d20260914_m042015_c001_v0001179_t0034_u01789359615474") 2026/09/14 04:21:55 DEBUG : test-metadata: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f410e5e2273726ccd_d20260914_m042140_c001_v7007000_t0000_u01789359700393") as it is a hide marker 2026/09/14 04:21:55 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb60333_d20260914_m042135_c001_v0001097_t0035_u01789359695053") 2026/09/14 04:21:55 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6032d_d20260914_m042134_c001_v7007000_t0000_u01789359694130") 2026/09/14 04:21:55 DEBUG : test-metadata: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884ba8_d20260914_m042133_c001_v0001179_t0044_u01789359693303") 2026/09/14 04:21:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a7d_d20260914_m042010_c001_v7007000_t0000_u01789359610297") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a83_d20260914_m042009_c001_v0001179_t0005_u01789359609515") 2026/09/14 04:21:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a8a_d20260914_m042012_c001_v7007000_t0000_u01789359612225") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a89_d20260914_m042011_c001_v0001179_t0034_u01789359611599") 2026/09/14 04:21:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a82_d20260914_m042011_c001_v7007000_t0000_u01789359611237") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a87_d20260914_m042010_c001_v0001179_t0016_u01789359610661") 2026/09/14 04:21:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a93_d20260914_m042013_c001_v7007000_t0000_u01789359613183") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a91_d20260914_m042012_c001_v0001179_t0057_u01789359612590") 2026/09/14 04:21:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a9b_d20260914_m042014_c001_v7007000_t0000_u01789359614122") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a93_d20260914_m042013_c001_v0001179_t0036_u01789359613549") 2026/09/14 04:21:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a7c_d20260914_m042009_c001_v7007000_t0000_u01789359609151") as it is a hide marker 2026/09/14 04:21:55 DEBUG : trailing space /trailing space : Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a81_d20260914_m042008_c001_v0001179_t0039_u01789359608537") 2026/09/14 04:21:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884be4_d20260914_m042147_c001_v0001179_t0026_u01789359707749") "upload" dated 2026-09-14 04:21:47.749 +0000 UTC (8.035699312s ago) 2026/09/14 04:21:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f410e5e2273726cd1_d20260914_m042145_c001_v7007000_t0000_u01789359705568") 2026/09/14 04:21:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884bd4_d20260914_m042142_c001_v0001179_t0031_u01789359702934") 2026/09/14 04:21:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130afc_d20260914_m042025_c001_v7007000_t0000_u01789359625787") as it is a hide marker 2026/09/14 04:21:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f212f067fe3130abe_d20260914_m042018_c001_v0001042_t0022_u01789359618216") 2026/09/14 04:21:55 DEBUG : zero-length-file: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130abc_d20260914_m042018_c001_v7007000_t0000_u01789359618032") as it is a hide marker 2026/09/14 04:21:55 DEBUG : zero-length-file: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f407cae91ff884aa6_d20260914_m042017_c001_v0001179_t0037_u01789359617428") 2026/09/14 04:21:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a64_d20260914_m042003_c001_v7007000_t0000_u01789359603268") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a69_d20260914_m042002_c001_v0001179_t0051_u01789359602697") 2026/09/14 04:21:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a4e_d20260914_m041958_c001_v7007000_t0000_u01789359598482") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a5b_d20260914_m041957_c001_v0001179_t0005_u01789359597517") 2026/09/14 04:21:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a6e_d20260914_m042006_c001_v7007000_t0000_u01789359606179") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a75_d20260914_m042005_c001_v0001179_t0038_u01789359605611") 2026/09/14 04:21:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a6a_d20260914_m042005_c001_v7007000_t0000_u01789359605248") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a71_d20260914_m042004_c001_v0001179_t0000_u01789359604563") 2026/09/14 04:21:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a73_d20260914_m042007_c001_v7007000_t0000_u01789359607139") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a77_d20260914_m042006_c001_v0001179_t0054_u01789359606542") 2026/09/14 04:21:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a67_d20260914_m042004_c001_v7007000_t0000_u01789359604201") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a6d_d20260914_m042003_c001_v0001179_t0043_u01789359603639") 2026/09/14 04:21:56 DEBUG : ./.: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a54_d20260914_m041959_c001_v7007000_t0000_u01789359599432") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ./.: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a5d_d20260914_m041958_c001_v0001179_t0014_u01789359598844") 2026/09/14 04:21:56 DEBUG : ../..: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f412f067fe3130a59_d20260914_m042000_c001_v7007000_t0000_u01789359600400") as it is a hide marker 2026/09/14 04:21:56 DEBUG : ../..: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884a61_d20260914_m041959_c001_v0001179_t0038_u01789359599799") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/14 04:21:57 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/14 04:21:57 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/14 04:21:57 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/14 04:21:58 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/14 04:21:58 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of pending multipart uploads older than 0s 2026/09/14 04:21:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aba_d20260914_m042026_c001_v0001179_t0048_u01789359626715") "upload" dated 2026-09-14 04:20:26.715 +0000 UTC (1m31.86794673s ago) 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee3879_d20260914_m042157_c001_v0001041_t0054_u01789359717578") as it is a start marker (upload started at 2026-09-14 04:21:57.578 +0000 UTC) 2026/09/14 04:21:58 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387a_d20260914_m042157_c001_v0001172_t0031_u01789359717759") as it is a start marker (upload started at 2026-09-14 04:21:57.759 +0000 UTC) 2026/09/14 04:21:58 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387b_d20260914_m042157_c001_v0001161_t0059_u01789359717946") as it is a start marker (upload started at 2026-09-14 04:21:57.946 +0000 UTC) 2026/09/14 04:21:58 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387d_d20260914_m042158_c001_v0001182_t0030_u01789359718128") as it is a start marker (upload started at 2026-09-14 04:21:58.128 +0000 UTC) 2026/09/14 04:21:58 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/14 04:21:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f415eea1bc6ee3878_d20260914_m042157_c001_v7007000_t0000_u01789359717398") "hide" dated 2026-09-14 04:21:57.398 +0000 UTC (1.18523346s ago) 2026/09/14 04:21:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884be4_d20260914_m042147_c001_v0001179_t0026_u01789359707749") 2026/09/14 04:21:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/14 04:21:58 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of pending multipart uploads older than 0s 2026/09/14 04:21:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aba_d20260914_m042026_c001_v0001179_t0048_u01789359626715") "upload" dated 2026-09-14 04:20:26.715 +0000 UTC (1m32.231395655s ago) 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee3879_d20260914_m042157_c001_v0001041_t0054_u01789359717578") as it is a start marker (upload started at 2026-09-14 04:21:57.578 +0000 UTC) 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387a_d20260914_m042157_c001_v0001172_t0031_u01789359717759") as it is a start marker (upload started at 2026-09-14 04:21:57.759 +0000 UTC) 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387b_d20260914_m042157_c001_v0001161_t0059_u01789359717946") as it is a start marker (upload started at 2026-09-14 04:21:57.946 +0000 UTC) 2026/09/14 04:21:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387d_d20260914_m042158_c001_v0001182_t0030_u01789359718128") as it is a start marker (upload started at 2026-09-14 04:21:58.128 +0000 UTC) 2026/09/14 04:21:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f629dd3204d9bebaf080e1b_f415eea1bc6ee3878_d20260914_m042157_c001_v7007000_t0000_u01789359717398") "hide" dated 2026-09-14 04:21:57.398 +0000 UTC (1.548554294s ago) 2026/09/14 04:21:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884be4_d20260914_m042147_c001_v0001179_t0026_u01789359707749") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/14 04:21:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/14 04:21:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/14 04:22:00 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/14 04:22:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/14 04:22:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/14 04:22:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/14 04:22:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/14 04:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/14 04:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/14 04:22:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:06 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/14 04:22:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f210e5e2273726d0b_d20260914_m042206_c001_v0001182_t0021_u01789359726866") 2026/09/14 04:22:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:22:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:22:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:22:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:22:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/14 04:22:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/14 04:22:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/14 04:22:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/14 04:22:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/14 04:22:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/14 04:22:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/14 04:22:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:23 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/14 04:22:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb27c_d20260914_m042223_c001_v0001184_t0024_u01789359743182") 2026/09/14 04:22:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:22:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/14 04:22:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:22:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:22:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/14 04:22:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/14 04:22:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/14 04:22:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/14 04:22:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/14 04:22:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/14 04:22:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:31 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/14 04:22:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f21341b6580e6ce56_d20260914_m042231_c001_v0001041_t0016_u01789359751741") 2026/09/14 04:22:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/14 04:22:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:22:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:22:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/14 04:22:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:22:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:22:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:22:34 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/14 04:22:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/14 04:22:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/14 04:22:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/14 04:22:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/14 04:22:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/14 04:22:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f21341b6580e6ce72_d20260914_m042240_c001_v0001120_t0003_u01789359760552") 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:22:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:22:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:22:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/14 04:22:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/14 04:22:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/14 04:22:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/14 04:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/14 04:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/14 04:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/14 04:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:49 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/14 04:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2b3_d20260914_m042249_c001_v0001171_t0001_u01789359769152") 2026/09/14 04:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/14 04:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:22: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/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/14 04:22:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/14 04:22:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/14 04:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/14 04:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/14 04:22: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/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:22:58 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/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f217edda7482f37f5_d20260914_m042258_c001_v0001130_t0001_u01789359778172") 2026/09/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:22:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/14 04:22:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:00 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/14 04:23:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/14 04:23:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/14 04:23:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/14 04:23:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/14 04:23:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/14 04:23:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/14 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:06 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/14 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f217edda7482f3848_d20260914_m042306_c001_v0001183_t0023_u01789359786502") 2026/09/14 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/14 04:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/14 04:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/14 04:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/14 04:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/14 04:23:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/14 04:23:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/14 04:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:14 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/14 04:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2d9_d20260914_m042314_c001_v0001036_t0039_u01789359794860") 2026/09/14 04:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/14 04:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/14 04:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/14 04:23:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/14 04:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/14 04:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/14 04:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:24 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/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f201c560f90dd29b9_d20260914_m042324_c001_v0001109_t0004_u01789359804266") 2026/09/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/14 04:23:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:23:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:27 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/14 04:23:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/14 04:23:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/14 04:23:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/14 04:23:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/14 04:23:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/14 04:23:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/14 04:23:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:33 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/14 04:23:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f201c560f90dd29c6_d20260914_m042333_c001_v0001177_t0058_u01789359813793") 2026/09/14 04:23:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:23:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:23:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/14 04:23:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/14 04:23:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/14 04:23:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/14 04:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/14 04:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/14 04:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/14 04:23:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:42 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/14 04:23:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb321_d20260914_m042342_c001_v0001176_t0045_u01789359822836") 2026/09/14 04:23:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:23:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/14 04:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/14 04:23:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/14 04:23:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/14 04:23:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/14 04:23:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/14 04:23:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/14 04:23:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/14 04:23:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/14 04:23:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/14 04:23:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f216c5a4e27fda67d_d20260914_m042352_c001_v0001176_t0016_u01789359832490") 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:23:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/14 04:23:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:23:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:23:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:23:55 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/14 04:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/14 04:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/14 04:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/14 04:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/14 04:23:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/14 04:23:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/14 04:23:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/14 04:24:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:24:01 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/14 04:24:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f216c5a4e27fda68b_d20260914_m042401_c001_v0001043_t0011_u01789359841579") 2026/09/14 04:24:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:24:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:24:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/14 04:24:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:24:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:24:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/14 04:24:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/14 04:24:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/14 04:24:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/14 04:24:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/14 04:24:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/14 04:24:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/14 04:24:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/14 04:24:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:24:11 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/14 04:24:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb3a2_d20260914_m042411_c001_v0001098_t0003_u01789359851972") 2026/09/14 04:24:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/14 04:24:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/14 04:24:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:24:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:24:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:24:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/14 04:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/14 04:24:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/14 04:24:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/14 04:24:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/14 04:24:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:24:23 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/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f22722b8979542b64_d20260914_m042423_c001_v0001116_t0054_u01789359863262") 2026/09/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:24:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x205e966ba1e0), retryAfter:1000000000} 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/09/14 04:27:48 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/09/14 04:27:48 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x205e966ba7b0), retryAfter:1000000000} 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/09/14 04:27:48 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x205e966ea090), retryAfter:1000000000} 2026/09/14 04:27:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/09/14 04:27:48 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/09/14 04:27:49 DEBUG : pacer: Reducing sleep to 500ms 2026/09/14 04:27:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/14 04:27:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/14 04:27:51 DEBUG : pacer: Reducing sleep to 250ms 2026/09/14 04:27:52 DEBUG : pacer: Reducing sleep to 125ms 2026/09/14 04:27:52 DEBUG : pacer: Reducing sleep to 62.5ms 2026/09/14 04:27:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:27:55 DEBUG : pacer: Reducing sleep to 31.25ms 2026/09/14 04:27:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:27:56 DEBUG : pacer: Reducing sleep to 15.625ms 2026/09/14 04:27:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:27:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts 2026/09/14 04:27:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/09/14 04:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/14 04:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/14 04:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/14 04:28:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/14 04:28:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/14 04:28:02 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/14 04:28:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:28:04 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/14 04:28:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f220b0c9e65754755_d20260914_m042804_c001_v0001184_t0046_u01789360084467") 2026/09/14 04:28:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:28:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/14 04:28:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:28:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:28:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/14 04:28:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/14 04:28:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/14 04:28:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/14 04:28:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/14 04:28:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/14 04:28:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/14 04:28:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:28:15 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/14 04:28:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb60792_d20260914_m042815_c001_v0001041_t0003_u01789360095278") 2026/09/14 04:28:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/14 04:28:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/14 04:28:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:28:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:28:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/14 04:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/14 04:28:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/14 04:28:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/14 04:28:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/14 04:28:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/14 04:28:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/14 04:28:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/14 04:28:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f629dd3204d9bebaf080e1b_f223a9545a5c662e0_d20260914_m042827_c001_v0001173_t0048_u01789360107545") 2026/09/14 04:28:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/14 04:28:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/14 04:28:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/14 04:28:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/14 04:28:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/14 04:28:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/14 04:28:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/14 04:28:31 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/14 04:28:33 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/14 04:28:33 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/14 04:28:33 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/14 04:28:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/14 04:28:33 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1103-08.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001103_t0039": write tcp: unexpected EOF 2026/09/14 04:28:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-08.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001103_t0039": write tcp: unexpected EOF) 2026/09/14 04:28:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1103-08.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001103_t0039": write tcp: unexpected EOF 2026/09/14 04:28:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/14 04:28:34 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/14 04:28:34 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/14 04:28:34 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/14 04:28:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/14 04:28:34 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/14 04:28:34 DEBUG : pacer: Reducing sleep to 10ms 2026/09/14 04:28:35 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/14 04:28:36 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/14 04:28:37 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/14 04:28:37 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1134-10.backblaze.com/b2api/v1/b2_upload_part/4_z6f629dd3204d9bebaf080e1b_f210e5e22737273be_d20260914_m042839_c001_v0001134_t0006_u01789360119084/0042": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1134-10.backblaze.com/b2api/v1/b2_upload_part/4_z6f629dd3204d9bebaf080e1b_f210e5e22737273be_d20260914_m042839_c001_v0001134_t0006_u01789360119084/0042", Err:(*net.OpError)(0x205e9667a4b0)} 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1134-10.backblaze.com/b2api/v1/b2_upload_part/4_z6f629dd3204d9bebaf080e1b_f210e5e22737273be_d20260914_m042839_c001_v0001134_t0006_u01789360119084/0042": write tcp: unexpected EOF 2026/09/14 04:28:39 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1134-10.backblaze.com/b2api/v1/b2_upload_part/4_z6f629dd3204d9bebaf080e1b_f210e5e22737273be_d20260914_m042839_c001_v0001134_t0006_u01789360119084/0042": write tcp: unexpected EOF) 2026/09/14 04:28:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/14 04:28:39 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/14 04:28:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/14 04:28:40 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/14 04:28:41 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/14 04:28:42 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/14 04:28:42 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/14 04:28:44 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001120_t0003": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/14 04:28:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001120_t0003": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/14 04:28:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/6f629dd3204d9bebaf080e1b/c001_v0001120_t0003": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/14 04:28:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/14 04:28:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/14 04:28:44 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/14 04:28:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/14 04:28:44 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/14 04:28:47 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/14 04:28:47 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/14 04:28:47 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/14 04:28:47 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/14 04:28:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb815_d20260914_m042855_c001_v0001182_t0037_u01789360135015") 2026/09/14 04:28:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/14 04:28:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/14 04:28:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/14 04:28:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/14 04:28:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/14 04:28:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/14 04:28:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/14 04:28:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/14 04:28:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/14 04:29:00 DEBUG : chunked-copy: Done sending chunk 0 2026/09/14 04:29:00 DEBUG : chunked-copy: Done sending chunk 1 2026/09/14 04:29:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/14 04:29:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f629dd3204d9bebaf080e1b_f21852a93d1816ee2_d20260914_m042901_c001_v0001150_t0043_u01789360141473") 2026/09/14 04:29:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/14 04:29:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/14 04:29:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/14 04:29:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/14 04:29:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/14 04:29:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/14 04:29:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/14 04:29:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/14 04:29:04 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/14 04:29:07 DEBUG : chunked-copy: Done sending chunk 0 2026/09/14 04:29:07 DEBUG : chunked-copy: Done sending chunk 1 2026/09/14 04:29:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/14 04:29:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb81e_d20260914_m042907_c001_v0001172_t0014_u01789360147854") 2026/09/14 04:29:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/14 04:29:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/14 04:29:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/14 04:29:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/14 04:29:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/14 04:29:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/14 04:29:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/14 04:29:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/14 04:29:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/14 04:29:13 DEBUG : chunked-copy: Done sending chunk 0 2026/09/14 04:29:13 DEBUG : chunked-copy: Done sending chunk 1 2026/09/14 04:29:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb82e_d20260914_m042913_c001_v0001173_t0057_u01789360153947") 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/14 04:29:14 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/14 04:29:16 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/14 04:29:18 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/14 04:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zetiluf1cezi/deeper/nonexisting/directory" 2026/09/14 04:29:19 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/14 04:29:20 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of all files 2026/09/14 04:29:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6078c_d20260914_m042808_c001_v7007000_t0000_u01789360088411") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f220b0c9e65754755_d20260914_m042804_c001_v0001184_t0046_u01789360084467") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f420b0c9e65754753_d20260914_m042803_c001_v7007000_t0000_u01789360083828") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb60781_d20260914_m042759_c001_v0001176_t0015_u01789360079527") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f410e5e227372737d_d20260914_m042833_c001_v7007000_t0000_u01789360113083") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f223a9545a5c662e0_d20260914_m042827_c001_v0001173_t0048_u01789360107545") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f423a9545a5c662de_d20260914_m042826_c001_v7007000_t0000_u01789360106916") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb607a4_d20260914_m042820_c001_v0001161_t0039_u01789360100898") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb607a1_d20260914_m042820_c001_v7007000_t0000_u01789360100718") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb60792_d20260914_m042815_c001_v0001041_t0003_u01789360095278") 2026/09/14 04:29:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb60791_d20260914_m042814_c001_v7007000_t0000_u01789360094594") 2026/09/14 04:29:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f2184115aecb6078d_d20260914_m042808_c001_v0001134_t0037_u01789360088590") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2c6_d20260914_m042302_c001_v7007000_t0000_u01789359782062") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f217edda7482f37f5_d20260914_m042258_c001_v0001130_t0001_u01789359778172") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2bc_d20260914_m042253_c001_v7007000_t0000_u01789359773060") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2b3_d20260914_m042249_c001_v0001171_t0001_u01789359769152") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f417edda7482f37f4_d20260914_m042257_c001_v7007000_t0000_u01789359777771") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2be_d20260914_m042253_c001_v0001161_t0017_u01789359773363") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2b2_d20260914_m042248_c001_v7007000_t0000_u01789359768718") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2ae_d20260914_m042244_c001_v0001104_t0006_u01789359764239") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2ad_d20260914_m042244_c001_v7007000_t0000_u01789359764051") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f21341b6580e6ce72_d20260914_m042240_c001_v0001120_t0003_u01789359760552") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41341b6580e6ce6f_d20260914_m042240_c001_v7007000_t0000_u01789359760132") 2026/09/14 04:29:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb29e_d20260914_m042236_c001_v0001039_t0029_u01789359756176") 2026/09/14 04:29:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2f1_d20260914_m042328_c001_v7007000_t0000_u01789359808740") 2026/09/14 04:29:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f201c560f90dd29b9_d20260914_m042324_c001_v0001109_t0004_u01789359804266") 2026/09/14 04:29:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2da_d20260914_m042319_c001_v7007000_t0000_u01789359799018") 2026/09/14 04:29:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2d9_d20260914_m042314_c001_v0001036_t0039_u01789359794860") 2026/09/14 04:29:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f401c560f90dd29b8_d20260914_m042323_c001_v7007000_t0000_u01789359803848") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2dc_d20260914_m042319_c001_v0001144_t0026_u01789359799198") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2d7_d20260914_m042314_c001_v7007000_t0000_u01789359794446") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2cf_d20260914_m042309_c001_v0001146_t0022_u01789359789909") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb2cd_d20260914_m042309_c001_v7007000_t0000_u01789359789727") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f217edda7482f3848_d20260914_m042306_c001_v0001183_t0023_u01789359786502") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f417edda7482f3841_d20260914_m042306_c001_v7007000_t0000_u01789359786121") 2026/09/14 04:29:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2c7_d20260914_m042302_c001_v0001171_t0033_u01789359782243") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb29d_d20260914_m042235_c001_v7007000_t0000_u01789359755922") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f21341b6580e6ce56_d20260914_m042231_c001_v0001041_t0016_u01789359751741") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41341b6580e6ce55_d20260914_m042231_c001_v7007000_t0000_u01789359751357") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb284_d20260914_m042227_c001_v0001102_t0042_u01789359747175") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb283_d20260914_m042226_c001_v7007000_t0000_u01789359746994") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb27c_d20260914_m042223_c001_v0001184_t0024_u01789359743182") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb27b_d20260914_m042222_c001_v7007000_t0000_u01789359742793") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee38a4_d20260914_m042210_c001_v0001165_t0059_u01789359730836") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f415eea1bc6ee38a2_d20260914_m042210_c001_v7007000_t0000_u01789359730656") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f210e5e2273726d0b_d20260914_m042206_c001_v0001182_t0021_u01789359726866") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f410e5e2273726d08_d20260914_m042206_c001_v7007000_t0000_u01789359726454") 2026/09/14 04:29:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f215eea1bc6ee387f_d20260914_m042200_c001_v0001185_t0034_u01789359720957") 2026/09/14 04:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb348_d20260914_m042356_c001_v7007000_t0000_u01789359836808") 2026/09/14 04:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f216c5a4e27fda67d_d20260914_m042352_c001_v0001176_t0016_u01789359832490") 2026/09/14 04:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb324_d20260914_m042347_c001_v7007000_t0000_u01789359827353") 2026/09/14 04:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb321_d20260914_m042342_c001_v0001176_t0045_u01789359822836") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f416c5a4e27fda67c_d20260914_m042352_c001_v7007000_t0000_u01789359832034") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb327_d20260914_m042347_c001_v0001185_t0032_u01789359827537") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb31f_d20260914_m042342_c001_v7007000_t0000_u01789359822330") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb318_d20260914_m042337_c001_v0001036_t0036_u01789359817428") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb315_d20260914_m042337_c001_v7007000_t0000_u01789359817240") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f201c560f90dd29c6_d20260914_m042333_c001_v0001177_t0058_u01789359813793") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f401c560f90dd29c5_d20260914_m042333_c001_v7007000_t0000_u01789359813311") 2026/09/14 04:29:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb2f3_d20260914_m042328_c001_v0001040_t0050_u01789359808922") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f4184115aecb6077f_d20260914_m042759_c001_v7007000_t0000_u01789360079348") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f22722b8979542b64_d20260914_m042423_c001_v0001116_t0054_u01789359863262") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f42722b8979542b5e_d20260914_m042422_c001_v7007000_t0000_u01789359862682") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb3a8_d20260914_m042417_c001_v0001183_t0023_u01789359857231") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb3a7_d20260914_m042417_c001_v7007000_t0000_u01789359857049") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb3a2_d20260914_m042411_c001_v0001098_t0003_u01789359851972") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb3a1_d20260914_m042411_c001_v7007000_t0000_u01789359851473") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb383_d20260914_m042405_c001_v0001146_t0007_u01789359845942") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb381_d20260914_m042405_c001_v7007000_t0000_u01789359845758") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f216c5a4e27fda68b_d20260914_m042401_c001_v0001043_t0011_u01789359841579") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f416c5a4e27fda68a_d20260914_m042401_c001_v7007000_t0000_u01789359841030") 2026/09/14 04:29:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb34b_d20260914_m042356_c001_v0001183_t0032_u01789359836992") 2026/09/14 04:29:23 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb841_d20260914_m042916_c001_v7007000_t0000_u01789360156041") 2026/09/14 04:29:23 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f21852a93d1816eeb_d20260914_m042910_c001_v0001184_t0029_u01789360150650") 2026/09/14 04:29:23 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41852a93d1816eea_d20260914_m042909_c001_v7007000_t0000_u01789360149982") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f21852a93d1816ee6_d20260914_m042904_c001_v0001173_t0054_u01789360144166") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41852a93d1816ee5_d20260914_m042903_c001_v7007000_t0000_u01789360143522") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb81a_d20260914_m042857_c001_v0001115_t0003_u01789360137460") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb818_d20260914_m042856_c001_v7007000_t0000_u01789360136722") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f110412d2581fd2c4_d20260914_m042852_c001_v0001115_t0035_u01789360132541") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb813_d20260914_m042852_c001_v7007000_t0000_u01789360132137") 2026/09/14 04:29:24 DEBUG : chunked-copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f110412d2581fd2a6_d20260914_m042848_c001_v0001115_t0023_u01789360128598") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb83f_d20260914_m042915_c001_v7007000_t0000_u01789360155861") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb82e_d20260914_m042913_c001_v0001173_t0057_u01789360153947") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41852a93d1816ee9_d20260914_m042909_c001_v7007000_t0000_u01789360149802") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb81e_d20260914_m042907_c001_v0001172_t0014_u01789360147854") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f41852a93d1816ee4_d20260914_m042903_c001_v7007000_t0000_u01789360143341") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f21852a93d1816ee2_d20260914_m042901_c001_v0001150_t0043_u01789360141473") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb817_d20260914_m042856_c001_v7007000_t0000_u01789360136543") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f205722af69dcb815_d20260914_m042855_c001_v0001182_t0037_u01789360135015") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb812_d20260914_m042851_c001_v7007000_t0000_u01789360131956") 2026/09/14 04:29:24 DEBUG : chunked-copy.copy: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f1001322bdc61598b_d20260914_m042850_c001_v0001136_t0030_u01789360130861") 2026/09/14 04:29:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f107cae91ff884aba_d20260914_m042026_c001_v0001179_t0048_u01789359626715") 2026/09/14 04:29:24 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f422312ac0b3b2b65_d20260914_m042843_c001_v7007000_t0000_u01789360123468") 2026/09/14 04:29:24 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f210e5e22737273be_d20260914_m042839_c001_v0001134_t0006_u01789360119084") 2026/09/14 04:29:24 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f410e5e22737273bb_d20260914_m042838_c001_v7007000_t0000_u01789360118724") 2026/09/14 04:29:25 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f210e5e227372738a_d20260914_m042834_c001_v0001100_t0031_u01789360114171") 2026/09/14 04:29:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb84b_d20260914_m042917_c001_v7007000_t0000_u01789360157135") 2026/09/14 04:29:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f110412d2581fd322_d20260914_m042916_c001_v0001115_t0044_u01789360156581") 2026/09/14 04:29:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f405722af69dcb863_d20260914_m042918_c001_v7007000_t0000_u01789360158961") 2026/09/14 04:29:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f110412d2581fd330_d20260914_m042918_c001_v0001115_t0004_u01789360158324") 2026/09/14 04:29:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f110412d2581fd328_d20260914_m042917_c001_v0001115_t0045_u01789360157315") 2026/09/14 04:29:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f629dd3204d9bebaf080e1b_f415eea1bc6ee3878_d20260914_m042157_c001_v7007000_t0000_u01789359717398") 2026/09/14 04:29:26 INFO : B2 bucket rclone-test-zetiluf1cezi: cleaning bucket "rclone-test-zetiluf1cezi" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (573.81s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (571.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (94.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (19.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.84s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- 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.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- 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.24s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- 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.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (392.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (16.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (242.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (222.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (216.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 573.852s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m35.052773743s (try 1/5)