"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/04/04 02:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe" 2025/04/04 02:32:34 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/04/04 02:32:38 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/04 02:32:38 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/04 02:32:38 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/04/04 02:33:06 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/04/04 02:33:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/04 02:33:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/04 02:33:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/04 02:33:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/04 02:33:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/04 02:33:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/04 02:33:10 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/04/04 02:33:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/04 02:33:19 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/04/04 02:33:24 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of all files 2025/04/04 02:33:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041844_d20250404_m023323_c001_v0001029_t0044_u01743734003457") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/04 02:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe/dirToPurgeFromRoot" 2025/04/04 02:33:27 INFO : B2 bucket rclone-test-nemeyih6kahe path dirToPurgeFromRoot: cleaning bucket "rclone-test-nemeyih6kahe" of all files 2025/04/04 02:33:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041848_d20250404_m023325_c001_v0001029_t0022_u01743734005305") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/04 02:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe/hello? sausage/êé" 2025/04/04 02:33:33 INFO : B2 bucket rclone-test-nemeyih6kahe path hello? sausage/êé: cleaning bucket "rclone-test-nemeyih6kahe" of all files 2025/04/04 02:33:34 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1172795641e370f9_d20250404_m023331_c001_v0001032_t0037_u01743734011728") === 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/04/04 02:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/04 02:33:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-nemeyih6kahe" from "TestB2:rclone-test-nemeyih6kahe" 2025/04/04 02:33:47 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/04/04 02:33:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qaximec3yenu" 2025/04/04 02:34:02 DEBUG : B2 bucket rclone-test-qaximec3yenu: Purge remote 2025/04/04 02:34:02 INFO : B2 bucket rclone-test-qaximec3yenu: cleaning bucket "rclone-test-qaximec3yenu" of all files 2025/04/04 02:34:03 DEBUG : somefile: Deleting (id "4_zef22ed83a05dfbeb9f580e1b_f4181c3013579452a_d20250404_m023401_c001_v0001182_t0045_u01743734041915") === 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/04/04 02:34:04 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/04 02:34:05 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/04/04 02:34:08 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/04 02:34:08 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/04 02:34:08 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.779Ki offset 6Mi/6.106Mi 2025/04/04 02:34:08 DEBUG : test-metadata: Sending chunk 1 length 111390 2025/04/04 02:34:09 DEBUG : test-metadata: Done sending chunk 1 2025/04/04 02:34:10 DEBUG : test-metadata: Done sending chunk 0 2025/04/04 02:34:10 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-04-023416-249.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/04/04 02:34:24 DEBUG : oldPath = "TestB2:rclone-test-nemeyih6kahe/versions/test-versions-v2025-04-04-023416-249.txt" 2025/04/04 02:34:24 DEBUG : newPath = "TestB2,versions:rclone-test-nemeyih6kahe/versions/test-versions-v2025-04-04-023416-249.txt" 2025/04/04 02:34:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-nemeyih6kahe/versions/test-versions-v2025-04-04-023416-249.txt" 2025/04/04 02:34:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/04 02:34:26 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-nemeyih6kahe/versions/test-versions-v2025-04-04-023416-249.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-nemeyih6kahe/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/04/04 02:34:27 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of all hidden files 2025/04/04 02:34:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d91_d20250404_m023247_c001_v7007000_t0000_u01743733967061") as it is a hide marker 2025/04/04 02:34:27 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : leading space/ leading space: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e6_d20250404_m023246_c001_v0001029_t0041_u01743733966197") 2025/04/04 02:34:27 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d82_d20250404_m023245_c001_v7007000_t0000_u01743733965812") as it is a hide marker 2025/04/04 02:34:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e2_d20250404_m023245_c001_v0001029_t0016_u01743733965080") 2025/04/04 02:34:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da9_d20250404_m023254_c001_v7007000_t0000_u01743733974093") as it is a hide marker 2025/04/04 02:34:27 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417fc_d20250404_m023253_c001_v0001029_t0019_u01743733973337") 2025/04/04 02:34:27 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : created from root.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bc0b4_d20250404_m023355_c001_v7007000_t0000_u01743734035649") as it is a hide marker 2025/04/04 02:34:27 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : created from root.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f10087e2cd34944b1_d20250404_m023354_c001_v0001130_t0019_u01743734034595") 2025/04/04 02:34:27 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : file name.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b3_d20250404_m023404_c001_v7007000_t0000_u01743734044025") as it is a hide marker 2025/04/04 02:34:27 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604185c_d20250404_m023342_c001_v0001029_t0008_u01743734022965") 2025/04/04 02:34:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1190cc8921b33af8_d20250404_m023338_c001_v0001180_t0055_u01743734018960") 2025/04/04 02:34:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604183a_d20250404_m023315_c001_v0001029_t0001_u01743733995389") 2025/04/04 02:34:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041834_d20250404_m023313_c001_v0001029_t0017_u01743733993803") 2025/04/04 02:34:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041836_d20250404_m023314_c001_v0001029_t0022_u01743733994515") "upload" dated 2025-04-04 02:33:14.515 +0000 UTC (1m13.36985002s ago) 2025/04/04 02:34:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f40115b661ac69344_d20250404_m023336_c001_v7007000_t0000_u01743734016636") as it is a hide marker 2025/04/04 02:34:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f108ae70134a44205_d20250404_m023336_c001_v0001183_t0018_u01743734016391") 2025/04/04 02:34:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f112b5f93ae1f53f0_d20250404_m023335_c001_v0001184_t0051_u01743734015782") 2025/04/04 02:34:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db2_d20250404_m023302_c001_v7007000_t0000_u01743733982974") as it is a hide marker 2025/04/04 02:34:27 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041814_d20250404_m023302_c001_v0001029_t0026_u01743733982152") 2025/04/04 02:34:27 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : piped data.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b6_d20250404_m023406_c001_v7007000_t0000_u01743734046084") as it is a hide marker 2025/04/04 02:34:27 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041866_d20250404_m023405_c001_v0001029_t0039_u01743734045354") 2025/04/04 02:34:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b4_d20250404_m023405_c001_v7007000_t0000_u01743734045158") 2025/04/04 02:34:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4092fc3da6041864_d20250404_m023404_c001_v0001029_t0012_u01743734044778") 2025/04/04 02:34:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db3_d20250404_m023304_c001_v7007000_t0000_u01743733984318") as it is a hide marker 2025/04/04 02:34:27 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041818_d20250404_m023303_c001_v0001029_t0036_u01743733983357") 2025/04/04 02:34:27 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : test-metadata: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f419bc2c4356e66b9_d20250404_m023413_c001_v7007000_t0000_u01743734053666") as it is a hide marker 2025/04/04 02:34:27 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acce6b8_d20250404_m023408_c001_v0001183_t0058_u01743734048149") 2025/04/04 02:34:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b7_d20250404_m023407_c001_v7007000_t0000_u01743734047258") 2025/04/04 02:34:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604186a_d20250404_m023406_c001_v0001029_t0024_u01743734046281") 2025/04/04 02:34:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dab_d20250404_m023256_c001_v7007000_t0000_u01743733976712") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041806_d20250404_m023255_c001_v0001029_t0032_u01743733975925") 2025/04/04 02:34:27 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dae_d20250404_m023259_c001_v7007000_t0000_u01743733979178") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604180c_d20250404_m023258_c001_v0001029_t0028_u01743733978269") 2025/04/04 02:34:27 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dac_d20250404_m023257_c001_v7007000_t0000_u01743733977891") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041808_d20250404_m023257_c001_v0001029_t0012_u01743733977092") 2025/04/04 02:34:27 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82daf_d20250404_m023300_c001_v7007000_t0000_u01743733980410") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041810_d20250404_m023259_c001_v0001029_t0022_u01743733979563") 2025/04/04 02:34:27 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db0_d20250404_m023301_c001_v7007000_t0000_u01743733981749") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041812_d20250404_m023300_c001_v0001029_t0008_u01743733980794") 2025/04/04 02:34:27 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82daa_d20250404_m023255_c001_v7007000_t0000_u01743733975526") as it is a hide marker 2025/04/04 02:34:27 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : trailing space /trailing space : Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041800_d20250404_m023254_c001_v0001029_t0042_u01743733974499") 2025/04/04 02:34:27 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604187c_d20250404_m023422_c001_v0001029_t0009_u01743734062724") "upload" dated 2025-04-04 02:34:22.724 +0000 UTC (5.161502605s ago) 2025/04/04 02:34:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4054139e40363f36_d20250404_m023419_c001_v7007000_t0000_u01743734059497") 2025/04/04 02:34:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041874_d20250404_m023416_c001_v0001029_t0009_u01743734056249") 2025/04/04 02:34:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db7_d20250404_m023313_c001_v7007000_t0000_u01743733993083") as it is a hide marker 2025/04/04 02:34:27 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f21764f53a2a82db5_d20250404_m023306_c001_v0001150_t0045_u01743733986579") 2025/04/04 02:34:27 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : zero-length-file: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db4_d20250404_m023306_c001_v7007000_t0000_u01743733986237") as it is a hide marker 2025/04/04 02:34:27 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : zero-length-file: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4092fc3da6041820_d20250404_m023305_c001_v0001029_t0012_u01743733985662") 2025/04/04 02:34:27 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d97_d20250404_m023248_c001_v7007000_t0000_u01743733968262") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417ea_d20250404_m023247_c001_v0001029_t0044_u01743733967450") 2025/04/04 02:34:27 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d7d_d20250404_m023242_c001_v7007000_t0000_u01743733962172") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417d8_d20250404_m023240_c001_v0001029_t0042_u01743733960951") 2025/04/04 02:34:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da3_d20250404_m023251_c001_v7007000_t0000_u01743733971764") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417f4_d20250404_m023251_c001_v0001029_t0029_u01743733971006") 2025/04/04 02:34:27 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d9d_d20250404_m023250_c001_v7007000_t0000_u01743733970606") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417f0_d20250404_m023249_c001_v0001029_t0033_u01743733969809") 2025/04/04 02:34:27 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da8_d20250404_m023252_c001_v7007000_t0000_u01743733972952") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417fa_d20250404_m023252_c001_v0001029_t0010_u01743733972145") 2025/04/04 02:34:27 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d9c_d20250404_m023249_c001_v7007000_t0000_u01743733969421") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417ec_d20250404_m023248_c001_v0001029_t0026_u01743733968654") 2025/04/04 02:34:27 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ./.: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d7e_d20250404_m023243_c001_v7007000_t0000_u01743733963466") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ./.: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417dc_d20250404_m023242_c001_v0001029_t0043_u01743733962561") 2025/04/04 02:34:27 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/04 02:34:27 DEBUG : ../..: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d80_d20250404_m023244_c001_v7007000_t0000_u01743733964676") as it is a hide marker 2025/04/04 02:34:27 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/04 02:34:27 DEBUG : ../..: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e0_d20250404_m023243_c001_v0001029_t0016_u01743733963911") 2025/04/04 02:34:27 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/04 02:34:28 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of all hidden files 2025/04/04 02:34:28 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d91_d20250404_m023247_c001_v7007000_t0000_u01743733967061") as it is a hide marker 2025/04/04 02:34:28 DEBUG : leading space/ leading space: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e6_d20250404_m023246_c001_v0001029_t0041_u01743733966197") 2025/04/04 02:34:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d82_d20250404_m023245_c001_v7007000_t0000_u01743733965812") as it is a hide marker 2025/04/04 02:34:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e2_d20250404_m023245_c001_v0001029_t0016_u01743733965080") 2025/04/04 02:34:28 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da9_d20250404_m023254_c001_v7007000_t0000_u01743733974093") as it is a hide marker 2025/04/04 02:34:28 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417fc_d20250404_m023253_c001_v0001029_t0019_u01743733973337") 2025/04/04 02:34:28 DEBUG : created from root.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bc0b4_d20250404_m023355_c001_v7007000_t0000_u01743734035649") as it is a hide marker 2025/04/04 02:34:28 DEBUG : created from root.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f10087e2cd34944b1_d20250404_m023354_c001_v0001130_t0019_u01743734034595") 2025/04/04 02:34:28 DEBUG : file name.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b3_d20250404_m023404_c001_v7007000_t0000_u01743734044025") as it is a hide marker 2025/04/04 02:34:28 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604185c_d20250404_m023342_c001_v0001029_t0008_u01743734022965") 2025/04/04 02:34:28 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1190cc8921b33af8_d20250404_m023338_c001_v0001180_t0055_u01743734018960") 2025/04/04 02:34:28 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604183a_d20250404_m023315_c001_v0001029_t0001_u01743733995389") 2025/04/04 02:34:28 DEBUG : file name.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041834_d20250404_m023313_c001_v0001029_t0017_u01743733993803") 2025/04/04 02:34:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041836_d20250404_m023314_c001_v0001029_t0022_u01743733994515") "upload" dated 2025-04-04 02:33:14.515 +0000 UTC (1m14.463524609s ago) 2025/04/04 02:34:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f40115b661ac69344_d20250404_m023336_c001_v7007000_t0000_u01743734016636") as it is a hide marker 2025/04/04 02:34:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f108ae70134a44205_d20250404_m023336_c001_v0001183_t0018_u01743734016391") 2025/04/04 02:34:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f112b5f93ae1f53f0_d20250404_m023335_c001_v0001184_t0051_u01743734015782") 2025/04/04 02:34:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db2_d20250404_m023302_c001_v7007000_t0000_u01743733982974") as it is a hide marker 2025/04/04 02:34:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041814_d20250404_m023302_c001_v0001029_t0026_u01743733982152") 2025/04/04 02:34:29 DEBUG : piped data.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b6_d20250404_m023406_c001_v7007000_t0000_u01743734046084") as it is a hide marker 2025/04/04 02:34:29 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041866_d20250404_m023405_c001_v0001029_t0039_u01743734045354") 2025/04/04 02:34:29 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b4_d20250404_m023405_c001_v7007000_t0000_u01743734045158") 2025/04/04 02:34:29 DEBUG : piped data.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4092fc3da6041864_d20250404_m023404_c001_v0001029_t0012_u01743734044778") 2025/04/04 02:34:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db3_d20250404_m023304_c001_v7007000_t0000_u01743733984318") as it is a hide marker 2025/04/04 02:34:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041818_d20250404_m023303_c001_v0001029_t0036_u01743733983357") 2025/04/04 02:34:29 DEBUG : test-metadata: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f419bc2c4356e66b9_d20250404_m023413_c001_v7007000_t0000_u01743734053666") as it is a hide marker 2025/04/04 02:34:29 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acce6b8_d20250404_m023408_c001_v0001183_t0058_u01743734048149") 2025/04/04 02:34:29 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce6b7_d20250404_m023407_c001_v7007000_t0000_u01743734047258") 2025/04/04 02:34:29 DEBUG : test-metadata: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604186a_d20250404_m023406_c001_v0001029_t0024_u01743734046281") 2025/04/04 02:34:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dab_d20250404_m023256_c001_v7007000_t0000_u01743733976712") as it is a hide marker 2025/04/04 02:34:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041806_d20250404_m023255_c001_v0001029_t0032_u01743733975925") 2025/04/04 02:34:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dae_d20250404_m023259_c001_v7007000_t0000_u01743733979178") as it is a hide marker 2025/04/04 02:34:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604180c_d20250404_m023258_c001_v0001029_t0028_u01743733978269") 2025/04/04 02:34:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82dac_d20250404_m023257_c001_v7007000_t0000_u01743733977891") as it is a hide marker 2025/04/04 02:34:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041808_d20250404_m023257_c001_v0001029_t0012_u01743733977092") 2025/04/04 02:34:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82daf_d20250404_m023300_c001_v7007000_t0000_u01743733980410") as it is a hide marker 2025/04/04 02:34:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041810_d20250404_m023259_c001_v0001029_t0022_u01743733979563") 2025/04/04 02:34:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db0_d20250404_m023301_c001_v7007000_t0000_u01743733981749") as it is a hide marker 2025/04/04 02:34:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041812_d20250404_m023300_c001_v0001029_t0008_u01743733980794") 2025/04/04 02:34:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82daa_d20250404_m023255_c001_v7007000_t0000_u01743733975526") as it is a hide marker 2025/04/04 02:34:30 DEBUG : trailing space /trailing space : Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041800_d20250404_m023254_c001_v0001029_t0042_u01743733974499") 2025/04/04 02:34:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604187c_d20250404_m023422_c001_v0001029_t0009_u01743734062724") "upload" dated 2025-04-04 02:34:22.724 +0000 UTC (7.745287377s ago) 2025/04/04 02:34:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4054139e40363f36_d20250404_m023419_c001_v7007000_t0000_u01743734059497") 2025/04/04 02:34:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041874_d20250404_m023416_c001_v0001029_t0009_u01743734056249") 2025/04/04 02:34:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db7_d20250404_m023313_c001_v7007000_t0000_u01743733993083") as it is a hide marker 2025/04/04 02:34:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f21764f53a2a82db5_d20250404_m023306_c001_v0001150_t0045_u01743733986579") 2025/04/04 02:34:30 DEBUG : zero-length-file: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82db4_d20250404_m023306_c001_v7007000_t0000_u01743733986237") as it is a hide marker 2025/04/04 02:34:30 DEBUG : zero-length-file: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4092fc3da6041820_d20250404_m023305_c001_v0001029_t0012_u01743733985662") 2025/04/04 02:34:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d97_d20250404_m023248_c001_v7007000_t0000_u01743733968262") as it is a hide marker 2025/04/04 02:34:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417ea_d20250404_m023247_c001_v0001029_t0044_u01743733967450") 2025/04/04 02:34:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d7d_d20250404_m023242_c001_v7007000_t0000_u01743733962172") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417d8_d20250404_m023240_c001_v0001029_t0042_u01743733960951") 2025/04/04 02:34:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da3_d20250404_m023251_c001_v7007000_t0000_u01743733971764") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417f4_d20250404_m023251_c001_v0001029_t0029_u01743733971006") 2025/04/04 02:34:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d9d_d20250404_m023250_c001_v7007000_t0000_u01743733970606") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417f0_d20250404_m023249_c001_v0001029_t0033_u01743733969809") 2025/04/04 02:34:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82da8_d20250404_m023252_c001_v7007000_t0000_u01743733972952") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417fa_d20250404_m023252_c001_v0001029_t0010_u01743733972145") 2025/04/04 02:34:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d9c_d20250404_m023249_c001_v7007000_t0000_u01743733969421") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417ec_d20250404_m023248_c001_v0001029_t0026_u01743733968654") 2025/04/04 02:34:31 DEBUG : ./.: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d7e_d20250404_m023243_c001_v7007000_t0000_u01743733963466") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ./.: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417dc_d20250404_m023242_c001_v0001029_t0043_u01743733962561") 2025/04/04 02:34:31 DEBUG : ../..: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f41764f53a2a82d80_d20250404_m023244_c001_v7007000_t0000_u01743733964676") as it is a hide marker 2025/04/04 02:34:31 DEBUG : ../..: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60417e0_d20250404_m023243_c001_v0001029_t0016_u01743733963911") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/04 02:34:32 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/04/04 02:34:32 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/04/04 02:34:33 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/04/04 02:34:33 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/04/04 02:34:33 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of pending multipart uploads older than 0s 2025/04/04 02:34:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041836_d20250404_m023314_c001_v0001029_t0022_u01743733994515") "upload" dated 2025-04-04 02:33:14.515 +0000 UTC (1m19.402247158s ago) 2025/04/04 02:34:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05c9_d20250404_m023432_c001_v0001165_t0055_u01743734072786") as it is a start marker (upload started at 2025-04-04 02:34:32.786 +0000 UTC) 2025/04/04 02:34:33 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/04 02:34:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05ca_d20250404_m023432_c001_v0001101_t0033_u01743734072989") as it is a start marker (upload started at 2025-04-04 02:34:32.989 +0000 UTC) 2025/04/04 02:34:33 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/04 02:34:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05cc_d20250404_m023433_c001_v0001184_t0030_u01743734073197") as it is a start marker (upload started at 2025-04-04 02:34:33.197 +0000 UTC) 2025/04/04 02:34:33 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/04 02:34:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05cd_d20250404_m023433_c001_v0001109_t0012_u01743734073409") as it is a start marker (upload started at 2025-04-04 02:34:33.409 +0000 UTC) 2025/04/04 02:34:33 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/04 02:34:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f402137e3555a05c8_d20250404_m023432_c001_v7007000_t0000_u01743734072554") "hide" dated 2025-04-04 02:34:32.554 +0000 UTC (1.363418119s ago) 2025/04/04 02:34:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604187c_d20250404_m023422_c001_v0001029_t0009_u01743734062724") 2025/04/04 02:34:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/04 02:34:34 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of pending multipart uploads older than 0s 2025/04/04 02:34:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041836_d20250404_m023314_c001_v0001029_t0022_u01743733994515") "upload" dated 2025-04-04 02:33:14.515 +0000 UTC (1m19.77875603s ago) 2025/04/04 02:34:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05c9_d20250404_m023432_c001_v0001165_t0055_u01743734072786") as it is a start marker (upload started at 2025-04-04 02:34:32.786 +0000 UTC) 2025/04/04 02:34:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05ca_d20250404_m023432_c001_v0001101_t0033_u01743734072989") as it is a start marker (upload started at 2025-04-04 02:34:32.989 +0000 UTC) 2025/04/04 02:34:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05cc_d20250404_m023433_c001_v0001184_t0030_u01743734073197") as it is a start marker (upload started at 2025-04-04 02:34:33.197 +0000 UTC) 2025/04/04 02:34:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05cd_d20250404_m023433_c001_v0001109_t0012_u01743734073409") as it is a start marker (upload started at 2025-04-04 02:34:33.409 +0000 UTC) 2025/04/04 02:34:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf82ad13a04dfbeb9f580e1b_f402137e3555a05c8_d20250404_m023432_c001_v7007000_t0000_u01743734072554") "hide" dated 2025-04-04 02:34:32.554 +0000 UTC (1.739991041s ago) 2025/04/04 02:34:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da604187c_d20250404_m023422_c001_v0001029_t0009_u01743734062724") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/04 02:34:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/04 02:34:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/04 02:34:35 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/04/04 02:34:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/04 02:34:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/04 02:34:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/04 02:34:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/04 02:34:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/04 02:34:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/04 02:34:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/04 02:34:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:34:45 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/04/04 02:34:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb406925dcc_d20250404_m023445_c001_v0001184_t0019_u01743734085792") 2025/04/04 02:34:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:34:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:34:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/04 02:34:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:34:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:34:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/04 02:34:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/04 02:34:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/04 02:34:50 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/04 02:34:50 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/04 02:34:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/04 02:34:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/04 02:34:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/04 02:34:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:34:54 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/04/04 02:34:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f219b182e69297135_d20250404_m023454_c001_v0001184_t0043_u01743734094770") 2025/04/04 02:34:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/04 02:34:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:34:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/04 02:34:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:34:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:34:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/04 02:34:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/04 02:35:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/04 02:35:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/04 02:35:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/04 02:35:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:35:04 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/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f216051d139cc2edc_d20250404_m023504_c001_v0001120_t0021_u01743734104260") 2025/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:35:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/04 02:35:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:35:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:35:13 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/04/04 02:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/04 02:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/04 02:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/04 02:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/04 02:35:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/04 02:35:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/04 02:35:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/04 02:35:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:35:21 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/04/04 02:35:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bc229_d20250404_m023521_c001_v0001161_t0015_u01743734121609") 2025/04/04 02:35:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:35:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:35:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/04 02:35:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/04 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/04 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/04 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/04 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/04 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/04 02:35:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/04 02:35:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/04 02:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:35:45 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/04/04 02:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f2077d795fef804b9_d20250404_m023545_c001_v0001184_t0054_u01743734145826") 2025/04/04 02:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/04 02:35:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:35:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/04 02:35:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:36:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:36:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/04 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/04 02:36:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/04 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/04 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/04 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/04 02:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:36:08 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/04/04 02:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f21814cf373c5ae0d_d20250404_m023608_c001_v0001184_t0025_u01743734168788") 2025/04/04 02:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/04 02:36:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:36:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:36:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/04 02:36:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:36:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:36:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:36:17 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/04/04 02:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/04 02:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/04 02:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/04 02:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/04 02:36:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/04 02:36:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/04 02:36:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/04 02:36:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:36:33 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/04/04 02:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f2154fa61e7ddf5eb_d20250404_m023634_c001_v0001134_t0031_u01743734194075") 2025/04/04 02:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/04 02:36:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:36:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:36:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/04 02:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/04 02:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/04 02:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/04 02:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/04 02:36:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/04 02:37:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/04 02:37:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/04 02:37:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:37:09 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/04/04 02:37:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f209907ef4bce708d_d20250404_m023709_c001_v0001184_t0034_u01743734229315") 2025/04/04 02:37:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/04 02:37:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:37:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/04 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/04 02:37:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/04 02:37:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/04 02:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/04 02:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:37:27 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/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f20115b661ac69de3_d20250404_m023727_c001_v0001182_t0059_u01743734247186") 2025/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/04 02:37:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:37:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:37:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:37:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:37:32 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/04/04 02:37:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/04 02:37:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/04 02:37:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/04 02:37:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/04 02:37:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/04 02:37:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/04 02:37:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/04 02:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:37:40 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/04/04 02:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f212b67bc1f681a7b_d20250404_m023740_c001_v0001178_t0009_u01743734260821") 2025/04/04 02:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/04 02:37:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:37:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:37:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/04 02:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/04 02:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/04 02:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/04 02:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/04 02:37:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/04 02:37:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/04 02:37:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/04 02:37:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:37:58 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/04/04 02:37:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f201ed8ec77cb4c26_d20250404_m023758_c001_v0001179_t0013_u01743734278841") 2025/04/04 02:37:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/04 02:37:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:37:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/04 02:38:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:38:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:38:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/04 02:38:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/04 02:38:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/04 02:38:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/04 02:38:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/04 02:38:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/04 02:38:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:38:14 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/04/04 02:38:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acce9aa_d20250404_m023814_c001_v0001184_t0055_u01743734294615") 2025/04/04 02:38:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/04 02:38:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:38:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:38:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/04 02:38:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/04 02:38:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 02:38:15 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 02:38:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:38:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:38:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:38:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/04 02:38:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/04 02:38:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/04 02:38:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/04 02:38:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/04 02:38:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 02:38:20 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 02:38:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/04 02:38:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/04 02:38:23 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/04 02:38:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:38:24 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/04/04 02:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bc938_d20250404_m023824_c001_v0001130_t0054_u01743734304956") 2025/04/04 02:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:38:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:38:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/04 02:38:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/04 02:38:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/04 02:38:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/04 02:38:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/04 02:38:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/04 02:38:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/04 02:38:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:38:35 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/04/04 02:38:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069264c1_d20250404_m023835_c001_v0001182_t0024_u01743734315558") 2025/04/04 02:38:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:38:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/04 02:38:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:38:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:38:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/04 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/04 02:38:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/04 02:38:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/04 02:38:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/04 02:38:44 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:38:46 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/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069268b6_d20250404_m023846_c001_v0001117_t0001_u01743734326554") 2025/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/04 02:38:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:38:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:38:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:38:52 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/04/04 02:38:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/04 02:38:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/04 02:38:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/04 02:38:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/04 02:38:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/04 02:38:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/04 02:38:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/04 02:39:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:39:01 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/04/04 02:39:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f2021420a12156237_d20250404_m023901_c001_v0001183_t0033_u01743734341803") 2025/04/04 02:39:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:39:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/04 02:39:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/04 02:39:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:39:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:39:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/04 02:39:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/04 02:39:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/04 02:39:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/04 02:39:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/04 02:39:10 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/04 02:39:10 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/04 02:39:10 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/04 02:39:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:39:13 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/04/04 02:39:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb406926929_d20250404_m023913_c001_v0001101_t0043_u01743734353603") 2025/04/04 02:39:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/04 02:39:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/04 02:39:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/04 02:39:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:39:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:39:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/04 02:39:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/04 02:39:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/04 02:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/04 02:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/04 02:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/04 02:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/04 02:39:39 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/04/04 02:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bca39_d20250404_m023939_c001_v0001091_t0023_u01743734379702") 2025/04/04 02:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/04 02:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/04 02:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/04 02:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/04 02:39:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/04 02:39:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/04 02:39:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/04 02:39:43 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/04/04 02:39:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb6e_d20250404_m023952_c001_v0001150_t0044_u01743734392577") 2025/04/04 02:39:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/04 02:39:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/04 02:39:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/04 02:39:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/04 02:39:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/04 02:39:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/04 02:39:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/04 02:39:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/04 02:39:55 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/04 02:39:58 DEBUG : chunked-copy: Done sending chunk 1 2025/04/04 02:40:02 DEBUG : chunked-copy: Done sending chunk 0 2025/04/04 02:40:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/04 02:40:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb7f_d20250404_m024003_c001_v0001100_t0059_u01743734403803") 2025/04/04 02:40:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/04 02:40:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/04 02:40:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/04 02:40:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/04 02:40:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/04 02:40:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/04 02:40:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/04 02:40:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/04 02:40:08 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/04 02:40:10 DEBUG : chunked-copy: Done sending chunk 0 2025/04/04 02:40:10 DEBUG : chunked-copy: Done sending chunk 1 2025/04/04 02:40:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/04 02:40:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb85_d20250404_m024011_c001_v0001109_t0034_u01743734411785") 2025/04/04 02:40:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/04 02:40:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/04 02:40:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/04 02:40:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/04 02:40:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/04 02:40:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/04 02:40:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/04 02:40:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/04 02:40:15 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/04 02:40:18 DEBUG : chunked-copy: Done sending chunk 1 2025/04/04 02:40:22 DEBUG : chunked-copy: Done sending chunk 0 2025/04/04 02:40:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf82ad13a04dfbeb9f580e1b_f208935611a0acb8e_d20250404_m024024_c001_v0001184_t0044_u01743734424087") 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/04 02:40:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/04 02:40:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/04 02:40:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/04 02:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nemeyih6kahe/deeper/nonexisting/directory" 2025/04/04 02:40:29 DEBUG : Config file has changed externally - reloading === 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/04/04 02:40:31 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of all files 2025/04/04 02:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb40692691a_d20250404_m023906_c001_v7007000_t0000_u01743734346556") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2021420a12156237_d20250404_m023901_c001_v0001183_t0033_u01743734341803") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4021420a12156236_d20250404_m023901_c001_v7007000_t0000_u01743734341229") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069268c0_d20250404_m023856_c001_v0001182_t0049_u01743734336477") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acceb62_d20250404_m023945_c001_v7007000_t0000_u01743734385914") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bca39_d20250404_m023939_c001_v0001091_t0023_u01743734379702") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bca38_d20250404_m023939_c001_v7007000_t0000_u01743734379146") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f204517f8614531de_d20250404_m023924_c001_v0001042_t0046_u01743734364717") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f404517f8614531dd_d20250404_m023924_c001_v7007000_t0000_u01743734364520") 2025/04/04 02:40:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb406926929_d20250404_m023913_c001_v0001101_t0043_u01743734353603") 2025/04/04 02:40:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb406926927_d20250404_m023912_c001_v7007000_t0000_u01743734352894") 2025/04/04 02:40:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb40692691b_d20250404_m023906_c001_v0001150_t0027_u01743734346786") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f40115b661ac6997b_d20250404_m023621_c001_v7007000_t0000_u01743734181790") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f21814cf373c5ae0d_d20250404_m023608_c001_v0001184_t0025_u01743734168788") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f416051d139cc2ef8_d20250404_m023603_c001_v7007000_t0000_u01743734163581") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2077d795fef804b9_d20250404_m023545_c001_v0001184_t0054_u01743734145826") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f41814cf373c5ae0b_d20250404_m023608_c001_v7007000_t0000_u01743734168365") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f216051d139cc2ef9_d20250404_m023603_c001_v0001098_t0030_u01743734163781") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4077d795fef804b8_d20250404_m023545_c001_v7007000_t0000_u01743734145428") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bc22e_d20250404_m023525_c001_v0001180_t0043_u01743734125852") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bc22d_d20250404_m023525_c001_v7007000_t0000_u01743734125494") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bc229_d20250404_m023521_c001_v0001161_t0015_u01743734121609") 2025/04/04 02:40:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bc228_d20250404_m023521_c001_v7007000_t0000_u01743734121125") 2025/04/04 02:40:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f208bd287d0c6e4c1_d20250404_m023517_c001_v0001044_t0042_u01743734117123") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4072e55d2626f826_d20250404_m023735_c001_v7007000_t0000_u01743734255300") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f20115b661ac69de3_d20250404_m023727_c001_v0001182_t0059_u01743734247186") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f409907ef4bce7091_d20250404_m023713_c001_v7007000_t0000_u01743734233501") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f209907ef4bce708d_d20250404_m023709_c001_v0001184_t0034_u01743734229315") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f40115b661ac69dd7_d20250404_m023726_c001_v7007000_t0000_u01743734246733") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f209907ef4bce7092_d20250404_m023713_c001_v0001184_t0009_u01743734233699") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f409907ef4bce708c_d20250404_m023708_c001_v7007000_t0000_u01743734228906") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2077d795fef8058f_d20250404_m023650_c001_v0001136_t0033_u01743734210885") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4077d795fef8058e_d20250404_m023650_c001_v7007000_t0000_u01743734210682") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2154fa61e7ddf5eb_d20250404_m023634_c001_v0001134_t0031_u01743734194075") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4154fa61e7ddf5e9_d20250404_m023633_c001_v7007000_t0000_u01743734193357") 2025/04/04 02:40:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f20115b661ac6997c_d20250404_m023621_c001_v0001042_t0008_u01743734181992") 2025/04/04 02:40:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f408bd287d0c6e4c0_d20250404_m023516_c001_v7007000_t0000_u01743734116928") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f216051d139cc2edc_d20250404_m023504_c001_v0001120_t0021_u01743734104260") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f416051d139cc2edb_d20250404_m023503_c001_v7007000_t0000_u01743734103819") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f219b182e69297160_d20250404_m023459_c001_v0001145_t0024_u01743734099330") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929715f_d20250404_m023459_c001_v7007000_t0000_u01743734099132") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f219b182e69297135_d20250404_m023454_c001_v0001184_t0043_u01743734094770") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929712e_d20250404_m023454_c001_v7007000_t0000_u01743734094246") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb406925dfc_d20250404_m023449_c001_v0001102_t0043_u01743734089625") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb406925df9_d20250404_m023449_c001_v7007000_t0000_u01743734089428") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb406925dcc_d20250404_m023445_c001_v0001184_t0019_u01743734085792") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb406925dc6_d20250404_m023445_c001_v7007000_t0000_u01743734085385") 2025/04/04 02:40:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f202137e3555a05dd_d20250404_m023439_c001_v0001104_t0043_u01743734079506") 2025/04/04 02:40:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069260c7_d20250404_m023819_c001_v7007000_t0000_u01743734299577") 2025/04/04 02:40:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acce9aa_d20250404_m023814_c001_v0001184_t0055_u01743734294615") 2025/04/04 02:40:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f4154fa61e7ddf6e7_d20250404_m023808_c001_v7007000_t0000_u01743734288984") 2025/04/04 02:40:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f201ed8ec77cb4c26_d20250404_m023758_c001_v0001179_t0013_u01743734278841") 2025/04/04 02:40:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acce9a1_d20250404_m023814_c001_v7007000_t0000_u01743734294192") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2154fa61e7ddf6e8_d20250404_m023809_c001_v0001032_t0003_u01743734289185") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f401ed8ec77cb4c25_d20250404_m023758_c001_v7007000_t0000_u01743734278370") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f212b67bc1f681a84_d20250404_m023745_c001_v0001145_t0002_u01743734265238") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f412b67bc1f681a83_d20250404_m023745_c001_v7007000_t0000_u01743734265026") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f212b67bc1f681a7b_d20250404_m023740_c001_v0001178_t0009_u01743734260821") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f412b67bc1f681a76_d20250404_m023740_c001_v7007000_t0000_u01743734260326") 2025/04/04 02:40:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f2072e55d2626f827_d20250404_m023735_c001_v0001105_t0040_u01743734255517") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069268bf_d20250404_m023856_c001_v7007000_t0000_u01743734336245") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069268b6_d20250404_m023846_c001_v0001117_t0001_u01743734326554") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069268b5_d20250404_m023846_c001_v7007000_t0000_u01743734326005") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069264c7_d20250404_m023840_c001_v0001040_t0041_u01743734320558") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069264c5_d20250404_m023840_c001_v7007000_t0000_u01743734320347") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069264c1_d20250404_m023835_c001_v0001182_t0024_u01743734315558") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069264c0_d20250404_m023835_c001_v7007000_t0000_u01743734315000") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069260cf_d20250404_m023829_c001_v0001039_t0038_u01743734309126") 2025/04/04 02:40:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f411a5cb4069260ce_d20250404_m023828_c001_v7007000_t0000_u01743734308922") 2025/04/04 02:40:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f215d0c953d9bc938_d20250404_m023824_c001_v0001130_t0054_u01743734304956") 2025/04/04 02:40:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f415d0c953d9bc930_d20250404_m023824_c001_v7007000_t0000_u01743734304414") 2025/04/04 02:40:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f211a5cb4069260c8_d20250404_m023819_c001_v0001144_t0049_u01743734299793") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929861d_d20250404_m024027_c001_v7007000_t0000_u01743734427450") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f219b182e69298611_d20250404_m024015_c001_v0001144_t0045_u01743734415187") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929860f_d20250404_m024014_c001_v7007000_t0000_u01743734414578") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f219b182e692985fc_d20250404_m024008_c001_v0001183_t0023_u01743734408260") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e692985fb_d20250404_m024007_c001_v7007000_t0000_u01743734407646") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb76_d20250404_m023955_c001_v0001102_t0037_u01743734395241") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acceb73_d20250404_m023954_c001_v7007000_t0000_u01743734394592") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60419fb_d20250404_m023950_c001_v0001029_t0010_u01743734390693") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acceb65_d20250404_m023950_c001_v7007000_t0000_u01743734390235") 2025/04/04 02:40:36 DEBUG : chunked-copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da60419f5_d20250404_m023946_c001_v0001029_t0031_u01743734386693") 2025/04/04 02:40:36 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929861c_d20250404_m024027_c001_v7007000_t0000_u01743734427265") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f208935611a0acb8e_d20250404_m024024_c001_v0001184_t0044_u01743734424087") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e6929860e_d20250404_m024014_c001_v7007000_t0000_u01743734414347") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb85_d20250404_m024011_c001_v0001109_t0034_u01743734411785") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e692985fa_d20250404_m024007_c001_v7007000_t0000_u01743734407451") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb7f_d20250404_m024003_c001_v0001100_t0059_u01743734403803") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acceb72_d20250404_m023954_c001_v7007000_t0000_u01743734394408") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f214362178acceb6e_d20250404_m023952_c001_v0001150_t0044_u01743734392577") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f414362178acceb63_d20250404_m023950_c001_v7007000_t0000_u01743734390050") 2025/04/04 02:40:37 DEBUG : chunked-copy.copy: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f11106e95b5402f8f_d20250404_m023948_c001_v0001130_t0046_u01743734388906") 2025/04/04 02:40:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041836_d20250404_m023314_c001_v0001029_t0022_u01743733994515") 2025/04/04 02:40:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e69298620_d20250404_m024028_c001_v7007000_t0000_u01743734428340") 2025/04/04 02:40:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041a3d_d20250404_m024028_c001_v0001029_t0031_u01743734428014") 2025/04/04 02:40:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f419b182e69298633_d20250404_m024029_c001_v7007000_t0000_u01743734429824") 2025/04/04 02:40:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041a43_d20250404_m024029_c001_v0001029_t0035_u01743734429412") 2025/04/04 02:40:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f1092fc3da6041a41_d20250404_m024028_c001_v0001029_t0000_u01743734428540") 2025/04/04 02:40:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf82ad13a04dfbeb9f580e1b_f402137e3555a05c8_d20250404_m023432_c001_v7007000_t0000_u01743734072554") 2025/04/04 02:40:39 INFO : B2 bucket rclone-test-nemeyih6kahe: cleaning bucket "rclone-test-nemeyih6kahe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (485.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.55s) --- PASS: TestIntegration/FsMkdir (483.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- 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 (24.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.34s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.16s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.85s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.00s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.26s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (306.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (13.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (64.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (38.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (18.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (18.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (73.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (28.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (17.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (22.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (21.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (44.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (23.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (15.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (49.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (21.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (12.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.48s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.39s) --- 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 485.605s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m6.31427994s (try 1/5)