"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:166: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:418: Using remote "TestB2:" 2022/04/20 06:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-ticipoq6xijokuz2zoyoyul8" 2022/04/20 06:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:459: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:487: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2022/04/20 06:37:18 DEBUG : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2022/04/20 06:37:18 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2022/04/20 06:37:18 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:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2022/04/20 06:38:50 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:38:50 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutError 2022/04/20 06:38:50 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:783: 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 2022/04/20 06:39:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/04/20 06:39:09 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:1036: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2022/04/20 06:39:12 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2022/04/20 06:39:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351c33_d20220420_m063912_c001_v0001109_t0015_u01650436752871") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1139: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1210: 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/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 2022/04/20 06:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-ticipoq6xijokuz2zoyoyul8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/04/20 06:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ticipoq6xijokuz2zoyoyul8/not found.txt" 2022/04/20 06:39:28 DEBUG : Couldn't decode error response: EOF === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestB2:" path "rclone-test-ticipoq6xijokuz2zoyoyul8" from "TestB2:rclone-test-ticipoq6xijokuz2zoyoyul8" 2022/04/20 06:39:28 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 2022/04/20 06:39:36 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:39:37 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:39:38 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nasuquz8xixapum4pahiqoz3" 2022/04/20 06:39:41 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:39:42 DEBUG : B2 bucket rclone-test-nasuquz8xixapum4pahiqoz3: Purge remote 2022/04/20 06:39:42 DEBUG : somefile: Deleting (id "4_z4fb2adf3b02d4b5b8f080e1b_f1050de28396ea1d6_d20220420_m063941_c001_v0001120_t0055_u01650436781003") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1699: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1728: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2022/04/20 06:39:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/04/20 06:39:48 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1790: *b2.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2022/04/20 06:39:53 DEBUG : chunked-5Mi-5.000Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af2320659c_d20220420_m063953_c001_v0001165_t0025_u01650436793229") 2022/04/20 06:39:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 5242880 2022/04/20 06:39:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 2 length 1 2022/04/20 06:39:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 2 2022/04/20 06:39:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2022/04/20 06:39:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2022/04/20 06:39:58 DEBUG : chunked-5Mi-10Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af2320659d_d20220420_m063958_c001_v0001099_t0042_u01650436798302") 2022/04/20 06:39:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2022/04/20 06:39:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 2 length 5242880 2022/04/20 06:40:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 2 2022/04/20 06:40:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2022/04/20 06:40:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2022/04/20 06:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a1_d20220420_m064008_c001_v0001021_t0038_u01650436808809") 2022/04/20 06:40:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2022/04/20 06:40:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 5242880 2022/04/20 06:40:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 3 length 1 2022/04/20 06:40:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 3 2022/04/20 06:40:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2022/04/20 06:40:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2022/04/20 06:40:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2022/04/20 06:40:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a2_d20220420_m064019_c001_v0001150_t0051_u01650436819235") 2022/04/20 06:40:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 2 length 1 2022/04/20 06:40:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 5300000 2022/04/20 06:40:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 2 2022/04/20 06:40:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2022/04/20 06:40:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2022/04/20 06:40:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a3_d20220420_m064027_c001_v0001099_t0057_u01650436827665") 2022/04/20 06:40:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/04/20 06:40:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/04/20 06:40:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/04/20 06:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/04/20 06:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2022/04/20 06:40:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a6_d20220420_m064035_c001_v0001165_t0009_u01650436835752") 2022/04/20 06:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2022/04/20 06:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/04/20 06:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 5300000 2022/04/20 06:40:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 3 2022/04/20 06:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2022/04/20 06:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2022/04/20 06:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2022/04/20 06:40:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a7_d20220420_m064040_c001_v0001165_t0053_u01650436840738") 2022/04/20 06:40:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 2 length 1 2022/04/20 06:40:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 5300053 2022/04/20 06:40:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 2 2022/04/20 06:40:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2022/04/20 06:40:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2022/04/20 06:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a8_d20220420_m064046_c001_v0001103_t0017_u01650436846190") 2022/04/20 06:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/04/20 06:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/04/20 06:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/04/20 06:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/04/20 06:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2022/04/20 06:40:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065aa_d20220420_m064054_c001_v0001116_t0024_u01650436854519") 2022/04/20 06:40:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2022/04/20 06:40:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 3 length 1 2022/04/20 06:40:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 5300053 2022/04/20 06:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 3 2022/04/20 06:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2022/04/20 06:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2022/04/20 06:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2022/04/20 06:41:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065ac_d20220420_m064103_c001_v0001145_t0054_u01650436863169") 2022/04/20 06:41:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 2 length 1 2022/04/20 06:41:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 6990506 2022/04/20 06:41:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 2 2022/04/20 06:41:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2022/04/20 06:41:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2022/04/20 06:41:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065ae_d20220420_m064110_c001_v0001145_t0009_u01650436870851") 2022/04/20 06:41:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/04/20 06:41:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/04/20 06:41:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/04/20 06:41:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/04/20 06:41:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2022/04/20 06:41:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b1_d20220420_m064119_c001_v0001098_t0020_u01650436879516") 2022/04/20 06:41:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2022/04/20 06:41:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 3 length 1 2022/04/20 06:41:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 6990506 2022/04/20 06:41:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 3 2022/04/20 06:41:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2022/04/20 06:41:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2022/04/20 06:41:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2022/04/20 06:41:28 DEBUG : chunked-8Mi-8.000Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b4_d20220420_m064128_c001_v0001117_t0033_u01650436888445") 2022/04/20 06:41:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 2 length 1 2022/04/20 06:41:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 8388608 2022/04/20 06:41:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 2 2022/04/20 06:41:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2022/04/20 06:41:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2022/04/20 06:41:40 DEBUG : chunked-8Mi-16Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b7_d20220420_m064140_c001_v0001165_t0035_u01650436900365") 2022/04/20 06:41:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2022/04/20 06:41:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 2 length 8388608 2022/04/20 06:41:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2022/04/20 06:41:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 2 2022/04/20 06:41:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2022/04/20 06:41:47 DEBUG : chunked-8Mi-16.000Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065bb_d20220420_m064147_c001_v0001098_t0036_u01650436907531") 2022/04/20 06:41:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2022/04/20 06:41:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 3 length 1 2022/04/20 06:41:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 8388608 2022/04/20 06:41:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 3 2022/04/20 06:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2022/04/20 06:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2022/04/20 06:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2022/04/20 06:41:58 DEBUG : chunked-10Mi-10.000Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065bf_d20220420_m064158_c001_v0001106_t0027_u01650436918726") 2022/04/20 06:41:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 2 length 1 2022/04/20 06:41:59 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 10485760 2022/04/20 06:42:00 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 2 2022/04/20 06:42:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2022/04/20 06:42:09 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2022/04/20 06:42:14 DEBUG : chunked-10Mi-20Mi.bin: Starting upload of large file in 2 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065c3_d20220420_m064214_c001_v0001005_t0037_u01650436934087") 2022/04/20 06:42:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2022/04/20 06:42:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 2 length 10485760 2022/04/20 06:42:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2022/04/20 06:42:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 2 2022/04/20 06:42:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2022/04/20 06:42:25 DEBUG : chunked-10Mi-20.000Mi.bin: Starting upload of large file in 3 chunks (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065c7_d20220420_m064225_c001_v0001117_t0032_u01650436945637") 2022/04/20 06:42:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2022/04/20 06:42:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 3 length 1 2022/04/20 06:42:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 10485760 2022/04/20 06:42:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 3 2022/04/20 06:42:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2022/04/20 06:42:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2022/04/20 06:42:31 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/04/20 06:42:39 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/04/20 06:42:43 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/04/20 06:42:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ticipoq6xijokuz2zoyoyul8/deeper/nonexisting/directory" 2022/04/20 06:42:46 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:42:46 DEBUG : Couldn't decode error response: EOF 2022/04/20 06:42:47 DEBUG : leading space/ leading space: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f112d3979bb97a517_d20220420_m063738_c001_v0001104_t0045_u01650436658367") 2022/04/20 06:42:47 DEBUG : leading space/ leading space: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3516c5_d20220420_m063736_c001_v0001109_t0017_u01650436656713") 2022/04/20 06:42:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f108c9a6232f17732_d20220420_m063735_c001_v0001115_t0010_u01650436655122") 2022/04/20 06:42:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351693_d20220420_m063732_c001_v0001109_t0056_u01650436652747") 2022/04/20 06:42:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f107eb881191e2406_d20220420_m063808_c001_v0001117_t0049_u01650436688842") 2022/04/20 06:42:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab35184e_d20220420_m063804_c001_v0001109_t0053_u01650436684549") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1121c903c8a19f65_d20220420_m064213_c001_v0001117_t0025_u01650436933326") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065bf_d20220420_m064158_c001_v0001106_t0027_u01650436918726") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f11302a5d07afcda0_d20220420_m064238_c001_v0001099_t0001_u01650436958237") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065c7_d20220420_m064225_c001_v0001117_t0032_u01650436945637") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f111f960de2e5e9dc_d20220420_m064222_c001_v0001104_t0037_u01650436942252") 2022/04/20 06:42:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065c3_d20220420_m064214_c001_v0001005_t0037_u01650436934087") 2022/04/20 06:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10324f879635f77d_d20220420_m064040_c001_v0001130_t0026_u01650436840257") 2022/04/20 06:42:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a6_d20220420_m064035_c001_v0001165_t0009_u01650436835752") 2022/04/20 06:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10633f5eee5aea7c_d20220420_m064034_c001_v0001120_t0014_u01650436834504") 2022/04/20 06:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a3_d20220420_m064027_c001_v0001099_t0057_u01650436827665") 2022/04/20 06:42:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f106264c22bceacf2_d20220420_m064027_c001_v0001099_t0024_u01650436827095") 2022/04/20 06:42:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a2_d20220420_m064019_c001_v0001150_t0051_u01650436819235") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f119122e05aff7ec5_d20220420_m064101_c001_v0001115_t0057_u01650436861870") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065aa_d20220420_m064054_c001_v0001116_t0024_u01650436854519") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f106e64b9e0d24091_d20220420_m064053_c001_v0001130_t0034_u01650436853923") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a8_d20220420_m064046_c001_v0001103_t0017_u01650436846190") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f118b9250cd96ea21_d20220420_m064044_c001_v0001117_t0023_u01650436844663") 2022/04/20 06:42:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a7_d20220420_m064040_c001_v0001165_t0053_u01650436840738") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f100345e1094bed9f_d20220420_m064016_c001_v0001104_t0034_u01650436816105") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065a1_d20220420_m064008_c001_v0001021_t0038_u01650436808809") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10927891880fa542_d20220420_m064006_c001_v0001109_t0017_u01650436806547") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af2320659d_d20220420_m063958_c001_v0001099_t0042_u01650436798302") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f102e34c3b56ff623_d20220420_m063957_c001_v0001146_t0020_u01650436797955") 2022/04/20 06:42:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af2320659c_d20220420_m063953_c001_v0001165_t0025_u01650436793229") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1024cf93cf1a1209_d20220420_m064128_c001_v0001128_t0017_u01650436888084") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b1_d20220420_m064119_c001_v0001098_t0020_u01650436879516") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f111f4e8835e9fb65_d20220420_m064118_c001_v0001097_t0003_u01650436878757") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065ae_d20220420_m064110_c001_v0001145_t0009_u01650436870851") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1008f4a11f8a19d3_d20220420_m064110_c001_v0001161_t0008_u01650436870397") 2022/04/20 06:42:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065ac_d20220420_m064103_c001_v0001145_t0054_u01650436863169") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f101b95512f052b9b_d20220420_m064158_c001_v0001040_t0004_u01650436918256") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065bb_d20220420_m064147_c001_v0001098_t0036_u01650436907531") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10298fbdc5f9976d_d20220420_m064146_c001_v0001099_t0014_u01650436906897") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b7_d20220420_m064140_c001_v0001165_t0035_u01650436900365") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f118142d33f56a851_d20220420_m064138_c001_v0001104_t0021_u01650436898235") 2022/04/20 06:42:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f210c31af232065b4_d20220420_m064128_c001_v0001117_t0033_u01650436888445") 2022/04/20 06:42:49 DEBUG : created from root.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f104db582dd492aed_d20220420_m063935_c001_v0001097_t0022_u01650436775855") 2022/04/20 06:42:49 DEBUG : created from root.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1064d6ca2c8c0d1b_d20220420_m063933_c001_v0001106_t0035_u01650436773956") 2022/04/20 06:42:49 DEBUG : file name.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f115499c03540b8f8_d20220420_m063944_c001_v0001100_t0019_u01650436784253") 2022/04/20 06:42:49 DEBUG : file name.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351cda_d20220420_m063924_c001_v0001109_t0058_u01650436764002") 2022/04/20 06:42:49 DEBUG : file name.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1113a1b9ce38ed0e_d20220420_m063919_c001_v0001145_t0018_u01650436759888") 2022/04/20 06:42:50 DEBUG : file name.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351ba0_d20220420_m063902_c001_v0001109_t0058_u01650436742880") 2022/04/20 06:42:50 DEBUG : file name.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351b46_d20220420_m063856_c001_v0001109_t0003_u01650436736257") 2022/04/20 06:42:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351b80_d20220420_m063900_c001_v0001109_t0014_u01650436740099") 2022/04/20 06:42:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f107644dcf99c1e1d_d20220420_m063916_c001_v0001101_t0059_u01650436756896") 2022/04/20 06:42:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f119337049f860021_d20220420_m063916_c001_v0001032_t0007_u01650436756339") 2022/04/20 06:42:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1148b0bc89f79697_d20220420_m063843_c001_v0001102_t0023_u01650436723362") 2022/04/20 06:42:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351a69_d20220420_m063841_c001_v0001109_t0046_u01650436721040") 2022/04/20 06:42:50 DEBUG : piped data.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f11300893beef549d_d20220420_m063952_c001_v0001021_t0040_u01650436792831") 2022/04/20 06:42:50 DEBUG : piped data.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351e37_d20220420_m063948_c001_v0001109_t0023_u01650436788945") 2022/04/20 06:42:50 DEBUG : piped data.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f107ee9dcf1ea18bb_d20220420_m063948_c001_v0001131_t0045_u01650436788592") 2022/04/20 06:42:50 DEBUG : piped data.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351e00_d20220420_m063945_c001_v0001109_t0036_u01650436785767") 2022/04/20 06:42:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1035dc55a6cf96b9_d20220420_m063847_c001_v0001109_t0059_u01650436727246") 2022/04/20 06:42:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351ab5_d20220420_m063845_c001_v0001109_t0019_u01650436725759") 2022/04/20 06:42:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f113fe6738d386eea_d20220420_m063816_c001_v0001102_t0048_u01650436696333") 2022/04/20 06:42:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3518c1_d20220420_m063813_c001_v0001109_t0015_u01650436693820") 2022/04/20 06:42:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f11015e7458ba2428_d20220420_m063826_c001_v0001106_t0055_u01650436706311") 2022/04/20 06:42:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab35195a_d20220420_m063823_c001_v0001109_t0006_u01650436703158") 2022/04/20 06:42:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f106c1dec2d01efe3_d20220420_m063822_c001_v0001105_t0038_u01650436702322") 2022/04/20 06:42:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab35192b_d20220420_m063818_c001_v0001109_t0051_u01650436698992") 2022/04/20 06:42:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f11159e7e3bf20281_d20220420_m063830_c001_v0001103_t0036_u01650436710751") 2022/04/20 06:42:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351998_d20220420_m063827_c001_v0001109_t0051_u01650436707548") 2022/04/20 06:42:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1120f9daedbc1251_d20220420_m063837_c001_v0001042_t0053_u01650436717775") 2022/04/20 06:42:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3519ec_d20220420_m063832_c001_v0001109_t0021_u01650436712754") 2022/04/20 06:42:51 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f101a35c89263be25_d20220420_m063812_c001_v0001102_t0059_u01650436692528") 2022/04/20 06:42:51 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351895_d20220420_m063810_c001_v0001109_t0013_u01650436690213") 2022/04/20 06:42:51 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1063ca6ce0319ea6_d20220420_m064240_c001_v0001117_t0045_u01650436960696") 2022/04/20 06:42:51 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3527cc_d20220420_m064239_c001_v0001109_t0054_u01650436959599") 2022/04/20 06:42:51 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f115a1c294bef6392_d20220420_m064245_c001_v0001128_t0044_u01650436965458") 2022/04/20 06:42:51 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3527fa_d20220420_m064243_c001_v0001109_t0020_u01650436963289") 2022/04/20 06:42:51 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3527ec_d20220420_m064242_c001_v0001109_t0038_u01650436962149") 2022/04/20 06:42:51 DEBUG : zero-length-file: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f117f6b9125e8376f_d20220420_m063853_c001_v0001103_t0022_u01650436733693") 2022/04/20 06:42:51 DEBUG : zero-length-file: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351af9_d20220420_m063850_c001_v0001109_t0003_u01650436730909") 2022/04/20 06:42:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f114cfcf324f3ac71_d20220420_m063743_c001_v0001105_t0025_u01650436663271") 2022/04/20 06:42:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3516f3_d20220420_m063739_c001_v0001109_t0003_u01650436659501") 2022/04/20 06:42:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f115e418db7aca606_d20220420_m063724_c001_v0001102_t0024_u01650436644483") 2022/04/20 06:42:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3515e8_d20220420_m063720_c001_v0001109_t0000_u01650436640623") 2022/04/20 06:42:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1113ed61e279d914_d20220420_m063758_c001_v0001101_t0000_u01650436678279") 2022/04/20 06:42:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab3517d0_d20220420_m063756_c001_v0001109_t0059_u01650436676110") 2022/04/20 06:42:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f11291066f24d36e1_d20220420_m063754_c001_v0001102_t0048_u01650436674130") 2022/04/20 06:42:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351763_d20220420_m063747_c001_v0001109_t0047_u01650436667394") 2022/04/20 06:42:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1141098a5cc61ce0_d20220420_m063801_c001_v0001042_t0044_u01650436681956") 2022/04/20 06:42:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab35181a_d20220420_m063800_c001_v0001109_t0047_u01650436680849") 2022/04/20 06:42:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f1024a49ece0548d3_d20220420_m063745_c001_v0001000_t0014_u01650436665606") 2022/04/20 06:42:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351737_d20220420_m063744_c001_v0001109_t0049_u01650436664325") 2022/04/20 06:42:52 DEBUG : ./.: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f114a6decfd266f41_d20220420_m063728_c001_v0001116_t0019_u01650436648389") 2022/04/20 06:42:52 DEBUG : ./.: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab351628_d20220420_m063725_c001_v0001109_t0010_u01650436645887") 2022/04/20 06:42:52 DEBUG : ../..: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10382d6b1572864f_d20220420_m063730_c001_v0001101_t0043_u01650436650676") 2022/04/20 06:42:52 DEBUG : ../..: Deleting (id "4_zdfa28d23b00d4b5b8f080e1b_f10852f57ab35165b_d20220420_m063729_c001_v0001109_t0058_u01650436649384") === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- PASS: TestIntegration (339.52s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.69s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.62s) --- PASS: TestIntegration/FsMkdir (336.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding (90.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (5.83s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (56.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (4.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (21.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (7.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (15.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.78s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.05s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 339.542s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m40.724705009s (try 1/5)