"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:" 2025/08/28 02:34:31 NOTICE: TestB2: Starting server 2025/08/28 02:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe" 2025/08/28 02:34:31 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 2025/08/28 02:34:48 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/28 02:34:48 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/28 02:34:48 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/28 02:35:13 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/08/28 02:35:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/28 02:35:16 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/08/28 02:35:23 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/28 02:35:25 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/28 02:35:29 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of all files 2025/08/28 02:35:30 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db3e_d20250828_m023529_c001_v0001101_t0026_u01756348529116") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/28 02:35:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe/dirToPurgeFromRoot" 2025/08/28 02:35:32 INFO : B2 bucket rclone-test-nuqipez4buwe path dirToPurgeFromRoot: cleaning bucket "rclone-test-nuqipez4buwe" of all files 2025/08/28 02:35:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db4c_d20250828_m023530_c001_v0001101_t0026_u01756348530802") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/28 02:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe/hello? sausage/êé" 2025/08/28 02:35:37 INFO : B2 bucket rclone-test-nuqipez4buwe path hello? sausage/êé: cleaning bucket "rclone-test-nuqipez4buwe" of all files 2025/08/28 02:35:37 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10048acc045a8710_d20250828_m023536_c001_v0001181_t0054_u01756348536254") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/28 02:35:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/08/28 02:35:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/28 02:35:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/08/28 02:35:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/28 02:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-nuqipez4buwe" from "TestB2:rclone-test-nuqipez4buwe" 2025/08/28 02:35:50 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 2025/08/28 02:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xoqetoy6suku" 2025/08/28 02:36:10 DEBUG : B2 bucket rclone-test-xoqetoy6suku: Purge remote 2025/08/28 02:36:10 INFO : B2 bucket rclone-test-xoqetoy6suku: cleaning bucket "rclone-test-xoqetoy6suku" of all files 2025/08/28 02:36:10 DEBUG : somefile: Deleting (id "4_zafb24d03808debeb9f880e1b_f418c1b922af7a4d1_d20250828_m023608_c001_v0001144_t0012_u01756348568462") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/28 02:36:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/28 02:36:17 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 2025/08/28 02:36:20 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/28 02:36:20 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/28 02:36:20 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.719Ki offset 6Mi/6.106Mi 2025/08/28 02:36:20 DEBUG : test-metadata: Sending chunk 1 length 111328 2025/08/28 02:36:22 DEBUG : test-metadata: Done sending chunk 1 2025/08/28 02:36:23 DEBUG : test-metadata: Done sending chunk 0 2025/08/28 02:36:23 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 2025/08/28 02:36:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/9f820d63807debeb9f880e1b/c001_v0001101_t0017": EOF 2025/08/28 02:36:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/9f820d63807debeb9f880e1b/c001_v0001101_t0017": EOF) 2025/08/28 02:36:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/9f820d63807debeb9f880e1b/c001_v0001101_t0017": EOF - low level retry 1/10 2025/08/28 02:36:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-08-28-023628-136.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 2025/08/28 02:36:37 DEBUG : oldPath = "TestB2:rclone-test-nuqipez4buwe/versions/test-versions-v2025-08-28-023628-136.txt" 2025/08/28 02:36:37 DEBUG : newPath = "TestB2,versions:rclone-test-nuqipez4buwe/versions/test-versions-v2025-08-28-023628-136.txt" 2025/08/28 02:36:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-nuqipez4buwe/versions/test-versions-v2025-08-28-023628-136.txt" 2025/08/28 02:36:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/28 02:36:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-nuqipez4buwe/versions/test-versions-v2025-08-28-023628-136.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-nuqipez4buwe/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 2025/08/28 02:36:42 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of all hidden files 2025/08/28 02:36:42 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c788_d20250828_m023456_c001_v7007000_t0000_u01756348496230") as it is a hide marker 2025/08/28 02:36:42 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : leading space/ leading space: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dab5_d20250828_m023455_c001_v0001101_t0048_u01756348495404") 2025/08/28 02:36:42 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c785_d20250828_m023455_c001_v7007000_t0000_u01756348495041") as it is a hide marker 2025/08/28 02:36:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daab_d20250828_m023454_c001_v0001101_t0054_u01756348494147") 2025/08/28 02:36:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a1_d20250828_m023502_c001_v7007000_t0000_u01756348502902") as it is a hide marker 2025/08/28 02:36:42 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dad3_d20250828_m023502_c001_v0001101_t0030_u01756348502180") 2025/08/28 02:36:42 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : created from root.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d99e89_d20250828_m023558_c001_v7007000_t0000_u01756348558560") as it is a hide marker 2025/08/28 02:36:42 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : created from root.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f106b6f7ea4748c94_d20250828_m023557_c001_v0001102_t0037_u01756348557335") 2025/08/28 02:36:42 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : file name.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c852_d20250828_m023616_c001_v7007000_t0000_u01756348576519") as it is a hide marker 2025/08/28 02:36:42 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db7c_d20250828_m023546_c001_v0001101_t0010_u01756348546126") 2025/08/28 02:36:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f1047163a97a02007_d20250828_m023542_c001_v0001165_t0034_u01756348542608") 2025/08/28 02:36:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db27_d20250828_m023521_c001_v0001101_t0008_u01756348521180") 2025/08/28 02:36:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db1f_d20250828_m023520_c001_v0001101_t0054_u01756348520068") 2025/08/28 02:36:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db23_d20250828_m023520_c001_v0001101_t0042_u01756348520652") "upload" dated 2025-08-28 02:35:20.652 +0000 UTC (1m21.959193442s ago) 2025/08/28 02:36:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f410b0eeab79aa19d_d20250828_m023540_c001_v7007000_t0000_u01756348540198") as it is a hide marker 2025/08/28 02:36:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f1009d445bd0c6f28_d20250828_m023539_c001_v0001178_t0018_u01756348539990") 2025/08/28 02:36:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f118e5ae83efa4443_d20250828_m023539_c001_v0001100_t0057_u01756348539113") 2025/08/28 02:36:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7c6_d20250828_m023510_c001_v7007000_t0000_u01756348510549") as it is a hide marker 2025/08/28 02:36:42 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daff_d20250828_m023509_c001_v0001101_t0050_u01756348509787") 2025/08/28 02:36:42 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : piped data.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c856_d20250828_m023618_c001_v7007000_t0000_u01756348578278") as it is a hide marker 2025/08/28 02:36:42 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbd1_d20250828_m023617_c001_v0001101_t0022_u01756348577793") 2025/08/28 02:36:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c854_d20250828_m023617_c001_v7007000_t0000_u01756348577612") 2025/08/28 02:36:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f400baf793b33dbcf_d20250828_m023617_c001_v0001101_t0017_u01756348577247") 2025/08/28 02:36:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7ca_d20250828_m023511_c001_v7007000_t0000_u01756348511590") as it is a hide marker 2025/08/28 02:36:42 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db01_d20250828_m023510_c001_v0001101_t0032_u01756348510912") 2025/08/28 02:36:42 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : test-metadata: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4175e8ba95a01b01_d20250828_m023625_c001_v7007000_t0000_u01756348585576") as it is a hide marker 2025/08/28 02:36:42 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f2186dec139c0c85d_d20250828_m023620_c001_v0001100_t0008_u01756348580396") 2025/08/28 02:36:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c859_d20250828_m023619_c001_v7007000_t0000_u01756348579431") 2025/08/28 02:36:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbd5_d20250828_m023618_c001_v0001101_t0052_u01756348578462") 2025/08/28 02:36:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a6_d20250828_m023505_c001_v7007000_t0000_u01756348505036") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dadf_d20250828_m023504_c001_v0001101_t0029_u01756348504356") 2025/08/28 02:36:42 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7b1_d20250828_m023507_c001_v7007000_t0000_u01756348507223") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dae9_d20250828_m023506_c001_v0001101_t0056_u01756348506474") 2025/08/28 02:36:42 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7ab_d20250828_m023506_c001_v7007000_t0000_u01756348506111") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dae5_d20250828_m023505_c001_v0001101_t0013_u01756348505409") 2025/08/28 02:36:42 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7b6_d20250828_m023508_c001_v7007000_t0000_u01756348508255") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daf1_d20250828_m023507_c001_v0001101_t0017_u01756348507585") 2025/08/28 02:36:42 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7c0_d20250828_m023509_c001_v7007000_t0000_u01756348509424") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daf7_d20250828_m023508_c001_v0001101_t0023_u01756348508618") 2025/08/28 02:36:42 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a4_d20250828_m023503_c001_v7007000_t0000_u01756348503993") as it is a hide marker 2025/08/28 02:36:42 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : trailing space /trailing space : Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dad7_d20250828_m023503_c001_v0001101_t0002_u01756348503265") 2025/08/28 02:36:42 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f10175d457b83aa2e_d20250828_m023635_c001_v0001040_t0043_u01756348595996") "upload" dated 2025-08-28 02:36:35.996 +0000 UTC (6.61612425s ago) 2025/08/28 02:36:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f41604f7942f3356b_d20250828_m023631_c001_v7007000_t0000_u01756348591183") 2025/08/28 02:36:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbf7_d20250828_m023628_c001_v0001101_t0024_u01756348588136") 2025/08/28 02:36:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7db_d20250828_m023519_c001_v7007000_t0000_u01756348519523") as it is a hide marker 2025/08/28 02:36:42 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f820d63807debeb9f880e1b_f2186dec139c0c7d0_d20250828_m023513_c001_v0001171_t0048_u01756348513769") 2025/08/28 02:36:42 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : zero-length-file: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7cf_d20250828_m023513_c001_v7007000_t0000_u01756348513440") as it is a hide marker 2025/08/28 02:36:42 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : zero-length-file: Deleting (id "4_z9f820d63807debeb9f880e1b_f400baf793b33db09_d20250828_m023512_c001_v0001101_t0017_u01756348512878") 2025/08/28 02:36:42 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78a_d20250828_m023457_c001_v7007000_t0000_u01756348497258") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dab9_d20250828_m023456_c001_v0001101_t0031_u01756348496592") 2025/08/28 02:36:42 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c76c_d20250828_m023451_c001_v7007000_t0000_u01756348491563") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33da9d_d20250828_m023450_c001_v0001101_t0027_u01756348490502") 2025/08/28 02:36:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c79b_d20250828_m023500_c001_v7007000_t0000_u01756348500540") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dac7_d20250828_m023459_c001_v0001101_t0028_u01756348499862") 2025/08/28 02:36:42 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78e_d20250828_m023459_c001_v7007000_t0000_u01756348499500") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dac5_d20250828_m023458_c001_v0001101_t0007_u01756348498762") 2025/08/28 02:36:42 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c79f_d20250828_m023501_c001_v7007000_t0000_u01756348501819") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dacd_d20250828_m023501_c001_v0001101_t0041_u01756348500999") 2025/08/28 02:36:42 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78c_d20250828_m023458_c001_v7007000_t0000_u01756348498398") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dabd_d20250828_m023457_c001_v0001101_t0049_u01756348497620") 2025/08/28 02:36:42 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ./.: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c772_d20250828_m023452_c001_v7007000_t0000_u01756348492717") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ./.: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daa1_d20250828_m023451_c001_v0001101_t0058_u01756348491926") 2025/08/28 02:36:42 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/28 02:36:42 DEBUG : ../..: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c77a_d20250828_m023453_c001_v7007000_t0000_u01756348493785") as it is a hide marker 2025/08/28 02:36:42 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/28 02:36:42 DEBUG : ../..: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daa7_d20250828_m023453_c001_v0001101_t0054_u01756348493080") 2025/08/28 02:36:42 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/28 02:36:42 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of all hidden files 2025/08/28 02:36:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c788_d20250828_m023456_c001_v7007000_t0000_u01756348496230") as it is a hide marker 2025/08/28 02:36:43 DEBUG : leading space/ leading space: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dab5_d20250828_m023455_c001_v0001101_t0048_u01756348495404") 2025/08/28 02:36:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c785_d20250828_m023455_c001_v7007000_t0000_u01756348495041") as it is a hide marker 2025/08/28 02:36:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daab_d20250828_m023454_c001_v0001101_t0054_u01756348494147") 2025/08/28 02:36:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a1_d20250828_m023502_c001_v7007000_t0000_u01756348502902") as it is a hide marker 2025/08/28 02:36:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dad3_d20250828_m023502_c001_v0001101_t0030_u01756348502180") 2025/08/28 02:36:43 DEBUG : created from root.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d99e89_d20250828_m023558_c001_v7007000_t0000_u01756348558560") as it is a hide marker 2025/08/28 02:36:43 DEBUG : created from root.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f106b6f7ea4748c94_d20250828_m023557_c001_v0001102_t0037_u01756348557335") 2025/08/28 02:36:43 DEBUG : file name.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c852_d20250828_m023616_c001_v7007000_t0000_u01756348576519") as it is a hide marker 2025/08/28 02:36:43 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db7c_d20250828_m023546_c001_v0001101_t0010_u01756348546126") 2025/08/28 02:36:43 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f1047163a97a02007_d20250828_m023542_c001_v0001165_t0034_u01756348542608") 2025/08/28 02:36:43 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db27_d20250828_m023521_c001_v0001101_t0008_u01756348521180") 2025/08/28 02:36:43 DEBUG : file name.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db1f_d20250828_m023520_c001_v0001101_t0054_u01756348520068") 2025/08/28 02:36:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db23_d20250828_m023520_c001_v0001101_t0042_u01756348520652") "upload" dated 2025-08-28 02:35:20.652 +0000 UTC (1m22.976779703s ago) 2025/08/28 02:36:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f410b0eeab79aa19d_d20250828_m023540_c001_v7007000_t0000_u01756348540198") as it is a hide marker 2025/08/28 02:36:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f1009d445bd0c6f28_d20250828_m023539_c001_v0001178_t0018_u01756348539990") 2025/08/28 02:36:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f118e5ae83efa4443_d20250828_m023539_c001_v0001100_t0057_u01756348539113") 2025/08/28 02:36:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7c6_d20250828_m023510_c001_v7007000_t0000_u01756348510549") as it is a hide marker 2025/08/28 02:36:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daff_d20250828_m023509_c001_v0001101_t0050_u01756348509787") 2025/08/28 02:36:43 DEBUG : piped data.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c856_d20250828_m023618_c001_v7007000_t0000_u01756348578278") as it is a hide marker 2025/08/28 02:36:43 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbd1_d20250828_m023617_c001_v0001101_t0022_u01756348577793") 2025/08/28 02:36:44 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c854_d20250828_m023617_c001_v7007000_t0000_u01756348577612") 2025/08/28 02:36:44 DEBUG : piped data.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f400baf793b33dbcf_d20250828_m023617_c001_v0001101_t0017_u01756348577247") 2025/08/28 02:36:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7ca_d20250828_m023511_c001_v7007000_t0000_u01756348511590") as it is a hide marker 2025/08/28 02:36:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db01_d20250828_m023510_c001_v0001101_t0032_u01756348510912") 2025/08/28 02:36:44 DEBUG : test-metadata: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4175e8ba95a01b01_d20250828_m023625_c001_v7007000_t0000_u01756348585576") as it is a hide marker 2025/08/28 02:36:44 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f2186dec139c0c85d_d20250828_m023620_c001_v0001100_t0008_u01756348580396") 2025/08/28 02:36:44 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c859_d20250828_m023619_c001_v7007000_t0000_u01756348579431") 2025/08/28 02:36:44 DEBUG : test-metadata: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbd5_d20250828_m023618_c001_v0001101_t0052_u01756348578462") 2025/08/28 02:36:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a6_d20250828_m023505_c001_v7007000_t0000_u01756348505036") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dadf_d20250828_m023504_c001_v0001101_t0029_u01756348504356") 2025/08/28 02:36:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7b1_d20250828_m023507_c001_v7007000_t0000_u01756348507223") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dae9_d20250828_m023506_c001_v0001101_t0056_u01756348506474") 2025/08/28 02:36:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7ab_d20250828_m023506_c001_v7007000_t0000_u01756348506111") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dae5_d20250828_m023505_c001_v0001101_t0013_u01756348505409") 2025/08/28 02:36:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7b6_d20250828_m023508_c001_v7007000_t0000_u01756348508255") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daf1_d20250828_m023507_c001_v0001101_t0017_u01756348507585") 2025/08/28 02:36:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7c0_d20250828_m023509_c001_v7007000_t0000_u01756348509424") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daf7_d20250828_m023508_c001_v0001101_t0023_u01756348508618") 2025/08/28 02:36:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7a4_d20250828_m023503_c001_v7007000_t0000_u01756348503993") as it is a hide marker 2025/08/28 02:36:44 DEBUG : trailing space /trailing space : Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dad7_d20250828_m023503_c001_v0001101_t0002_u01756348503265") 2025/08/28 02:36:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f10175d457b83aa2e_d20250828_m023635_c001_v0001040_t0043_u01756348595996") "upload" dated 2025-08-28 02:36:35.996 +0000 UTC (8.953080907s ago) 2025/08/28 02:36:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f41604f7942f3356b_d20250828_m023631_c001_v7007000_t0000_u01756348591183") 2025/08/28 02:36:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dbf7_d20250828_m023628_c001_v0001101_t0024_u01756348588136") 2025/08/28 02:36:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7db_d20250828_m023519_c001_v7007000_t0000_u01756348519523") as it is a hide marker 2025/08/28 02:36:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f820d63807debeb9f880e1b_f2186dec139c0c7d0_d20250828_m023513_c001_v0001171_t0048_u01756348513769") 2025/08/28 02:36:45 DEBUG : zero-length-file: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c7cf_d20250828_m023513_c001_v7007000_t0000_u01756348513440") as it is a hide marker 2025/08/28 02:36:45 DEBUG : zero-length-file: Deleting (id "4_z9f820d63807debeb9f880e1b_f400baf793b33db09_d20250828_m023512_c001_v0001101_t0017_u01756348512878") 2025/08/28 02:36:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78a_d20250828_m023457_c001_v7007000_t0000_u01756348497258") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dab9_d20250828_m023456_c001_v0001101_t0031_u01756348496592") 2025/08/28 02:36:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c76c_d20250828_m023451_c001_v7007000_t0000_u01756348491563") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33da9d_d20250828_m023450_c001_v0001101_t0027_u01756348490502") 2025/08/28 02:36:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c79b_d20250828_m023500_c001_v7007000_t0000_u01756348500540") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dac7_d20250828_m023459_c001_v0001101_t0028_u01756348499862") 2025/08/28 02:36:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78e_d20250828_m023459_c001_v7007000_t0000_u01756348499500") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dac5_d20250828_m023458_c001_v0001101_t0007_u01756348498762") 2025/08/28 02:36:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c79f_d20250828_m023501_c001_v7007000_t0000_u01756348501819") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dacd_d20250828_m023501_c001_v0001101_t0041_u01756348500999") 2025/08/28 02:36:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c78c_d20250828_m023458_c001_v7007000_t0000_u01756348498398") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33dabd_d20250828_m023457_c001_v0001101_t0049_u01756348497620") 2025/08/28 02:36:45 DEBUG : ./.: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c772_d20250828_m023452_c001_v7007000_t0000_u01756348492717") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ./.: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daa1_d20250828_m023451_c001_v0001101_t0058_u01756348491926") 2025/08/28 02:36:45 DEBUG : ../..: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f4186dec139c0c77a_d20250828_m023453_c001_v7007000_t0000_u01756348493785") as it is a hide marker 2025/08/28 02:36:45 DEBUG : ../..: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33daa7_d20250828_m023453_c001_v0001101_t0054_u01756348493080") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/28 02:36:46 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. 2025/08/28 02:36:46 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. 2025/08/28 02:36:47 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. 2025/08/28 02:36:47 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 2025/08/28 02:36:47 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of pending multipart uploads older than 0s 2025/08/28 02:36:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db23_d20250828_m023520_c001_v0001101_t0042_u01756348520652") "upload" dated 2025-08-28 02:35:20.652 +0000 UTC (1m27.113022474s ago) 2025/08/28 02:36:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b06_d20250828_m023646_c001_v0001179_t0049_u01756348606740") as it is a start marker (upload started at 2025-08-28 02:36:46.74 +0000 UTC) 2025/08/28 02:36:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/28 02:36:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b07_d20250828_m023646_c001_v0001109_t0037_u01756348606922") as it is a start marker (upload started at 2025-08-28 02:36:46.922 +0000 UTC) 2025/08/28 02:36:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/28 02:36:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b08_d20250828_m023647_c001_v0001130_t0034_u01756348607110") as it is a start marker (upload started at 2025-08-28 02:36:47.11 +0000 UTC) 2025/08/28 02:36:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/28 02:36:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b09_d20250828_m023647_c001_v0001176_t0052_u01756348607304") as it is a start marker (upload started at 2025-08-28 02:36:47.304 +0000 UTC) 2025/08/28 02:36:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/28 02:36:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f4175e8ba95a01b05_d20250828_m023646_c001_v7007000_t0000_u01756348606558") "hide" dated 2025-08-28 02:36:46.558 +0000 UTC (1.207171212s ago) 2025/08/28 02:36:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83aa2e_d20250828_m023635_c001_v0001040_t0043_u01756348595996") 2025/08/28 02:36:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/28 02:36:47 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of pending multipart uploads older than 0s 2025/08/28 02:36:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db23_d20250828_m023520_c001_v0001101_t0042_u01756348520652") "upload" dated 2025-08-28 02:35:20.652 +0000 UTC (1m27.486876342s ago) 2025/08/28 02:36:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b06_d20250828_m023646_c001_v0001179_t0049_u01756348606740") as it is a start marker (upload started at 2025-08-28 02:36:46.74 +0000 UTC) 2025/08/28 02:36:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b07_d20250828_m023646_c001_v0001109_t0037_u01756348606922") as it is a start marker (upload started at 2025-08-28 02:36:46.922 +0000 UTC) 2025/08/28 02:36:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b08_d20250828_m023647_c001_v0001130_t0034_u01756348607110") as it is a start marker (upload started at 2025-08-28 02:36:47.11 +0000 UTC) 2025/08/28 02:36:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b09_d20250828_m023647_c001_v0001176_t0052_u01756348607304") as it is a start marker (upload started at 2025-08-28 02:36:47.304 +0000 UTC) 2025/08/28 02:36:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f820d63807debeb9f880e1b_f4175e8ba95a01b05_d20250828_m023646_c001_v7007000_t0000_u01756348606558") "hide" dated 2025-08-28 02:36:46.558 +0000 UTC (1.580989235s ago) 2025/08/28 02:36:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83aa2e_d20250828_m023635_c001_v0001040_t0043_u01756348595996") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/28 02:36:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/28 02:36:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/28 02:36:49 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 2025/08/28 02:36:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/28 02:36:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/28 02:36:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/28 02:36:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/28 02:37:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/28 02:37:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/28 02:37:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/28 02:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:04 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. 2025/08/28 02:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d58_d20250828_m023704_c001_v0001109_t0059_u01756348624764") 2025/08/28 02:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:37:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/28 02:37:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/28 02:37:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/28 02:37:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/28 02:37:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/28 02:37:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/28 02:37:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/28 02:37:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/28 02:37:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/28 02:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:13 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. 2025/08/28 02:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42bd_d20250828_m023713_c001_v0001040_t0022_u01756348633317") 2025/08/28 02:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/28 02:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:37:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/28 02:37:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/28 02:37:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/28 02:37:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/28 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/28 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/28 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:22 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. 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d99f14_d20250828_m023722_c001_v0001180_t0013_u01756348642296") 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:37:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/28 02:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:24 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 2025/08/28 02:37:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/28 02:37:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/28 02:37:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/28 02:37:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/28 02:37:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/28 02:37:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/28 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:30 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. 2025/08/28 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d99f17_d20250828_m023730_c001_v0001040_t0020_u01756348650359") 2025/08/28 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/28 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/28 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/28 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/28 02:37:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/28 02:37:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/28 02:37:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/28 02:37:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:38 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. 2025/08/28 02:37:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42cc_d20250828_m023738_c001_v0001180_t0056_u01756348658771") 2025/08/28 02:37:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:37:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/28 02:37:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/28 02:37:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/28 02:37:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/28 02:37:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/28 02:37:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/28 02:37:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:47 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. 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d63_d20250828_m023747_c001_v0001099_t0058_u01756348667394") 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:37:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/28 02:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:37:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:50 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 2025/08/28 02:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/28 02:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/28 02:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/28 02:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/28 02:37:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/28 02:37:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/28 02:37:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/28 02:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:37:55 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. 2025/08/28 02:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d77_d20250828_m023755_c001_v0001180_t0020_u01756348675851") 2025/08/28 02:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/28 02:37:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:37:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:37:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/28 02:37:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/28 02:37:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/28 02:37:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/28 02:37:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/28 02:38:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/28 02:38:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/28 02:38:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/28 02:38:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:04 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. 2025/08/28 02:38:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4301_d20250828_m023804_c001_v0001041_t0040_u01756348684370") 2025/08/28 02:38:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/28 02:38:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:38:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/28 02:38:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/28 02:38:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/28 02:38:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/28 02:38:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/28 02:38:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/28 02:38:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:13 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. 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f2216375bb9894764_d20250828_m023813_c001_v0001184_t0016_u01756348693610") 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:38:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/28 02:38:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:38:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:16 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 2025/08/28 02:38:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/28 02:38:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/28 02:38:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/28 02:38:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/28 02:38:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/28 02:38:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/28 02:38:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:22 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. 2025/08/28 02:38:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f2216375bb989476b_d20250828_m023822_c001_v0001105_t0042_u01756348702257") 2025/08/28 02:38:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:38:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:38:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/28 02:38:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/28 02:38:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/28 02:38:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/28 02:38:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/28 02:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/28 02:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/28 02:38:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:32 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. 2025/08/28 02:38:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4360_d20250828_m023832_c001_v0001150_t0001_u01756348712149") 2025/08/28 02:38:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:38:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/28 02:38:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/28 02:38:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/28 02:38:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/28 02:38:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/28 02:38:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/28 02:38:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/28 02:38:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/28 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/28 02:38:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/28 02:38:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:43 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. 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f215c3187c80a5fb4_d20250828_m023843_c001_v0001180_t0025_u01756348723336") 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:38:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/28 02:38:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:38:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:46 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 2025/08/28 02:38:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/28 02:38:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/28 02:38:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/28 02:38:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/28 02:38:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/28 02:38:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/28 02:38:49 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 02:38:50 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/28 02:38:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/28 02:38:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/28 02:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:38:54 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. 2025/08/28 02:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f207a47d19cd864fe_d20250828_m023854_c001_v0001150_t0021_u01756348734551") 2025/08/28 02:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:38:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/28 02:38:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:38:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:38:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/28 02:38:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/28 02:38:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/28 02:38:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/28 02:38:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/28 02:39:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/28 02:39:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/28 02:39:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/28 02:39:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:39:04 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. 2025/08/28 02:39:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f208ecead57df899e_d20250828_m023904_c001_v0001180_t0045_u01756348744168") 2025/08/28 02:39:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/28 02:39:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:39:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/28 02:39:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:39:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:39:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/28 02:39:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/28 02:39:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/28 02:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/28 02:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/28 02:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/28 02:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/28 02:39:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/28 02:39:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/28 02:39:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/28 02:39:12 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/28 02:39:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:39:14 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. 2025/08/28 02:39:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f21604f7942f3365a_d20250828_m023914_c001_v0001101_t0003_u01756348754976") 2025/08/28 02:39:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/28 02:39:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:39:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:39:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/28 02:39:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/28 02:39:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/28 02:39:15 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 02:39:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:39:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:39:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:39:19 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 2025/08/28 02:39:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/28 02:39:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/28 02:39:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/28 02:39:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/28 02:39:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/28 02:39:26 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/28 02:39:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:39:27 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. 2025/08/28 02:39:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca81550_d20250828_m023928_c001_v0001116_t0031_u01756348768069") 2025/08/28 02:39:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:39:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/28 02:39:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:39:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:39:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/28 02:39:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/28 02:39:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/28 02:39:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/28 02:39:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/28 02:39:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/28 02:39:36 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/28 02:39:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:39:38 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. 2025/08/28 02:39:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca8155d_d20250828_m023938_c001_v0001100_t0015_u01756348778782") 2025/08/28 02:39:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/28 02:39:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/28 02:39:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:39:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:39:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/28 02:39:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/28 02:39:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/28 02:39:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/28 02:39:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/28 02:39:48 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/28 02:39:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/28 02:39:50 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. 2025/08/28 02:39:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f820d63807debeb9f880e1b_f201150c739b925d8_d20250828_m023950_c001_v0001101_t0051_u01756348790921") 2025/08/28 02:39:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/28 02:39:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/28 02:39:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/28 02:39:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/28 02:39:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/28 02:39:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/28 02:39:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/28 02:39:54 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 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d9a04b_d20250828_m024003_c001_v0001179_t0019_u01756348803057") 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/28 02:40:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/28 02:40:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/28 02:40:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/28 02:40:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/28 02:40:06 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/28 02:40:08 DEBUG : chunked-copy: Done sending chunk 1 2025/08/28 02:40:08 DEBUG : chunked-copy: Done sending chunk 0 2025/08/28 02:40:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f820d63807debeb9f880e1b_f2216375bb98949c3_d20250828_m024009_c001_v0001178_t0013_u01756348809111") 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/28 02:40:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/28 02:40:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/28 02:40:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/28 02:40:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/28 02:40:11 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/28 02:40:14 DEBUG : chunked-copy: Done sending chunk 0 2025/08/28 02:40:14 DEBUG : chunked-copy: Done sending chunk 1 2025/08/28 02:40:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f820d63807debeb9f880e1b_f2216375bb98949ee_d20250828_m024015_c001_v0001183_t0035_u01756348815336") 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/28 02:40:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/28 02:40:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/28 02:40:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/28 02:40:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/28 02:40:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/28 02:40:20 DEBUG : chunked-copy: Done sending chunk 1 2025/08/28 02:40:20 DEBUG : chunked-copy: Done sending chunk 0 2025/08/28 02:40:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/28 02:40:21 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f820d63807debeb9f880e1b_f2216375bb9894a14_d20250828_m024021_c001_v0001098_t0033_u01756348821336") 2025/08/28 02:40:21 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/28 02:40:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/28 02:40:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/28 02:40:21 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/28 02:40:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/28 02:40:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/28 02:40:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/28 02:40:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/28 02:40:25 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/28 02:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqipez4buwe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/28 02:40:27 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of all files 2025/08/28 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f403ec79c7ca81556_d20250828_m023932_c001_v7007000_t0000_u01756348772450") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca81550_d20250828_m023928_c001_v0001116_t0031_u01756348768069") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f403ec79c7ca8154f_d20250828_m023927_c001_v7007000_t0000_u01756348767464") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca8154b_d20250828_m023922_c001_v0001146_t0033_u01756348762895") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a03b_d20250828_m023956_c001_v7007000_t0000_u01756348796320") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f201150c739b925d8_d20250828_m023950_c001_v0001101_t0051_u01756348790921") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f401150c739b925d7_d20250828_m023950_c001_v7007000_t0000_u01756348790330") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca81562_d20250828_m023944_c001_v0001093_t0038_u01756348784555") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f403ec79c7ca81561_d20250828_m023944_c001_v7007000_t0000_u01756348784369") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca8155d_d20250828_m023938_c001_v0001100_t0015_u01756348778782") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f403ec79c7ca8155c_d20250828_m023938_c001_v7007000_t0000_u01756348778168") 2025/08/28 02:40:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f203ec79c7ca81557_d20250828_m023932_c001_v0001101_t0040_u01756348772635") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42d3_d20250828_m023751_c001_v7007000_t0000_u01756348671561") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d63_d20250828_m023747_c001_v0001099_t0058_u01756348667394") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42d1_d20250828_m023742_c001_v7007000_t0000_u01756348662632") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42cc_d20250828_m023738_c001_v0001180_t0056_u01756348658771") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f4095e535388e8d61_d20250828_m023747_c001_v7007000_t0000_u01756348667014") 2025/08/28 02:40:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42d2_d20250828_m023742_c001_v0001171_t0046_u01756348662813") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42cb_d20250828_m023738_c001_v7007000_t0000_u01756348658366") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42c9_d20250828_m023734_c001_v0001178_t0058_u01756348654181") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42c8_d20250828_m023733_c001_v7007000_t0000_u01756348653975") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d99f17_d20250828_m023730_c001_v0001040_t0020_u01756348650359") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d99f16_d20250828_m023729_c001_v7007000_t0000_u01756348649981") 2025/08/28 02:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42c5_d20250828_m023726_c001_v0001134_t0037_u01756348646332") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de4321_d20250828_m023817_c001_v7007000_t0000_u01756348697585") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2216375bb9894764_d20250828_m023813_c001_v0001184_t0016_u01756348693610") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de4315_d20250828_m023808_c001_v7007000_t0000_u01756348688515") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4301_d20250828_m023804_c001_v0001041_t0040_u01756348684370") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f4216375bb9894763_d20250828_m023813_c001_v7007000_t0000_u01756348693203") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4316_d20250828_m023808_c001_v0001104_t0038_u01756348688702") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42ff_d20250828_m023803_c001_v7007000_t0000_u01756348683970") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42eb_d20250828_m023759_c001_v0001116_t0022_u01756348679364") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42e9_d20250828_m023759_c001_v7007000_t0000_u01756348679171") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d77_d20250828_m023755_c001_v0001180_t0020_u01756348675851") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f4095e535388e8d76_d20250828_m023755_c001_v7007000_t0000_u01756348675420") 2025/08/28 02:40:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42d4_d20250828_m023751_c001_v0001099_t0012_u01756348671746") 2025/08/28 02:40:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42c4_d20250828_m023726_c001_v7007000_t0000_u01756348646150") 2025/08/28 02:40:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d99f14_d20250828_m023722_c001_v0001180_t0013_u01756348642296") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d99f13_d20250828_m023721_c001_v7007000_t0000_u01756348641923") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42c1_d20250828_m023717_c001_v0001102_t0047_u01756348637720") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42c0_d20250828_m023717_c001_v7007000_t0000_u01756348637533") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42bd_d20250828_m023713_c001_v0001040_t0022_u01756348633317") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42bc_d20250828_m023712_c001_v7007000_t0000_u01756348632909") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de42b8_d20250828_m023708_c001_v0001136_t0008_u01756348628691") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de42b7_d20250828_m023708_c001_v7007000_t0000_u01756348628509") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2095e535388e8d58_d20250828_m023704_c001_v0001109_t0059_u01756348624764") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f4095e535388e8d57_d20250828_m023704_c001_v7007000_t0000_u01756348624352") 2025/08/28 02:40:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2175e8ba95a01b12_d20250828_m023659_c001_v0001099_t0059_u01756348619118") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f41948825f10afd91_d20250828_m023848_c001_v7007000_t0000_u01756348728311") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f215c3187c80a5fb4_d20250828_m023843_c001_v0001180_t0025_u01756348723336") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de4380_d20250828_m023837_c001_v7007000_t0000_u01756348717288") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4360_d20250828_m023832_c001_v0001150_t0001_u01756348712149") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f415c3187c80a5fb3_d20250828_m023842_c001_v7007000_t0000_u01756348722895") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4381_d20250828_m023837_c001_v0001116_t0043_u01756348717473") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de435d_d20250828_m023831_c001_v7007000_t0000_u01756348711669") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4348_d20250828_m023826_c001_v0001120_t0000_u01756348706586") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f419ef394b4de4346_d20250828_m023826_c001_v7007000_t0000_u01756348706396") 2025/08/28 02:40:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f2216375bb989476b_d20250828_m023822_c001_v0001105_t0042_u01756348702257") 2025/08/28 02:40:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f4216375bb9894769_d20250828_m023821_c001_v7007000_t0000_u01756348701784") 2025/08/28 02:40:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f219ef394b4de4322_d20250828_m023817_c001_v0001157_t0012_u01756348697768") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f403ec79c7ca8154a_d20250828_m023922_c001_v7007000_t0000_u01756348762710") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f21604f7942f3365a_d20250828_m023914_c001_v0001101_t0003_u01756348754976") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f41604f7942f33657_d20250828_m023914_c001_v7007000_t0000_u01756348754471") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f208ecead57df89a0_d20250828_m023909_c001_v0001100_t0015_u01756348749448") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f408ecead57df899f_d20250828_m023909_c001_v7007000_t0000_u01756348749259") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f208ecead57df899e_d20250828_m023904_c001_v0001180_t0045_u01756348744168") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f408ecead57df899d_d20250828_m023903_c001_v7007000_t0000_u01756348743638") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f208ecead57df8997_d20250828_m023858_c001_v0001182_t0045_u01756348738690") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f408ecead57df8996_d20250828_m023858_c001_v7007000_t0000_u01756348738493") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f207a47d19cd864fe_d20250828_m023854_c001_v0001150_t0021_u01756348734551") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f407a47d19cd864fb_d20250828_m023854_c001_v7007000_t0000_u01756348734018") 2025/08/28 02:40:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f820d63807debeb9f880e1b_f21948825f10afd92_d20250828_m023848_c001_v0001116_t0007_u01756348728495") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f40978c0e2fbff58a_d20250828_m024023_c001_v7007000_t0000_u01756348823707") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d9a058_d20250828_m024017_c001_v0001171_t0028_u01756348817794") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a057_d20250828_m024017_c001_v7007000_t0000_u01756348817171") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d9a055_d20250828_m024011_c001_v0001172_t0034_u01756348811476") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a054_d20250828_m024010_c001_v7007000_t0000_u01756348810855") 2025/08/28 02:40:31 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d9a04f_d20250828_m024005_c001_v0001120_t0051_u01756348805580") 2025/08/28 02:40:32 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a04e_d20250828_m024004_c001_v7007000_t0000_u01756348804966") 2025/08/28 02:40:32 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83ab96_d20250828_m024001_c001_v0001040_t0030_u01756348801141") 2025/08/28 02:40:32 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a049_d20250828_m024000_c001_v7007000_t0000_u01756348800743") 2025/08/28 02:40:32 DEBUG : chunked-copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83ab8c_d20250828_m023957_c001_v0001040_t0045_u01756348797144") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f40978c0e2fbff589_d20250828_m024023_c001_v7007000_t0000_u01756348823522") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f2216375bb9894a14_d20250828_m024021_c001_v0001098_t0033_u01756348821336") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a056_d20250828_m024016_c001_v7007000_t0000_u01756348816977") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f2216375bb98949ee_d20250828_m024015_c001_v0001183_t0035_u01756348815336") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a053_d20250828_m024010_c001_v7007000_t0000_u01756348810670") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f2216375bb98949c3_d20250828_m024009_c001_v0001178_t0013_u01756348809111") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a04d_d20250828_m024004_c001_v7007000_t0000_u01756348804769") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f218897f1e6d9a04b_d20250828_m024003_c001_v0001179_t0019_u01756348803057") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f418897f1e6d9a048_d20250828_m024000_c001_v7007000_t0000_u01756348800540") 2025/08/28 02:40:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f820d63807debeb9f880e1b_f1070ef221b96321e_d20250828_m023959_c001_v0001131_t0024_u01756348799564") 2025/08/28 02:40:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f100baf793b33db23_d20250828_m023520_c001_v0001101_t0042_u01756348520652") 2025/08/28 02:40:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f40978c0e2fbff58c_d20250828_m024024_c001_v7007000_t0000_u01756348824735") 2025/08/28 02:40:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83abca_d20250828_m024024_c001_v0001040_t0038_u01756348824251") 2025/08/28 02:40:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f40978c0e2fbff58d_d20250828_m024026_c001_v7007000_t0000_u01756348826297") 2025/08/28 02:40:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83abce_d20250828_m024025_c001_v0001040_t0016_u01756348825781") 2025/08/28 02:40:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f10175d457b83abcc_d20250828_m024024_c001_v0001040_t0048_u01756348824917") 2025/08/28 02:40:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f820d63807debeb9f880e1b_f4175e8ba95a01b05_d20250828_m023646_c001_v7007000_t0000_u01756348606558") 2025/08/28 02:40:36 INFO : B2 bucket rclone-test-nuqipez4buwe: cleaning bucket "rclone-test-nuqipez4buwe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (365.81s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (4.37s) --- PASS: TestIntegration/FsMkdir (354.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (99.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.27s) --- 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.38s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (16.68s) --- 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 (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.36s) --- 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 365.838s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m7.041671251s (try 1/5)