"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/26 02:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru" 2026/05/26 02:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/26 02:40:28 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/26 02:40:28 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/26 02:40:28 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/26 02:41:31 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-bajebot8soru/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1": net/http: TLS handshake timeout) 2026/05/26 02:41:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 02:41:32 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/26 02:41:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/26 02:41:58 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/26 02:42:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/26 02:42: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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/26 02:42:12 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of all files 2026/05/26 02:42:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a33_d20260526_m024211_c001_v0001101_t0054_u01779763331470") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/26 02:42:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru/dirToPurgeFromRoot" 2026/05/26 02:42:14 INFO : B2 bucket rclone-test-bajebot8soru path dirToPurgeFromRoot: cleaning bucket "rclone-test-bajebot8soru" of all files 2026/05/26 02:42:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a3d_d20260526_m024212_c001_v0001101_t0057_u01779763332834") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/26 02:42:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru/hello? sausage/êé" 2026/05/26 02:42:19 INFO : B2 bucket rclone-test-bajebot8soru path hello? sausage/êé: cleaning bucket "rclone-test-bajebot8soru" of all files 2026/05/26 02:42:19 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1132774db3bfd50a_d20260526_m024218_c001_v0001172_t0016_u01779763338247") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/26 02:42:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/26 02:42:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 02:42:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/26 02:42:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/26 02:42:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-bajebot8soru" from "TestB2:rclone-test-bajebot8soru" 2026/05/26 02:42:33 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/26 02:42:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wesizoj7tegu" 2026/05/26 02:42:55 DEBUG : B2 bucket rclone-test-wesizoj7tegu: Purge remote 2026/05/26 02:42:55 INFO : B2 bucket rclone-test-wesizoj7tegu: cleaning bucket "rclone-test-wesizoj7tegu" of all files 2026/05/26 02:42:56 DEBUG : somefile: Deleting (id "4_zbfb2cd53209d6b2b9fe80e1b_f414dc58b4bbe3acf_d20260526_m024254_c001_v0001154_t0005_u01779763374163") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/26 02:42:57 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/26 02:42:58 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/05/26 02:43:00 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/26 02:43:00 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/26 02:43:00 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.843Ki offset 6Mi/6.106Mi 2026/05/26 02:43:00 DEBUG : test-metadata: Sending chunk 1 length 111455 2026/05/26 02:43:02 DEBUG : test-metadata: Done sending chunk 1 2026/05/26 02:43:03 DEBUG : test-metadata: Done sending chunk 0 2026/05/26 02:43:03 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-05-26-024307-980.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/26 02:43:15 DEBUG : oldPath = "TestB2:rclone-test-bajebot8soru/versions/test-versions-v2026-05-26-024307-980.txt" 2026/05/26 02:43:15 DEBUG : newPath = "TestB2,versions:rclone-test-bajebot8soru/versions/test-versions-v2026-05-26-024307-980.txt" 2026/05/26 02:43:15 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bajebot8soru/versions/test-versions-v2026-05-26-024307-980.txt" 2026/05/26 02:43:15 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/26 02:43:16 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bajebot8soru/versions/test-versions-v2026-05-26-024307-980.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bajebot8soru/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/26 02:43:20 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of all hidden files 2026/05/26 02:43:20 DEBUG : leading space/ leading space: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefa_d20260526_m024137_c001_v7007000_t0000_u01779763297689") as it is a hide marker 2026/05/26 02:43:20 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : leading space/ leading space: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699c1_d20260526_m024136_c001_v0001101_t0020_u01779763296776") 2026/05/26 02:43:20 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aef7_d20260526_m024136_c001_v7007000_t0000_u01779763296415") as it is a hide marker 2026/05/26 02:43:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699bf_d20260526_m024135_c001_v0001101_t0033_u01779763295580") 2026/05/26 02:43:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af03_d20260526_m024144_c001_v7007000_t0000_u01779763304766") as it is a hide marker 2026/05/26 02:43:20 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699dd_d20260526_m024143_c001_v0001101_t0047_u01779763303732") 2026/05/26 02:43:20 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : created from root.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f4195c94792aaa2e7_d20260526_m024240_c001_v7007000_t0000_u01779763360299") as it is a hide marker 2026/05/26 02:43:20 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : created from root.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1027ec217e0b7242_d20260526_m024239_c001_v0001173_t0018_u01779763359255") 2026/05/26 02:43:20 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : file name.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88760_d20260526_m024256_c001_v7007000_t0000_u01779763376928") as it is a hide marker 2026/05/26 02:43:20 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a8f_d20260526_m024228_c001_v0001101_t0004_u01779763348777") 2026/05/26 02:43:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f112d128b626e4c29_d20260526_m024225_c001_v0001131_t0019_u01779763345110") 2026/05/26 02:43:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a17_d20260526_m024203_c001_v0001101_t0035_u01779763323487") 2026/05/26 02:43:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a0f_d20260526_m024201_c001_v0001101_t0021_u01779763321779") 2026/05/26 02:43:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a11_d20260526_m024202_c001_v0001101_t0031_u01779763322588") "upload" dated 2026-05-26 02:42:02.588 +0000 UTC (1m18.079309077s ago) 2026/05/26 02:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f40318a81f0a637d5_d20260526_m024222_c001_v7007000_t0000_u01779763342853") as it is a hide marker 2026/05/26 02:43:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f112f386527908fbf_d20260526_m024222_c001_v0001174_t0038_u01779763342269") 2026/05/26 02:43:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1005780f66527d42_d20260526_m024221_c001_v0001117_t0042_u01779763341261") 2026/05/26 02:43:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0b_d20260526_m024152_c001_v7007000_t0000_u01779763312520") as it is a hide marker 2026/05/26 02:43:20 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f7_d20260526_m024151_c001_v0001101_t0057_u01779763311766") 2026/05/26 02:43:20 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : piped data.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88762_d20260526_m024258_c001_v7007000_t0000_u01779763378680") as it is a hide marker 2026/05/26 02:43:20 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b0f_d20260526_m024258_c001_v0001101_t0059_u01779763378204") 2026/05/26 02:43:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88761_d20260526_m024258_c001_v7007000_t0000_u01779763378017") 2026/05/26 02:43:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4094c4a0a0169b0d_d20260526_m024257_c001_v0001101_t0036_u01779763377653") 2026/05/26 02:43:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0c_d20260526_m024153_c001_v7007000_t0000_u01779763313667") as it is a hide marker 2026/05/26 02:43:20 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f9_d20260526_m024152_c001_v0001101_t0033_u01779763312882") 2026/05/26 02:43:20 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : test-metadata: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f409be8956ee3d35b_d20260526_m024305_c001_v7007000_t0000_u01779763385442") as it is a hide marker 2026/05/26 02:43:20 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc88765_d20260526_m024300_c001_v0001182_t0013_u01779763380559") 2026/05/26 02:43:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88764_d20260526_m024259_c001_v7007000_t0000_u01779763379770") 2026/05/26 02:43:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b13_d20260526_m024258_c001_v0001101_t0010_u01779763378866") 2026/05/26 02:43:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af06_d20260526_m024146_c001_v7007000_t0000_u01779763306998") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e5_d20260526_m024146_c001_v0001101_t0025_u01779763306243") 2026/05/26 02:43:20 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af08_d20260526_m024149_c001_v7007000_t0000_u01779763309141") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699ed_d20260526_m024148_c001_v0001101_t0055_u01779763308482") 2026/05/26 02:43:20 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af07_d20260526_m024148_c001_v7007000_t0000_u01779763308122") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e9_d20260526_m024147_c001_v0001101_t0030_u01779763307358") 2026/05/26 02:43:20 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af09_d20260526_m024150_c001_v7007000_t0000_u01779763310181") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f1_d20260526_m024149_c001_v0001101_t0015_u01779763309505") 2026/05/26 02:43:20 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0a_d20260526_m024151_c001_v7007000_t0000_u01779763311399") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f5_d20260526_m024150_c001_v0001101_t0025_u01779763310542") 2026/05/26 02:43:20 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af04_d20260526_m024145_c001_v7007000_t0000_u01779763305879") as it is a hide marker 2026/05/26 02:43:20 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : trailing space /trailing space : Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e1_d20260526_m024145_c001_v0001101_t0051_u01779763305172") 2026/05/26 02:43:20 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b55_d20260526_m024313_c001_v0001101_t0051_u01779763393805") "upload" dated 2026-05-26 02:43:13.805 +0000 UTC (6.862685428s ago) 2026/05/26 02:43:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4079517839460ea4_d20260526_m024311_c001_v7007000_t0000_u01779763391264") 2026/05/26 02:43:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b3b_d20260526_m024307_c001_v0001101_t0053_u01779763387980") 2026/05/26 02:43:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0f_d20260526_m024201_c001_v7007000_t0000_u01779763321224") as it is a hide marker 2026/05/26 02:43:20 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f210da97ff3f7af0e_d20260526_m024155_c001_v0001182_t0050_u01779763315674") 2026/05/26 02:43:20 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : zero-length-file: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0d_d20260526_m024155_c001_v7007000_t0000_u01779763315492") as it is a hide marker 2026/05/26 02:43:20 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : zero-length-file: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4094c4a0a0169a01_d20260526_m024154_c001_v0001101_t0036_u01779763314951") 2026/05/26 02:43:20 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefb_d20260526_m024138_c001_v7007000_t0000_u01779763298701") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699cb_d20260526_m024138_c001_v0001101_t0050_u01779763298051") 2026/05/26 02:43:20 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeee_d20260526_m024132_c001_v7007000_t0000_u01779763292670") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169961_d20260526_m024030_c001_v0001101_t0055_u01779763230976") 2026/05/26 02:43:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af00_d20260526_m024142_c001_v7007000_t0000_u01779763302264") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d7_d20260526_m024141_c001_v0001101_t0017_u01779763301414") 2026/05/26 02:43:20 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeff_d20260526_m024141_c001_v7007000_t0000_u01779763301052") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d3_d20260526_m024140_c001_v0001101_t0025_u01779763300270") 2026/05/26 02:43:20 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af01_d20260526_m024143_c001_v7007000_t0000_u01779763303281") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d9_d20260526_m024142_c001_v0001101_t0010_u01779763302625") 2026/05/26 02:43:20 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefc_d20260526_m024139_c001_v7007000_t0000_u01779763299910") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699cf_d20260526_m024139_c001_v0001101_t0006_u01779763299063") 2026/05/26 02:43:20 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ./.: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeef_d20260526_m024134_c001_v7007000_t0000_u01779763294197") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ./.: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699b9_d20260526_m024133_c001_v0001101_t0021_u01779763293394") 2026/05/26 02:43:20 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/26 02:43:20 DEBUG : ../..: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aef1_d20260526_m024135_c001_v7007000_t0000_u01779763295220") as it is a hide marker 2026/05/26 02:43:20 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/26 02:43:20 DEBUG : ../..: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699bd_d20260526_m024134_c001_v0001101_t0046_u01779763294559") 2026/05/26 02:43:20 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/26 02:43:20 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of all hidden files 2026/05/26 02:43:21 DEBUG : leading space/ leading space: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefa_d20260526_m024137_c001_v7007000_t0000_u01779763297689") as it is a hide marker 2026/05/26 02:43:21 DEBUG : leading space/ leading space: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699c1_d20260526_m024136_c001_v0001101_t0020_u01779763296776") 2026/05/26 02:43:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aef7_d20260526_m024136_c001_v7007000_t0000_u01779763296415") as it is a hide marker 2026/05/26 02:43:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699bf_d20260526_m024135_c001_v0001101_t0033_u01779763295580") 2026/05/26 02:43:21 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af03_d20260526_m024144_c001_v7007000_t0000_u01779763304766") as it is a hide marker 2026/05/26 02:43:21 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699dd_d20260526_m024143_c001_v0001101_t0047_u01779763303732") 2026/05/26 02:43:21 DEBUG : created from root.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f4195c94792aaa2e7_d20260526_m024240_c001_v7007000_t0000_u01779763360299") as it is a hide marker 2026/05/26 02:43:21 DEBUG : created from root.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1027ec217e0b7242_d20260526_m024239_c001_v0001173_t0018_u01779763359255") 2026/05/26 02:43:21 DEBUG : file name.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88760_d20260526_m024256_c001_v7007000_t0000_u01779763376928") as it is a hide marker 2026/05/26 02:43:21 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a8f_d20260526_m024228_c001_v0001101_t0004_u01779763348777") 2026/05/26 02:43:21 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f112d128b626e4c29_d20260526_m024225_c001_v0001131_t0019_u01779763345110") 2026/05/26 02:43:21 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a17_d20260526_m024203_c001_v0001101_t0035_u01779763323487") 2026/05/26 02:43:21 DEBUG : file name.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a0f_d20260526_m024201_c001_v0001101_t0021_u01779763321779") 2026/05/26 02:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a11_d20260526_m024202_c001_v0001101_t0031_u01779763322588") "upload" dated 2026-05-26 02:42:02.588 +0000 UTC (1m19.09253449s ago) 2026/05/26 02:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f40318a81f0a637d5_d20260526_m024222_c001_v7007000_t0000_u01779763342853") as it is a hide marker 2026/05/26 02:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f112f386527908fbf_d20260526_m024222_c001_v0001174_t0038_u01779763342269") 2026/05/26 02:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1005780f66527d42_d20260526_m024221_c001_v0001117_t0042_u01779763341261") 2026/05/26 02:43:21 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0b_d20260526_m024152_c001_v7007000_t0000_u01779763312520") as it is a hide marker 2026/05/26 02:43:21 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f7_d20260526_m024151_c001_v0001101_t0057_u01779763311766") 2026/05/26 02:43:22 DEBUG : piped data.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88762_d20260526_m024258_c001_v7007000_t0000_u01779763378680") as it is a hide marker 2026/05/26 02:43:22 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b0f_d20260526_m024258_c001_v0001101_t0059_u01779763378204") 2026/05/26 02:43:22 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88761_d20260526_m024258_c001_v7007000_t0000_u01779763378017") 2026/05/26 02:43:22 DEBUG : piped data.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4094c4a0a0169b0d_d20260526_m024257_c001_v0001101_t0036_u01779763377653") 2026/05/26 02:43:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0c_d20260526_m024153_c001_v7007000_t0000_u01779763313667") as it is a hide marker 2026/05/26 02:43:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f9_d20260526_m024152_c001_v0001101_t0033_u01779763312882") 2026/05/26 02:43:22 DEBUG : test-metadata: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f409be8956ee3d35b_d20260526_m024305_c001_v7007000_t0000_u01779763385442") as it is a hide marker 2026/05/26 02:43:22 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc88765_d20260526_m024300_c001_v0001182_t0013_u01779763380559") 2026/05/26 02:43:22 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88764_d20260526_m024259_c001_v7007000_t0000_u01779763379770") 2026/05/26 02:43:22 DEBUG : test-metadata: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b13_d20260526_m024258_c001_v0001101_t0010_u01779763378866") 2026/05/26 02:43:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af06_d20260526_m024146_c001_v7007000_t0000_u01779763306998") as it is a hide marker 2026/05/26 02:43:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e5_d20260526_m024146_c001_v0001101_t0025_u01779763306243") 2026/05/26 02:43:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af08_d20260526_m024149_c001_v7007000_t0000_u01779763309141") as it is a hide marker 2026/05/26 02:43:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699ed_d20260526_m024148_c001_v0001101_t0055_u01779763308482") 2026/05/26 02:43:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af07_d20260526_m024148_c001_v7007000_t0000_u01779763308122") as it is a hide marker 2026/05/26 02:43:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e9_d20260526_m024147_c001_v0001101_t0030_u01779763307358") 2026/05/26 02:43:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af09_d20260526_m024150_c001_v7007000_t0000_u01779763310181") as it is a hide marker 2026/05/26 02:43:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f1_d20260526_m024149_c001_v0001101_t0015_u01779763309505") 2026/05/26 02:43:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0a_d20260526_m024151_c001_v7007000_t0000_u01779763311399") as it is a hide marker 2026/05/26 02:43:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699f5_d20260526_m024150_c001_v0001101_t0025_u01779763310542") 2026/05/26 02:43:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af04_d20260526_m024145_c001_v7007000_t0000_u01779763305879") as it is a hide marker 2026/05/26 02:43:23 DEBUG : trailing space /trailing space : Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699e1_d20260526_m024145_c001_v0001101_t0051_u01779763305172") 2026/05/26 02:43:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b55_d20260526_m024313_c001_v0001101_t0051_u01779763393805") "upload" dated 2026-05-26 02:43:13.805 +0000 UTC (9.253285389s ago) 2026/05/26 02:43:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4079517839460ea4_d20260526_m024311_c001_v7007000_t0000_u01779763391264") 2026/05/26 02:43:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b3b_d20260526_m024307_c001_v0001101_t0053_u01779763387980") 2026/05/26 02:43:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0f_d20260526_m024201_c001_v7007000_t0000_u01779763321224") as it is a hide marker 2026/05/26 02:43:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f210da97ff3f7af0e_d20260526_m024155_c001_v0001182_t0050_u01779763315674") 2026/05/26 02:43:23 DEBUG : zero-length-file: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af0d_d20260526_m024155_c001_v7007000_t0000_u01779763315492") as it is a hide marker 2026/05/26 02:43:23 DEBUG : zero-length-file: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4094c4a0a0169a01_d20260526_m024154_c001_v0001101_t0036_u01779763314951") 2026/05/26 02:43:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefb_d20260526_m024138_c001_v7007000_t0000_u01779763298701") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699cb_d20260526_m024138_c001_v0001101_t0050_u01779763298051") 2026/05/26 02:43:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeee_d20260526_m024132_c001_v7007000_t0000_u01779763292670") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169961_d20260526_m024030_c001_v0001101_t0055_u01779763230976") 2026/05/26 02:43:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af00_d20260526_m024142_c001_v7007000_t0000_u01779763302264") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d7_d20260526_m024141_c001_v0001101_t0017_u01779763301414") 2026/05/26 02:43:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeff_d20260526_m024141_c001_v7007000_t0000_u01779763301052") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d3_d20260526_m024140_c001_v0001101_t0025_u01779763300270") 2026/05/26 02:43:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7af01_d20260526_m024143_c001_v7007000_t0000_u01779763303281") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699d9_d20260526_m024142_c001_v0001101_t0010_u01779763302625") 2026/05/26 02:43:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aefc_d20260526_m024139_c001_v7007000_t0000_u01779763299910") as it is a hide marker 2026/05/26 02:43:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699cf_d20260526_m024139_c001_v0001101_t0006_u01779763299063") 2026/05/26 02:43:23 DEBUG : ./.: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aeef_d20260526_m024134_c001_v7007000_t0000_u01779763294197") as it is a hide marker 2026/05/26 02:43:24 DEBUG : ./.: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699b9_d20260526_m024133_c001_v0001101_t0021_u01779763293394") 2026/05/26 02:43:24 DEBUG : ../..: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f410da97ff3f7aef1_d20260526_m024135_c001_v7007000_t0000_u01779763295220") as it is a hide marker 2026/05/26 02:43:24 DEBUG : ../..: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a01699bd_d20260526_m024134_c001_v0001101_t0046_u01779763294559") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/26 02:43:24 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/26 02:43:25 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/26 02:43:25 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/26 02:43:25 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/05/26 02:43:25 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of pending multipart uploads older than 0s 2026/05/26 02:43:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a11_d20260526_m024202_c001_v0001101_t0031_u01779763322588") "upload" dated 2026-05-26 02:42:02.588 +0000 UTC (1m23.475025195s ago) 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43b_d20260526_m024325_c001_v0001173_t0019_u01779763405035") as it is a start marker (upload started at 2026-05-26 02:43:25.035 +0000 UTC) 2026/05/26 02:43:26 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43c_d20260526_m024325_c001_v0001182_t0020_u01779763405220") as it is a start marker (upload started at 2026-05-26 02:43:25.22 +0000 UTC) 2026/05/26 02:43:26 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43d_d20260526_m024325_c001_v0001102_t0001_u01779763405404") as it is a start marker (upload started at 2026-05-26 02:43:25.404 +0000 UTC) 2026/05/26 02:43:26 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43e_d20260526_m024325_c001_v0001185_t0004_u01779763405599") as it is a start marker (upload started at 2026-05-26 02:43:25.599 +0000 UTC) 2026/05/26 02:43:26 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/26 02:43:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f413218ef1e5bf43a_d20260526_m024324_c001_v7007000_t0000_u01779763404851") "hide" dated 2026-05-26 02:43:24.851 +0000 UTC (1.212355098s ago) 2026/05/26 02:43:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b55_d20260526_m024313_c001_v0001101_t0051_u01779763393805") 2026/05/26 02:43:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/26 02:43:26 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of pending multipart uploads older than 0s 2026/05/26 02:43:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a11_d20260526_m024202_c001_v0001101_t0031_u01779763322588") "upload" dated 2026-05-26 02:42:02.588 +0000 UTC (1m23.84481755s ago) 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43b_d20260526_m024325_c001_v0001173_t0019_u01779763405035") as it is a start marker (upload started at 2026-05-26 02:43:25.035 +0000 UTC) 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43c_d20260526_m024325_c001_v0001182_t0020_u01779763405220") as it is a start marker (upload started at 2026-05-26 02:43:25.22 +0000 UTC) 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43d_d20260526_m024325_c001_v0001102_t0001_u01779763405404") as it is a start marker (upload started at 2026-05-26 02:43:25.404 +0000 UTC) 2026/05/26 02:43:26 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf43e_d20260526_m024325_c001_v0001185_t0004_u01779763405599") as it is a start marker (upload started at 2026-05-26 02:43:25.599 +0000 UTC) 2026/05/26 02:43:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefa27d23207d6b2b9fe80e1b_f413218ef1e5bf43a_d20260526_m024324_c001_v7007000_t0000_u01779763404851") "hide" dated 2026-05-26 02:43:24.851 +0000 UTC (1.581977373s ago) 2026/05/26 02:43:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169b55_d20260526_m024313_c001_v0001101_t0051_u01779763393805") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/26 02:43:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/26 02:43:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/26 02:43:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/05/26 02:44:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/26 02:44:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/26 02:44:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/26 02:44:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/26 02:44:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/26 02:44:04 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc88f78_d20260526_m024407_c001_v0001174_t0030_u01779763447425") 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:44:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/26 02:44:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/26 02:44:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/26 02:44:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/26 02:44:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/26 02:44:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/26 02:44:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/26 02:44:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/26 02:44:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc8974d_d20260526_m024415_c001_v0001184_t0008_u01779763455821") 2026/05/26 02:44:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:44:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/26 02:44:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/26 02:44:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/26 02:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/26 02:44:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/26 02:44:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/26 02:44:22 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f0223_d20260526_m024424_c001_v0001182_t0042_u01779763464485") 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/26 02:44:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/05/26 02:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/26 02:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/26 02:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/26 02:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/26 02:44:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/26 02:44:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc897a1_d20260526_m024432_c001_v0001097_t0042_u01779763472707") 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/26 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/26 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/26 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/26 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/26 02:44:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/26 02:44:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/26 02:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/26 02:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc897a7_d20260526_m024440_c001_v0001183_t0056_u01779763480782") 2026/05/26 02:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:44:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/26 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/26 02:44:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/26 02:44:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/26 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/26 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/26 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/26 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/26 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/26 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/26 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/26 02:44:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/26 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340386b_d20260526_m024448_c001_v0001090_t0040_u01779763488981") 2026/05/26 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/26 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/26 02:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/26 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/26 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/26 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/26 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/26 02:44:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/26 02:44:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/26 02:44:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f023d_d20260526_m024457_c001_v0001167_t0040_u01779763497138") 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:44:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/26 02:44:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:44:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:44:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/26 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/26 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/26 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/26 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/26 02:45:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/26 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/26 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f024c_d20260526_m024505_c001_v0001029_t0038_u01779763505532") 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/26 02:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/26 02:45:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/26 02:45:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/26 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/26 02:45:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/26 02:45:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/26 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/26 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2021e535f3acdecc_d20260526_m024514_c001_v0001173_t0002_u01779763514824") 2026/05/26 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/26 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/26 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:45:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/05/26 02:45:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/26 02:45:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/26 02:45:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/26 02:45:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/26 02:45:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/26 02:45:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2021e535f3acdedd_d20260526_m024523_c001_v0001182_t0021_u01779763523438") 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:45:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/26 02:45:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/26 02:45:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/26 02:45:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/26 02:45:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/26 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/26 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/26 02:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/26 02:45:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340388f_d20260526_m024531_c001_v0001116_t0037_u01779763531970") 2026/05/26 02:45:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:45:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/26 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/26 02:45:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/26 02:45:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/26 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/26 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/26 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/26 02:45:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/26 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/26 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/26 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2079517839461312_d20260526_m024541_c001_v0001182_t0008_u01779763541371") 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:45:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/26 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/05/26 02:45:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/26 02:45:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/26 02:45:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/26 02:45:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/26 02:45:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/26 02:45:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/26 02:45:48 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2079517839461317_d20260526_m024550_c001_v0001167_t0041_u01779763550331") 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:45:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/26 02:45:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:45:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:45:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/26 02:45:54 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/26 02:45:54 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/26 02:45:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/26 02:45:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/26 02:45:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/26 02:45:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/26 02:45:57 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/26 02:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/26 02:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f20099d44634038a3_d20260526_m024559_c001_v0001153_t0013_u01779763559719") 2026/05/26 02:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/26 02:46:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:46:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/26 02:46:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:46:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:46:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/26 02:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/26 02:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/26 02:46:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/26 02:46:05 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/26 02:46:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/26 02:46:05 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/26 02:46:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/26 02:46:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/26 02:46:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/26 02:46:07 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/26 02:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/26 02:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403c91_d20260526_m024610_c001_v0001039_t0014_u01779763570029") 2026/05/26 02:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/26 02:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/26 02:46:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:46:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:46:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:46:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/05/26 02:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/26 02:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/26 02:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/26 02:46:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/26 02:46:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 02:46:15 DEBUG : pacer: Reducing sleep to 10ms 2026/05/26 02:46:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/26 02:46:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/26 02:46:18 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db21_d20260526_m024620_c001_v0001157_t0037_u01779763580201") 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/26 02:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:46:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:46:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/26 02:46:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/26 02:46:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/26 02:46:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/26 02:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/26 02:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/26 02:46:27 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db2e_d20260526_m024630_c001_v0001102_t0018_u01779763590390") 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/26 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/26 02:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/26 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/26 02:46:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/26 02:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/26 02:46:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/26 02:46:39 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/26 02:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/26 02:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/26 02:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zefa27d23207d6b2b9fe80e1b_f22396ba362fa7d0b_d20260526_m024641_c001_v0001097_t0040_u01779763601689") 2026/05/26 02:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/26 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/26 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/26 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/26 02:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/26 02:46:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/26 02:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/26 02:46:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/26 02:46:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc22_d20260526_m024653_c001_v0001036_t0009_u01779763613822") 2026/05/26 02:46:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/26 02:46:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/26 02:46:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/26 02:46:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/26 02:46:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/26 02:46:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/26 02:46:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/26 02:46:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/26 02:46:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/26 02:46:59 DEBUG : chunked-copy: Done sending chunk 1 2026/05/26 02:47:01 DEBUG : chunked-copy: Done sending chunk 0 2026/05/26 02:47:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/26 02:47:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc2d_d20260526_m024702_c001_v0001184_t0022_u01779763622883") 2026/05/26 02:47:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/26 02:47:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/26 02:47:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/26 02:47:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/26 02:47:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/26 02:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/26 02:47:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/26 02:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/26 02:47:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/26 02:47:09 DEBUG : chunked-copy: Done sending chunk 1 2026/05/26 02:47:09 DEBUG : chunked-copy: Done sending chunk 0 2026/05/26 02:47:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/26 02:47:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc2f_d20260526_m024710_c001_v0001171_t0024_u01779763630330") 2026/05/26 02:47:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/26 02:47:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/26 02:47:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/26 02:47:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/26 02:47:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/26 02:47:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/26 02:47:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/26 02:47:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/26 02:47:13 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/26 02:47:15 DEBUG : chunked-copy: Done sending chunk 0 2026/05/26 02:47:15 DEBUG : chunked-copy: Done sending chunk 1 2026/05/26 02:47:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc37_d20260526_m024716_c001_v0001181_t0053_u01779763636155") 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/26 02:47:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/26 02:47:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/26 02:47:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/26 02:47:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/26 02:47:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/26 02:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bajebot8soru/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/26 02:47:22 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of all files 2026/05/26 02:47:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4080d7d3fae3db28_d20260526_m024624_c001_v7007000_t0000_u01779763584351") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db21_d20260526_m024620_c001_v0001157_t0037_u01779763580201") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4080d7d3fae3db20_d20260526_m024619_c001_v7007000_t0000_u01779763579697") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db09_d20260526_m024614_c001_v0001176_t0040_u01779763574984") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc1b_d20260526_m024647_c001_v7007000_t0000_u01779763607206") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f22396ba362fa7d0b_d20260526_m024641_c001_v0001097_t0040_u01779763601689") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f42396ba362fa7d07_d20260526_m024641_c001_v7007000_t0000_u01779763601181") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db31_d20260526_m024635_c001_v0001157_t0040_u01779763595835") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4080d7d3fae3db30_d20260526_m024635_c001_v7007000_t0000_u01779763595631") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db2e_d20260526_m024630_c001_v0001102_t0018_u01779763590390") 2026/05/26 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4080d7d3fae3db2c_d20260526_m024629_c001_v7007000_t0000_u01779763589892") 2026/05/26 02:47:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2080d7d3fae3db29_d20260526_m024624_c001_v0001145_t0049_u01779763584535") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403870_d20260526_m024453_c001_v7007000_t0000_u01779763493131") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340386b_d20260526_m024448_c001_v0001090_t0040_u01779763488981") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f0233_d20260526_m024444_c001_v7007000_t0000_u01779763484533") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc897a7_d20260526_m024440_c001_v0001183_t0056_u01779763480782") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d446340386a_d20260526_m024448_c001_v7007000_t0000_u01779763488620") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f0234_d20260526_m024444_c001_v0001182_t0042_u01779763484713") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc897a6_d20260526_m024440_c001_v7007000_t0000_u01779763480427") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f022f_d20260526_m024436_c001_v0001177_t0039_u01779763476273") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f022e_d20260526_m024436_c001_v7007000_t0000_u01779763476093") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc897a1_d20260526_m024432_c001_v0001097_t0042_u01779763472707") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc8979e_d20260526_m024432_c001_v7007000_t0000_u01779763472359") 2026/05/26 02:47:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f0228_d20260526_m024428_c001_v0001099_t0028_u01779763468528") 2026/05/26 02:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403880_d20260526_m024518_c001_v7007000_t0000_u01779763518784") 2026/05/26 02:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2021e535f3acdecc_d20260526_m024514_c001_v0001173_t0002_u01779763514824") 2026/05/26 02:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d446340387b_d20260526_m024510_c001_v7007000_t0000_u01779763510052") 2026/05/26 02:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f024c_d20260526_m024505_c001_v0001029_t0038_u01779763505532") 2026/05/26 02:47:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4021e535f3acdecb_d20260526_m024514_c001_v7007000_t0000_u01779763514469") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340387c_d20260526_m024510_c001_v0001150_t0031_u01779763510237") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f024a_d20260526_m024505_c001_v7007000_t0000_u01779763505183") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403877_d20260526_m024500_c001_v0001037_t0003_u01779763500979") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403876_d20260526_m024500_c001_v7007000_t0000_u01779763500793") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f023d_d20260526_m024457_c001_v0001167_t0040_u01779763497138") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f023b_d20260526_m024456_c001_v7007000_t0000_u01779763496785") 2026/05/26 02:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403871_d20260526_m024453_c001_v0001179_t0052_u01779763493316") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f0226_d20260526_m024428_c001_v7007000_t0000_u01779763468311") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f0223_d20260526_m024424_c001_v0001182_t0042_u01779763464485") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f0222_d20260526_m024424_c001_v7007000_t0000_u01779763464129") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f0220_d20260526_m024419_c001_v0001172_t0027_u01779763459740") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f021f_d20260526_m024419_c001_v7007000_t0000_u01779763459546") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc8974d_d20260526_m024415_c001_v0001184_t0008_u01779763455821") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc8974c_d20260526_m024415_c001_v7007000_t0000_u01779763455476") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2150823cd09f021b_d20260526_m024411_c001_v0001174_t0004_u01779763451076") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4150823cd09f021a_d20260526_m024410_c001_v7007000_t0000_u01779763450894") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc88f78_d20260526_m024407_c001_v0001174_t0030_u01779763447425") 2026/05/26 02:47:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc88f77_d20260526_m024407_c001_v7007000_t0000_u01779763447065") 2026/05/26 02:47:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f213218ef1e5bf47f_d20260526_m024401_c001_v0001184_t0012_u01779763441978") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403898_d20260526_m024545_c001_v7007000_t0000_u01779763545518") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2079517839461312_d20260526_m024541_c001_v0001182_t0008_u01779763541371") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403892_d20260526_m024536_c001_v7007000_t0000_u01779763536410") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340388f_d20260526_m024531_c001_v0001116_t0037_u01779763531970") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4079517839461311_d20260526_m024540_c001_v7007000_t0000_u01779763540966") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403893_d20260526_m024536_c001_v0001184_t0041_u01779763536594") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d446340388e_d20260526_m024531_c001_v7007000_t0000_u01779763531581") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d446340388a_d20260526_m024527_c001_v0001178_t0026_u01779763527232") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403889_d20260526_m024527_c001_v7007000_t0000_u01779763527047") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2021e535f3acdedd_d20260526_m024523_c001_v0001182_t0021_u01779763523438") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4021e535f3acded9_d20260526_m024523_c001_v7007000_t0000_u01779763523019") 2026/05/26 02:47:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403881_d20260526_m024518_c001_v0001174_t0041_u01779763518968") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4080d7d3fae3db07_d20260526_m024614_c001_v7007000_t0000_u01779763574792") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403c91_d20260526_m024610_c001_v0001039_t0014_u01779763570029") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d4463403c90_d20260526_m024609_c001_v7007000_t0000_u01779763569568") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d44634038a5_d20260526_m024604_c001_v0001100_t0038_u01779763564513") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d44634038a4_d20260526_m024604_c001_v7007000_t0000_u01779763564329") 2026/05/26 02:47:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d44634038a3_d20260526_m024559_c001_v0001153_t0013_u01779763559719") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d44634038a2_d20260526_m024559_c001_v7007000_t0000_u01779763559284") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d44634038a0_d20260526_m024554_c001_v0001174_t0051_u01779763554557") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f40099d446340389f_d20260526_m024554_c001_v7007000_t0000_u01779763554362") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2079517839461317_d20260526_m024550_c001_v0001167_t0041_u01779763550331") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4079517839461316_d20260526_m024549_c001_v7007000_t0000_u01779763549901") 2026/05/26 02:47:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f20099d4463403899_d20260526_m024545_c001_v0001097_t0058_u01779763545703") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc47_d20260526_m024718_c001_v7007000_t0000_u01779763638209") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc89c46_d20260526_m024712_c001_v0001153_t0014_u01779763632709") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc89c45_d20260526_m024712_c001_v7007000_t0000_u01779763632169") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f21749cda9bc89c41_d20260526_m024706_c001_v0001179_t0034_u01779763626910") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc89c40_d20260526_m024706_c001_v7007000_t0000_u01779763626367") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2208bb7c2a9affd1_d20260526_m024656_c001_v0001174_t0012_u01779763616544") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4208bb7c2a9affce_d20260526_m024656_c001_v7007000_t0000_u01779763616005") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169dde_d20260526_m024651_c001_v0001101_t0050_u01779763611502") 2026/05/26 02:47:26 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc20_d20260526_m024651_c001_v7007000_t0000_u01779763611145") 2026/05/26 02:47:27 DEBUG : chunked-copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169dd2_d20260526_m024647_c001_v0001101_t0017_u01779763607916") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc46_d20260526_m024718_c001_v7007000_t0000_u01779763638025") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc37_d20260526_m024716_c001_v0001181_t0053_u01779763636155") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc89c44_d20260526_m024711_c001_v7007000_t0000_u01779763631983") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc2f_d20260526_m024710_c001_v0001171_t0024_u01779763630330") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f41749cda9bc89c3f_d20260526_m024706_c001_v7007000_t0000_u01779763626181") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc2d_d20260526_m024702_c001_v0001184_t0022_u01779763622883") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4208bb7c2a9affcd_d20260526_m024655_c001_v7007000_t0000_u01779763615820") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f2158d40d556ecc22_d20260526_m024653_c001_v0001036_t0009_u01779763613822") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc1f_d20260526_m024650_c001_v7007000_t0000_u01779763610960") 2026/05/26 02:47:27 DEBUG : chunked-copy.copy: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f112e83e2cdc3f58d_d20260526_m024650_c001_v0001182_t0016_u01779763610178") 2026/05/26 02:47:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169a11_d20260526_m024202_c001_v0001101_t0031_u01779763322588") 2026/05/26 02:47:27 DEBUG : unknown-size-put.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc48_d20260526_m024719_c001_v7007000_t0000_u01779763639466") 2026/05/26 02:47:27 DEBUG : unknown-size-put.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169e16_d20260526_m024718_c001_v0001101_t0047_u01779763638922") 2026/05/26 02:47:27 DEBUG : unknown-size-update.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f4158d40d556ecc49_d20260526_m024720_c001_v7007000_t0000_u01779763640890") 2026/05/26 02:47:27 DEBUG : unknown-size-update.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169e1e_d20260526_m024720_c001_v0001101_t0011_u01779763640534") 2026/05/26 02:47:27 DEBUG : unknown-size-update.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f1094c4a0a0169e18_d20260526_m024719_c001_v0001101_t0016_u01779763639751") 2026/05/26 02:47:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zefa27d23207d6b2b9fe80e1b_f413218ef1e5bf43a_d20260526_m024324_c001_v7007000_t0000_u01779763404851") 2026/05/26 02:47:29 INFO : B2 bucket rclone-test-bajebot8soru: cleaning bucket "rclone-test-bajebot8soru" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (468.68s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (15.39s) --- PASS: TestIntegration/FsMkdir (436.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (83.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (62.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.74s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (120.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.78s) --- 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 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (16.08s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (63.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- 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 (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (34.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (34.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (10.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 468.705s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m49.462979253s (try 1/5)