"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:" 2025/01/14 02:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje" 2025/01/14 02:45:16 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 2025/01/14 02:45:27 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/14 02:45:27 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/14 02:45:27 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 2025/01/14 02:45:53 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/14 02:45:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/14 02:45:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/14 02:45:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/14 02:45:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/14 02:45:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/14 02:45:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/14 02:45:58 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 2025/01/14 02:46:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/14 02:46:07 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 2025/01/14 02:46:12 INFO : B2 bucket rclone-test-woherew5goje: cleaning bucket "rclone-test-woherew5goje" of all files 2025/01/14 02:46:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113dd9_d20250114_m024611_c001_v0001029_t0041_u01736822771275") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/14 02:46:13 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje/dirToPurgeFromRoot" 2025/01/14 02:46:14 INFO : B2 bucket rclone-test-woherew5goje path dirToPurgeFromRoot: cleaning bucket "rclone-test-woherew5goje" of all files 2025/01/14 02:46:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113de9_d20250114_m024613_c001_v0001029_t0015_u01736822773132") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/14 02:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje/hello? sausage/êé" 2025/01/14 02:46:20 INFO : B2 bucket rclone-test-woherew5goje path hello? sausage/êé: cleaning bucket "rclone-test-woherew5goje" of all files 2025/01/14 02:46:20 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f108362e7a7ab2805_d20250114_m024618_c001_v0001183_t0033_u01736822778662") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/14 02:46:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/14 02:46:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/14 02:46:21 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 2025/01/14 02:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/14 02:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-woherew5goje" from "TestB2:rclone-test-woherew5goje" 2025/01/14 02:46:33 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/14 02:46:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vecifis9qoru" 2025/01/14 02:46:50 DEBUG : B2 bucket rclone-test-vecifis9qoru: Purge remote 2025/01/14 02:46:50 INFO : B2 bucket rclone-test-vecifis9qoru: cleaning bucket "rclone-test-vecifis9qoru" of all files 2025/01/14 02:46:50 DEBUG : somefile: Deleting (id "4_zdf02dd23b04d6b2b9f480e1b_f4033cdd61bdf2034_d20250114_m024648_c001_v0001161_t0033_u01736822808897") === 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 2025/01/14 02:46:55 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/14 02:46:56 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/14 02:46:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/14 02:46:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/14 02:46:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.185Ki offset 6Mi/6.106Mi 2025/01/14 02:46:59 DEBUG : test-metadata: Sending chunk 1 length 110781 2025/01/14 02:47:01 DEBUG : test-metadata: Done sending chunk 1 2025/01/14 02:47:02 DEBUG : test-metadata: Done sending chunk 0 2025/01/14 02:47:02 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 2025/01/14 02:47:12 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/bf429d63b03d6b2b9f480e1b/c001_v0001029_t0038": EOF 2025/01/14 02:47:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/bf429d63b03d6b2b9f480e1b/c001_v0001029_t0038": EOF) 2025/01/14 02:47:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/bf429d63b03d6b2b9f480e1b/c001_v0001029_t0038": EOF - low level retry 1/10 2025/01/14 02:47:15 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-v2025-01-14-024707-263.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/14 02:47:17 DEBUG : oldPath = "TestB2:rclone-test-woherew5goje/versions/test-versions-v2025-01-14-024707-263.txt" 2025/01/14 02:47:17 DEBUG : newPath = "TestB2,versions:rclone-test-woherew5goje/versions/test-versions-v2025-01-14-024707-263.txt" 2025/01/14 02:47:17 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-woherew5goje/versions/test-versions-v2025-01-14-024707-263.txt" 2025/01/14 02:47:17 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/14 02:47:18 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-woherew5goje/versions/test-versions-v2025-01-14-024707-263.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-woherew5goje/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 2025/01/14 02:47:19 INFO : B2 bucket rclone-test-woherew5goje: cleaning bucket "rclone-test-woherew5goje" of all hidden files 2025/01/14 02:47:20 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de15_d20250114_m024535_c001_v7007000_t0000_u01736822735120") as it is a hide marker 2025/01/14 02:47:20 DEBUG : leading space/ leading space: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c7d_d20250114_m024534_c001_v0001029_t0024_u01736822734369") 2025/01/14 02:47:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869ddfd_d20250114_m024533_c001_v7007000_t0000_u01736822733997") as it is a hide marker 2025/01/14 02:47:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c71_d20250114_m024533_c001_v0001029_t0012_u01736822733182") 2025/01/14 02:47:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de4d_d20250114_m024542_c001_v7007000_t0000_u01736822742258") as it is a hide marker 2025/01/14 02:47:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113ccd_d20250114_m024541_c001_v0001029_t0039_u01736822741529") 2025/01/14 02:47:20 DEBUG : created from root.txt: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f401468940d425a3a_d20250114_m024640_c001_v7007000_t0000_u01736822800226") as it is a hide marker 2025/01/14 02:47:20 DEBUG : created from root.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f1144f57f0bdd5762_d20250114_m024639_c001_v0001178_t0015_u01736822799276") 2025/01/14 02:47:20 DEBUG : file name.txt: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f401468940d425a6e_d20250114_m024655_c001_v7007000_t0000_u01736822815258") as it is a hide marker 2025/01/14 02:47:20 DEBUG : file name.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113e4b_d20250114_m024628_c001_v0001029_t0008_u01736822788316") 2025/01/14 02:47:20 DEBUG : file name.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f1198e3332a47eec0_d20250114_m024624_c001_v0001182_t0001_u01736822784833") 2025/01/14 02:47:20 DEBUG : file name.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d89_d20250114_m024603_c001_v0001029_t0027_u01736822763089") 2025/01/14 02:47:20 DEBUG : file name.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d77_d20250114_m024601_c001_v0001029_t0037_u01736822761775") 2025/01/14 02:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d7f_d20250114_m024602_c001_v0001029_t0028_u01736822762375") "upload" dated 2025-01-14 02:46:02.375 +0000 UTC (1m18.40812174s ago) 2025/01/14 02:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c61b7_d20250114_m024622_c001_v7007000_t0000_u01736822782517") as it is a hide marker 2025/01/14 02:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f1072b8e1b2b9ed46_d20250114_m024622_c001_v0001179_t0019_u01736822782278") 2025/01/14 02:47:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f1156a0da204070b7_d20250114_m024621_c001_v0001134_t0002_u01736822781586") 2025/01/14 02:47:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869deb9_d20250114_m024550_c001_v7007000_t0000_u01736822750671") as it is a hide marker 2025/01/14 02:47:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d17_d20250114_m024549_c001_v0001029_t0012_u01736822749976") 2025/01/14 02:47:20 DEBUG : piped data.txt: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f401468940d425a77_d20250114_m024657_c001_v7007000_t0000_u01736822817185") as it is a hide marker 2025/01/14 02:47:21 DEBUG : piped data.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113f03_d20250114_m024656_c001_v0001029_t0042_u01736822816565") 2025/01/14 02:47:21 DEBUG : piped data.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f401468940d425a73_d20250114_m024656_c001_v7007000_t0000_u01736822816377") 2025/01/14 02:47:21 DEBUG : piped data.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f417175d5e8113eff_d20250114_m024656_c001_v0001029_t0038_u01736822816000") 2025/01/14 02:47:21 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869debe_d20250114_m024551_c001_v7007000_t0000_u01736822751770") as it is a hide marker 2025/01/14 02:47:21 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d1f_d20250114_m024551_c001_v0001029_t0037_u01736822751039") 2025/01/14 02:47:21 DEBUG : test-metadata: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f4133b6ec7df3a9d9_d20250114_m024704_c001_v7007000_t0000_u01736822824714") as it is a hide marker 2025/01/14 02:47:21 DEBUG : test-metadata: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f201468940d425a7c_d20250114_m024659_c001_v0001033_t0056_u01736822819603") 2025/01/14 02:47:21 DEBUG : test-metadata: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f401468940d425a7b_d20250114_m024658_c001_v7007000_t0000_u01736822818842") 2025/01/14 02:47:21 DEBUG : test-metadata: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113f07_d20250114_m024657_c001_v0001029_t0027_u01736822817372") 2025/01/14 02:47:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de6e_d20250114_m024544_c001_v7007000_t0000_u01736822744790") as it is a hide marker 2025/01/14 02:47:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113ce3_d20250114_m024543_c001_v0001029_t0008_u01736822743784") 2025/01/14 02:47:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de8f_d20250114_m024547_c001_v7007000_t0000_u01736822747370") as it is a hide marker 2025/01/14 02:47:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113cfd_d20250114_m024546_c001_v0001029_t0009_u01736822746390") 2025/01/14 02:47:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de7e_d20250114_m024546_c001_v7007000_t0000_u01736822746025") as it is a hide marker 2025/01/14 02:47:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113cf3_d20250114_m024545_c001_v0001029_t0006_u01736822745159") 2025/01/14 02:47:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de97_d20250114_m024548_c001_v7007000_t0000_u01736822748498") as it is a hide marker 2025/01/14 02:47:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d07_d20250114_m024547_c001_v0001029_t0034_u01736822747737") 2025/01/14 02:47:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869deaa_d20250114_m024549_c001_v7007000_t0000_u01736822749608") as it is a hide marker 2025/01/14 02:47:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d0f_d20250114_m024548_c001_v0001029_t0013_u01736822748873") 2025/01/14 02:47:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de59_d20250114_m024543_c001_v7007000_t0000_u01736822743418") as it is a hide marker 2025/01/14 02:47:22 DEBUG : trailing space /trailing space : Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113cd9_d20250114_m024542_c001_v0001029_t0042_u01736822742624") 2025/01/14 02:47:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f101126d167776262_d20250114_m024715_c001_v0001102_t0007_u01736822835563") "upload" dated 2025-01-14 02:47:15.563 +0000 UTC (6.585105528s ago) 2025/01/14 02:47:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c632e_d20250114_m024710_c001_v7007000_t0000_u01736822830755") 2025/01/14 02:47:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113f45_d20250114_m024707_c001_v0001029_t0007_u01736822827263") 2025/01/14 02:47:22 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869defb_d20250114_m024601_c001_v7007000_t0000_u01736822761225") as it is a hide marker 2025/01/14 02:47:22 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869dece_d20250114_m024553_c001_v0001106_t0032_u01736822753876") 2025/01/14 02:47:22 DEBUG : zero-length-file: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869dec7_d20250114_m024553_c001_v7007000_t0000_u01736822753629") as it is a hide marker 2025/01/14 02:47:22 DEBUG : zero-length-file: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f417175d5e8113d2d_d20250114_m024553_c001_v0001029_t0038_u01736822753067") 2025/01/14 02:47:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de2a_d20250114_m024536_c001_v7007000_t0000_u01736822736407") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c89_d20250114_m024535_c001_v0001029_t0032_u01736822735488") 2025/01/14 02:47:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869ddd1_d20250114_m024530_c001_v7007000_t0000_u01736822730606") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c3d_d20250114_m024529_c001_v0001029_t0035_u01736822729462") 2025/01/14 02:47:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de3c_d20250114_m024539_c001_v7007000_t0000_u01736822739958") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113cb3_d20250114_m024539_c001_v0001029_t0002_u01736822739158") 2025/01/14 02:47:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de39_d20250114_m024538_c001_v7007000_t0000_u01736822738791") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113ca7_d20250114_m024538_c001_v0001029_t0003_u01736822738032") 2025/01/14 02:47:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de42_d20250114_m024541_c001_v7007000_t0000_u01736822741164") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113cbf_d20250114_m024540_c001_v0001029_t0033_u01736822740324") 2025/01/14 02:47:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869de37_d20250114_m024537_c001_v7007000_t0000_u01736822737666") as it is a hide marker 2025/01/14 02:47:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c97_d20250114_m024536_c001_v0001029_t0022_u01736822736773") 2025/01/14 02:47:22 DEBUG : ./.: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869dde7_d20250114_m024531_c001_v7007000_t0000_u01736822731783") as it is a hide marker 2025/01/14 02:47:23 DEBUG : ./.: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c4d_d20250114_m024530_c001_v0001029_t0043_u01736822730994") 2025/01/14 02:47:23 DEBUG : ../..: Deleting current version (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869ddf1_d20250114_m024532_c001_v7007000_t0000_u01736822732816") as it is a hide marker 2025/01/14 02:47:23 DEBUG : ../..: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113c63_d20250114_m024532_c001_v0001029_t0004_u01736822732149") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/14 02:47:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/14 02:47:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/14 02:47:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/14 02:47:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/14 02:47:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/14 02:47:26 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e15_d20250114_m024729_c001_v0001182_t0022_u01736822849623") 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:47:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:47:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:47:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/14 02:47:33 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/14 02:47:33 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:33 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/14 02:47:33 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/14 02:47:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/14 02:47:35 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/14 02:47:35 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e21_d20250114_m024737_c001_v0001176_t0038_u01736822857418") 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:47:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/14 02:47:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:47:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:47:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/14 02:47:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/14 02:47:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/14 02:47:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/14 02:47:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/14 02:47:44 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/14 02:47:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:47:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/14 02:47:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f200e399eebd88d0a_d20250114_m024745_c001_v0001128_t0002_u01736822865780") 2025/01/14 02:47:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/14 02:47:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:47:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:47:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/14 02:47:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:47:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:47:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:47:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/14 02:47:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/14 02:47:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/14 02:47:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/14 02:47:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/14 02:47:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/14 02:47:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/14 02:47:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/14 02:47:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:47:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/14 02:47:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e2e_d20250114_m024754_c001_v0001144_t0051_u01736822874089") 2025/01/14 02:47:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:47:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:47:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/14 02:47:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:47:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:47:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/14 02:47:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/14 02:47:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/14 02:47:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/14 02:47:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/14 02:48:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/14 02:48:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/14 02:48:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/14 02:48:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/14 02:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e59_d20250114_m024802_c001_v0001103_t0028_u01736822882945") 2025/01/14 02:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/14 02:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:48:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/14 02:48:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/14 02:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/14 02:48:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/14 02:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/14 02:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/14 02:48:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f2173cf171860d24c_d20250114_m024811_c001_v0001183_t0015_u01736822891589") 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:48:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/14 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:48:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/14 02:48:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/14 02:48:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/14 02:48:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/14 02:48:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/14 02:48:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/14 02:48:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a2f0_d20250114_m024819_c001_v0001179_t0043_u01736822899478") 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:48:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/14 02:48:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/14 02:48:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/14 02:48:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/14 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/14 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/14 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a364_d20250114_m024827_c001_v0001184_t0034_u01736822907627") 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:48:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/14 02:48:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/14 02:48:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/14 02:48:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 02:48:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/14 02:48:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/14 02:48:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/14 02:48:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/14 02:48:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/14 02:48:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/14 02:48:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c64c6_d20250114_m024836_c001_v0001117_t0045_u01736822916490") 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:48:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/14 02:48:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:48:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/14 02:48:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/14 02:48:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/14 02:48:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/14 02:48:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/14 02:48:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/14 02:48:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/14 02:48:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4ec1_d20250114_m024845_c001_v0001184_t0056_u01736822925841") 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:48:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/14 02:48:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/14 02:48:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/14 02:48:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/14 02:48:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/14 02:48:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/14 02:48:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/14 02:48:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/14 02:48:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/14 02:48:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:48:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/14 02:48:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c6501_d20250114_m024854_c001_v0001183_t0012_u01736822934843") 2025/01/14 02:48:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/14 02:48:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:48:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/14 02:48:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:48:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:48:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/14 02:48:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/14 02:49:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/14 02:49:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/14 02:49:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/14 02:49:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/14 02:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/14 02:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f218b9a93d7147ce2_d20250114_m024905_c001_v0001184_t0012_u01736822945054") 2025/01/14 02:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/14 02:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/14 02:49:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:49:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:49:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/14 02:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/14 02:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/14 02:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/14 02:49:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/14 02:49:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/14 02:49:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/14 02:49:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/14 02:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f218b9a93d7147d03_d20250114_m024914_c001_v0001183_t0043_u01736822954029") 2025/01/14 02:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/14 02:49:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/14 02:49:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/14 02:49:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/14 02:49:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/14 02:49:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/14 02:49:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e7d4_d20250114_m024923_c001_v0001179_t0056_u01736822963284") 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:49:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/14 02:49:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/14 02:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/14 02:49:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/14 02:49:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/14 02:49:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/14 02:49:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c7178_d20250114_m024933_c001_v0001038_t0033_u01736822973585") 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:49:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/14 02:49:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:49:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/14 02:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/14 02:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/14 02:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/14 02:49:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/14 02:49:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/14 02:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/14 02:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f2165d2c33708e5b7_d20250114_m024944_c001_v0001103_t0049_u01736822984364") 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/14 02:49:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/14 02:49:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/14 02:49:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/14 02:49:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/14 02:49:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/14 02:49:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/14 02:49:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/14 02:49:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/14 02:49:52 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e8ca_d20250114_m024954_c001_v0001136_t0055_u01736822994554") 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/14 02:49:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/14 02:49:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:49:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:49:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/14 02:50:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/14 02:50:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/14 02:50:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/14 02:50:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/14 02:50:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/14 02:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/14 02:50:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/14 02:50:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/14 02:50:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/14 02:50:03 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf429d63b03d6b2b9f480e1b_f208469fc245cd166_d20250114_m025006_c001_v0001183_t0051_u01736823006410") 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/14 02:50:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/14 02:50:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/14 02:50:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/14 02:50:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/14 02:50:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/14 02:50:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456644_d20250114_m025017_c001_v0001172_t0059_u01736823017721") 2025/01/14 02:50:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/14 02:50:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/14 02:50:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/14 02:50:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/14 02:50:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/14 02:50:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/14 02:50:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/14 02:50:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/14 02:50:20 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/14 02:50:22 DEBUG : chunked-copy: Done sending chunk 0 2025/01/14 02:50:22 DEBUG : chunked-copy: Done sending chunk 1 2025/01/14 02:50:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/14 02:50:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456654_d20250114_m025023_c001_v0001100_t0014_u01736823023601") 2025/01/14 02:50:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/14 02:50:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/14 02:50:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/14 02:50:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/14 02:50:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/14 02:50:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/14 02:50:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/14 02:50:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/14 02:50:26 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/14 02:50:28 DEBUG : chunked-copy: Done sending chunk 0 2025/01/14 02:50:28 DEBUG : chunked-copy: Done sending chunk 1 2025/01/14 02:50:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf429d63b03d6b2b9f480e1b_f2099f3ef9e2ba5a9_d20250114_m025029_c001_v0001184_t0032_u01736823029505") 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/14 02:50:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/14 02:50:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/14 02:50:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/14 02:50:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/14 02:50:32 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/14 02:50:34 DEBUG : chunked-copy: Done sending chunk 0 2025/01/14 02:50:34 DEBUG : chunked-copy: Done sending chunk 1 2025/01/14 02:50:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456680_d20250114_m025035_c001_v0001180_t0056_u01736823035023") 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/14 02:50:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/14 02:50:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/14 02:50:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/14 02:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-woherew5goje/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 2025/01/14 02:50:40 INFO : B2 bucket rclone-test-woherew5goje: cleaning bucket "rclone-test-woherew5goje" of all files 2025/01/14 02:50:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e888_d20250114_m024948_c001_v7007000_t0000_u01736822988525") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2165d2c33708e5b7_d20250114_m024944_c001_v0001103_t0049_u01736822984364") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4165d2c33708e5b5_d20250114_m024943_c001_v7007000_t0000_u01736822983882") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e846_d20250114_m024939_c001_v0001150_t0028_u01736822979120") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab23456633_d20250114_m025011_c001_v7007000_t0000_u01736823011807") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f208469fc245cd166_d20250114_m025006_c001_v0001183_t0051_u01736823006410") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f408469fc245cd15d_d20250114_m025005_c001_v7007000_t0000_u01736823005911") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e904_d20250114_m025000_c001_v0001100_t0004_u01736823000268") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e902_d20250114_m025000_c001_v7007000_t0000_u01736823000084") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e8ca_d20250114_m024954_c001_v0001136_t0055_u01736822994554") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e8c7_d20250114_m024954_c001_v7007000_t0000_u01736822994073") 2025/01/14 02:50:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e88b_d20250114_m024948_c001_v0001183_t0047_u01736822988708") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e9c_d20250114_m024815_c001_v7007000_t0000_u01736822895458") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2173cf171860d24c_d20250114_m024811_c001_v0001183_t0015_u01736822891589") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f41099105f583a27c_d20250114_m024806_c001_v7007000_t0000_u01736822886959") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e59_d20250114_m024802_c001_v0001103_t0028_u01736822882945") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4173cf171860d243_d20250114_m024811_c001_v7007000_t0000_u01736822891240") 2025/01/14 02:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a27d_d20250114_m024807_c001_v0001161_t0018_u01736822887141") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e56_d20250114_m024802_c001_v7007000_t0000_u01736822882607") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a254_d20250114_m024758_c001_v0001091_t0028_u01736822878322") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f41099105f583a252_d20250114_m024758_c001_v7007000_t0000_u01736822878139") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e2e_d20250114_m024754_c001_v0001144_t0051_u01736822874089") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e29_d20250114_m024753_c001_v7007000_t0000_u01736822873745") 2025/01/14 02:50:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a238_d20250114_m024750_c001_v0001032_t0051_u01736822870067") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c64d5_d20250114_m024841_c001_v7007000_t0000_u01736822921162") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c64c6_d20250114_m024836_c001_v0001117_t0045_u01736822916490") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4eaf_d20250114_m024831_c001_v7007000_t0000_u01736822911499") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a364_d20250114_m024827_c001_v0001184_t0034_u01736822907627") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c64c5_d20250114_m024836_c001_v7007000_t0000_u01736822916141") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4eb1_d20250114_m024831_c001_v0001106_t0037_u01736822911716") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f41099105f583a35d_d20250114_m024827_c001_v7007000_t0000_u01736822907265") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4ea6_d20250114_m024823_c001_v0001120_t0049_u01736822903184") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4ea5_d20250114_m024823_c001_v7007000_t0000_u01736822903001") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f21099105f583a2f0_d20250114_m024819_c001_v0001179_t0043_u01736822899478") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f41099105f583a2e7_d20250114_m024819_c001_v7007000_t0000_u01736822899137") 2025/01/14 02:50:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e9d_d20250114_m024815_c001_v0001184_t0007_u01736822895640") 2025/01/14 02:50:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f41099105f583a237_d20250114_m024749_c001_v7007000_t0000_u01736822869885") 2025/01/14 02:50:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f200e399eebd88d0a_d20250114_m024745_c001_v0001128_t0002_u01736822865780") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f400e399eebd88cfe_d20250114_m024745_c001_v7007000_t0000_u01736822865423") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f200e399eebd88ceb_d20250114_m024741_c001_v0001183_t0037_u01736822861372") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f400e399eebd88cea_d20250114_m024741_c001_v7007000_t0000_u01736822861180") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e21_d20250114_m024737_c001_v0001176_t0038_u01736822857418") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e20_d20250114_m024737_c001_v7007000_t0000_u01736822857076") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f200e399eebd88cc4_d20250114_m024733_c001_v0001182_t0025_u01736822853112") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f400e399eebd88cc3_d20250114_m024732_c001_v7007000_t0000_u01736822852929") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e15_d20250114_m024729_c001_v0001182_t0022_u01736822849623") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e13_d20250114_m024729_c001_v7007000_t0000_u01736822849278") 2025/01/14 02:50:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4e08_d20250114_m024724_c001_v0001180_t0041_u01736822844189") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e759_d20250114_m024909_c001_v7007000_t0000_u01736822949383") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f218b9a93d7147ce2_d20250114_m024905_c001_v0001184_t0012_u01736822945054") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c650e_d20250114_m024859_c001_v7007000_t0000_u01736822939101") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c6501_d20250114_m024854_c001_v0001183_t0012_u01736822934843") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f418b9a93d7147ce1_d20250114_m024904_c001_v7007000_t0000_u01736822944608") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c650f_d20250114_m024859_c001_v0001104_t0002_u01736822939283") 2025/01/14 02:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c64fe_d20250114_m024854_c001_v7007000_t0000_u01736822934453") 2025/01/14 02:50:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c64ed_d20250114_m024849_c001_v0001157_t0055_u01736822929608") 2025/01/14 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c64eb_d20250114_m024849_c001_v7007000_t0000_u01736822929425") 2025/01/14 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f204b95b4645d4ec1_d20250114_m024845_c001_v0001184_t0056_u01736822925841") 2025/01/14 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4ec0_d20250114_m024845_c001_v7007000_t0000_u01736822925456") 2025/01/14 02:50:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c64d6_d20250114_m024841_c001_v0001182_t0037_u01736822921354") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e845_d20250114_m024938_c001_v7007000_t0000_u01736822978921") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2196da17803c7178_d20250114_m024933_c001_v0001038_t0033_u01736822973585") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4196da17803c7177_d20250114_m024933_c001_v7007000_t0000_u01736822973151") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e817_d20250114_m024928_c001_v0001184_t0051_u01736822968202") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e813_d20250114_m024928_c001_v7007000_t0000_u01736822968019") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e7d4_d20250114_m024923_c001_v0001179_t0056_u01736822963284") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e7cc_d20250114_m024922_c001_v7007000_t0000_u01736822962838") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e7a1_d20250114_m024917_c001_v0001182_t0012_u01736822957987") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f402c573ce869e79f_d20250114_m024917_c001_v7007000_t0000_u01736822957801") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f218b9a93d7147d03_d20250114_m024914_c001_v0001183_t0043_u01736822954029") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f418b9a93d7147d00_d20250114_m024913_c001_v7007000_t0000_u01736822953580") 2025/01/14 02:50:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f202c573ce869e75b_d20250114_m024909_c001_v0001182_t0007_u01736822949568") 2025/01/14 02:50:44 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345669a_d20250114_m025037_c001_v7007000_t0000_u01736823037181") 2025/01/14 02:50:44 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2099f3ef9e2ba5b4_d20250114_m025031_c001_v0001179_t0014_u01736823031799") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4099f3ef9e2ba5b0_d20250114_m025031_c001_v7007000_t0000_u01736823031304") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab2345665d_d20250114_m025026_c001_v0001040_t0031_u01736823026104") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345665c_d20250114_m025025_c001_v7007000_t0000_u01736823025621") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2099f3ef9e2ba58e_d20250114_m025020_c001_v0001183_t0042_u01736823020311") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4099f3ef9e2ba586_d20250114_m025019_c001_v7007000_t0000_u01736823019824") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d1677764da_d20250114_m025016_c001_v0001102_t0014_u01736823016104") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345663f_d20250114_m025015_c001_v7007000_t0000_u01736823015756") 2025/01/14 02:50:45 DEBUG : chunked-copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d1677764ca_d20250114_m025012_c001_v0001102_t0001_u01736823012551") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab23456698_d20250114_m025036_c001_v7007000_t0000_u01736823036997") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456680_d20250114_m025035_c001_v0001180_t0056_u01736823035023") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4099f3ef9e2ba5ae_d20250114_m025031_c001_v7007000_t0000_u01736823031119") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f2099f3ef9e2ba5a9_d20250114_m025029_c001_v0001184_t0032_u01736823029505") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345665b_d20250114_m025025_c001_v7007000_t0000_u01736823025438") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456654_d20250114_m025023_c001_v0001100_t0014_u01736823023601") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f4099f3ef9e2ba582_d20250114_m025019_c001_v7007000_t0000_u01736823019638") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f20326dab23456644_d20250114_m025017_c001_v0001172_t0059_u01736823017721") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345663d_d20250114_m025015_c001_v7007000_t0000_u01736823015572") 2025/01/14 02:50:45 DEBUG : chunked-copy.copy: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f1074898747e701da_d20250114_m025014_c001_v0001184_t0044_u01736823014558") 2025/01/14 02:50:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f117175d5e8113d7f_d20250114_m024602_c001_v0001029_t0028_u01736822762375") 2025/01/14 02:50:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab2345669d_d20250114_m025038_c001_v7007000_t0000_u01736823038032") 2025/01/14 02:50:46 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d16777652e_d20250114_m025037_c001_v0001102_t0018_u01736823037726") 2025/01/14 02:50:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f40326dab234566ac_d20250114_m025039_c001_v7007000_t0000_u01736823039352") 2025/01/14 02:50:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d167776534_d20250114_m025039_c001_v0001102_t0000_u01736823039053") 2025/01/14 02:50:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d167776530_d20250114_m025038_c001_v0001102_t0035_u01736823038215") 2025/01/14 02:50:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f404b95b4645d4e07_d20250114_m024724_c001_v7007000_t0000_u01736822844004") 2025/01/14 02:50:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf429d63b03d6b2b9f480e1b_f101126d167776262_d20250114_m024715_c001_v0001102_t0007_u01736822835563") 2025/01/14 02:50:50 INFO : B2 bucket rclone-test-woherew5goje: cleaning bucket "rclone-test-woherew5goje" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (334.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.09s) --- PASS: TestIntegration/FsMkdir (326.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.67s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 334.653s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.134999355s (try 1/5)