"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/18 01:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke" 2026/09/18 01:00:29 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/18 01:00:32 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/18 01:00:32 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/18 01:00:32 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/18 01:00:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/18 01:00:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/18 01:00:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/18 01:00:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/18 01:00:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/18 01:00:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/18 01:00:59 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/18 01:01:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/18 01:01:07 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/18 01:01:11 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of all files 2026/09/18 01:01:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b621_d20260918_m010110_c001_v0001184_t0005_u01789693270968") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/18 01:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke/dirToPurgeFromRoot" 2026/09/18 01:01:14 INFO : B2 bucket rclone-test-jefagin1suke path dirToPurgeFromRoot: cleaning bucket "rclone-test-jefagin1suke" of all files 2026/09/18 01:01:14 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b625_d20260918_m010112_c001_v0001184_t0047_u01789693272452") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/18 01:01:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke/hello? sausage/êé" 2026/09/18 01:01:19 INFO : B2 bucket rclone-test-jefagin1suke path hello? sausage/êé: cleaning bucket "rclone-test-jefagin1suke" of all files 2026/09/18 01:01:20 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1187e8634fa6d509_d20260918_m010118_c001_v0001174_t0038_u01789693278136") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/18 01:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/18 01:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-jefagin1suke" from "TestB2:rclone-test-jefagin1suke" 2026/09/18 01:01:34 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/18 01:01:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tiqerof7cowo" 2026/09/18 01:01:49 DEBUG : B2 bucket rclone-test-tiqerof7cowo: Purge remote 2026/09/18 01:01:49 INFO : B2 bucket rclone-test-tiqerof7cowo: cleaning bucket "rclone-test-tiqerof7cowo" of all files 2026/09/18 01:01:49 DEBUG : somefile: Deleting (id "4_z2f42adb3008dbb2baf080e1b_f413d91b05fbfad71_d20260918_m010148_c001_v0001157_t0001_u01789693308561") === 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/18 01:01:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/18 01:01:52 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/18 01:01:54 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.068Mi 2026/09/18 01:01:54 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/18 01:01:54 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70Ki offset 6Mi/6.068Mi 2026/09/18 01:01:54 DEBUG : test-metadata: Sending chunk 1 length 71680 2026/09/18 01:01:56 DEBUG : test-metadata: Done sending chunk 1 2026/09/18 01:01:57 DEBUG : test-metadata: Done sending chunk 0 2026/09/18 01:01:57 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-18-010203-130.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/18 01:02:09 DEBUG : oldPath = "TestB2:rclone-test-jefagin1suke/versions/test-versions-v2026-09-18-010203-130.txt" 2026/09/18 01:02:09 DEBUG : newPath = "TestB2,versions:rclone-test-jefagin1suke/versions/test-versions-v2026-09-18-010203-130.txt" 2026/09/18 01:02:09 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jefagin1suke/versions/test-versions-v2026-09-18-010203-130.txt" 2026/09/18 01:02:09 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/18 01:02:10 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jefagin1suke/versions/test-versions-v2026-09-18-010203-130.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jefagin1suke/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/18 01:02:13 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of all hidden files 2026/09/18 01:02:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be2_d20260918_m010039_c001_v7007000_t0000_u01789693239674") as it is a hide marker 2026/09/18 01:02:13 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : leading space/ leading space: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b56d_d20260918_m010039_c001_v0001184_t0034_u01789693239117") 2026/09/18 01:02:13 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be1_d20260918_m010038_c001_v7007000_t0000_u01789693238759") as it is a hide marker 2026/09/18 01:02:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b569_d20260918_m010038_c001_v0001184_t0041_u01789693238192") 2026/09/18 01:02:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bea_d20260918_m010045_c001_v7007000_t0000_u01789693245396") as it is a hide marker 2026/09/18 01:02:13 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5a3_d20260918_m010044_c001_v0001184_t0006_u01789693244695") 2026/09/18 01:02:13 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : created from root.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b73599c_d20260918_m010142_c001_v7007000_t0000_u01789693302532") as it is a hide marker 2026/09/18 01:02:13 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : created from root.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f107190b5f083aad8_d20260918_m010141_c001_v0001176_t0006_u01789693301546") 2026/09/18 01:02:13 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : file name.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ec_d20260918_m010150_c001_v7007000_t0000_u01789693310946") as it is a hide marker 2026/09/18 01:02:13 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b68d_d20260918_m010130_c001_v0001184_t0021_u01789693290484") 2026/09/18 01:02:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1054bdf811873caf_d20260918_m010125_c001_v0001145_t0009_u01789693285116") 2026/09/18 01:02:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5fb_d20260918_m010103_c001_v0001184_t0003_u01789693263343") 2026/09/18 01:02:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f5_d20260918_m010102_c001_v0001184_t0037_u01789693262560") 2026/09/18 01:02:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f9_d20260918_m010102_c001_v0001184_t0036_u01789693262948") "upload" dated 2026-09-18 01:01:02.948 +0000 UTC (1m10.743338528s ago) 2026/09/18 01:02:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f4242a9244a5f7c0d_d20260918_m010122_c001_v7007000_t0000_u01789693282551") as it is a hide marker 2026/09/18 01:02:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f106b149f58cf1ba6_d20260918_m010122_c001_v0001134_t0011_u01789693282076") 2026/09/18 01:02:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f109ce70076ec44d6_d20260918_m010121_c001_v0001173_t0052_u01789693281228") 2026/09/18 01:02:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf7_d20260918_m010052_c001_v7007000_t0000_u01789693252128") as it is a hide marker 2026/09/18 01:02:13 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c7_d20260918_m010051_c001_v0001184_t0055_u01789693251559") 2026/09/18 01:02:13 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : piped data.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ee_d20260918_m010152_c001_v7007000_t0000_u01789693312673") as it is a hide marker 2026/09/18 01:02:13 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b715_d20260918_m010152_c001_v0001184_t0033_u01789693312279") 2026/09/18 01:02:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ed_d20260918_m010152_c001_v7007000_t0000_u01789693312095") 2026/09/18 01:02:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f403dd01a1027b70f_d20260918_m010151_c001_v0001184_t0014_u01789693311733") 2026/09/18 01:02:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf8_d20260918_m010053_c001_v7007000_t0000_u01789693253069") as it is a hide marker 2026/09/18 01:02:13 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5cb_d20260918_m010052_c001_v0001184_t0023_u01789693252499") 2026/09/18 01:02:13 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : test-metadata: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac7496054_d20260918_m010200_c001_v7007000_t0000_u01789693320585") as it is a hide marker 2026/09/18 01:02:13 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21703ac280afb2f1_d20260918_m010154_c001_v0001115_t0053_u01789693314495") 2026/09/18 01:02:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ef_d20260918_m010153_c001_v7007000_t0000_u01789693313623") 2026/09/18 01:02:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b71d_d20260918_m010152_c001_v0001184_t0037_u01789693312860") 2026/09/18 01:02:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bee_d20260918_m010047_c001_v7007000_t0000_u01789693247431") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5b5_d20260918_m010046_c001_v0001184_t0048_u01789693246749") 2026/09/18 01:02:13 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf3_d20260918_m010049_c001_v7007000_t0000_u01789693249312") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5bf_d20260918_m010048_c001_v0001184_t0019_u01789693248738") 2026/09/18 01:02:13 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf1_d20260918_m010048_c001_v7007000_t0000_u01789693248372") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5bb_d20260918_m010047_c001_v0001184_t0025_u01789693247795") 2026/09/18 01:02:13 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf5_d20260918_m010050_c001_v7007000_t0000_u01789693250279") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c3_d20260918_m010049_c001_v0001184_t0014_u01789693249673") 2026/09/18 01:02:13 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf6_d20260918_m010051_c001_v7007000_t0000_u01789693251199") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c5_d20260918_m010050_c001_v0001184_t0013_u01789693250638") 2026/09/18 01:02:13 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bec_d20260918_m010046_c001_v7007000_t0000_u01789693246392") as it is a hide marker 2026/09/18 01:02:13 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : trailing space /trailing space : Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5ad_d20260918_m010045_c001_v0001184_t0012_u01789693245766") 2026/09/18 01:02:13 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b765_d20260918_m010207_c001_v0001184_t0044_u01789693327923") "upload" dated 2026-09-18 01:02:07.923 +0000 UTC (5.768755386s ago) 2026/09/18 01:02:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac7496060_d20260918_m010205_c001_v7007000_t0000_u01789693325740") 2026/09/18 01:02:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b751_d20260918_m010203_c001_v0001184_t0007_u01789693323130") 2026/09/18 01:02:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4c03_d20260918_m010102_c001_v7007000_t0000_u01789693262003") as it is a hide marker 2026/09/18 01:02:13 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b4bfe_d20260918_m010055_c001_v0001120_t0023_u01789693255092") 2026/09/18 01:02:13 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : zero-length-file: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bfd_d20260918_m010054_c001_v7007000_t0000_u01789693254911") as it is a hide marker 2026/09/18 01:02:13 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : zero-length-file: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f403dd01a1027b5d5_d20260918_m010054_c001_v0001184_t0014_u01789693254361") 2026/09/18 01:02:13 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be4_d20260918_m010040_c001_v7007000_t0000_u01789693240634") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b577_d20260918_m010040_c001_v0001184_t0016_u01789693240034") 2026/09/18 01:02:13 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdc_d20260918_m010035_c001_v7007000_t0000_u01789693235916") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b54d_d20260918_m010034_c001_v0001184_t0021_u01789693234906") 2026/09/18 01:02:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be8_d20260918_m010043_c001_v7007000_t0000_u01789693243410") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b593_d20260918_m010042_c001_v0001184_t0015_u01789693242840") 2026/09/18 01:02:13 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be6_d20260918_m010042_c001_v7007000_t0000_u01789693242481") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b587_d20260918_m010041_c001_v0001184_t0038_u01789693241922") 2026/09/18 01:02:13 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be9_d20260918_m010044_c001_v7007000_t0000_u01789693244337") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b59f_d20260918_m010043_c001_v0001184_t0022_u01789693243773") 2026/09/18 01:02:13 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be5_d20260918_m010041_c001_v7007000_t0000_u01789693241563") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b57f_d20260918_m010040_c001_v0001184_t0019_u01789693240995") 2026/09/18 01:02:13 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ./.: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdd_d20260918_m010036_c001_v7007000_t0000_u01789693236857") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ./.: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b55b_d20260918_m010036_c001_v0001184_t0016_u01789693236277") 2026/09/18 01:02:13 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/18 01:02:13 DEBUG : ../..: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdf_d20260918_m010037_c001_v7007000_t0000_u01789693237829") as it is a hide marker 2026/09/18 01:02:13 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/18 01:02:13 DEBUG : ../..: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b561_d20260918_m010037_c001_v0001184_t0014_u01789693237224") 2026/09/18 01:02:13 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/18 01:02:13 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of all hidden files 2026/09/18 01:02:14 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be2_d20260918_m010039_c001_v7007000_t0000_u01789693239674") as it is a hide marker 2026/09/18 01:02:14 DEBUG : leading space/ leading space: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b56d_d20260918_m010039_c001_v0001184_t0034_u01789693239117") 2026/09/18 01:02:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be1_d20260918_m010038_c001_v7007000_t0000_u01789693238759") as it is a hide marker 2026/09/18 01:02:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b569_d20260918_m010038_c001_v0001184_t0041_u01789693238192") 2026/09/18 01:02:14 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bea_d20260918_m010045_c001_v7007000_t0000_u01789693245396") as it is a hide marker 2026/09/18 01:02:14 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5a3_d20260918_m010044_c001_v0001184_t0006_u01789693244695") 2026/09/18 01:02:14 DEBUG : created from root.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b73599c_d20260918_m010142_c001_v7007000_t0000_u01789693302532") as it is a hide marker 2026/09/18 01:02:14 DEBUG : created from root.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f107190b5f083aad8_d20260918_m010141_c001_v0001176_t0006_u01789693301546") 2026/09/18 01:02:14 DEBUG : file name.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ec_d20260918_m010150_c001_v7007000_t0000_u01789693310946") as it is a hide marker 2026/09/18 01:02:14 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b68d_d20260918_m010130_c001_v0001184_t0021_u01789693290484") 2026/09/18 01:02:14 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1054bdf811873caf_d20260918_m010125_c001_v0001145_t0009_u01789693285116") 2026/09/18 01:02:14 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5fb_d20260918_m010103_c001_v0001184_t0003_u01789693263343") 2026/09/18 01:02:14 DEBUG : file name.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f5_d20260918_m010102_c001_v0001184_t0037_u01789693262560") 2026/09/18 01:02:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f9_d20260918_m010102_c001_v0001184_t0036_u01789693262948") "upload" dated 2026-09-18 01:01:02.948 +0000 UTC (1m11.746001444s ago) 2026/09/18 01:02:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f4242a9244a5f7c0d_d20260918_m010122_c001_v7007000_t0000_u01789693282551") as it is a hide marker 2026/09/18 01:02:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f106b149f58cf1ba6_d20260918_m010122_c001_v0001134_t0011_u01789693282076") 2026/09/18 01:02:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f109ce70076ec44d6_d20260918_m010121_c001_v0001173_t0052_u01789693281228") 2026/09/18 01:02:14 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf7_d20260918_m010052_c001_v7007000_t0000_u01789693252128") as it is a hide marker 2026/09/18 01:02:14 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c7_d20260918_m010051_c001_v0001184_t0055_u01789693251559") 2026/09/18 01:02:14 DEBUG : piped data.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ee_d20260918_m010152_c001_v7007000_t0000_u01789693312673") as it is a hide marker 2026/09/18 01:02:15 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b715_d20260918_m010152_c001_v0001184_t0033_u01789693312279") 2026/09/18 01:02:15 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ed_d20260918_m010152_c001_v7007000_t0000_u01789693312095") 2026/09/18 01:02:15 DEBUG : piped data.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f403dd01a1027b70f_d20260918_m010151_c001_v0001184_t0014_u01789693311733") 2026/09/18 01:02:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf8_d20260918_m010053_c001_v7007000_t0000_u01789693253069") as it is a hide marker 2026/09/18 01:02:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5cb_d20260918_m010052_c001_v0001184_t0023_u01789693252499") 2026/09/18 01:02:15 DEBUG : test-metadata: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac7496054_d20260918_m010200_c001_v7007000_t0000_u01789693320585") as it is a hide marker 2026/09/18 01:02:15 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21703ac280afb2f1_d20260918_m010154_c001_v0001115_t0053_u01789693314495") 2026/09/18 01:02:15 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41703ac280afb2ef_d20260918_m010153_c001_v7007000_t0000_u01789693313623") 2026/09/18 01:02:15 DEBUG : test-metadata: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b71d_d20260918_m010152_c001_v0001184_t0037_u01789693312860") 2026/09/18 01:02:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bee_d20260918_m010047_c001_v7007000_t0000_u01789693247431") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5b5_d20260918_m010046_c001_v0001184_t0048_u01789693246749") 2026/09/18 01:02:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf3_d20260918_m010049_c001_v7007000_t0000_u01789693249312") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5bf_d20260918_m010048_c001_v0001184_t0019_u01789693248738") 2026/09/18 01:02:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf1_d20260918_m010048_c001_v7007000_t0000_u01789693248372") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5bb_d20260918_m010047_c001_v0001184_t0025_u01789693247795") 2026/09/18 01:02:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf5_d20260918_m010050_c001_v7007000_t0000_u01789693250279") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c3_d20260918_m010049_c001_v0001184_t0014_u01789693249673") 2026/09/18 01:02:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bf6_d20260918_m010051_c001_v7007000_t0000_u01789693251199") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5c5_d20260918_m010050_c001_v0001184_t0013_u01789693250638") 2026/09/18 01:02:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bec_d20260918_m010046_c001_v7007000_t0000_u01789693246392") as it is a hide marker 2026/09/18 01:02:15 DEBUG : trailing space /trailing space : Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5ad_d20260918_m010045_c001_v0001184_t0012_u01789693245766") 2026/09/18 01:02:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b765_d20260918_m010207_c001_v0001184_t0044_u01789693327923") "upload" dated 2026-09-18 01:02:07.923 +0000 UTC (8.074941419s ago) 2026/09/18 01:02:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac7496060_d20260918_m010205_c001_v7007000_t0000_u01789693325740") 2026/09/18 01:02:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b751_d20260918_m010203_c001_v0001184_t0007_u01789693323130") 2026/09/18 01:02:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4c03_d20260918_m010102_c001_v7007000_t0000_u01789693262003") as it is a hide marker 2026/09/18 01:02:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b4bfe_d20260918_m010055_c001_v0001120_t0023_u01789693255092") 2026/09/18 01:02:16 DEBUG : zero-length-file: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bfd_d20260918_m010054_c001_v7007000_t0000_u01789693254911") as it is a hide marker 2026/09/18 01:02:16 DEBUG : zero-length-file: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f403dd01a1027b5d5_d20260918_m010054_c001_v0001184_t0014_u01789693254361") 2026/09/18 01:02:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be4_d20260918_m010040_c001_v7007000_t0000_u01789693240634") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b577_d20260918_m010040_c001_v0001184_t0016_u01789693240034") 2026/09/18 01:02:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdc_d20260918_m010035_c001_v7007000_t0000_u01789693235916") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b54d_d20260918_m010034_c001_v0001184_t0021_u01789693234906") 2026/09/18 01:02:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be8_d20260918_m010043_c001_v7007000_t0000_u01789693243410") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b593_d20260918_m010042_c001_v0001184_t0015_u01789693242840") 2026/09/18 01:02:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be6_d20260918_m010042_c001_v7007000_t0000_u01789693242481") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b587_d20260918_m010041_c001_v0001184_t0038_u01789693241922") 2026/09/18 01:02:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be9_d20260918_m010044_c001_v7007000_t0000_u01789693244337") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b59f_d20260918_m010043_c001_v0001184_t0022_u01789693243773") 2026/09/18 01:02:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4be5_d20260918_m010041_c001_v7007000_t0000_u01789693241563") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b57f_d20260918_m010040_c001_v0001184_t0019_u01789693240995") 2026/09/18 01:02:16 DEBUG : ./.: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdd_d20260918_m010036_c001_v7007000_t0000_u01789693236857") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ./.: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b55b_d20260918_m010036_c001_v0001184_t0016_u01789693236277") 2026/09/18 01:02:16 DEBUG : ../..: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b4bdf_d20260918_m010037_c001_v7007000_t0000_u01789693237829") as it is a hide marker 2026/09/18 01:02:16 DEBUG : ../..: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b561_d20260918_m010037_c001_v0001184_t0014_u01789693237224") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/18 01:02:17 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/18 01:02:17 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/18 01:02:18 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/18 01:02:18 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/18 01:02:18 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of pending multipart uploads older than 0s 2026/09/18 01:02:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f9_d20260918_m010102_c001_v0001184_t0036_u01789693262948") "upload" dated 2026-09-18 01:01:02.948 +0000 UTC (1m16.005632564s ago) 2026/09/18 01:02:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac749606e_d20260918_m010217_c001_v0001177_t0038_u01789693337858") as it is a start marker (upload started at 2026-09-18 01:02:17.858 +0000 UTC) 2026/09/18 01:02:18 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/18 01:02:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac749606f_d20260918_m010218_c001_v0001174_t0016_u01789693338038") as it is a start marker (upload started at 2026-09-18 01:02:18.038 +0000 UTC) 2026/09/18 01:02:18 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/18 01:02:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac7496070_d20260918_m010218_c001_v0001153_t0006_u01789693338219") as it is a start marker (upload started at 2026-09-18 01:02:18.219 +0000 UTC) 2026/09/18 01:02:18 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/18 01:02:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac7496071_d20260918_m010218_c001_v0001161_t0044_u01789693338400") as it is a start marker (upload started at 2026-09-18 01:02:18.4 +0000 UTC) 2026/09/18 01:02:18 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/18 01:02:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac749606c_d20260918_m010217_c001_v7007000_t0000_u01789693337677") "hide" dated 2026-09-18 01:02:17.677 +0000 UTC (1.276877556s ago) 2026/09/18 01:02:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b765_d20260918_m010207_c001_v0001184_t0044_u01789693327923") 2026/09/18 01:02:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/18 01:02:19 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of pending multipart uploads older than 0s 2026/09/18 01:02:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f9_d20260918_m010102_c001_v0001184_t0036_u01789693262948") "upload" dated 2026-09-18 01:01:02.948 +0000 UTC (1m16.36464215s ago) 2026/09/18 01:02:19 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac749606e_d20260918_m010217_c001_v0001177_t0038_u01789693337858") as it is a start marker (upload started at 2026-09-18 01:02:17.858 +0000 UTC) 2026/09/18 01:02:19 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac749606f_d20260918_m010218_c001_v0001174_t0016_u01789693338038") as it is a start marker (upload started at 2026-09-18 01:02:18.038 +0000 UTC) 2026/09/18 01:02:19 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac7496070_d20260918_m010218_c001_v0001153_t0006_u01789693338219") as it is a start marker (upload started at 2026-09-18 01:02:18.219 +0000 UTC) 2026/09/18 01:02:19 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac7496071_d20260918_m010218_c001_v0001161_t0044_u01789693338400") as it is a start marker (upload started at 2026-09-18 01:02:18.4 +0000 UTC) 2026/09/18 01:02:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac749606c_d20260918_m010217_c001_v7007000_t0000_u01789693337677") "hide" dated 2026-09-18 01:02:17.677 +0000 UTC (1.63576881s ago) 2026/09/18 01:02:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b765_d20260918_m010207_c001_v0001184_t0044_u01789693327923") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/18 01:02:20 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/18 01:02:20 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/18 01:02:20 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/18 01:02:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/18 01:02:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/18 01:02:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/18 01:02:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/18 01:02:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/18 01:02:24 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/18 01:02:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:02:27 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/18 01:02:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f21823630621f036b_d20260918_m010227_c001_v0001116_t0007_u01789693347323") 2026/09/18 01:02:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:02:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:02:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:02:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:02:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/18 01:02:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/18 01:02:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:40 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/18 01:02:40 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/18 01:02:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/18 01:02:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/18 01:02:42 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/18 01:02:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:02:44 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/18 01:02:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753b99_d20260918_m010244_c001_v0001183_t0029_u01789693364173") 2026/09/18 01:02:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:02:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/18 01:02:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:02:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:02:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 01:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/18 01:02:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/18 01:02:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/18 01:02:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/18 01:02:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:02:53 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/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f205d7c638556aeed_d20260918_m010253_c001_v0001120_t0059_u01789693373342") 2026/09/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/18 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:02:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:02:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:02:56 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/18 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/18 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/18 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/18 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/18 01:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/18 01:03:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/18 01:03:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/18 01:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:01 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/18 01:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f205d7c638556aef4_d20260918_m010301_c001_v0001161_t0032_u01789693381627") 2026/09/18 01:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/18 01:03:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/18 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:10 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/18 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bbb_d20260918_m010310_c001_v0001153_t0008_u01789693390651") 2026/09/18 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/18 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/18 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/18 01:03:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/18 01:03:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/18 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/18 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/18 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:19 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/18 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bd8_d20260918_m010319_c001_v0001109_t0008_u01789693399855") 2026/09/18 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/18 01:03:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:03:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:03:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/18 01:03:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:22 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/18 01:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/18 01:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/18 01:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/18 01:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/18 01:03:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/18 01:03:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/18 01:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:28 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/18 01:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753be3_d20260918_m010328_c001_v0001174_t0003_u01789693408599") 2026/09/18 01:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/18 01:03:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/18 01:03:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/18 01:03:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/18 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:36 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/18 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b6b_d20260918_m010336_c001_v0001161_t0024_u01789693416961") 2026/09/18 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/18 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/18 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/18 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/18 01:03:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/18 01:03:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/18 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:45 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/18 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f21719532c2759089_d20260918_m010346_c001_v0001174_t0039_u01789693426056") 2026/09/18 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/18 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/18 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:03:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:48 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/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/18 01:03:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/18 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/18 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/18 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:03:55 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/18 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f21719532c27590b6_d20260918_m010355_c001_v0001157_t0025_u01789693435202") 2026/09/18 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/18 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/18 01:03:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/18 01:03:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/18 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/18 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/18 01:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/18 01:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:04 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/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b9c_d20260918_m010404_c001_v0001120_t0025_u01789693444163") 2026/09/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/18 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/18 01:04:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/18 01:04:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/18 01:04:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b5186_d20260918_m010414_c001_v0001150_t0046_u01789693454061") 2026/09/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/18 01:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:04:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:17 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/18 01:04:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/18 01:04:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/18 01:04:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/18 01:04:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/18 01:04:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/18 01:04:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:23 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/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b51f1_d20260918_m010423_c001_v0001167_t0043_u01789693463647") 2026/09/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/18 01:04:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/18 01:04:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/18 01:04:31 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:33 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/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58bdd_d20260918_m010433_c001_v0001130_t0027_u01789693473472") 2026/09/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/18 01:04:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/18 01:04:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:44 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/18 01:04:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2235c478bc2a3367_d20260918_m010444_c001_v0001137_t0014_u01789693484865") 2026/09/18 01:04:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/18 01:04:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/18 01:04:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/18 01:04:45 DEBUG : pacer: Reducing sleep to 10ms 2026/09/18 01:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:04:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/09/18 01:04:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/18 01:04:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/18 01:04:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/18 01:04:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/18 01:04:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/18 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/18 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/18 01:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:04:55 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/18 01:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2235c478bc2a3374_d20260918_m010455_c001_v0001161_t0011_u01789693495493") 2026/09/18 01:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/18 01:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/18 01:04:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/18 01:05:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/18 01:05:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/18 01:05:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/18 01:05:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/18 01:05:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/18 01:05:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/18 01:05:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/18 01:05:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:05:06 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/18 01:05:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f216679df4b735cf0_d20260918_m010506_c001_v0001091_t0050_u01789693506651") 2026/09/18 01:05:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/18 01:05:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/18 01:05:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:05:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:05:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/18 01:05:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/18 01:05:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/18 01:05:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/18 01:05:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/18 01:05:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/18 01:05:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/18 01:05:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/18 01:05:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/18 01:05:18 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/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa28d43007dbb2baf080e1b_f2026d26ca18462fb_d20260918_m010518_c001_v0001134_t0031_u01789693518974") 2026/09/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/18 01:05:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/18 01:05:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/18 01:05:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/18 01:05:22 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/18 01:05:24 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/18 01:05:24 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/18 01:05:24 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/18 01:05:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/18 01:05:25 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1097-12.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001097_t0041": write tcp: unexpected EOF 2026/09/18 01:05:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-12.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001097_t0041": write tcp: unexpected EOF) 2026/09/18 01:05:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1097-12.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001097_t0041": write tcp: unexpected EOF 2026/09/18 01:05:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/18 01:05:26 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/18 01:05:26 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/18 01:05:26 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/18 01:05:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/18 01:05:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/18 01:05:26 DEBUG : pacer: Reducing sleep to 10ms 2026/09/18 01:05:27 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/18 01:05:28 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/18 01:05:28 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/18 01:05:28 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/18 01:05:30 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 01:05:30 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_part/4_z2fa28d43007dbb2baf080e1b_f215985ab95f59cab_d20260918_m010530_c001_v0001116_t0034_u01789693530513/0024": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_part/4_z2fa28d43007dbb2baf080e1b_f215985ab95f59cab_d20260918_m010530_c001_v0001116_t0034_u01789693530513/0024", Err:(*net.OpError)(0x9215eaa2d20)} 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_part/4_z2fa28d43007dbb2baf080e1b_f215985ab95f59cab_d20260918_m010530_c001_v0001116_t0034_u01789693530513/0024": write tcp: unexpected EOF 2026/09/18 01:05:31 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_part/4_z2fa28d43007dbb2baf080e1b_f215985ab95f59cab_d20260918_m010530_c001_v0001116_t0034_u01789693530513/0024": write tcp: unexpected EOF) 2026/09/18 01:05:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/18 01:05:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/18 01:05:31 DEBUG : pacer: Reducing sleep to 10ms 2026/09/18 01:05:36 DEBUG : retry-chunked-NetError.bin: Error sending chunk 2 (retry=true): incident id fa4f03b0f01f-a02c5fa6c9112f37 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id fa4f03b0f01f-a02c5fa6c9112f37"} 2026/09/18 01:05:36 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: incident id fa4f03b0f01f-a02c5fa6c9112f37 (500 internal_error) 2026/09/18 01:05:36 DEBUG : pacer: low level retry 1/10 (error incident id fa4f03b0f01f-a02c5fa6c9112f37 (500 internal_error)) 2026/09/18 01:05:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/18 01:05:36 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/18 01:05:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/18 01:05:38 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/18 01:05:38 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/18 01:05:41 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/18 01:05:41 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/18 01:05:44 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001167_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/18 01:05:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001167_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/18 01:05:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_file/2fa28d43007dbb2baf080e1b/c001_v0001167_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/18 01:05:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/18 01:05:45 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/18 01:05:45 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/18 01:05:45 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/18 01:05:45 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/18 01:05:48 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/18 01:05:48 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/18 01:05:48 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/18 01:05:48 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/18 01:05:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdbf_d20260918_m010554_c001_v0001099_t0053_u01789693554350") 2026/09/18 01:05:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/18 01:05:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/18 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/18 01:05:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/18 01:05:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/18 01:05:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/18 01:05:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/18 01:05:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/18 01:05:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/18 01:05:59 DEBUG : chunked-copy: Done sending chunk 0 2026/09/18 01:05:59 DEBUG : chunked-copy: Done sending chunk 1 2026/09/18 01:05:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/18 01:06:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdcc_d20260918_m010600_c001_v0001104_t0043_u01789693560421") 2026/09/18 01:06:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/18 01:06:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/18 01:06:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/18 01:06:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/18 01:06:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/18 01:06:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/18 01:06:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/18 01:06:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/18 01:06:04 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/18 01:06:06 DEBUG : chunked-copy: Done sending chunk 1 2026/09/18 01:06:06 DEBUG : chunked-copy: Done sending chunk 0 2026/09/18 01:06:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/18 01:06:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdda_d20260918_m010607_c001_v0001171_t0044_u01789693567448") 2026/09/18 01:06:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/18 01:06:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/18 01:06:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/18 01:06:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/18 01:06:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/18 01:06:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/18 01:06:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/18 01:06:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/18 01:06:10 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/18 01:06:12 DEBUG : chunked-copy: Done sending chunk 1 2026/09/18 01:06:12 DEBUG : chunked-copy: Done sending chunk 0 2026/09/18 01:06:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/18 01:06:13 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdf7_d20260918_m010613_c001_v0001176_t0022_u01789693573748") 2026/09/18 01:06:13 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/18 01:06:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/18 01:06:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/18 01:06:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/18 01:06:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/18 01:06:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/18 01:06:14 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/18 01:06:15 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/18 01:06:17 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/18 01:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jefagin1suke/deeper/nonexisting/directory" === 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/18 01:06:18 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of all files 2026/09/18 01:06:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b735c97_d20260918_m010459_c001_v7007000_t0000_u01789693499895") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2235c478bc2a3374_d20260918_m010455_c001_v0001161_t0011_u01789693495493") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4235c478bc2a3373_d20260918_m010454_c001_v7007000_t0000_u01789693494879") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f216679df4b735c95_d20260918_m010450_c001_v0001157_t0019_u01789693490064") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f59c9d_d20260918_m010524_c001_v7007000_t0000_u01789693524648") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2026d26ca18462fb_d20260918_m010518_c001_v0001134_t0031_u01789693518974") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4026d26ca18462f9_d20260918_m010518_c001_v7007000_t0000_u01789693518391") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f216679df4b735cf6_d20260918_m010512_c001_v0001172_t0010_u01789693512423") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b735cf5_d20260918_m010512_c001_v7007000_t0000_u01789693512242") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f216679df4b735cf0_d20260918_m010506_c001_v0001091_t0050_u01789693506651") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b735cef_d20260918_m010505_c001_v7007000_t0000_u01789693505996") 2026/09/18 01:06:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f216679df4b735c98_d20260918_m010500_c001_v0001174_t0006_u01789693500075") 2026/09/18 01:06:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b62_d20260918_m010324_c001_v7007000_t0000_u01789693404182") 2026/09/18 01:06:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bd8_d20260918_m010319_c001_v0001109_t0008_u01789693399855") 2026/09/18 01:06:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753bcc_d20260918_m010314_c001_v7007000_t0000_u01789693394756") 2026/09/18 01:06:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bbb_d20260918_m010310_c001_v0001153_t0008_u01789693390651") 2026/09/18 01:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753bd6_d20260918_m010319_c001_v7007000_t0000_u01789693399448") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bcd_d20260918_m010314_c001_v0001130_t0025_u01789693394940") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753bb9_d20260918_m010310_c001_v7007000_t0000_u01789693390097") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753bb0_d20260918_m010305_c001_v0001044_t0016_u01789693385730") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753baf_d20260918_m010305_c001_v7007000_t0000_u01789693385548") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f205d7c638556aef4_d20260918_m010301_c001_v0001161_t0032_u01789693381627") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f405d7c638556aef3_d20260918_m010301_c001_v7007000_t0000_u01789693381206") 2026/09/18 01:06:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753ba9_d20260918_m010257_c001_v0001184_t0054_u01789693377573") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b78_d20260918_m010350_c001_v7007000_t0000_u01789693430220") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21719532c2759089_d20260918_m010346_c001_v0001174_t0039_u01789693426056") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b6e_d20260918_m010341_c001_v7007000_t0000_u01789693421084") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b6b_d20260918_m010336_c001_v0001161_t0024_u01789693416961") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41719532c2759088_d20260918_m010345_c001_v7007000_t0000_u01789693425625") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b6f_d20260918_m010341_c001_v0001161_t0042_u01789693421264") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b6a_d20260918_m010336_c001_v7007000_t0000_u01789693416549") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b67_d20260918_m010332_c001_v0001036_t0040_u01789693412291") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b66_d20260918_m010332_c001_v7007000_t0000_u01789693412111") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753be3_d20260918_m010328_c001_v0001174_t0003_u01789693408599") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753be2_d20260918_m010328_c001_v7007000_t0000_u01789693408222") 2026/09/18 01:06:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b63_d20260918_m010324_c001_v0001171_t0016_u01789693404364") 2026/09/18 01:06:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753ba8_d20260918_m010257_c001_v7007000_t0000_u01789693377392") 2026/09/18 01:06:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f205d7c638556aeed_d20260918_m010253_c001_v0001120_t0059_u01789693373342") 2026/09/18 01:06:20 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f405d7c638556aeec_d20260918_m010252_c001_v7007000_t0000_u01789693372934") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753b9f_d20260918_m010248_c001_v0001161_t0058_u01789693368175") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753b9e_d20260918_m010247_c001_v7007000_t0000_u01789693367992") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753b99_d20260918_m010244_c001_v0001183_t0029_u01789693364173") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753b98_d20260918_m010243_c001_v7007000_t0000_u01789693363795") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3753b91_d20260918_m010239_c001_v0001033_t0014_u01789693359479") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3753b8f_d20260918_m010239_c001_v7007000_t0000_u01789693359299") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21823630621f036b_d20260918_m010227_c001_v0001116_t0007_u01789693347323") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41823630621f0369_d20260918_m010226_c001_v7007000_t0000_u01789693346864") 2026/09/18 01:06:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f201f124ac7496074_d20260918_m010221_c001_v0001043_t0059_u01789693341339") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58bbb_d20260918_m010418_c001_v7007000_t0000_u01789693458553") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b5186_d20260918_m010414_c001_v0001150_t0046_u01789693454061") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58ba8_d20260918_m010408_c001_v7007000_t0000_u01789693448844") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b9c_d20260918_m010404_c001_v0001120_t0025_u01789693444163") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b5185_d20260918_m010413_c001_v7007000_t0000_u01789693453610") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58ba9_d20260918_m010409_c001_v0001176_t0021_u01789693449024") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b9a_d20260918_m010403_c001_v7007000_t0000_u01789693443704") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b95_d20260918_m010359_c001_v0001185_t0044_u01789693439286") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58b94_d20260918_m010359_c001_v7007000_t0000_u01789693439107") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21719532c27590b6_d20260918_m010355_c001_v0001157_t0025_u01789693435202") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41719532c27590b5_d20260918_m010354_c001_v7007000_t0000_u01789693434755") 2026/09/18 01:06:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58b79_d20260918_m010350_c001_v0001036_t0009_u01789693430399") 2026/09/18 01:06:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f416679df4b735c94_d20260918_m010449_c001_v7007000_t0000_u01789693489882") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2235c478bc2a3367_d20260918_m010444_c001_v0001137_t0014_u01789693484865") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4235c478bc2a3362_d20260918_m010444_c001_v7007000_t0000_u01789693484315") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58be3_d20260918_m010438_c001_v0001104_t0051_u01789693478682") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58be2_d20260918_m010438_c001_v7007000_t0000_u01789693478503") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58bdd_d20260918_m010433_c001_v0001130_t0027_u01789693473472") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58bdc_d20260918_m010432_c001_v7007000_t0000_u01789693472938") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58bce_d20260918_m010427_c001_v0001173_t0006_u01789693467705") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f58bcc_d20260918_m010427_c001_v7007000_t0000_u01789693467524") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21601fc8e23b51f1_d20260918_m010423_c001_v0001167_t0043_u01789693463647") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41601fc8e23b51ef_d20260918_m010423_c001_v7007000_t0000_u01789693463103") 2026/09/18 01:06:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f58bbc_d20260918_m010418_c001_v0001040_t0031_u01789693458732") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2ce01_d20260918_m010615_c001_v7007000_t0000_u01789693575776") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3754198_d20260918_m010610_c001_v0001092_t0030_u01789693570011") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754194_d20260918_m010609_c001_v7007000_t0000_u01789693569362") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca3754186_d20260918_m010603_c001_v0001136_t0042_u01789693563700") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754184_d20260918_m010603_c001_v7007000_t0000_u01789693563055") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f2196787ca375415a_d20260918_m010557_c001_v0001178_t0033_u01789693557030") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754157_d20260918_m010556_c001_v7007000_t0000_u01789693556416") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1107d65ace364cd0_d20260918_m010552_c001_v0001184_t0051_u01789693552889") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2cdba_d20260918_m010552_c001_v7007000_t0000_u01789693552459") 2026/09/18 01:06:22 DEBUG : chunked-copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1107d65ace364cb0_d20260918_m010549_c001_v0001184_t0006_u01789693549525") 2026/09/18 01:06:22 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2ce00_d20260918_m010615_c001_v7007000_t0000_u01789693575591") 2026/09/18 01:06:22 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdf7_d20260918_m010613_c001_v0001176_t0022_u01789693573748") 2026/09/18 01:06:22 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754193_d20260918_m010609_c001_v7007000_t0000_u01789693569181") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdda_d20260918_m010607_c001_v0001171_t0044_u01789693567448") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754182_d20260918_m010602_c001_v7007000_t0000_u01789693562874") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdcc_d20260918_m010600_c001_v0001104_t0043_u01789693560421") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4196787ca3754156_d20260918_m010556_c001_v7007000_t0000_u01789693556236") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f21054776eef2cdbf_d20260918_m010554_c001_v0001099_t0053_u01789693554350") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2cdb8_d20260918_m010552_c001_v7007000_t0000_u01789693552212") 2026/09/18 01:06:23 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f106d5772147d3da8_d20260918_m010551_c001_v0001165_t0020_u01789693551467") 2026/09/18 01:06:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f103dd01a1027b5f9_d20260918_m010102_c001_v0001184_t0036_u01789693262948") 2026/09/18 01:06:23 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f4026d26ca18470e3_d20260918_m010543_c001_v7007000_t0000_u01789693543871") 2026/09/18 01:06:23 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f59cab_d20260918_m010530_c001_v0001116_t0034_u01789693530513") 2026/09/18 01:06:23 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f415985ab95f59ca8_d20260918_m010530_c001_v7007000_t0000_u01789693530153") 2026/09/18 01:06:23 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f215985ab95f59ca0_d20260918_m010525_c001_v0001176_t0027_u01789693525746") 2026/09/18 01:06:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2ce06_d20260918_m010616_c001_v7007000_t0000_u01789693576548") 2026/09/18 01:06:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1107d65ace364da4_d20260918_m010616_c001_v0001184_t0032_u01789693576334") 2026/09/18 01:06:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f41054776eef2ce0a_d20260918_m010617_c001_v7007000_t0000_u01789693577503") 2026/09/18 01:06:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1107d65ace364db6_d20260918_m010617_c001_v0001184_t0011_u01789693577304") 2026/09/18 01:06:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f1107d65ace364db0_d20260918_m010616_c001_v0001184_t0030_u01789693576732") 2026/09/18 01:06:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa28d43007dbb2baf080e1b_f401f124ac749606c_d20260918_m010217_c001_v7007000_t0000_u01789693337677") 2026/09/18 01:06:29 INFO : B2 bucket rclone-test-jefagin1suke: cleaning bucket "rclone-test-jefagin1suke" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (360.41s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (358.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.45s) --- 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.19s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.79s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- 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.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (36.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (18.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (12.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (19.50s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (18.58s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (13.81s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 360.464s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m9.216825461s (try 1/5)