"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:432: Using remote "TestB2:" 2024/04/16 05:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7" 2024/04/16 05:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:473: 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 2024/04/16 05:26:15 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/16 05:26:15 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/16 05:26:16 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:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/04/16 05:26:43 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. 2024/04/16 05:26:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/16 05:26:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/16 05:26:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/16 05:26:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/16 05:26:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/16 05:26:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/16 05:26:47 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: 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 2024/04/16 05:26:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/16 05:26:56 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:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/16 05:27:00 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all files 2024/04/16 05:27:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb0c_d20240416_m052700_c001_v0001036_t0044_u01713245220025") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/16 05:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/dirToPurgeFromRoot" 2024/04/16 05:27:03 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7 path dirToPurgeFromRoot: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all files 2024/04/16 05:27:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb12_d20240416_m052701_c001_v0001036_t0026_u01713245221399") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/16 05:27:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/hello? sausage/êé" 2024/04/16 05:27:06 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7 path hello? sausage/êé: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all files 2024/04/16 05:27:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1188b0dc9705f546_d20240416_m052705_c001_v0001180_t0015_u01713245225490") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1277: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1330: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1447: 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:1611: Metadata 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 2024/04/16 05:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/16 05:27:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-bujowiz5xoronuq9xoqeyik7" from "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7" 2024/04/16 05:27:17 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 2024/04/16 05:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dohenud2duwador3wehuvaz3" 2024/04/16 05:27:30 DEBUG : B2 bucket rclone-test-dohenud2duwador3wehuvaz3: Purge remote 2024/04/16 05:27:30 INFO : B2 bucket rclone-test-dohenud2duwador3wehuvaz3: cleaning bucket "rclone-test-dohenud2duwador3wehuvaz3" of all files 2024/04/16 05:27:30 DEBUG : somefile: Deleting (id "4_z1f92ddb350fdeb5b8fe80e1b_f406d0de561cd34fc_d20240416_m052729_c001_v0001181_t0052_u01713245249377") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:406: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2036: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2070: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/04/16 05:27:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/16 05:27:32 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/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions-v2024-04-16-052736-981.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 2024/04/16 05:27:43 DEBUG : oldPath = "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/versions/test-versions-v2024-04-16-052736-981.txt" 2024/04/16 05:27:43 DEBUG : newPath = "TestB2,versions:rclone-test-bujowiz5xoronuq9xoqeyik7/versions/test-versions-v2024-04-16-052736-981.txt" 2024/04/16 05:27:43 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bujowiz5xoronuq9xoqeyik7/versions/test-versions-v2024-04-16-052736-981.txt" 2024/04/16 05:27:43 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/16 05:27:44 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-bujowiz5xoronuq9xoqeyik7/versions/test-versions-v2024-04-16-052736-981.txt", "TestB2{pO73u}:rclone-test-bujowiz5xoronuq9xoqeyik7/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 2024/04/16 05:27:45 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all hidden files 2024/04/16 05:27:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1f8_d20240416_m052624_c001_v7007000_t0000_u01713245184479") as it is a hide marker 2024/04/16 05:27:45 DEBUG : leading space/ leading space: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000faca_d20240416_m052623_c001_v0001036_t0015_u01713245183644") 2024/04/16 05:27:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1f6_d20240416_m052623_c001_v7007000_t0000_u01713245183270") as it is a hide marker 2024/04/16 05:27:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fac8_d20240416_m052622_c001_v0001036_t0020_u01713245182426") 2024/04/16 05:27:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd212_d20240416_m052632_c001_v7007000_t0000_u01713245192014") as it is a hide marker 2024/04/16 05:27:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fad8_d20240416_m052631_c001_v0001036_t0052_u01713245191294") 2024/04/16 05:27:45 DEBUG : created from root.txt: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9c96_d20240416_m052724_c001_v7007000_t0000_u01713245244418") as it is a hide marker 2024/04/16 05:27:45 DEBUG : created from root.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f104c994fc604f072_d20240416_m052723_c001_v0001179_t0037_u01713245243175") 2024/04/16 05:27:45 DEBUG : file name.txt: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9c9c_d20240416_m052731_c001_v7007000_t0000_u01713245251605") as it is a hide marker 2024/04/16 05:27:45 DEBUG : file name.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb26_d20240416_m052714_c001_v0001036_t0001_u01713245234404") 2024/04/16 05:27:45 DEBUG : file name.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f104cba1ab599efdb_d20240416_m052710_c001_v0001178_t0042_u01713245230799") 2024/04/16 05:27:45 DEBUG : file name.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb02_d20240416_m052652_c001_v0001036_t0022_u01713245212136") 2024/04/16 05:27:45 DEBUG : file name.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fafc_d20240416_m052650_c001_v0001036_t0056_u01713245210885") 2024/04/16 05:27:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fafe_d20240416_m052651_c001_v0001036_t0027_u01713245211506") "upload" dated 2024-04-16 05:26:51.506 +0000 UTC (54.46162879s ago) 2024/04/16 05:27:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f419d09112c8772cf_d20240416_m052708_c001_v7007000_t0000_u01713245228683") as it is a hide marker 2024/04/16 05:27:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1137327b762acae6_d20240416_m052708_c001_v0001181_t0059_u01713245228416") 2024/04/16 05:27:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1072cae7c42adc93_d20240416_m052707_c001_v0001137_t0018_u01713245227686") 2024/04/16 05:27:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd228_d20240416_m052640_c001_v7007000_t0000_u01713245200439") as it is a hide marker 2024/04/16 05:27:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000faf0_d20240416_m052639_c001_v0001036_t0020_u01713245199708") 2024/04/16 05:27:46 DEBUG : piped data.txt: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9c9e_d20240416_m052733_c001_v7007000_t0000_u01713245253488") as it is a hide marker 2024/04/16 05:27:46 DEBUG : piped data.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb36_d20240416_m052732_c001_v0001036_t0017_u01713245252930") 2024/04/16 05:27:46 DEBUG : piped data.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9c9d_d20240416_m052732_c001_v7007000_t0000_u01713245252748") 2024/04/16 05:27:46 DEBUG : piped data.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4071caf66000fb34_d20240416_m052732_c001_v0001036_t0022_u01713245252348") 2024/04/16 05:27:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd22b_d20240416_m052641_c001_v7007000_t0000_u01713245201585") as it is a hide marker 2024/04/16 05:27:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000faf2_d20240416_m052640_c001_v0001036_t0043_u01713245200825") 2024/04/16 05:27:46 DEBUG : test-metadata: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9ca0_d20240416_m052734_c001_v7007000_t0000_u01713245254798") as it is a hide marker 2024/04/16 05:27:46 DEBUG : test-metadata: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb38_d20240416_m052733_c001_v0001036_t0041_u01713245253674") 2024/04/16 05:27:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd21a_d20240416_m052634_c001_v7007000_t0000_u01713245194514") as it is a hide marker 2024/04/16 05:27:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fae0_d20240416_m052633_c001_v0001036_t0031_u01713245193548") 2024/04/16 05:27:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd222_d20240416_m052637_c001_v7007000_t0000_u01713245197003") as it is a hide marker 2024/04/16 05:27:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fae4_d20240416_m052636_c001_v0001036_t0052_u01713245196150") 2024/04/16 05:27:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd21f_d20240416_m052635_c001_v7007000_t0000_u01713245195781") as it is a hide marker 2024/04/16 05:27:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fae2_d20240416_m052634_c001_v0001036_t0035_u01713245194891") 2024/04/16 05:27:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd223_d20240416_m052638_c001_v7007000_t0000_u01713245198128") as it is a hide marker 2024/04/16 05:27:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fae8_d20240416_m052637_c001_v0001036_t0058_u01713245197364") 2024/04/16 05:27:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd226_d20240416_m052639_c001_v7007000_t0000_u01713245199299") as it is a hide marker 2024/04/16 05:27:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000faec_d20240416_m052638_c001_v0001036_t0011_u01713245198519") 2024/04/16 05:27:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd214_d20240416_m052633_c001_v7007000_t0000_u01713245193185") as it is a hide marker 2024/04/16 05:27:47 DEBUG : trailing space /trailing space : Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fade_d20240416_m052632_c001_v0001036_t0053_u01713245192387") 2024/04/16 05:27:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb42_d20240416_m052742_c001_v0001036_t0003_u01713245262014") "upload" dated 2024-04-16 05:27:42.014 +0000 UTC (5.275802371s ago) 2024/04/16 05:27:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9ca3_d20240416_m052739_c001_v7007000_t0000_u01713245259799") 2024/04/16 05:27:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb3a_d20240416_m052736_c001_v0001036_t0041_u01713245256981") 2024/04/16 05:27:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd243_d20240416_m052650_c001_v7007000_t0000_u01713245210319") as it is a hide marker 2024/04/16 05:27:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f216683d7809bd22f_d20240416_m052644_c001_v0001043_t0000_u01713245204101") 2024/04/16 05:27:47 DEBUG : zero-length-file: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd22e_d20240416_m052643_c001_v7007000_t0000_u01713245203759") as it is a hide marker 2024/04/16 05:27:47 DEBUG : zero-length-file: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4071caf66000faf6_d20240416_m052642_c001_v0001036_t0022_u01713245202887") 2024/04/16 05:27:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1fe_d20240416_m052625_c001_v7007000_t0000_u01713245185913") as it is a hide marker 2024/04/16 05:27:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000face_d20240416_m052624_c001_v0001036_t0059_u01713245184841") 2024/04/16 05:27:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1e7_d20240416_m052619_c001_v7007000_t0000_u01713245179618") as it is a hide marker 2024/04/16 05:27:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fac0_d20240416_m052618_c001_v0001036_t0050_u01713245178476") 2024/04/16 05:27:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd20a_d20240416_m052629_c001_v7007000_t0000_u01713245189632") as it is a hide marker 2024/04/16 05:27:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fad4_d20240416_m052628_c001_v0001036_t0050_u01713245188802") 2024/04/16 05:27:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd209_d20240416_m052628_c001_v7007000_t0000_u01713245188434") as it is a hide marker 2024/04/16 05:27:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fad2_d20240416_m052627_c001_v0001036_t0048_u01713245187639") 2024/04/16 05:27:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd20e_d20240416_m052630_c001_v7007000_t0000_u01713245190923") as it is a hide marker 2024/04/16 05:27:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fad6_d20240416_m052630_c001_v0001036_t0035_u01713245190002") 2024/04/16 05:27:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd205_d20240416_m052627_c001_v7007000_t0000_u01713245187274") as it is a hide marker 2024/04/16 05:27:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fad0_d20240416_m052626_c001_v0001036_t0025_u01713245186295") 2024/04/16 05:27:48 DEBUG : ./.: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1ec_d20240416_m052620_c001_v7007000_t0000_u01713245180839") as it is a hide marker 2024/04/16 05:27:48 DEBUG : ./.: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fac2_d20240416_m052619_c001_v0001036_t0033_u01713245179986") 2024/04/16 05:27:48 DEBUG : ../..: Deleting current version (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bd1f1_d20240416_m052622_c001_v7007000_t0000_u01713245182058") as it is a hide marker 2024/04/16 05:27:48 DEBUG : ../..: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fac6_d20240416_m052621_c001_v0001036_t0023_u01713245181201") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/16 05:27:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/16 05:27:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/16 05:27:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/16 05:27:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/16 05:27:50 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/16 05:27:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/16 05:27:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/16 05:27:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:27:54 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. 2024/04/16 05:27:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f202a8737754559e2_d20240416_m052754_c001_v0001044_t0040_u01713245274994") 2024/04/16 05:27:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:27:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:27:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/16 05:27:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:27:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:27:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/16 05:27:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/16 05:27:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/16 05:27:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/16 05:27:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/16 05:28:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/16 05:28:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/16 05:28:01 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/16 05:28:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:03 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. 2024/04/16 05:28:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f202a8737754559f1_d20240416_m052803_c001_v0001157_t0021_u01713245283600") 2024/04/16 05:28:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/16 05:28:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:28:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/16 05:28:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/16 05:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/16 05:28:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/16 05:28:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/16 05:28:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/16 05:28:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/16 05:28:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:12 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. 2024/04/16 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f202a873775455a0d_d20240416_m052812_c001_v0001180_t0048_u01713245292983") 2024/04/16 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/16 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/16 05:28:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:28:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:15 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 2024/04/16 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/16 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/16 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/16 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/16 05:28:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/16 05:28:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/16 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28: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. 2024/04/16 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f202a873775455a38_d20240416_m052821_c001_v0001181_t0022_u01713245301253") 2024/04/16 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/16 05:28:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/16 05:28:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/16 05:28:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/16 05:28:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/16 05:28:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/16 05:28:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/16 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:29 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. 2024/04/16 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354a03d_d20240416_m052829_c001_v0001181_t0005_u01713245309558") 2024/04/16 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/16 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/16 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/16 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/16 05:28:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/16 05:28:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/16 05:28:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/16 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/04/16 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6d9b_d20240416_m052838_c001_v0001120_t0053_u01713245318755") 2024/04/16 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/16 05:28:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:28:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:28:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/16 05:28:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:28:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:42 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 2024/04/16 05:28:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/16 05:28:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/16 05:28:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/16 05:28:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/16 05:28:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/16 05:28:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/16 05:28:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/16 05:28:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:47 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. 2024/04/16 05:28:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6dba_d20240416_m052847_c001_v0001038_t0021_u01713245327980") 2024/04/16 05:28:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:28:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:28:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/16 05:28:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:28:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:28:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/16 05:28:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/16 05:28:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/16 05:28:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/16 05:28:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/16 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/16 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/16 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/16 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:28:56 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. 2024/04/16 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6de5_d20240416_m052856_c001_v0001098_t0022_u01713245336690") 2024/04/16 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/16 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/16 05:28:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:29:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:29:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/16 05:29:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/16 05:29:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/16 05:29:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/16 05:29:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/16 05:29:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:29:16 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. 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f216683d7809bddd4_d20240416_m052916_c001_v0001145_t0025_u01713245356176") 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:29:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/16 05:29:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:29:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:29:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:29:19 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 2024/04/16 05:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/16 05:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/16 05:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/16 05:29:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/16 05:29:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/16 05:29:21 DEBUG : pacer: Reducing sleep to 10ms 2024/04/16 05:29:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/16 05:29:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/16 05:29:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/16 05:29:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:29:26 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. 2024/04/16 05:29:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f212cee71d96a9cd4_d20240416_m052926_c001_v0001179_t0051_u01713245366273") 2024/04/16 05:29:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:29:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:29:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:29:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:29:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/16 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/16 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/16 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/16 05:29:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/16 05:29:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/16 05:29:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/16 05:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:29:36 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. 2024/04/16 05:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b34b_d20240416_m052936_c001_v0001165_t0021_u01713245376475") 2024/04/16 05:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/16 05:29:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:29:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:29:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/16 05:29:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/16 05:29:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/16 05:29:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/16 05:29:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/16 05:29:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:29:47 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. 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f212cee71d96a9d12_d20240416_m052947_c001_v0001181_t0002_u01713245387425") 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/16 05:29:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:29:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:29:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:29:50 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 2024/04/16 05:29:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/16 05:29:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/16 05:29:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/16 05:29:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/16 05:29:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/16 05:29:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/16 05:29:53 DEBUG : pacer: Reducing sleep to 10ms 2024/04/16 05:29:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/16 05:29:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/16 05:29:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/16 05:29:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:29:57 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. 2024/04/16 05:29:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f202a710203cc4d70_d20240416_m052957_c001_v0001181_t0003_u01713245397870") 2024/04/16 05:29:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:29:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:29:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/16 05:29:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:30:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:30:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/16 05:30:02 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/16 05:30:02 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/16 05:30:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/16 05:30:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/16 05:30:05 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/16 05:30:05 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/16 05:30:05 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/16 05:30:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:30:08 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. 2024/04/16 05:30:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd1063_d20240416_m053008_c001_v0001145_t0009_u01713245408170") 2024/04/16 05:30:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/16 05:30:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:30:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/16 05:30:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:30:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:30:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/16 05:30:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/16 05:30:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/16 05:30:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/16 05:30:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/16 05:30:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/16 05:30:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:30:19 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. 2024/04/16 05:30:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd106d_d20240416_m053019_c001_v0001180_t0035_u01713245419907") 2024/04/16 05:30:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/16 05:30:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:30:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:30:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/16 05:30:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:30:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:30:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:30:22 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 2024/04/16 05:30:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/16 05:30:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/16 05:30:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/16 05:30:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/16 05:30:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/16 05:30:25 DEBUG : pacer: Reducing sleep to 10ms 2024/04/16 05:30:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/16 05:30:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/16 05:30:28 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/16 05:30:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:30:30 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. 2024/04/16 05:30:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f206df5c54e8e08cb_d20240416_m053030_c001_v0001181_t0037_u01713245430890") 2024/04/16 05:30:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:30:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/16 05:30:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:30:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:30:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/16 05:30:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/16 05:30:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/16 05:30:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/16 05:30:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/16 05:30:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/16 05:30:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/16 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:30:44 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. 2024/04/16 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912d907_d20240416_m053044_c001_v0001120_t0024_u01713245444234") 2024/04/16 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/16 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/16 05:30:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:30:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:30:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/16 05:30:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/16 05:30:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/16 05:30:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/16 05:30:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/16 05:30:53 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/16 05:30:56 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. 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912dcf5_d20240416_m053056_c001_v0001157_t0014_u01713245456138") 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/16 05:30:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/16 05:30:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/16 05:30:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/16 05:31:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/16 05:31:03 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 2024/04/16 05:31:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354aeda_d20240416_m053115_c001_v0001157_t0049_u01713245475303") 2024/04/16 05:31:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/16 05:31:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/16 05:31:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/16 05:31:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/16 05:31:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/16 05:31:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be865b_d20240416_m053122_c001_v0001181_t0057_u01713245482232") 2024/04/16 05:31:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/16 05:31:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/16 05:31:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/16 05:31:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/16 05:31:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/16 05:31:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be86aa_d20240416_m053129_c001_v0001130_t0043_u01713245489498") 2024/04/16 05:31:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/16 05:31:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/16 05:31:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/16 05:31:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/16 05:31:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/16 05:31:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f02bd9350edeb5b8fe80e1b_f2155a2e15d4d0823_d20240416_m053138_c001_v0001150_t0002_u01713245498020") 2024/04/16 05:31:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/16 05:31:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/16 05:31:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/16 05:31:38 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/16 05:31:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/16 05:31:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/16 05:31:39 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/16 05:31:40 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/16 05:31:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/16 05:31:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bujowiz5xoronuq9xoqeyik7/deeper/nonexisting/directory" 2024/04/16 05:31:43 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2512: Can't test if can't have empty directories 2024/04/16 05:31:44 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all files 2024/04/16 05:31:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40470f7ec912d8fd_d20240416_m053035_c001_v7007000_t0000_u01713245435419") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f206df5c54e8e08cb_d20240416_m053030_c001_v0001181_t0037_u01713245430890") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f406df5c54e8e08c3_d20240416_m053030_c001_v7007000_t0000_u01713245430370") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20065d337a616c61_d20240416_m053025_c001_v0001161_t0015_u01713245425021") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354aae3_d20240416_m053107_c001_v7007000_t0000_u01713245467574") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912dcf5_d20240416_m053056_c001_v0001157_t0014_u01713245456138") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40470f7ec912dcf3_d20240416_m053055_c001_v7007000_t0000_u01713245455614") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912d909_d20240416_m053049_c001_v0001177_t0058_u01713245449927") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40470f7ec912d908_d20240416_m053049_c001_v7007000_t0000_u01713245449746") 2024/04/16 05:31:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912d907_d20240416_m053044_c001_v0001120_t0024_u01713245444234") 2024/04/16 05:31:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40470f7ec912d906_d20240416_m053043_c001_v7007000_t0000_u01713245443653") 2024/04/16 05:31:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20470f7ec912d8fe_d20240416_m053035_c001_v0001091_t0041_u01713245435603") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f41333165ebae42b9_d20240416_m052843_c001_v7007000_t0000_u01713245323455") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6d9b_d20240416_m052838_c001_v0001120_t0053_u01713245318755") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354a16b_d20240416_m052833_c001_v7007000_t0000_u01713245313580") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354a03d_d20240416_m052829_c001_v0001181_t0005_u01713245309558") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be6d9a_d20240416_m052838_c001_v7007000_t0000_u01713245318337") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354a16c_d20240416_m052833_c001_v0001031_t0028_u01713245313766") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354a03c_d20240416_m052829_c001_v7007000_t0000_u01713245309203") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354a036_d20240416_m052825_c001_v0001179_t0002_u01713245305057") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354a035_d20240416_m052824_c001_v7007000_t0000_u01713245304875") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a873775455a38_d20240416_m052821_c001_v0001181_t0022_u01713245301253") 2024/04/16 05:31:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a873775455a36_d20240416_m052820_c001_v7007000_t0000_u01713245300847") 2024/04/16 05:31:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354a01f_d20240416_m052817_c001_v0001181_t0020_u01713245297180") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4173751f94d3b334_d20240416_m052921_c001_v7007000_t0000_u01713245361083") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f216683d7809bddd4_d20240416_m052916_c001_v0001145_t0025_u01713245356176") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4173751f94d3b325_d20240416_m052910_c001_v7007000_t0000_u01713245350899") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6de5_d20240416_m052856_c001_v0001098_t0022_u01713245336690") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f416683d7809bddd2_d20240416_m052915_c001_v7007000_t0000_u01713245355822") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b326_d20240416_m052911_c001_v0001178_t0012_u01713245351083") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be6de3_d20240416_m052856_c001_v7007000_t0000_u01713245336276") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f21333165ebae42c1_d20240416_m052852_c001_v0001181_t0051_u01713245332064") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f41333165ebae42c0_d20240416_m052851_c001_v7007000_t0000_u01713245331875") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be6dba_d20240416_m052847_c001_v0001038_t0021_u01713245327980") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be6db5_d20240416_m052847_c001_v7007000_t0000_u01713245327606") 2024/04/16 05:31:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f21333165ebae42ba_d20240416_m052843_c001_v0001157_t0042_u01713245323693") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354a01e_d20240416_m052816_c001_v7007000_t0000_u01713245296996") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a873775455a0d_d20240416_m052812_c001_v0001180_t0048_u01713245292983") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a873775455a07_d20240416_m052812_c001_v7007000_t0000_u01713245292602") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a8737754559fb_d20240416_m052808_c001_v0001181_t0052_u01713245288177") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a8737754559f9_d20240416_m052807_c001_v7007000_t0000_u01713245287994") 2024/04/16 05:31:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a8737754559f1_d20240416_m052803_c001_v0001157_t0021_u01713245283600") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a8737754559f0_d20240416_m052803_c001_v7007000_t0000_u01713245283175") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f208fdd09a87ccfd5_d20240416_m052758_c001_v0001033_t0020_u01713245278714") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f408fdd09a87ccfd4_d20240416_m052758_c001_v7007000_t0000_u01713245278530") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a8737754559e2_d20240416_m052754_c001_v0001044_t0040_u01713245274994") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a8737754559e0_d20240416_m052754_c001_v7007000_t0000_u01713245274625") 2024/04/16 05:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f218b026c21128469_d20240416_m052749_c001_v0001181_t0027_u01713245269528") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f410e34a255dd1052_d20240416_m052952_c001_v7007000_t0000_u01713245392412") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f212cee71d96a9d12_d20240416_m052947_c001_v0001181_t0002_u01713245387425") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4173751f94d3b35e_d20240416_m052941_c001_v7007000_t0000_u01713245381476") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b34b_d20240416_m052936_c001_v0001165_t0021_u01713245376475") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9d11_d20240416_m052946_c001_v7007000_t0000_u01713245386914") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b35f_d20240416_m052941_c001_v0001181_t0012_u01713245381659") 2024/04/16 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4173751f94d3b34a_d20240416_m052936_c001_v7007000_t0000_u01713245376021") 2024/04/16 05:31:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b343_d20240416_m052930_c001_v0001031_t0020_u01713245370372") 2024/04/16 05:31:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4173751f94d3b342_d20240416_m052930_c001_v7007000_t0000_u01713245370191") 2024/04/16 05:31:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f212cee71d96a9cd4_d20240416_m052926_c001_v0001179_t0051_u01713245366273") 2024/04/16 05:31:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f412cee71d96a9cd2_d20240416_m052925_c001_v7007000_t0000_u01713245365820") 2024/04/16 05:31:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2173751f94d3b336_d20240416_m052921_c001_v0001157_t0039_u01713245361274") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40065d337a616c5f_d20240416_m053024_c001_v7007000_t0000_u01713245424838") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd106d_d20240416_m053019_c001_v0001180_t0035_u01713245419907") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f410e34a255dd106c_d20240416_m053019_c001_v7007000_t0000_u01713245419410") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd1069_d20240416_m053013_c001_v0001172_t0051_u01713245413887") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f410e34a255dd1068_d20240416_m053013_c001_v7007000_t0000_u01713245413704") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd1063_d20240416_m053008_c001_v0001145_t0009_u01713245408170") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f410e34a255dd1062_d20240416_m053007_c001_v7007000_t0000_u01713245407613") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd105b_d20240416_m053002_c001_v0001103_t0048_u01713245402304") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f410e34a255dd105a_d20240416_m053002_c001_v7007000_t0000_u01713245402114") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f202a710203cc4d70_d20240416_m052957_c001_v0001181_t0003_u01713245397870") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f402a710203cc4d6f_d20240416_m052957_c001_v7007000_t0000_u01713245397362") 2024/04/16 05:31:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f210e34a255dd1054_d20240416_m052952_c001_v0001181_t0024_u01713245392599") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4036c57b121dad98_d20240416_m053140_c001_v7007000_t0000_u01713245500721") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc72_d20240416_m053133_c001_v0001036_t0055_u01713245493721") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4155a2e15d4d042e_d20240416_m053132_c001_v7007000_t0000_u01713245492965") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc58_d20240416_m053125_c001_v0001036_t0021_u01713245485732") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be866b_d20240416_m053125_c001_v7007000_t0000_u01713245485115") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc46_d20240416_m053118_c001_v0001036_t0046_u01713245478429") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be8650_d20240416_m053117_c001_v7007000_t0000_u01713245477749") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc36_d20240416_m053112_c001_v0001036_t0013_u01713245472605") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354aaef_d20240416_m053112_c001_v7007000_t0000_u01713245472187") 2024/04/16 05:31:49 DEBUG : chunked-copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc2a_d20240416_m053108_c001_v0001036_t0045_u01713245468356") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4036c57b121dad97_d20240416_m053140_c001_v7007000_t0000_u01713245500538") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f2155a2e15d4d0823_d20240416_m053138_c001_v0001150_t0002_u01713245498020") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4155a2e15d4d042c_d20240416_m053132_c001_v7007000_t0000_u01713245492669") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be86aa_d20240416_m053129_c001_v0001130_t0043_u01713245489498") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be8666_d20240416_m053124_c001_v7007000_t0000_u01713245484933") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f20404c0475be865b_d20240416_m053122_c001_v0001181_t0057_u01713245482232") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f40404c0475be864f_d20240416_m053117_c001_v7007000_t0000_u01713245477569") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f201fc33db354aeda_d20240416_m053115_c001_v0001157_t0049_u01713245475303") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f401fc33db354aaee_d20240416_m053112_c001_v7007000_t0000_u01713245472000") 2024/04/16 05:31:49 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f10855266375ebe4a_d20240416_m053111_c001_v0001179_t0055_u01713245471037") 2024/04/16 05:31:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fafe_d20240416_m052651_c001_v0001036_t0027_u01713245211506") 2024/04/16 05:31:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4036c57b121dad99_d20240416_m053141_c001_v7007000_t0000_u01713245501424") 2024/04/16 05:31:50 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc84_d20240416_m053140_c001_v0001036_t0024_u01713245500952") 2024/04/16 05:31:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f4036c57b121dada5_d20240416_m053143_c001_v7007000_t0000_u01713245503211") 2024/04/16 05:31:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc8a_d20240416_m053142_c001_v0001036_t0032_u01713245502504") 2024/04/16 05:31:50 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fc88_d20240416_m053141_c001_v0001036_t0029_u01713245501618") 2024/04/16 05:31:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f418b026c21128468_d20240416_m052749_c001_v7007000_t0000_u01713245269336") 2024/04/16 05:31:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02bd9350edeb5b8fe80e1b_f1071caf66000fb42_d20240416_m052742_c001_v0001036_t0003_u01713245262014") 2024/04/16 05:31:52 INFO : B2 bucket rclone-test-bujowiz5xoronuq9xoqeyik7: cleaning bucket "rclone-test-bujowiz5xoronuq9xoqeyik7" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (342.18s) --- 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.66s) --- PASS: TestIntegration/FsMkdir (339.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.56s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (59.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.39s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (15.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (14.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (198.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (19.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (14.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (42.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (17.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.94s) --- 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 342.191s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m42.889795692s (try 1/5)