"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/05/11 05:21:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese" 2025/05/11 05:21:53 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/05/11 05:22:11 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/11 05:22:11 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/11 05:22:12 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/05/11 05:22:36 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/05/11 05:22:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/11 05:22:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/11 05:22:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/11 05:22:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/11 05:22:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/11 05:22:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/11 05:22:40 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/05/11 05:22:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/11 05:22:48 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/05/11 05:22:53 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of all files 2025/05/11 05:22:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a45_d20250511_m052252_c001_v0001103_t0040_u01746940972851") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/11 05:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese/dirToPurgeFromRoot" 2025/05/11 05:22:56 INFO : B2 bucket rclone-test-xavahaw0nese path dirToPurgeFromRoot: cleaning bucket "rclone-test-xavahaw0nese" of all files 2025/05/11 05:22:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a4d_d20250511_m052254_c001_v0001103_t0021_u01746940974408") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/11 05:22:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese/hello? sausage/êé" 2025/05/11 05:23:01 INFO : B2 bucket rclone-test-xavahaw0nese path hello? sausage/êé: cleaning bucket "rclone-test-xavahaw0nese" of all files 2025/05/11 05:23:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f105cf852b4c284c0_d20250511_m052300_c001_v0001161_t0057_u01746940980220") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/05/11 05:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/11 05:23:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-xavahaw0nese" from "TestB2:rclone-test-xavahaw0nese" 2025/05/11 05:23:14 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/05/11 05:23:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vugasom7same" 2025/05/11 05:23:34 DEBUG : B2 bucket rclone-test-vugasom7same: Purge remote 2025/05/11 05:23:34 INFO : B2 bucket rclone-test-vugasom7same: cleaning bucket "rclone-test-vugasom7same" of all files 2025/05/11 05:23:35 DEBUG : somefile: Deleting (id "4_zefe25d43c0cdbbdb9f680e1b_f402c150c2a184550_d20250511_m052333_c001_v0001184_t0028_u01746941013123") === 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/05/11 05:23:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/11 05:23:42 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/05/11 05:23:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.839Ki offset 6Mi/6.106Mi 2025/05/11 05:23:46 DEBUG : test-metadata: Sending chunk 1 length 111451 2025/05/11 05:23:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/11 05:23:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/11 05:23:47 DEBUG : test-metadata: Done sending chunk 1 2025/05/11 05:23:48 DEBUG : test-metadata: Done sending chunk 0 2025/05/11 05:23:48 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/05/11 05:23:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/ffc21d73c0bdbbdb9f680e1b/c001_v0001103_t0009": EOF 2025/05/11 05:23:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/ffc21d73c0bdbbdb9f680e1b/c001_v0001103_t0009": EOF) 2025/05/11 05:23:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/ffc21d73c0bdbbdb9f680e1b/c001_v0001103_t0009": EOF - low level retry 1/10 2025/05/11 05:24:01 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-05-11-052353-681.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/05/11 05:24:03 DEBUG : oldPath = "TestB2:rclone-test-xavahaw0nese/versions/test-versions-v2025-05-11-052353-681.txt" 2025/05/11 05:24:03 DEBUG : newPath = "TestB2,versions:rclone-test-xavahaw0nese/versions/test-versions-v2025-05-11-052353-681.txt" 2025/05/11 05:24:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xavahaw0nese/versions/test-versions-v2025-05-11-052353-681.txt" 2025/05/11 05:24:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/11 05:24:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xavahaw0nese/versions/test-versions-v2025-05-11-052353-681.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xavahaw0nese/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/11 05:24:06 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of all hidden files 2025/05/11 05:24:06 DEBUG : leading space/ leading space: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a42_d20250511_m052219_c001_v7007000_t0000_u01746940939227") as it is a hide marker 2025/05/11 05:24:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : leading space/ leading space: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259c9_d20250511_m052218_c001_v0001103_t0017_u01746940938483") 2025/05/11 05:24:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a3d_d20250511_m052218_c001_v7007000_t0000_u01746940938121") as it is a hide marker 2025/05/11 05:24:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259c1_d20250511_m052217_c001_v0001103_t0007_u01746940937428") 2025/05/11 05:24:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a93_d20250511_m052225_c001_v7007000_t0000_u01746940945928") as it is a hide marker 2025/05/11 05:24:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259dd_d20250511_m052225_c001_v0001103_t0034_u01746940945298") 2025/05/11 05:24:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : created from root.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d39f3_d20250511_m052322_c001_v7007000_t0000_u01746941002002") as it is a hide marker 2025/05/11 05:24:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : created from root.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f11968ade9c732066_d20250511_m052321_c001_v0001183_t0014_u01746941001070") 2025/05/11 05:24:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f157_d20250511_m052341_c001_v7007000_t0000_u01746941021655") as it is a hide marker 2025/05/11 05:24:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a78_d20250511_m052310_c001_v0001103_t0039_u01746940990235") 2025/05/11 05:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f105b21bb1e5b5e18_d20250511_m052306_c001_v0001104_t0052_u01746940986410") 2025/05/11 05:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a35_d20250511_m052244_c001_v0001103_t0056_u01746940964997") 2025/05/11 05:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a2d_d20250511_m052243_c001_v0001103_t0044_u01746940963997") 2025/05/11 05:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a31_d20250511_m052244_c001_v0001103_t0041_u01746940964484") "upload" dated 2025-05-11 05:22:44.484 +0000 UTC (1m21.913327889s ago) 2025/05/11 05:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d39de_d20250511_m052304_c001_v7007000_t0000_u01746940984167") as it is a hide marker 2025/05/11 05:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1055b226f3f5beb7_d20250511_m052303_c001_v0001153_t0013_u01746940983823") 2025/05/11 05:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1063e29008345cb1_d20250511_m052303_c001_v0001182_t0041_u01746940983206") 2025/05/11 05:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676af7_d20250511_m052233_c001_v7007000_t0000_u01746940953462") as it is a hide marker 2025/05/11 05:24:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a07_d20250511_m052232_c001_v0001103_t0021_u01746940952717") 2025/05/11 05:24:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : piped data.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f18c_d20250511_m052343_c001_v7007000_t0000_u01746941023511") as it is a hide marker 2025/05/11 05:24:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25ad2_d20250511_m052342_c001_v0001103_t0024_u01746941022937") 2025/05/11 05:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f178_d20250511_m052342_c001_v7007000_t0000_u01746941022754") 2025/05/11 05:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f404cc6e88ac25ad0_d20250511_m052342_c001_v0001103_t0009_u01746941022386") 2025/05/11 05:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b03_d20250511_m052234_c001_v7007000_t0000_u01746940954573") as it is a hide marker 2025/05/11 05:24:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a0b_d20250511_m052233_c001_v0001103_t0056_u01746940953827") 2025/05/11 05:24:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : test-metadata: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4133aae9b361a8bf_d20250511_m052351_c001_v7007000_t0000_u01746941031125") as it is a hide marker 2025/05/11 05:24:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f208b5a1be247f1b8_d20250511_m052345_c001_v0001137_t0041_u01746941025831") 2025/05/11 05:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f19a_d20250511_m052344_c001_v7007000_t0000_u01746941024604") 2025/05/11 05:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25ad8_d20250511_m052343_c001_v0001103_t0056_u01746941023692") 2025/05/11 05:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ac2_d20250511_m052228_c001_v7007000_t0000_u01746940948106") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f1_d20250511_m052227_c001_v0001103_t0037_u01746940947431") 2025/05/11 05:24:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ad3_d20250511_m052230_c001_v7007000_t0000_u01746940950231") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f9_d20250511_m052229_c001_v0001103_t0030_u01746940949569") 2025/05/11 05:24:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ace_d20250511_m052229_c001_v7007000_t0000_u01746940949204") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f5_d20250511_m052228_c001_v0001103_t0033_u01746940948482") 2025/05/11 05:24:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676adb_d20250511_m052231_c001_v7007000_t0000_u01746940951306") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259ff_d20250511_m052230_c001_v0001103_t0035_u01746940950596") 2025/05/11 05:24:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ae9_d20250511_m052232_c001_v7007000_t0000_u01746940952357") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a01_d20250511_m052231_c001_v0001103_t0043_u01746940951681") 2025/05/11 05:24:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676aac_d20250511_m052227_c001_v7007000_t0000_u01746940947071") as it is a hide marker 2025/05/11 05:24:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : trailing space /trailing space : Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259e3_d20250511_m052226_c001_v0001103_t0045_u01746940946290") 2025/05/11 05:24:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac41566e_d20250511_m052401_c001_v0001116_t0032_u01746941041574") "upload" dated 2025-05-11 05:24:01.574 +0000 UTC (4.823556679s ago) 2025/05/11 05:24:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4121448e11d7ae43_d20250511_m052356_c001_v7007000_t0000_u01746941036772") 2025/05/11 05:24:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25aee_d20250511_m052353_c001_v0001103_t0040_u01746941033681") 2025/05/11 05:24:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b62_d20250511_m052243_c001_v7007000_t0000_u01746940963452") as it is a hide marker 2025/05/11 05:24:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20702ecff9676b1c_d20250511_m052236_c001_v0001171_t0015_u01746940956877") 2025/05/11 05:24:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : zero-length-file: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b17_d20250511_m052236_c001_v7007000_t0000_u01746940956543") as it is a hide marker 2025/05/11 05:24:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : zero-length-file: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f404cc6e88ac25a11_d20250511_m052235_c001_v0001103_t0009_u01746940955939") 2025/05/11 05:24:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a45_d20250511_m052220_c001_v7007000_t0000_u01746940940269") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259cb_d20250511_m052219_c001_v0001103_t0042_u01746940939589") 2025/05/11 05:24:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a2f_d20250511_m052214_c001_v7007000_t0000_u01746940934993") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259b7_d20250511_m052213_c001_v0001103_t0054_u01746940933938") 2025/05/11 05:24:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a6c_d20250511_m052223_c001_v7007000_t0000_u01746940943758") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d5_d20250511_m052222_c001_v0001103_t0037_u01746940942905") 2025/05/11 05:24:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a5e_d20250511_m052222_c001_v7007000_t0000_u01746940942545") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d3_d20250511_m052221_c001_v0001103_t0002_u01746940941774") 2025/05/11 05:24:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a7d_d20250511_m052224_c001_v7007000_t0000_u01746940944938") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d9_d20250511_m052224_c001_v0001103_t0010_u01746940944117") 2025/05/11 05:24:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a4c_d20250511_m052221_c001_v7007000_t0000_u01746940941415") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259cf_d20250511_m052220_c001_v0001103_t0018_u01746940940630") 2025/05/11 05:24:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ./.: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a33_d20250511_m052215_c001_v7007000_t0000_u01746940935997") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ./.: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259bb_d20250511_m052215_c001_v0001103_t0044_u01746940935354") 2025/05/11 05:24:06 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/11 05:24:06 DEBUG : ../..: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a38_d20250511_m052217_c001_v7007000_t0000_u01746940937067") as it is a hide marker 2025/05/11 05:24:06 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/11 05:24:06 DEBUG : ../..: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259bd_d20250511_m052216_c001_v0001103_t0005_u01746940936357") 2025/05/11 05:24:06 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/11 05:24:06 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of all hidden files 2025/05/11 05:24:06 DEBUG : leading space/ leading space: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a42_d20250511_m052219_c001_v7007000_t0000_u01746940939227") as it is a hide marker 2025/05/11 05:24:06 DEBUG : leading space/ leading space: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259c9_d20250511_m052218_c001_v0001103_t0017_u01746940938483") 2025/05/11 05:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a3d_d20250511_m052218_c001_v7007000_t0000_u01746940938121") as it is a hide marker 2025/05/11 05:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259c1_d20250511_m052217_c001_v0001103_t0007_u01746940937428") 2025/05/11 05:24:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a93_d20250511_m052225_c001_v7007000_t0000_u01746940945928") as it is a hide marker 2025/05/11 05:24:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259dd_d20250511_m052225_c001_v0001103_t0034_u01746940945298") 2025/05/11 05:24:06 DEBUG : created from root.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d39f3_d20250511_m052322_c001_v7007000_t0000_u01746941002002") as it is a hide marker 2025/05/11 05:24:06 DEBUG : created from root.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f11968ade9c732066_d20250511_m052321_c001_v0001183_t0014_u01746941001070") 2025/05/11 05:24:06 DEBUG : file name.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f157_d20250511_m052341_c001_v7007000_t0000_u01746941021655") as it is a hide marker 2025/05/11 05:24:07 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a78_d20250511_m052310_c001_v0001103_t0039_u01746940990235") 2025/05/11 05:24:07 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f105b21bb1e5b5e18_d20250511_m052306_c001_v0001104_t0052_u01746940986410") 2025/05/11 05:24:07 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a35_d20250511_m052244_c001_v0001103_t0056_u01746940964997") 2025/05/11 05:24:07 DEBUG : file name.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a2d_d20250511_m052243_c001_v0001103_t0044_u01746940963997") 2025/05/11 05:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a31_d20250511_m052244_c001_v0001103_t0041_u01746940964484") "upload" dated 2025-05-11 05:22:44.484 +0000 UTC (1m22.945224856s ago) 2025/05/11 05:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d39de_d20250511_m052304_c001_v7007000_t0000_u01746940984167") as it is a hide marker 2025/05/11 05:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1055b226f3f5beb7_d20250511_m052303_c001_v0001153_t0013_u01746940983823") 2025/05/11 05:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1063e29008345cb1_d20250511_m052303_c001_v0001182_t0041_u01746940983206") 2025/05/11 05:24:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676af7_d20250511_m052233_c001_v7007000_t0000_u01746940953462") as it is a hide marker 2025/05/11 05:24:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a07_d20250511_m052232_c001_v0001103_t0021_u01746940952717") 2025/05/11 05:24:07 DEBUG : piped data.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f18c_d20250511_m052343_c001_v7007000_t0000_u01746941023511") as it is a hide marker 2025/05/11 05:24:07 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25ad2_d20250511_m052342_c001_v0001103_t0024_u01746941022937") 2025/05/11 05:24:07 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f178_d20250511_m052342_c001_v7007000_t0000_u01746941022754") 2025/05/11 05:24:07 DEBUG : piped data.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f404cc6e88ac25ad0_d20250511_m052342_c001_v0001103_t0009_u01746941022386") 2025/05/11 05:24:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b03_d20250511_m052234_c001_v7007000_t0000_u01746940954573") as it is a hide marker 2025/05/11 05:24:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a0b_d20250511_m052233_c001_v0001103_t0056_u01746940953827") 2025/05/11 05:24:07 DEBUG : test-metadata: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f4133aae9b361a8bf_d20250511_m052351_c001_v7007000_t0000_u01746941031125") as it is a hide marker 2025/05/11 05:24:08 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f208b5a1be247f1b8_d20250511_m052345_c001_v0001137_t0041_u01746941025831") 2025/05/11 05:24:08 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f408b5a1be247f19a_d20250511_m052344_c001_v7007000_t0000_u01746941024604") 2025/05/11 05:24:08 DEBUG : test-metadata: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25ad8_d20250511_m052343_c001_v0001103_t0056_u01746941023692") 2025/05/11 05:24:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ac2_d20250511_m052228_c001_v7007000_t0000_u01746940948106") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f1_d20250511_m052227_c001_v0001103_t0037_u01746940947431") 2025/05/11 05:24:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ad3_d20250511_m052230_c001_v7007000_t0000_u01746940950231") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f9_d20250511_m052229_c001_v0001103_t0030_u01746940949569") 2025/05/11 05:24:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ace_d20250511_m052229_c001_v7007000_t0000_u01746940949204") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259f5_d20250511_m052228_c001_v0001103_t0033_u01746940948482") 2025/05/11 05:24:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676adb_d20250511_m052231_c001_v7007000_t0000_u01746940951306") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259ff_d20250511_m052230_c001_v0001103_t0035_u01746940950596") 2025/05/11 05:24:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676ae9_d20250511_m052232_c001_v7007000_t0000_u01746940952357") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a01_d20250511_m052231_c001_v0001103_t0043_u01746940951681") 2025/05/11 05:24:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676aac_d20250511_m052227_c001_v7007000_t0000_u01746940947071") as it is a hide marker 2025/05/11 05:24:08 DEBUG : trailing space /trailing space : Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259e3_d20250511_m052226_c001_v0001103_t0045_u01746940946290") 2025/05/11 05:24:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac41566e_d20250511_m052401_c001_v0001116_t0032_u01746941041574") "upload" dated 2025-05-11 05:24:01.574 +0000 UTC (7.183633934s ago) 2025/05/11 05:24:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4121448e11d7ae43_d20250511_m052356_c001_v7007000_t0000_u01746941036772") 2025/05/11 05:24:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25aee_d20250511_m052353_c001_v0001103_t0040_u01746941033681") 2025/05/11 05:24:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b62_d20250511_m052243_c001_v7007000_t0000_u01746940963452") as it is a hide marker 2025/05/11 05:24:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20702ecff9676b1c_d20250511_m052236_c001_v0001171_t0015_u01746940956877") 2025/05/11 05:24:08 DEBUG : zero-length-file: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676b17_d20250511_m052236_c001_v7007000_t0000_u01746940956543") as it is a hide marker 2025/05/11 05:24:08 DEBUG : zero-length-file: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f404cc6e88ac25a11_d20250511_m052235_c001_v0001103_t0009_u01746940955939") 2025/05/11 05:24:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a45_d20250511_m052220_c001_v7007000_t0000_u01746940940269") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259cb_d20250511_m052219_c001_v0001103_t0042_u01746940939589") 2025/05/11 05:24:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a2f_d20250511_m052214_c001_v7007000_t0000_u01746940934993") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259b7_d20250511_m052213_c001_v0001103_t0054_u01746940933938") 2025/05/11 05:24:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a6c_d20250511_m052223_c001_v7007000_t0000_u01746940943758") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d5_d20250511_m052222_c001_v0001103_t0037_u01746940942905") 2025/05/11 05:24:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a5e_d20250511_m052222_c001_v7007000_t0000_u01746940942545") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d3_d20250511_m052221_c001_v0001103_t0002_u01746940941774") 2025/05/11 05:24:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a7d_d20250511_m052224_c001_v7007000_t0000_u01746940944938") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259d9_d20250511_m052224_c001_v0001103_t0010_u01746940944117") 2025/05/11 05:24:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a4c_d20250511_m052221_c001_v7007000_t0000_u01746940941415") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259cf_d20250511_m052220_c001_v0001103_t0018_u01746940940630") 2025/05/11 05:24:09 DEBUG : ./.: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a33_d20250511_m052215_c001_v7007000_t0000_u01746940935997") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ./.: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259bb_d20250511_m052215_c001_v0001103_t0044_u01746940935354") 2025/05/11 05:24:09 DEBUG : ../..: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676a38_d20250511_m052217_c001_v7007000_t0000_u01746940937067") as it is a hide marker 2025/05/11 05:24:09 DEBUG : ../..: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac259bd_d20250511_m052216_c001_v0001103_t0005_u01746940936357") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/11 05:24:10 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/05/11 05:24:10 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/05/11 05:24:10 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/05/11 05:24:11 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/05/11 05:24:11 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of pending multipart uploads older than 0s 2025/05/11 05:24:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a31_d20250511_m052244_c001_v0001103_t0041_u01746940964484") "upload" dated 2025-05-11 05:22:44.484 +0000 UTC (1m27.164716889s ago) 2025/05/11 05:24:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cded_d20250511_m052410_c001_v0001182_t0052_u01746941050588") as it is a start marker (upload started at 2025-05-11 05:24:10.588 +0000 UTC) 2025/05/11 05:24:11 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/11 05:24:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdee_d20250511_m052410_c001_v0001171_t0055_u01746941050782") as it is a start marker (upload started at 2025-05-11 05:24:10.782 +0000 UTC) 2025/05/11 05:24:11 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/11 05:24:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdef_d20250511_m052410_c001_v0001153_t0016_u01746941050977") as it is a start marker (upload started at 2025-05-11 05:24:10.977 +0000 UTC) 2025/05/11 05:24:11 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/11 05:24:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdf0_d20250511_m052411_c001_v0001184_t0035_u01746941051169") as it is a start marker (upload started at 2025-05-11 05:24:11.169 +0000 UTC) 2025/05/11 05:24:11 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/11 05:24:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3cdeb_d20250511_m052410_c001_v7007000_t0000_u01746941050397") "hide" dated 2025-05-11 05:24:10.397 +0000 UTC (1.25186135s ago) 2025/05/11 05:24:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac41566e_d20250511_m052401_c001_v0001116_t0032_u01746941041574") 2025/05/11 05:24:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/11 05:24:11 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of pending multipart uploads older than 0s 2025/05/11 05:24:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a31_d20250511_m052244_c001_v0001103_t0041_u01746940964484") "upload" dated 2025-05-11 05:22:44.484 +0000 UTC (1m27.537136496s ago) 2025/05/11 05:24:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cded_d20250511_m052410_c001_v0001182_t0052_u01746941050588") as it is a start marker (upload started at 2025-05-11 05:24:10.588 +0000 UTC) 2025/05/11 05:24:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdee_d20250511_m052410_c001_v0001171_t0055_u01746941050782") as it is a start marker (upload started at 2025-05-11 05:24:10.782 +0000 UTC) 2025/05/11 05:24:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdef_d20250511_m052410_c001_v0001153_t0016_u01746941050977") as it is a start marker (upload started at 2025-05-11 05:24:10.977 +0000 UTC) 2025/05/11 05:24:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3cdf0_d20250511_m052411_c001_v0001184_t0035_u01746941051169") as it is a start marker (upload started at 2025-05-11 05:24:11.169 +0000 UTC) 2025/05/11 05:24:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3cdeb_d20250511_m052410_c001_v7007000_t0000_u01746941050397") "hide" dated 2025-05-11 05:24:10.397 +0000 UTC (1.624286337s ago) 2025/05/11 05:24:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac41566e_d20250511_m052401_c001_v0001116_t0032_u01746941041574") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/11 05:24:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/11 05:24:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/11 05:24:13 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/05/11 05:24:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/11 05:24:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/11 05:24:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/11 05:24:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/11 05:24:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/11 05:24:17 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/11 05:24:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:24:20 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/05/11 05:24:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b1d_d20250511_m052420_c001_v0001098_t0026_u01746941060227") 2025/05/11 05:24:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:24:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:24:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:24:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:24:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/11 05:24:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/11 05:24:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/11 05:24:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/11 05:24:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/11 05:24:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/11 05:24:26 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/11 05:24:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:24:28 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/05/11 05:24:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b40_d20250511_m052428_c001_v0001040_t0008_u01746941068717") 2025/05/11 05:24:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:24:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/11 05:24:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:24:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:24:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/11 05:24:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/11 05:24:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/11 05:24:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/11 05:24:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/11 05:24:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/11 05:24:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/11 05:24:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/11 05:24:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/11 05:24:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:24:41 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/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2201e5a9bbd851b4_d20250511_m052441_c001_v0001103_t0015_u01746941081449") 2025/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/11 05:24:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:24:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:24:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:24:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:24:44 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/05/11 05:24:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/11 05:24:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/11 05:24:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/11 05:24:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/11 05:24:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/11 05:24:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 05:24:47 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:24:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/11 05:24:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/11 05:24:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/11 05:24:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:24:50 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/05/11 05:24:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f20702ecff9676d9c_d20250511_m052450_c001_v0001172_t0008_u01746941090684") 2025/05/11 05:24:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:24:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:24:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/11 05:24:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:24:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:24:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/11 05:24:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/11 05:24:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/11 05:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/11 05:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/11 05:24:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/11 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/11 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/11 05:25:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/11 05:25:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2061bed3c0217c26_d20250511_m052511_c001_v0001179_t0005_u01746941111004") 2025/05/11 05:25:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/11 05:25:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:25:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/11 05:25:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/11 05:25:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/11 05:25:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/11 05:25:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/11 05:25:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/11 05:25:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:20 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/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ace_d20250511_m052520_c001_v0001117_t0052_u01746941120133") 2025/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/11 05:25:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:25:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:23 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/05/11 05:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/11 05:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/11 05:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/11 05:25:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/11 05:25:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/11 05:25:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/11 05:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:29 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/05/11 05:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ad8_d20250511_m052529_c001_v0001120_t0005_u01746941129125") 2025/05/11 05:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:25:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/11 05:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/11 05:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/11 05:25:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/11 05:25:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/11 05:25:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/11 05:25:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/11 05:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:37 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/05/11 05:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ae2_d20250511_m052537_c001_v0001177_t0037_u01746941137858") 2025/05/11 05:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:25:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/11 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/11 05:25:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/11 05:25:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/11 05:25:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/11 05:25:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/11 05:25:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:46 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/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f21535042c0def47f_d20250511_m052546_c001_v0001042_t0038_u01746941146626") 2025/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:25:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/11 05:25:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:25:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:49 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/05/11 05:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/11 05:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/11 05:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/11 05:25:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/11 05:25:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/11 05:25:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/11 05:25:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f21535042c0def4b6_d20250511_m052555_c001_v0001144_t0030_u01746941155503") 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:25:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/11 05:25:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:25:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:25:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/11 05:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/11 05:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/11 05:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/11 05:26:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/11 05:26:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/11 05:26:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/11 05:26:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/11 05:26:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:26:05 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/05/11 05:26:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3b4e_d20250511_m052605_c001_v0001179_t0000_u01746941165578") 2025/05/11 05:26:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/11 05:26:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:26:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/11 05:26:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:26:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:26:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/11 05:26:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/11 05:26:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/11 05:26:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/11 05:26:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/11 05:26:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:26:15 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/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f202438d2107b704f_d20250511_m052615_c001_v0001171_t0017_u01746941175410") 2025/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/11 05:26:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:26:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/11 05:26:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 05:26:16 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:26:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:26:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:26:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:26:18 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/05/11 05:26:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/11 05:26:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/11 05:26:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/11 05:26:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/11 05:26:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/11 05:26:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/11 05:26:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:26:26 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/05/11 05:26:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcb69_d20250511_m052626_c001_v0001040_t0035_u01746941186168") 2025/05/11 05:26:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:26:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:26:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:26:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:26:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/11 05:26:31 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/11 05:26:31 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/11 05:26:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/11 05:26:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/11 05:26:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/11 05:26:34 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/11 05:26:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:26:36 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/05/11 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370db6_d20250511_m052637_c001_v0001100_t0045_u01746941197021") 2025/05/11 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/11 05:26:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:26:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:26:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/11 05:26:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/11 05:26:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/11 05:26:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/11 05:26:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/11 05:26:53 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:26:56 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/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f214b1814ba617457_d20250511_m052656_c001_v0001184_t0050_u01746941216349") 2025/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:26:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/11 05:26:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/11 05:26:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 05:26:56 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:26:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:26:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:26:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:26:59 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/05/11 05:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/11 05:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/11 05:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/11 05:27:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/11 05:27:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/11 05:27:05 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/11 05:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:27:07 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/05/11 05:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351ac2_d20250511_m052707_c001_v0001184_t0056_u01746941227559") 2025/05/11 05:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/11 05:27:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:27:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:27:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/11 05:27:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/11 05:27:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/11 05:27:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/11 05:27:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/11 05:27:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/11 05:27:15 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/11 05:27:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:27:18 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/05/11 05:27:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351adc_d20250511_m052718_c001_v0001032_t0049_u01746941238365") 2025/05/11 05:27:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/11 05:27:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/11 05:27:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:27:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:27:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/11 05:27:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/11 05:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/11 05:27:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/11 05:27:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/11 05:27:27 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/11 05:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/11 05:27:30 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/05/11 05:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351aed_d20250511_m052730_c001_v0001178_t0035_u01746941250644") 2025/05/11 05:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/11 05:27:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/11 05:27:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/11 05:27:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/11 05:27:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/11 05:27:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/11 05:27:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/11 05:27:33 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/05/11 05:27:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3d20e_d20250511_m052743_c001_v0001037_t0049_u01746941263653") 2025/05/11 05:27:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/11 05:27:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/11 05:27:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/11 05:27:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/11 05:27:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/11 05:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/11 05:27:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/11 05:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/11 05:27:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/11 05:27:49 DEBUG : chunked-copy: Done sending chunk 0 2025/05/11 05:27:49 DEBUG : chunked-copy: Done sending chunk 1 2025/05/11 05:27:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/11 05:27:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcdc7_d20250511_m052750_c001_v0001109_t0042_u01746941270289") 2025/05/11 05:27:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/11 05:27:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/11 05:27:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/11 05:27:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/11 05:27:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/11 05:27:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/11 05:27:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/11 05:27:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/11 05:27:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/11 05:27:56 DEBUG : chunked-copy: Done sending chunk 1 2025/05/11 05:27:56 DEBUG : chunked-copy: Done sending chunk 0 2025/05/11 05:27:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/11 05:27:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3d5f_d20250511_m052757_c001_v0001032_t0010_u01746941277658") 2025/05/11 05:27:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/11 05:27:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/11 05:27:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/11 05:27:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/11 05:27:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/11 05:28:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/11 05:28:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/11 05:28:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/11 05:28:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/11 05:28:03 DEBUG : chunked-copy: Done sending chunk 1 2025/05/11 05:28:03 DEBUG : chunked-copy: Done sending chunk 0 2025/05/11 05:28:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3dc9_d20250511_m052804_c001_v0001179_t0028_u01746941284102") 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/11 05:28:04 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/11 05:28:06 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/11 05:28:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/11 05:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xavahaw0nese/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/05/11 05:28:10 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of all files 2025/05/11 05:28:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351ad1_d20250511_m052711_c001_v7007000_t0000_u01746941231690") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351ac2_d20250511_m052707_c001_v0001184_t0056_u01746941227559") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351aba_d20250511_m052706_c001_v7007000_t0000_u01746941226946") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351a7e_d20250511_m052702_c001_v0001182_t0014_u01746941222006") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3d1a6_d20250511_m052735_c001_v7007000_t0000_u01746941255800") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351aed_d20250511_m052730_c001_v0001178_t0035_u01746941250644") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351aec_d20250511_m052730_c001_v7007000_t0000_u01746941250055") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351adf_d20250511_m052723_c001_v0001150_t0028_u01746941243935") 2025/05/11 05:28:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351ade_d20250511_m052723_c001_v7007000_t0000_u01746941243752") 2025/05/11 05:28:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351adc_d20250511_m052718_c001_v0001032_t0049_u01746941238365") 2025/05/11 05:28:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351ada_d20250511_m052717_c001_v7007000_t0000_u01746941237751") 2025/05/11 05:28:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20341d7ab0351ad2_d20250511_m052711_c001_v0001104_t0025_u01746941231876") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4061bed3c0217ceb_d20250511_m052524_c001_v7007000_t0000_u01746941124781") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ace_d20250511_m052520_c001_v0001117_t0052_u01746941120133") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4061bed3c0217c6c_d20250511_m052515_c001_v7007000_t0000_u01746941115068") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2061bed3c0217c26_d20250511_m052511_c001_v0001179_t0005_u01746941111004") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3acd_d20250511_m052519_c001_v7007000_t0000_u01746941119715") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2061bed3c0217c6e_d20250511_m052515_c001_v0001145_t0053_u01746941115259") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4061bed3c0217c1e_d20250511_m052510_c001_v7007000_t0000_u01746941110558") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b6b_d20250511_m052454_c001_v0001043_t0040_u01746941094498") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370b65_d20250511_m052454_c001_v7007000_t0000_u01746941094303") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f20702ecff9676d9c_d20250511_m052450_c001_v0001172_t0008_u01746941090684") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40702ecff9676d9b_d20250511_m052450_c001_v7007000_t0000_u01746941090286") 2025/05/11 05:28:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b51_d20250511_m052446_c001_v0001098_t0004_u01746941086511") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3b1b_d20250511_m052550_c001_v7007000_t0000_u01746941150808") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f21535042c0def47f_d20250511_m052546_c001_v0001042_t0038_u01746941146626") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3ae5_d20250511_m052541_c001_v7007000_t0000_u01746941141844") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ae2_d20250511_m052537_c001_v0001177_t0037_u01746941137858") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f41535042c0def47e_d20250511_m052546_c001_v7007000_t0000_u01746941146262") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ae8_d20250511_m052542_c001_v0001182_t0002_u01746941142025") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3ae1_d20250511_m052537_c001_v7007000_t0000_u01746941137426") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2061bed3c0217cf7_d20250511_m052533_c001_v0001180_t0046_u01746941133226") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4061bed3c0217cf6_d20250511_m052533_c001_v7007000_t0000_u01746941133044") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3ad8_d20250511_m052529_c001_v0001120_t0005_u01746941129125") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3ad6_d20250511_m052528_c001_v7007000_t0000_u01746941128733") 2025/05/11 05:28:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2061bed3c0217cec_d20250511_m052524_c001_v0001101_t0031_u01746941124965") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370b50_d20250511_m052446_c001_v7007000_t0000_u01746941086318") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2201e5a9bbd851b4_d20250511_m052441_c001_v0001103_t0015_u01746941081449") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4201e5a9bbd851af_d20250511_m052441_c001_v7007000_t0000_u01746941081025") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b48_d20250511_m052436_c001_v0001165_t0031_u01746941076477") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370b47_d20250511_m052436_c001_v7007000_t0000_u01746941076292") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b40_d20250511_m052428_c001_v0001040_t0008_u01746941068717") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370b3e_d20250511_m052428_c001_v7007000_t0000_u01746941068260") 2025/05/11 05:28:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f218d0721aab5d60a_d20250511_m052424_c001_v0001099_t0008_u01746941064068") 2025/05/11 05:28:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f418d0721aab5d609_d20250511_m052423_c001_v7007000_t0000_u01746941063882") 2025/05/11 05:28:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370b1d_d20250511_m052420_c001_v0001098_t0026_u01746941060227") 2025/05/11 05:28:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370b1b_d20250511_m052419_c001_v7007000_t0000_u01746941059828") 2025/05/11 05:28:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3ce00_d20250511_m052414_c001_v0001182_t0040_u01746941054620") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370d39_d20250511_m052620_c001_v7007000_t0000_u01746941180744") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f202438d2107b704f_d20250511_m052615_c001_v0001171_t0017_u01746941175410") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3b57_d20250511_m052609_c001_v7007000_t0000_u01746941169915") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3b4e_d20250511_m052605_c001_v0001179_t0000_u01746941165578") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f402438d2107b704e_d20250511_m052614_c001_v7007000_t0000_u01746941174952") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3b58_d20250511_m052610_c001_v0001165_t0051_u01746941170097") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3b47_d20250511_m052604_c001_v7007000_t0000_u01746941164967") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3b24_d20250511_m052559_c001_v0001171_t0053_u01746941159976") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3b23_d20250511_m052559_c001_v7007000_t0000_u01746941159791") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f21535042c0def4b6_d20250511_m052555_c001_v0001144_t0030_u01746941155503") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f41535042c0def4b5_d20250511_m052555_c001_v7007000_t0000_u01746941155031") 2025/05/11 05:28:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3b1c_d20250511_m052550_c001_v0001184_t0055_u01746941150990") 2025/05/11 05:28:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f40341d7ab0351a7c_d20250511_m052701_c001_v7007000_t0000_u01746941221822") 2025/05/11 05:28:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f214b1814ba617457_d20250511_m052656_c001_v0001184_t0050_u01746941216349") 2025/05/11 05:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f414b1814ba617455_d20250511_m052655_c001_v7007000_t0000_u01746941215862") 2025/05/11 05:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2162ff1862fff969_d20250511_m052650_c001_v0001182_t0051_u01746941210787") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4162ff1862fff968_d20250511_m052650_c001_v7007000_t0000_u01746941210605") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370db6_d20250511_m052637_c001_v0001100_t0045_u01746941197021") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370db5_d20250511_m052636_c001_v7007000_t0000_u01746941196498") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370d95_d20250511_m052631_c001_v0001157_t0041_u01746941191242") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f417bd7dd9f370d92_d20250511_m052631_c001_v7007000_t0000_u01746941191060") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcb69_d20250511_m052626_c001_v0001040_t0035_u01746941186168") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcb68_d20250511_m052625_c001_v7007000_t0000_u01746941185613") 2025/05/11 05:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f217bd7dd9f370d3a_d20250511_m052620_c001_v0001044_t0023_u01746941180928") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3dd9_d20250511_m052806_c001_v7007000_t0000_u01746941286277") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcdee_d20250511_m052800_c001_v0001182_t0044_u01746941280672") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcded_d20250511_m052759_c001_v7007000_t0000_u01746941279989") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcde1_d20250511_m052753_c001_v0001120_t0006_u01746941273406") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcdda_d20250511_m052752_c001_v7007000_t0000_u01746941272781") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcda7_d20250511_m052746_c001_v0001105_t0024_u01746941266570") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcda5_d20250511_m052745_c001_v7007000_t0000_u01746941265797") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac415952_d20250511_m052741_c001_v0001116_t0022_u01746941261289") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3d1df_d20250511_m052740_c001_v7007000_t0000_u01746941260910") 2025/05/11 05:28:14 DEBUG : chunked-copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac415938_d20250511_m052736_c001_v0001116_t0003_u01746941256573") 2025/05/11 05:28:14 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3dd7_d20250511_m052806_c001_v7007000_t0000_u01746941286092") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3dc9_d20250511_m052804_c001_v0001179_t0028_u01746941284102") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcdec_d20250511_m052759_c001_v7007000_t0000_u01746941279805") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2152083cf76d3d5f_d20250511_m052757_c001_v0001032_t0010_u01746941277658") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcdd8_d20250511_m052752_c001_v7007000_t0000_u01746941272593") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f2008862e935bcdc7_d20250511_m052750_c001_v0001109_t0042_u01746941270289") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4008862e935bcda4_d20250511_m052745_c001_v7007000_t0000_u01746941265609") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f205d81b301a3d20e_d20250511_m052743_c001_v0001037_t0049_u01746941263653") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3d1da_d20250511_m052740_c001_v7007000_t0000_u01746941260726") 2025/05/11 05:28:15 DEBUG : chunked-copy.copy: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f118b2bafeaf646d5_d20250511_m052738_c001_v0001115_t0024_u01746941258800") 2025/05/11 05:28:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f104cc6e88ac25a31_d20250511_m052244_c001_v0001103_t0041_u01746940964484") 2025/05/11 05:28:15 DEBUG : unknown-size-put.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3ddb_d20250511_m052807_c001_v7007000_t0000_u01746941287311") 2025/05/11 05:28:15 DEBUG : unknown-size-put.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac4159b3_d20250511_m052806_c001_v0001116_t0045_u01746941286828") 2025/05/11 05:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f4152083cf76d3ddc_d20250511_m052809_c001_v7007000_t0000_u01746941289030") 2025/05/11 05:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac4159bd_d20250511_m052808_c001_v0001116_t0000_u01746941288443") 2025/05/11 05:28:15 DEBUG : unknown-size-update.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f1043d24aac4159b7_d20250511_m052807_c001_v0001116_t0018_u01746941287495") 2025/05/11 05:28:15 DEBUG : versions/test-versions.txt: Deleting (id "4_zffc21d73c0bdbbdb9f680e1b_f405d81b301a3cdeb_d20250511_m052410_c001_v7007000_t0000_u01746941050397") 2025/05/11 05:28:22 INFO : B2 bucket rclone-test-xavahaw0nese: cleaning bucket "rclone-test-xavahaw0nese" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (388.96s) --- 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 (5.57s) --- PASS: TestIntegration/FsMkdir (376.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.63s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (90.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (18.38s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- 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.52s) --- 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 (19.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (201.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (38.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (20.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (41.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (19.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (14.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.35s) --- 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 388.979s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.894344411s (try 1/5)