"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:442: Using remote "TestB2:" 2024/11/28 04:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola" 2024/11/28 04:38:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/11/28 04:38:42 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/28 04:38:43 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/28 04:38:43 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/28 04:39:05 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/11/28 04:39:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/28 04:39:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/28 04:39:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/28 04:39:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/28 04:39:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/28 04:39:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/28 04:39:08 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/11/28 04:39:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/28 04:39:16 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/28 04:39:20 INFO : B2 bucket rclone-test-foyoyez3wola: cleaning bucket "rclone-test-foyoyez3wola" of all files 2024/11/28 04:39:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea30096949a1_d20241128_m043920_c001_v0001180_t0013_u01732768760163") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/28 04:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola/dirToPurgeFromRoot" 2024/11/28 04:39:23 INFO : B2 bucket rclone-test-foyoyez3wola path dirToPurgeFromRoot: cleaning bucket "rclone-test-foyoyez3wola" of all files 2024/11/28 04:39:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea30096949ab_d20241128_m043921_c001_v0001180_t0018_u01732768761689") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/28 04:39:24 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola/hello? sausage/êé" 2024/11/28 04:39:28 INFO : B2 bucket rclone-test-foyoyez3wola path hello? sausage/êé: cleaning bucket "rclone-test-foyoyez3wola" of all files 2024/11/28 04:39:28 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f10241d2c5c7815da_d20241128_m043927_c001_v0001183_t0046_u01732768767019") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/28 04:39:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/28 04:39:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 04:39:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/28 04:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/28 04:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-foyoyez3wola" from "TestB2:rclone-test-foyoyez3wola" 2024/11/28 04:39:41 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/11/28 04:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tetatec4qini" 2024/11/28 04:39:59 DEBUG : B2 bucket rclone-test-tetatec4qini: Purge remote 2024/11/28 04:39:59 INFO : B2 bucket rclone-test-tetatec4qini: cleaning bucket "rclone-test-tetatec4qini" of all files 2024/11/28 04:39:59 DEBUG : somefile: Deleting (id "4_zdfe28d43101d7b1b9f380e1b_f40241d2c5c781bff_d20241128_m043958_c001_v0001183_t0037_u01732768798065") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/28 04:40:04 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/28 04:40:05 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/11/28 04:40:08 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/28 04:40:08 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/28 04:40:08 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.503Ki offset 6Mi/6.106Mi 2024/11/28 04:40:08 DEBUG : test-metadata: Sending chunk 1 length 111107 2024/11/28 04:40:09 DEBUG : test-metadata: Done sending chunk 1 2024/11/28 04:40:10 DEBUG : test-metadata: Done sending chunk 0 2024/11/28 04:40:10 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/11/28 04:40:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/11/28 04:40:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 04:40:18 DEBUG : pacer: Reducing sleep to 10ms 2024/11/28 04:40:20 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/ffd26d33100d7b1b9f380e1b/c001_v0001180_t0024": EOF 2024/11/28 04:40:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/ffd26d33100d7b1b9f380e1b/c001_v0001180_t0024": EOF) 2024/11/28 04:40:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/ffd26d33100d7b1b9f380e1b/c001_v0001180_t0024": EOF - low level retry 1/10 2024/11/28 04:40:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-28-044015-254.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/11/28 04:40:24 DEBUG : oldPath = "TestB2:rclone-test-foyoyez3wola/versions/test-versions-v2024-11-28-044015-254.txt" 2024/11/28 04:40:24 DEBUG : newPath = "TestB2,versions:rclone-test-foyoyez3wola/versions/test-versions-v2024-11-28-044015-254.txt" 2024/11/28 04:40:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-foyoyez3wola/versions/test-versions-v2024-11-28-044015-254.txt" 2024/11/28 04:40:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/28 04:40:25 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-foyoyez3wola/versions/test-versions-v2024-11-28-044015-254.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-foyoyez3wola/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/11/28 04:40:27 INFO : B2 bucket rclone-test-foyoyez3wola: cleaning bucket "rclone-test-foyoyez3wola" of all hidden files 2024/11/28 04:40:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3726_d20241128_m043849_c001_v7007000_t0000_u01732768729793") as it is a hide marker 2024/11/28 04:40:27 DEBUG : leading space/ leading space: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969492f_d20241128_m043849_c001_v0001180_t0047_u01732768729228") 2024/11/28 04:40:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3720_d20241128_m043848_c001_v7007000_t0000_u01732768728861") as it is a hide marker 2024/11/28 04:40:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969492b_d20241128_m043848_c001_v0001180_t0024_u01732768728303") 2024/11/28 04:40:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3738_d20241128_m043855_c001_v7007000_t0000_u01732768735482") as it is a hide marker 2024/11/28 04:40:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694947_d20241128_m043854_c001_v0001180_t0000_u01732768734870") 2024/11/28 04:40:27 DEBUG : created from root.txt: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b386b_d20241128_m043948_c001_v7007000_t0000_u01732768788716") as it is a hide marker 2024/11/28 04:40:27 DEBUG : created from root.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1118a53a632ef65d_d20241128_m043947_c001_v0001134_t0047_u01732768787568") 2024/11/28 04:40:27 DEBUG : file name.txt: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f401696bb7157d7c2_d20241128_m044004_c001_v7007000_t0000_u01732768804430") as it is a hide marker 2024/11/28 04:40:27 DEBUG : file name.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea30096949db_d20241128_m043936_c001_v0001180_t0015_u01732768776840") 2024/11/28 04:40:27 DEBUG : file name.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f104b464eb1cafde8_d20241128_m043933_c001_v0001150_t0003_u01732768773064") 2024/11/28 04:40:27 DEBUG : file name.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694991_d20241128_m043912_c001_v0001180_t0044_u01732768752448") 2024/11/28 04:40:27 DEBUG : file name.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969498d_d20241128_m043911_c001_v0001180_t0054_u01732768751674") 2024/11/28 04:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969498f_d20241128_m043912_c001_v0001180_t0002_u01732768752053") "upload" dated 2024-11-28 04:39:12.053 +0000 UTC (1m15.950669016s ago) 2024/11/28 04:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f411a05290eb8cec4_d20241128_m043930_c001_v7007000_t0000_u01732768770805") as it is a hide marker 2024/11/28 04:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1042a853625df965_d20241128_m043930_c001_v0001098_t0037_u01732768770511") 2024/11/28 04:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1164bab2377885a4_d20241128_m043929_c001_v0001179_t0050_u01732768769899") 2024/11/28 04:40:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37b7_d20241128_m043902_c001_v7007000_t0000_u01732768742123") as it is a hide marker 2024/11/28 04:40:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694965_d20241128_m043901_c001_v0001180_t0023_u01732768741557") 2024/11/28 04:40:28 DEBUG : piped data.txt: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f401696bb7157d7c7_d20241128_m044006_c001_v7007000_t0000_u01732768806076") as it is a hide marker 2024/11/28 04:40:28 DEBUG : piped data.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694a41_d20241128_m044005_c001_v0001180_t0036_u01732768805699") 2024/11/28 04:40:28 DEBUG : piped data.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f401696bb7157d7c4_d20241128_m044005_c001_v7007000_t0000_u01732768805513") 2024/11/28 04:40:28 DEBUG : piped data.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4068ea3009694a3f_d20241128_m044005_c001_v0001180_t0024_u01732768805156") 2024/11/28 04:40:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37b8_d20241128_m043903_c001_v7007000_t0000_u01732768743060") as it is a hide marker 2024/11/28 04:40:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969496b_d20241128_m043902_c001_v0001180_t0013_u01732768742487") 2024/11/28 04:40:28 DEBUG : test-metadata: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe59a6_d20241128_m044012_c001_v7007000_t0000_u01732768812705") as it is a hide marker 2024/11/28 04:40:28 DEBUG : test-metadata: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f201696bb7157d7cc_d20241128_m044007_c001_v0001183_t0030_u01732768807833") 2024/11/28 04:40:28 DEBUG : test-metadata: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f401696bb7157d7c9_d20241128_m044007_c001_v7007000_t0000_u01732768807053") 2024/11/28 04:40:28 DEBUG : test-metadata: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694a45_d20241128_m044006_c001_v0001180_t0015_u01732768806272") 2024/11/28 04:40:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b373c_d20241128_m043857_c001_v7007000_t0000_u01732768737451") as it is a hide marker 2024/11/28 04:40:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694951_d20241128_m043856_c001_v0001180_t0054_u01732768736804") 2024/11/28 04:40:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b373e_d20241128_m043859_c001_v7007000_t0000_u01732768739308") as it is a hide marker 2024/11/28 04:40:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694957_d20241128_m043858_c001_v0001180_t0016_u01732768738746") 2024/11/28 04:40:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b373d_d20241128_m043858_c001_v7007000_t0000_u01732768738381") as it is a hide marker 2024/11/28 04:40:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694953_d20241128_m043857_c001_v0001180_t0004_u01732768737813") 2024/11/28 04:40:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37b4_d20241128_m043900_c001_v7007000_t0000_u01732768740240") as it is a hide marker 2024/11/28 04:40:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694959_d20241128_m043859_c001_v0001180_t0016_u01732768739671") 2024/11/28 04:40:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37b5_d20241128_m043901_c001_v7007000_t0000_u01732768741188") as it is a hide marker 2024/11/28 04:40:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694963_d20241128_m043900_c001_v0001180_t0052_u01732768740604") 2024/11/28 04:40:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b373a_d20241128_m043856_c001_v7007000_t0000_u01732768736442") as it is a hide marker 2024/11/28 04:40:29 DEBUG : trailing space /trailing space : Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969494b_d20241128_m043855_c001_v0001180_t0036_u01732768735846") 2024/11/28 04:40:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d530f71_d20241128_m044023_c001_v0001183_t0036_u01732768823025") "upload" dated 2024-11-28 04:40:23.025 +0000 UTC (6.379320302s ago) 2024/11/28 04:40:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe59b4_d20241128_m044018_c001_v7007000_t0000_u01732768818245") 2024/11/28 04:40:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694a5b_d20241128_m044015_c001_v0001180_t0037_u01732768815254") 2024/11/28 04:40:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37c7_d20241128_m043911_c001_v7007000_t0000_u01732768751111") as it is a hide marker 2024/11/28 04:40:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20395e96281b37c1_d20241128_m043905_c001_v0001183_t0046_u01732768745154") 2024/11/28 04:40:29 DEBUG : zero-length-file: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b37bf_d20241128_m043904_c001_v7007000_t0000_u01732768744904") as it is a hide marker 2024/11/28 04:40:29 DEBUG : zero-length-file: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4068ea3009694973_d20241128_m043904_c001_v0001180_t0024_u01732768744340") 2024/11/28 04:40:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3729_d20241128_m043850_c001_v7007000_t0000_u01732768730747") as it is a hide marker 2024/11/28 04:40:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694937_d20241128_m043850_c001_v0001180_t0012_u01732768730155") 2024/11/28 04:40:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3713_d20241128_m043846_c001_v7007000_t0000_u01732768726073") as it is a hide marker 2024/11/28 04:40:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969491b_d20241128_m043845_c001_v0001180_t0031_u01732768725122") 2024/11/28 04:40:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3732_d20241128_m043853_c001_v7007000_t0000_u01732768733550") as it is a hide marker 2024/11/28 04:40:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694941_d20241128_m043852_c001_v0001180_t0046_u01732768732988") 2024/11/28 04:40:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3730_d20241128_m043852_c001_v7007000_t0000_u01732768732614") as it is a hide marker 2024/11/28 04:40:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969493d_d20241128_m043852_c001_v0001180_t0012_u01732768732048") 2024/11/28 04:40:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3735_d20241128_m043854_c001_v7007000_t0000_u01732768734505") as it is a hide marker 2024/11/28 04:40:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694943_d20241128_m043853_c001_v0001180_t0003_u01732768733915") 2024/11/28 04:40:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b372c_d20241128_m043851_c001_v7007000_t0000_u01732768731681") as it is a hide marker 2024/11/28 04:40:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969493b_d20241128_m043851_c001_v0001180_t0012_u01732768731117") 2024/11/28 04:40:30 DEBUG : ./.: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b3718_d20241128_m043847_c001_v7007000_t0000_u01732768727008") as it is a hide marker 2024/11/28 04:40:30 DEBUG : ./.: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969491f_d20241128_m043846_c001_v0001180_t0012_u01732768726437") 2024/11/28 04:40:30 DEBUG : ../..: Deleting current version (id "4_zffd26d33100d7b1b9f380e1b_f40395e96281b371c_d20241128_m043847_c001_v7007000_t0000_u01732768727937") as it is a hide marker 2024/11/28 04:40:30 DEBUG : ../..: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea3009694925_d20241128_m043847_c001_v0001180_t0029_u01732768727372") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/28 04:40:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/28 04:40:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/28 04:40:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/28 04:40:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/28 04:40:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/28 04:40:34 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/28 04:40:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:40:37 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/11/28 04:40:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f204dba01929b5842_d20241128_m044037_c001_v0001146_t0029_u01732768837295") 2024/11/28 04:40:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:40:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:40:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:40:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:40:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/28 04:40:41 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/28 04:40:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:41 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/28 04:40:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/28 04:40:43 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/28 04:40:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/28 04:40:44 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/28 04:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:40:45 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/11/28 04:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c696_d20241128_m044045_c001_v0001098_t0042_u01732768845688") 2024/11/28 04:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/28 04:40:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:40:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:40:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/28 04:40:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/28 04:40:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/28 04:40:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/28 04:40:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/28 04:40:53 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/28 04:40:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:40:54 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/11/28 04:40:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f200eaaa646fce2ca_d20241128_m044055_c001_v0001038_t0023_u01732768855042") 2024/11/28 04:40:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/28 04:40:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/28 04:40:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:40:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:40:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:40:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:40:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:40:58 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/11/28 04:41:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/28 04:41:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/28 04:41:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/28 04:41:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/28 04:41:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/28 04:41:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/28 04:41:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:03 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/11/28 04:41:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c6bb_d20241128_m044103_c001_v0001033_t0003_u01732768863894") 2024/11/28 04:41:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:41:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:41:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/28 04:41:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/28 04:41:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/28 04:41:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/28 04:41:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/28 04:41:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/28 04:41:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/28 04:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:12 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/11/28 04:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1af1_d20241128_m044112_c001_v0001183_t0042_u01732768872538") 2024/11/28 04:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:41:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/28 04:41:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/28 04:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/28 04:41:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/28 04:41:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/28 04:41:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/28 04:41:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:21 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/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f215ba08a38e37117_d20241128_m044121_c001_v0001181_t0020_u01732768881584") 2024/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/28 04:41:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:41:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:24 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/11/28 04:41:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/28 04:41:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/28 04:41:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/28 04:41:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/28 04:41:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/28 04:41:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f206cb3814121089c_d20241128_m044129_c001_v0001183_t0032_u01732768889652") 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:41:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/28 04:41:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/28 04:41:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/28 04:41:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/28 04:41:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/28 04:41:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/28 04:41:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/28 04:41:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/28 04:41:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412108ad_d20241128_m044137_c001_v0001092_t0042_u01732768897731") 2024/11/28 04:41:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:41:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/28 04:41:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/28 04:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/28 04:41:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/28 04:41:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/28 04:41:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/28 04:41:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/28 04:41:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:41:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/28 04:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1b62_d20241128_m044146_c001_v0001101_t0010_u01732768906969") 2024/11/28 04:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/28 04:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/28 04:41:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:41:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:41:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:41:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/28 04:41:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/28 04:41:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/28 04:41:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/28 04:41:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/28 04:41:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/28 04:41:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/28 04:41:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/28 04:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:01 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/11/28 04:42:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f21021e4320727f75_d20241128_m044201_c001_v0001150_t0018_u01732768921944") 2024/11/28 04:42:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/28 04:42:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:42:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:42:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/28 04:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/28 04:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/28 04:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/28 04:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/28 04:42:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/28 04:42:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/28 04:42:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/28 04:42:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:13 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/11/28 04:42:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f20980525d5127160_d20241128_m044213_c001_v0001106_t0050_u01732768933734") 2024/11/28 04:42:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/28 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/28 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/28 04:42:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/28 04:42:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/28 04:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/28 04:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/28 04:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/28 04:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/28 04:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/28 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/28 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/28 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/28 04:42:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:23 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/11/28 04:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2161d661b90dec5e_d20241128_m044224_c001_v0001109_t0040_u01732768944001") 2024/11/28 04:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/28 04:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/28 04:42:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/28 04:42:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 04:42:24 DEBUG : pacer: Reducing sleep to 10ms 2024/11/28 04:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:42:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:27 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/11/28 04:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/28 04:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/28 04:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/28 04:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/28 04:42:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/28 04:42:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/28 04:42:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:33 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/11/28 04:42:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2161d661b90dec69_d20241128_m044233_c001_v0001098_t0006_u01732768953577") 2024/11/28 04:42:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:42:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:42:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/28 04:42:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/28 04:42:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/28 04:42:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/28 04:42:40 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/28 04:42:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/28 04:42:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/28 04:42:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:43 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/11/28 04:42:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c7f9_d20241128_m044243_c001_v0001040_t0012_u01732768963581") 2024/11/28 04:42:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/28 04:42:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:42:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/28 04:42:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/28 04:42:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/28 04:42:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/28 04:42:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/28 04:42:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:42:54 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/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c80a_d20241128_m044254_c001_v0001183_t0014_u01732768974455") 2024/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:42:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/28 04:42:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:42:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:42:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:42:57 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/11/28 04:43:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/28 04:43:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/28 04:43:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/28 04:43:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/28 04:43:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/28 04:43:02 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/28 04:43:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:43:04 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/11/28 04:43:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6529_d20241128_m044304_c001_v0001182_t0036_u01732768984629") 2024/11/28 04:43:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:43:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/28 04:43:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:43:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:43:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/28 04:43:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/28 04:43:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/28 04:43:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/28 04:43:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/28 04:43:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/28 04:43:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/28 04:43:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:43:15 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/11/28 04:43:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412109c7_d20241128_m044315_c001_v0001183_t0002_u01732768995296") 2024/11/28 04:43:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/28 04:43:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/28 04:43:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:43:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:43:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/28 04:43:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/28 04:43:20 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/28 04:43:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/28 04:43:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/28 04:43:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/28 04:43:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/28 04:43:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/28 04:43:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/28 04:43:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/28 04:43:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/28 04:43:26 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/11/28 04:43:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd26d33100d7b1b9f380e1b_f2126c631661c58ad_d20241128_m044326_c001_v0001165_t0024_u01732769006629") 2024/11/28 04:43:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/28 04:43:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/28 04:43:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/28 04:43:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/28 04:43:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/28 04:43:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/28 04:43:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/28 04:43:29 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/11/28 04:43:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d7b_d20241128_m044337_c001_v0001183_t0004_u01732769017324") 2024/11/28 04:43:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/28 04:43:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/28 04:43:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/28 04:43:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/28 04:43:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/28 04:43:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/28 04:43:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/28 04:43:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/28 04:43:40 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/28 04:43:42 DEBUG : chunked-copy: Done sending chunk 1 2024/11/28 04:43:42 DEBUG : chunked-copy: Done sending chunk 0 2024/11/28 04:43:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6567_d20241128_m044343_c001_v0001183_t0011_u01732769023086") 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/28 04:43:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/28 04:43:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/28 04:43:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/28 04:43:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/28 04:43:45 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/28 04:43:48 DEBUG : chunked-copy: Done sending chunk 1 2024/11/28 04:43:48 DEBUG : chunked-copy: Done sending chunk 0 2024/11/28 04:43:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d8e_d20241128_m044348_c001_v0001183_t0023_u01732769028958") 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/28 04:43:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/28 04:43:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/28 04:43:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/28 04:43:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/28 04:43:51 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/28 04:43:53 DEBUG : chunked-copy: Done sending chunk 0 2024/11/28 04:43:54 DEBUG : chunked-copy: Done sending chunk 1 2024/11/28 04:43:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/28 04:43:54 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6573_d20241128_m044354_c001_v0001144_t0017_u01732769034744") 2024/11/28 04:43:54 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/28 04:43:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/28 04:43:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/28 04:43:55 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/28 04:43:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/28 04:43:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/28 04:43:56 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/28 04:43:57 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/28 04:43:58 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/28 04:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-foyoyez3wola/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/28 04:44:00 INFO : B2 bucket rclone-test-foyoyez3wola: cleaning bucket "rclone-test-foyoyez3wola" of all files 2024/11/28 04:44:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412109b2_d20241128_m044308_c001_v7007000_t0000_u01732768988657") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6529_d20241128_m044304_c001_v0001182_t0036_u01732768984629") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe6528_d20241128_m044304_c001_v7007000_t0000_u01732768984144") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412109a5_d20241128_m044259_c001_v0001154_t0011_u01732768979713") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d6f_d20241128_m044331_c001_v7007000_t0000_u01732769011681") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2126c631661c58ad_d20241128_m044326_c001_v0001165_t0024_u01732769006629") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4126c631661c58ab_d20241128_m044326_c001_v7007000_t0000_u01732769006115") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412109d6_d20241128_m044320_c001_v0001182_t0044_u01732769000527") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412109d5_d20241128_m044320_c001_v7007000_t0000_u01732769000344") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412109c7_d20241128_m044315_c001_v0001183_t0002_u01732768995296") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412109c4_d20241128_m044314_c001_v7007000_t0000_u01732768994807") 2024/11/28 04:44:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412109b3_d20241128_m044308_c001_v0001183_t0026_u01732768988839") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1b14_d20241128_m044125_c001_v7007000_t0000_u01732768885444") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f215ba08a38e37117_d20241128_m044121_c001_v0001181_t0020_u01732768881584") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb38141210886_d20241128_m044116_c001_v7007000_t0000_u01732768876688") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1af1_d20241128_m044112_c001_v0001183_t0042_u01732768872538") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f415ba08a38e37114_d20241128_m044121_c001_v7007000_t0000_u01732768881233") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb38141210887_d20241128_m044116_c001_v0001115_t0026_u01732768876873") 2024/11/28 04:44:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1aee_d20241128_m044112_c001_v7007000_t0000_u01732768872176") 2024/11/28 04:44:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1ae4_d20241128_m044108_c001_v0001183_t0017_u01732768868096") 2024/11/28 04:44:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1ae3_d20241128_m044107_c001_v7007000_t0000_u01732768867914") 2024/11/28 04:44:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c6bb_d20241128_m044103_c001_v0001033_t0003_u01732768863894") 2024/11/28 04:44:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c6b8_d20241128_m044103_c001_v7007000_t0000_u01732768863322") 2024/11/28 04:44:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1aca_d20241128_m044059_c001_v0001182_t0017_u01732768859621") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412108d0_d20241128_m044151_c001_v7007000_t0000_u01732768911260") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1b62_d20241128_m044146_c001_v0001101_t0010_u01732768906969") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412108b9_d20241128_m044141_c001_v7007000_t0000_u01732768901951") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412108ad_d20241128_m044137_c001_v0001092_t0042_u01732768897731") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1b61_d20241128_m044146_c001_v7007000_t0000_u01732768906577") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412108ba_d20241128_m044142_c001_v0001102_t0054_u01732768902133") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412108aa_d20241128_m044137_c001_v7007000_t0000_u01732768897369") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1b32_d20241128_m044133_c001_v0001183_t0028_u01732768893255") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1b31_d20241128_m044133_c001_v7007000_t0000_u01732768893074") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb3814121089c_d20241128_m044129_c001_v0001183_t0032_u01732768889652") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb3814121089b_d20241128_m044129_c001_v7007000_t0000_u01732768889214") 2024/11/28 04:44:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1b18_d20241128_m044125_c001_v0001183_t0002_u01732768885628") 2024/11/28 04:44:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1ac9_d20241128_m044059_c001_v7007000_t0000_u01732768859417") 2024/11/28 04:44:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f200eaaa646fce2ca_d20241128_m044055_c001_v0001038_t0023_u01732768855042") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f400eaaa646fce2c4_d20241128_m044054_c001_v7007000_t0000_u01732768854636") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec188a_d20241128_m044050_c001_v0001182_t0059_u01732768850439") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1889_d20241128_m044050_c001_v7007000_t0000_u01732768850251") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c696_d20241128_m044045_c001_v0001098_t0042_u01732768845688") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c693_d20241128_m044045_c001_v7007000_t0000_u01732768845326") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c690_d20241128_m044041_c001_v0001098_t0007_u01732768841178") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c68f_d20241128_m044040_c001_v7007000_t0000_u01732768840973") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f204dba01929b5842_d20241128_m044037_c001_v0001146_t0029_u01732768837295") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f404dba01929b5840_d20241128_m044036_c001_v7007000_t0000_u01732768836756") 2024/11/28 04:44:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe59ee_d20241128_m044031_c001_v0001093_t0045_u01732768831461") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c7e1_d20241128_m044228_c001_v7007000_t0000_u01732768948898") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2161d661b90dec5e_d20241128_m044224_c001_v0001109_t0040_u01732768944001") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40980525d512793e_d20241128_m044218_c001_v7007000_t0000_u01732768938390") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20980525d5127160_d20241128_m044213_c001_v0001106_t0050_u01732768933734") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4161d661b90dec5d_d20241128_m044223_c001_v7007000_t0000_u01732768943618") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20980525d5127940_d20241128_m044218_c001_v0001182_t0036_u01732768938571") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40980525d512715c_d20241128_m044213_c001_v7007000_t0000_u01732768933325") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20980525d512714e_d20241128_m044205_c001_v0001113_t0004_u01732768925885") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40980525d512714c_d20241128_m044205_c001_v7007000_t0000_u01732768925700") 2024/11/28 04:44:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f21021e4320727f75_d20241128_m044201_c001_v0001150_t0018_u01732768921944") 2024/11/28 04:44:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f41021e4320727f74_d20241128_m044201_c001_v7007000_t0000_u01732768921556") 2024/11/28 04:44:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f206cb381412108d1_d20241128_m044151_c001_v0001098_t0004_u01732768911443") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f406cb381412109a4_d20241128_m044259_c001_v7007000_t0000_u01732768979528") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c80a_d20241128_m044254_c001_v0001183_t0014_u01732768974455") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c809_d20241128_m044254_c001_v7007000_t0000_u01732768974015") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c801_d20241128_m044248_c001_v0001182_t0057_u01732768968594") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c800_d20241128_m044248_c001_v7007000_t0000_u01732768968412") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c7f9_d20241128_m044243_c001_v0001040_t0012_u01732768963581") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c7f7_d20241128_m044243_c001_v7007000_t0000_u01732768963121") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c7f0_d20241128_m044237_c001_v0001146_t0047_u01732768957737") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4027d6bede78c7ef_d20241128_m044237_c001_v7007000_t0000_u01732768957555") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2161d661b90dec69_d20241128_m044233_c001_v0001098_t0006_u01732768953577") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f4161d661b90dec68_d20241128_m044233_c001_v7007000_t0000_u01732768953121") 2024/11/28 04:44:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f2027d6bede78c7e2_d20241128_m044229_c001_v0001182_t0036_u01732768949080") 2024/11/28 04:44:04 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1db6_d20241128_m044357_c001_v7007000_t0000_u01732769037348") 2024/11/28 04:44:04 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d93_d20241128_m044351_c001_v0001154_t0013_u01732769031409") 2024/11/28 04:44:04 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d91_d20241128_m044350_c001_v7007000_t0000_u01732769030913") 2024/11/28 04:44:04 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe656b_d20241128_m044345_c001_v0001183_t0005_u01732769025552") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe656a_d20241128_m044345_c001_v7007000_t0000_u01732769025011") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d7e_d20241128_m044339_c001_v0001183_t0042_u01732769019802") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d7d_d20241128_m044339_c001_v7007000_t0000_u01732769019297") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d534ec7_d20241128_m044335_c001_v0001183_t0025_u01732769015824") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d78_d20241128_m044335_c001_v7007000_t0000_u01732769015449") 2024/11/28 04:44:05 DEBUG : chunked-copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d534db1_d20241128_m044332_c001_v0001183_t0044_u01732769012389") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1db5_d20241128_m044357_c001_v7007000_t0000_u01732769037164") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6573_d20241128_m044354_c001_v0001144_t0017_u01732769034744") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d90_d20241128_m044350_c001_v7007000_t0000_u01732769030733") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d8e_d20241128_m044348_c001_v0001183_t0023_u01732769028958") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe6569_d20241128_m044344_c001_v7007000_t0000_u01732769024828") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f20715819cefe6567_d20241128_m044343_c001_v0001183_t0011_u01732769023086") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d7c_d20241128_m044339_c001_v7007000_t0000_u01732769019091") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f218796a92cec1d7b_d20241128_m044337_c001_v0001183_t0004_u01732769017324") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1d77_d20241128_m044335_c001_v7007000_t0000_u01732769015267") 2024/11/28 04:44:05 DEBUG : chunked-copy.copy: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1191f3d4bc1f3093_d20241128_m044334_c001_v0001137_t0020_u01732769014349") 2024/11/28 04:44:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f1068ea300969498f_d20241128_m043912_c001_v0001180_t0002_u01732768752053") 2024/11/28 04:44:05 DEBUG : unknown-size-put.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1db8_d20241128_m044358_c001_v7007000_t0000_u01732769038117") 2024/11/28 04:44:05 DEBUG : unknown-size-put.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d53562f_d20241128_m044357_c001_v0001183_t0008_u01732769037897") 2024/11/28 04:44:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f418796a92cec1dbb_d20241128_m044359_c001_v7007000_t0000_u01732769039185") 2024/11/28 04:44:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d535683_d20241128_m044358_c001_v0001183_t0014_u01732769038930") 2024/11/28 04:44:06 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d535653_d20241128_m044358_c001_v0001183_t0049_u01732769038301") 2024/11/28 04:44:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f40715819cefe59ed_d20241128_m044031_c001_v7007000_t0000_u01732768831279") 2024/11/28 04:44:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd26d33100d7b1b9f380e1b_f113b88ac6d530f71_d20241128_m044023_c001_v0001183_t0036_u01732768823025") 2024/11/28 04:44:10 INFO : B2 bucket rclone-test-foyoyez3wola: cleaning bucket "rclone-test-foyoyez3wola" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (338.35s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.02s) --- PASS: TestIntegration/FsMkdir (331.02s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (14.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 338.369s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m39.507139044s (try 1/5)