"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/13 01:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7" 2024/04/13 01:10:27 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/13 01:10:30 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/13 01:10:30 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/13 01:10:30 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/13 01:10:59 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/13 01:10:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/13 01:11:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/13 01:11:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/13 01:11:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/13 01:11:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/13 01:11:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/13 01:11:02 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/13 01:11:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/13 01:11:11 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/13 01:11:15 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all files 2024/04/13 01:11:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab05e_d20240413_m011114_c001_v0001161_t0008_u01712970674936") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/13 01:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/dirToPurgeFromRoot" 2024/04/13 01:11:17 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7 path dirToPurgeFromRoot: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all files 2024/04/13 01:11:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab072_d20240413_m011116_c001_v0001161_t0030_u01712970676360") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/13 01:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/hello? sausage/êé" 2024/04/13 01:11:21 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7 path hello? sausage/êé: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all files 2024/04/13 01:11:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f117093c4d82c08c2_d20240413_m011120_c001_v0001179_t0047_u01712970680050") === 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/13 01:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/13 01:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-rosiqad9yufikoz9josinaz7" from "TestB2:rclone-test-rosiqad9yufikoz9josinaz7" 2024/04/13 01:11:32 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/13 01:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tabowiw2renegol2cosikon3" 2024/04/13 01:11:44 DEBUG : B2 bucket rclone-test-tabowiw2renegol2cosikon3: Purge remote 2024/04/13 01:11:44 INFO : B2 bucket rclone-test-tabowiw2renegol2cosikon3: cleaning bucket "rclone-test-tabowiw2renegol2cosikon3" of all files 2024/04/13 01:11:44 DEBUG : somefile: Deleting (id "4_z8f429df3002ddb5b8fe80e1b_f4085526636e854aa_d20240413_m011143_c001_v0001179_t0037_u01712970703720") === 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/13 01:11:46 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/13 01:11:47 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-13-011151-795.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/13 01:11:58 DEBUG : oldPath = "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/versions/test-versions-v2024-04-13-011151-795.txt" 2024/04/13 01:11:58 DEBUG : newPath = "TestB2,versions:rclone-test-rosiqad9yufikoz9josinaz7/versions/test-versions-v2024-04-13-011151-795.txt" 2024/04/13 01:11:58 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rosiqad9yufikoz9josinaz7/versions/test-versions-v2024-04-13-011151-795.txt" 2024/04/13 01:11:58 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/13 01:11:59 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-rosiqad9yufikoz9josinaz7/versions/test-versions-v2024-04-13-011151-795.txt", "TestB2{pO73u}:rclone-test-rosiqad9yufikoz9josinaz7/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/13 01:12:00 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all hidden files 2024/04/13 01:12:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35f4_d20240413_m011038_c001_v7007000_t0000_u01712970638979") as it is a hide marker 2024/04/13 01:12:00 DEBUG : leading space/ leading space: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaeb0_d20240413_m011037_c001_v0001161_t0045_u01712970637983") 2024/04/13 01:12:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35f0_d20240413_m011037_c001_v7007000_t0000_u01712970637605") as it is a hide marker 2024/04/13 01:12:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaea6_d20240413_m011036_c001_v0001161_t0049_u01712970636765") 2024/04/13 01:12:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3606_d20240413_m011046_c001_v7007000_t0000_u01712970646858") as it is a hide marker 2024/04/13 01:12:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf12_d20240413_m011046_c001_v0001161_t0002_u01712970646092") 2024/04/13 01:12:00 DEBUG : created from root.txt: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e607_d20240413_m011138_c001_v7007000_t0000_u01712970698794") as it is a hide marker 2024/04/13 01:12:00 DEBUG : created from root.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f113fb0836dcedaf1_d20240413_m011137_c001_v0001179_t0042_u01712970697684") 2024/04/13 01:12:00 DEBUG : file name.txt: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e61a_d20240413_m011145_c001_v7007000_t0000_u01712970705951") as it is a hide marker 2024/04/13 01:12:00 DEBUG : file name.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab12d_d20240413_m011128_c001_v0001161_t0025_u01712970688982") 2024/04/13 01:12:00 DEBUG : file name.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f1095d89c0603a2e6_d20240413_m011125_c001_v0001179_t0054_u01712970685357") 2024/04/13 01:12:00 DEBUG : file name.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaff6_d20240413_m011107_c001_v0001161_t0049_u01712970667433") 2024/04/13 01:12:00 DEBUG : file name.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aafdc_d20240413_m011105_c001_v0001161_t0029_u01712970665798") 2024/04/13 01:12:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aafe8_d20240413_m011106_c001_v0001161_t0029_u01712970666593") "upload" dated 2024-04-13 01:11:06.593 +0000 UTC (54.265984968s ago) 2024/04/13 01:12:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f418b026c20cd2584_d20240413_m011123_c001_v7007000_t0000_u01712970683270") as it is a hide marker 2024/04/13 01:12:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f107e0a5e0ca2435b_d20240413_m011122_c001_v0001134_t0000_u01712970682969") 2024/04/13 01:12:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f117e3607cef9df58_d20240413_m011122_c001_v0001157_t0046_u01712970682184") 2024/04/13 01:12:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3621_d20240413_m011056_c001_v7007000_t0000_u01712970656238") as it is a hide marker 2024/04/13 01:12:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf74_d20240413_m011055_c001_v0001161_t0002_u01712970655197") 2024/04/13 01:12:01 DEBUG : piped data.txt: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e62b_d20240413_m011148_c001_v7007000_t0000_u01712970708312") as it is a hide marker 2024/04/13 01:12:01 DEBUG : piped data.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab23f_d20240413_m011147_c001_v0001161_t0030_u01712970707311") 2024/04/13 01:12:01 DEBUG : piped data.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e61f_d20240413_m011147_c001_v7007000_t0000_u01712970707044") 2024/04/13 01:12:01 DEBUG : piped data.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40275db4338ab237_d20240413_m011146_c001_v0001161_t0050_u01712970706678") 2024/04/13 01:12:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3625_d20240413_m011057_c001_v7007000_t0000_u01712970657448") as it is a hide marker 2024/04/13 01:12:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf82_d20240413_m011056_c001_v0001161_t0057_u01712970656600") 2024/04/13 01:12:01 DEBUG : test-metadata: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e63a_d20240413_m011149_c001_v7007000_t0000_u01712970709599") as it is a hide marker 2024/04/13 01:12:01 DEBUG : test-metadata: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab257_d20240413_m011148_c001_v0001161_t0021_u01712970708497") 2024/04/13 01:12:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e360d_d20240413_m011049_c001_v7007000_t0000_u01712970649661") as it is a hide marker 2024/04/13 01:12:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf2a_d20240413_m011048_c001_v0001161_t0039_u01712970648942") 2024/04/13 01:12:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3616_d20240413_m011052_c001_v7007000_t0000_u01712970652398") as it is a hide marker 2024/04/13 01:12:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf44_d20240413_m011051_c001_v0001161_t0019_u01712970651158") 2024/04/13 01:12:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3612_d20240413_m011050_c001_v7007000_t0000_u01712970650763") as it is a hide marker 2024/04/13 01:12:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf36_d20240413_m011050_c001_v0001161_t0023_u01712970650023") 2024/04/13 01:12:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3619_d20240413_m011053_c001_v7007000_t0000_u01712970653574") as it is a hide marker 2024/04/13 01:12:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf56_d20240413_m011052_c001_v0001161_t0058_u01712970652767") 2024/04/13 01:12:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e361d_d20240413_m011054_c001_v7007000_t0000_u01712970654807") as it is a hide marker 2024/04/13 01:12:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf60_d20240413_m011053_c001_v0001161_t0023_u01712970653942") 2024/04/13 01:12:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e360a_d20240413_m011048_c001_v7007000_t0000_u01712970648559") as it is a hide marker 2024/04/13 01:12:02 DEBUG : trailing space /trailing space : Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf1e_d20240413_m011047_c001_v0001161_t0014_u01712970647229") 2024/04/13 01:12:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab2eb_d20240413_m011156_c001_v0001161_t0014_u01712970716727") "upload" dated 2024-04-13 01:11:56.727 +0000 UTC (5.412408022s ago) 2024/04/13 01:12:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27e65a_d20240413_m011154_c001_v7007000_t0000_u01712970714523") 2024/04/13 01:12:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab283_d20240413_m011151_c001_v0001161_t0037_u01712970711795") 2024/04/13 01:12:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3639_d20240413_m011105_c001_v7007000_t0000_u01712970665246") as it is a hide marker 2024/04/13 01:12:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2173751f948e362d_d20240413_m011059_c001_v0001178_t0048_u01712970659647") 2024/04/13 01:12:02 DEBUG : zero-length-file: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e362c_d20240413_m011059_c001_v7007000_t0000_u01712970659307") as it is a hide marker 2024/04/13 01:12:02 DEBUG : zero-length-file: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40275db4338aaf9e_d20240413_m011058_c001_v0001161_t0050_u01712970658751") 2024/04/13 01:12:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35f8_d20240413_m011040_c001_v7007000_t0000_u01712970640265") as it is a hide marker 2024/04/13 01:12:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaec2_d20240413_m011039_c001_v0001161_t0056_u01712970639361") 2024/04/13 01:12:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35eb_d20240413_m011033_c001_v7007000_t0000_u01712970633984") as it is a hide marker 2024/04/13 01:12:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aae75_d20240413_m011032_c001_v0001161_t0003_u01712970632878") 2024/04/13 01:12:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3602_d20240413_m011044_c001_v7007000_t0000_u01712970644488") as it is a hide marker 2024/04/13 01:12:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaef6_d20240413_m011043_c001_v0001161_t0056_u01712970643522") 2024/04/13 01:12:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35fc_d20240413_m011043_c001_v7007000_t0000_u01712970643159") as it is a hide marker 2024/04/13 01:12:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaee0_d20240413_m011042_c001_v0001161_t0019_u01712970642080") 2024/04/13 01:12:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3604_d20240413_m011045_c001_v7007000_t0000_u01712970645727") as it is a hide marker 2024/04/13 01:12:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaf06_d20240413_m011044_c001_v0001161_t0018_u01712970644857") 2024/04/13 01:12:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35fa_d20240413_m011041_c001_v7007000_t0000_u01712970641678") as it is a hide marker 2024/04/13 01:12:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aaed6_d20240413_m011040_c001_v0001161_t0019_u01712970640632") 2024/04/13 01:12:03 DEBUG : ./.: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35ec_d20240413_m011035_c001_v7007000_t0000_u01712970635034") as it is a hide marker 2024/04/13 01:12:03 DEBUG : ./.: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aae8b_d20240413_m011034_c001_v0001161_t0023_u01712970634348") 2024/04/13 01:12:03 DEBUG : ../..: Deleting current version (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e35ed_d20240413_m011036_c001_v7007000_t0000_u01712970636355") as it is a hide marker 2024/04/13 01:12:03 DEBUG : ../..: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aae95_d20240413_m011035_c001_v0001161_t0048_u01712970635443") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/13 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/13 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/13 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/13 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/13 01:12:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/13 01:12:06 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/13 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:09 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/13 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f22e_d20240413_m011209_c001_v0001181_t0055_u01712970729875") 2024/04/13 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:12:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:12:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/13 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/13 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/13 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/13 01:12:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/13 01:12:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/13 01:12:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/13 01:12:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:17 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/13 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f241_d20240413_m011218_c001_v0001179_t0056_u01712970738034") 2024/04/13 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/13 01:12:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:12:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:12:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/13 01:12:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/13 01:12:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/13 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/13 01:12:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/13 01:12:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:27 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/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20470f7ec9041926_d20240413_m011227_c001_v0001181_t0031_u01712970747165") 2024/04/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:12:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/13 01:12:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:12:29 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/13 01:12:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/13 01:12:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/13 01:12:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/13 01:12:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/13 01:12:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/13 01:12:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/13 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:40 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/13 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f6c3_d20240413_m011240_c001_v0001181_t0024_u01712970760147") 2024/04/13 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:12:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:12:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/13 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/13 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/13 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/13 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/13 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/13 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/13 01:12:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/04/13 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3dd6_d20240413_m011248_c001_v0001181_t0058_u01712970768885") 2024/04/13 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/13 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/13 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/13 01:12:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/13 01:12:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/13 01:12:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/13 01:12:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/13 01:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:12:57 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/13 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3dfe_d20240413_m011258_c001_v0001179_t0036_u01712970778094") 2024/04/13 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/13 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/13 01:12:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:00 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/13 01:13:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/13 01:13:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/13 01:13:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/13 01:13:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/13 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/13 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/13 01:13:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:07 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/13 01:13:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e1c_d20240413_m011307_c001_v0001179_t0022_u01712970787502") 2024/04/13 01:13:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:13:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:13:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/13 01:13:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/13 01:13:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/13 01:13:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/13 01:13:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/13 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/13 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/13 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:15 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/13 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e3a_d20240413_m011315_c001_v0001030_t0003_u01712970795886") 2024/04/13 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/13 01:13:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/13 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/13 01:13:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/13 01:13:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/13 01:13:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/13 01:13:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:26 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/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c46f122_d20240413_m011326_c001_v0001181_t0035_u01712970806092") 2024/04/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/13 01:13:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:13:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:13:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:28 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/13 01:13:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/13 01:13:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/13 01:13:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/13 01:13:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/13 01:13:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/13 01:13:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/13 01:13:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:34 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/13 01:13:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c46f138_d20240413_m011334_c001_v0001042_t0004_u01712970814833") 2024/04/13 01:13:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:13:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:13:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/13 01:13:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/13 01:13:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/13 01:13:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/13 01:13:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/13 01:13:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/13 01:13:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/13 01:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/04/13 01:13:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e88_d20240413_m011343_c001_v0001181_t0016_u01712970823961") 2024/04/13 01:13:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:13:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/13 01:13:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/13 01:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/13 01:13:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/13 01:13:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/13 01:13:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/13 01:13:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:13:54 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/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e97_d20240413_m011354_c001_v0001042_t0000_u01712970834463") 2024/04/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/13 01:13:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:13:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:13:57 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/13 01:13:59 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/13 01:13:59 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/13 01:13:59 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/13 01:13:59 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/13 01:14:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/13 01:14:02 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/13 01:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:14:03 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/13 01:14:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e561e_d20240413_m011404_c001_v0001154_t0011_u01712970844006") 2024/04/13 01:14:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:14:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:14:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:14:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:14:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/13 01:14:08 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/13 01:14:08 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:08 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/13 01:14:08 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/13 01:14:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/13 01:14:11 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/13 01:14:11 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/13 01:14:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:14:13 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/13 01:14:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5a2e_d20240413_m011413_c001_v0001181_t0047_u01712970853450") 2024/04/13 01:14:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:14:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/13 01:14:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:14:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:14:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/13 01:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/13 01:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/13 01:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/13 01:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/13 01:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/13 01:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/13 01:14:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/13 01:14:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/13 01:14:21 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:14:24 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/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5cc6_d20240413_m011424_c001_v0001026_t0035_u01712970864162") 2024/04/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/13 01:14:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:14:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:14:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:14:27 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/13 01:14:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/13 01:14:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/13 01:14:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/13 01:14:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/13 01:14:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/13 01:14:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/13 01:14:32 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/13 01:14:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:14:34 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/13 01:14:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f2155a2e15d130a38_d20240413_m011434_c001_v0001179_t0057_u01712970874783") 2024/04/13 01:14:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:14:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/13 01:14:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/13 01:14:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:14:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:14:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/13 01:14:39 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/13 01:14:39 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/13 01:14:39 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/13 01:14:39 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/13 01:14:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/13 01:14:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/13 01:14:42 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/13 01:14:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:14:45 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/13 01:14:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f2173751f948e3fb9_d20240413_m011445_c001_v0001172_t0028_u01712970885192") 2024/04/13 01:14:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/13 01:14:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/13 01:14:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/13 01:14:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:14:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:14:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/13 01:14:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/13 01:14:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/13 01:14:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/13 01:14:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/13 01:14:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/13 01:14:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/13 01:14:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/13 01:14:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/13 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/13 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/13 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/13 01:15:03 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/13 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f928d33001ddb5b8fe80e1b_f2036c57b11dc8b77_d20240413_m011503_c001_v0001180_t0034_u01712970903666") 2024/04/13 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/13 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/13 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/13 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/13 01:15:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/13 01:15:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/13 01:15:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/13 01:15:06 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/13 01:15:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f928d33001ddb5b8fe80e1b_f218b026c20cd3b14_d20240413_m011515_c001_v0001116_t0020_u01712970915830") 2024/04/13 01:15:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/13 01:15:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/13 01:15:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/13 01:15:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/13 01:15:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/13 01:15:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f928d33001ddb5b8fe80e1b_f205c335956c10b93_d20240413_m011521_c001_v0001181_t0052_u01712970921375") 2024/04/13 01:15:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/13 01:15:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/13 01:15:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/13 01:15:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/13 01:15:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f928d33001ddb5b8fe80e1b_f205c335956c10ba0_d20240413_m011526_c001_v0001103_t0038_u01712970926929") 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/13 01:15:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/13 01:15:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c47031d_d20240413_m011532_c001_v0001179_t0024_u01712970932982") 2024/04/13 01:15:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/13 01:15:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/13 01:15:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/13 01:15:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/13 01:15:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/13 01:15:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/13 01:15:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/13 01:15:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/13 01:15:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/13 01:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiqad9yufikoz9josinaz7/deeper/nonexisting/directory" 2024/04/13 01:15:38 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/13 01:15:38 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all files 2024/04/13 01:15:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3fa9_d20240413_m011438_c001_v7007000_t0000_u01712970878935") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2155a2e15d130a38_d20240413_m011434_c001_v0001179_t0057_u01712970874783") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4155a2e15d130a32_d20240413_m011434_c001_v7007000_t0000_u01712970874203") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2155a2e15d130a1a_d20240413_m011429_c001_v0001181_t0007_u01712970869342") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f418b026c20cd3b02_d20240413_m011508_c001_v7007000_t0000_u01712970908898") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2036c57b11dc8b77_d20240413_m011503_c001_v0001180_t0034_u01712970903666") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4036c57b11dc8b75_d20240413_m011503_c001_v7007000_t0000_u01712970903117") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2173751f948e3fc4_d20240413_m011453_c001_v0001099_t0007_u01712970893371") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3fc3_d20240413_m011453_c001_v7007000_t0000_u01712970893190") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2173751f948e3fb9_d20240413_m011445_c001_v0001172_t0028_u01712970885192") 2024/04/13 01:15:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4173751f948e3fb6_d20240413_m011444_c001_v7007000_t0000_u01712970884614") 2024/04/13 01:15:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2173751f948e3faa_d20240413_m011439_c001_v0001165_t0000_u01712970879121") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4036c57b11dc82b2_d20240413_m011302_c001_v7007000_t0000_u01712970782193") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3dfe_d20240413_m011258_c001_v0001179_t0036_u01712970778094") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3ddf_d20240413_m011252_c001_v7007000_t0000_u01712970772918") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3dd6_d20240413_m011248_c001_v0001181_t0058_u01712970768885") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3dfb_d20240413_m011257_c001_v7007000_t0000_u01712970777700") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3de1_d20240413_m011253_c001_v0001181_t0008_u01712970773102") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3dd5_d20240413_m011248_c001_v7007000_t0000_u01712970768502") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3dc5_d20240413_m011244_c001_v0001181_t0010_u01712970764131") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3dc3_d20240413_m011243_c001_v7007000_t0000_u01712970763911") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f6c3_d20240413_m011240_c001_v0001181_t0024_u01712970760147") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f6c0_d20240413_m011239_c001_v7007000_t0000_u01712970759798") 2024/04/13 01:15:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f2bf_d20240413_m011231_c001_v0001029_t0037_u01712970751305") 2024/04/13 01:15:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e5e_d20240413_m011330_c001_v7007000_t0000_u01712970810105") 2024/04/13 01:15:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c46f122_d20240413_m011326_c001_v0001181_t0035_u01712970806092") 2024/04/13 01:15:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e44_d20240413_m011320_c001_v7007000_t0000_u01712970800867") 2024/04/13 01:15:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e3a_d20240413_m011315_c001_v0001030_t0003_u01712970795886") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c46f121_d20240413_m011325_c001_v7007000_t0000_u01712970805691") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e45_d20240413_m011321_c001_v0001038_t0018_u01712970801104") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e39_d20240413_m011315_c001_v7007000_t0000_u01712970795405") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2036c57b11dc82c1_d20240413_m011311_c001_v0001181_t0010_u01712970791144") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4036c57b11dc82c0_d20240413_m011310_c001_v7007000_t0000_u01712970790945") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e1c_d20240413_m011307_c001_v0001179_t0022_u01712970787502") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e19_d20240413_m011307_c001_v7007000_t0000_u01712970787093") 2024/04/13 01:15:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2036c57b11dc82b3_d20240413_m011302_c001_v0001093_t0010_u01712970782427") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f2be_d20240413_m011231_c001_v7007000_t0000_u01712970751112") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20470f7ec9041926_d20240413_m011227_c001_v0001181_t0031_u01712970747165") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40470f7ec9041925_d20240413_m011226_c001_v7007000_t0000_u01712970746801") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f24a_d20240413_m011222_c001_v0001179_t0039_u01712970742339") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f249_d20240413_m011222_c001_v7007000_t0000_u01712970742157") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f241_d20240413_m011218_c001_v0001179_t0056_u01712970738034") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f23e_d20240413_m011217_c001_v7007000_t0000_u01712970737643") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f233_d20240413_m011213_c001_v0001178_t0008_u01712970733368") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f232_d20240413_m011213_c001_v7007000_t0000_u01712970733186") 2024/04/13 01:15:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20065d337a27f22e_d20240413_m011209_c001_v0001181_t0055_u01712970729875") 2024/04/13 01:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40065d337a27f22b_d20240413_m011209_c001_v7007000_t0000_u01712970729470") 2024/04/13 01:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20770e920302691b_d20240413_m011204_c001_v0001103_t0034_u01712970724288") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4036c57b11dc832c_d20240413_m011359_c001_v7007000_t0000_u01712970839109") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e97_d20240413_m011354_c001_v0001042_t0000_u01712970834463") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e8c_d20240413_m011348_c001_v7007000_t0000_u01712970828473") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e88_d20240413_m011343_c001_v0001181_t0016_u01712970823961") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e95_d20240413_m011354_c001_v7007000_t0000_u01712970834037") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e8d_d20240413_m011348_c001_v0001179_t0011_u01712970828654") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e87_d20240413_m011343_c001_v7007000_t0000_u01712970823507") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e78_d20240413_m011338_c001_v0001179_t0012_u01712970818868") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e3e77_d20240413_m011338_c001_v7007000_t0000_u01712970818686") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c46f138_d20240413_m011334_c001_v0001042_t0004_u01712970814833") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c46f137_d20240413_m011334_c001_v7007000_t0000_u01712970814360") 2024/04/13 01:15:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e3e5f_d20240413_m011330_c001_v0001036_t0023_u01712970810287") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f4155a2e15d130a17_d20240413_m011429_c001_v7007000_t0000_u01712970869133") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5cc6_d20240413_m011424_c001_v0001026_t0035_u01712970864162") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e5cc4_d20240413_m011423_c001_v7007000_t0000_u01712970863651") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5cb6_d20240413_m011418_c001_v0001181_t0046_u01712970858533") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e5cb5_d20240413_m011418_c001_v7007000_t0000_u01712970858346") 2024/04/13 01:15:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5a2e_d20240413_m011413_c001_v0001181_t0047_u01712970853450") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e5a2b_d20240413_m011412_c001_v7007000_t0000_u01712970852943") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e5a15_d20240413_m011408_c001_v0001181_t0048_u01712970848004") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e5a13_d20240413_m011407_c001_v7007000_t0000_u01712970847823") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f20404c04757e561e_d20240413_m011404_c001_v0001154_t0011_u01712970844006") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40404c04757e561c_d20240413_m011403_c001_v7007000_t0000_u01712970843525") 2024/04/13 01:15:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f2036c57b11dc832d_d20240413_m011359_c001_v0001134_t0036_u01712970839292") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c470325_d20240413_m011535_c001_v7007000_t0000_u01712970935664") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abbb7_d20240413_m011529_c001_v0001161_t0023_u01712970929966") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c470315_d20240413_m011529_c001_v7007000_t0000_u01712970929360") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abb8d_d20240413_m011524_c001_v0001161_t0059_u01712970924128") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f405c335956c10b98_d20240413_m011523_c001_v7007000_t0000_u01712970923455") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abb61_d20240413_m011518_c001_v0001161_t0050_u01712970918810") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f405c335956c10b8a_d20240413_m011518_c001_v7007000_t0000_u01712970918168") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abb35_d20240413_m011513_c001_v0001161_t0026_u01712970913815") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f418b026c20cd3b0b_d20240413_m011513_c001_v7007000_t0000_u01712970913377") 2024/04/13 01:15:43 DEBUG : chunked-copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abb07_d20240413_m011509_c001_v0001161_t0050_u01712970909696") 2024/04/13 01:15:43 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c470324_d20240413_m011535_c001_v7007000_t0000_u01712970935481") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f219d09112c47031d_d20240413_m011532_c001_v0001179_t0024_u01712970932982") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c470312_d20240413_m011529_c001_v7007000_t0000_u01712970929178") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f205c335956c10ba0_d20240413_m011526_c001_v0001103_t0038_u01712970926929") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f405c335956c10b97_d20240413_m011523_c001_v7007000_t0000_u01712970923257") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f205c335956c10b93_d20240413_m011521_c001_v0001181_t0052_u01712970921375") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f405c335956c10b88_d20240413_m011517_c001_v7007000_t0000_u01712970917984") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f218b026c20cd3b14_d20240413_m011515_c001_v0001116_t0020_u01712970915830") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f418b026c20cd3b0a_d20240413_m011513_c001_v7007000_t0000_u01712970913182") 2024/04/13 01:15:44 DEBUG : chunked-copy.copy: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f105a3c2239224133_d20240413_m011511_c001_v0001161_t0053_u01712970911943") 2024/04/13 01:15:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338aafe8_d20240413_m011106_c001_v0001161_t0029_u01712970666593") 2024/04/13 01:15:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c470326_d20240413_m011536_c001_v7007000_t0000_u01712970936257") 2024/04/13 01:15:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abbed_d20240413_m011535_c001_v0001161_t0055_u01712970935857") 2024/04/13 01:15:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f419d09112c47032c_d20240413_m011537_c001_v7007000_t0000_u01712970937974") 2024/04/13 01:15:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abc00_d20240413_m011537_c001_v0001161_t0008_u01712970937443") 2024/04/13 01:15:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338abbf9_d20240413_m011536_c001_v0001161_t0004_u01712970936441") 2024/04/13 01:15:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f40770e9203026919_d20240413_m011204_c001_v7007000_t0000_u01712970724107") 2024/04/13 01:15:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f928d33001ddb5b8fe80e1b_f10275db4338ab2eb_d20240413_m011156_c001_v0001161_t0014_u01712970716727") 2024/04/13 01:15:46 INFO : B2 bucket rclone-test-rosiqad9yufikoz9josinaz7: cleaning bucket "rclone-test-rosiqad9yufikoz9josinaz7" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (318.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.62s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (316.42s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (25.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (58.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.48s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- 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.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.56s) --- 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 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.30s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.69s) --- 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.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.77s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.19s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.92s) --- 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 318.774s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m19.362275564s (try 1/5)