"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/03 04:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu" 2025/01/03 04:52:56 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/03 04:52:59 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/03 04:52:59 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/03 04:52:59 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/03 04:53:28 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/03 04:53:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/03 04:53:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/03 04:53:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/03 04:53:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/03 04:53:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/03 04:53:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/03 04:53:35 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/03 04:53:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/03 04:53:45 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/03 04:53:50 INFO : B2 bucket rclone-test-gepirow0hafu: cleaning bucket "rclone-test-gepirow0hafu" of all files 2025/01/03 04:53:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdbce_d20250103_m045349_c001_v0001117_t0044_u01735880029140") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/03 04:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu/dirToPurgeFromRoot" 2025/01/03 04:53:52 INFO : B2 bucket rclone-test-gepirow0hafu path dirToPurgeFromRoot: cleaning bucket "rclone-test-gepirow0hafu" of all files 2025/01/03 04:53:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdbd8_d20250103_m045350_c001_v0001117_t0026_u01735880030666") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/03 04:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu/hello? sausage/êé" 2025/01/03 04:53:57 INFO : B2 bucket rclone-test-gepirow0hafu path hello? sausage/êé: cleaning bucket "rclone-test-gepirow0hafu" of all files 2025/01/03 04:53:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f112b8af96033fce3_d20250103_m045356_c001_v0001182_t0014_u01735880036515") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/03 04:53:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/03 04:53:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 04:53:59 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/03 04:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/03 04:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-gepirow0hafu" from "TestB2:rclone-test-gepirow0hafu" 2025/01/03 04:54:11 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/03 04:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xemuwir6keko" 2025/01/03 04:54:25 DEBUG : B2 bucket rclone-test-xemuwir6keko: Purge remote 2025/01/03 04:54:25 INFO : B2 bucket rclone-test-xemuwir6keko: cleaning bucket "rclone-test-xemuwir6keko" of all files 2025/01/03 04:54:25 DEBUG : somefile: Deleting (id "4_z1f22bdb3803d2bab9f480e1b_f409d8d026e3822f2_d20250103_m045424_c001_v0001134_t0038_u01735880064768") === 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/03 04:54:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/03 04:54:28 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/03 04:54:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/03 04:54:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/03 04:54:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.170Ki offset 6Mi/6.106Mi 2025/01/03 04:54:31 DEBUG : test-metadata: Sending chunk 1 length 110766 2025/01/03 04:54:32 DEBUG : test-metadata: Done sending chunk 1 2025/01/03 04:54:33 DEBUG : test-metadata: Done sending chunk 0 2025/01/03 04:54:33 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/03 04:54:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/0f026df3802d2bab9f480e1b/c001_v0001117_t0007": EOF 2025/01/03 04:54:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/0f026df3802d2bab9f480e1b/c001_v0001117_t0007": EOF) 2025/01/03 04:54:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/0f026df3802d2bab9f480e1b/c001_v0001117_t0007": EOF - low level retry 1/10 2025/01/03 04:54:46 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-03-045438-266.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/03 04:54:48 DEBUG : oldPath = "TestB2:rclone-test-gepirow0hafu/versions/test-versions-v2025-01-03-045438-266.txt" 2025/01/03 04:54:48 DEBUG : newPath = "TestB2,versions:rclone-test-gepirow0hafu/versions/test-versions-v2025-01-03-045438-266.txt" 2025/01/03 04:54:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gepirow0hafu/versions/test-versions-v2025-01-03-045438-266.txt" 2025/01/03 04:54:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/03 04:54:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gepirow0hafu/versions/test-versions-v2025-01-03-045438-266.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gepirow0hafu/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/03 04:54:50 INFO : B2 bucket rclone-test-gepirow0hafu: cleaning bucket "rclone-test-gepirow0hafu" of all hidden files 2025/01/03 04:54:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bdd_d20250103_m045308_c001_v7007000_t0000_u01735879988199") as it is a hide marker 2025/01/03 04:54:51 DEBUG : leading space/ leading space: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb06_d20250103_m045307_c001_v0001117_t0043_u01735879987080") 2025/01/03 04:54:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bd3_d20250103_m045306_c001_v7007000_t0000_u01735879986719") as it is a hide marker 2025/01/03 04:54:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb04_d20250103_m045305_c001_v0001117_t0036_u01735879985845") 2025/01/03 04:54:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bfc_d20250103_m045315_c001_v7007000_t0000_u01735879995702") as it is a hide marker 2025/01/03 04:54:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb2e_d20250103_m045314_c001_v0001117_t0020_u01735879994947") 2025/01/03 04:54:51 DEBUG : created from root.txt: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046940_d20250103_m045418_c001_v7007000_t0000_u01735880058780") as it is a hide marker 2025/01/03 04:54:51 DEBUG : created from root.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f117ed88bab9e82b2_d20250103_m045417_c001_v0001044_t0028_u01735880057624") 2025/01/03 04:54:51 DEBUG : file name.txt: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046944_d20250103_m045426_c001_v7007000_t0000_u01735880066905") as it is a hide marker 2025/01/03 04:54:51 DEBUG : file name.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdc0e_d20250103_m045406_c001_v0001117_t0032_u01735880046437") 2025/01/03 04:54:51 DEBUG : file name.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f1089633fb27831e1_d20250103_m045402_c001_v0001182_t0058_u01735880042936") 2025/01/03 04:54:51 DEBUG : file name.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdbb6_d20250103_m045340_c001_v0001117_t0017_u01735880020942") 2025/01/03 04:54:51 DEBUG : file name.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdba4_d20250103_m045339_c001_v0001117_t0014_u01735880019263") 2025/01/03 04:54:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdbb0_d20250103_m045340_c001_v0001117_t0005_u01735880020114") "upload" dated 2025-01-03 04:53:40.114 +0000 UTC (1m11.639162311s ago) 2025/01/03 04:54:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f407f961c82fc37a3_d20250103_m045400_c001_v7007000_t0000_u01735880040706") as it is a hide marker 2025/01/03 04:54:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f108bb0f3cbee9f0c_d20250103_m045400_c001_v0001144_t0039_u01735880040026") 2025/01/03 04:54:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f114cb64f46c919c7_d20250103_m045359_c001_v0001182_t0040_u01735880039417") 2025/01/03 04:54:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c04_d20250103_m045325_c001_v7007000_t0000_u01735880005302") as it is a hide marker 2025/01/03 04:54:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb62_d20250103_m045324_c001_v0001117_t0027_u01735880004403") 2025/01/03 04:54:51 DEBUG : piped data.txt: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046947_d20250103_m045428_c001_v7007000_t0000_u01735880068908") as it is a hide marker 2025/01/03 04:54:52 DEBUG : piped data.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdc58_d20250103_m045428_c001_v0001117_t0041_u01735880068187") 2025/01/03 04:54:52 DEBUG : piped data.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046945_d20250103_m045428_c001_v7007000_t0000_u01735880068005") 2025/01/03 04:54:52 DEBUG : piped data.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f409eb134597cdc54_d20250103_m045427_c001_v0001117_t0007_u01735880067632") 2025/01/03 04:54:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c05_d20250103_m045326_c001_v7007000_t0000_u01735880006587") as it is a hide marker 2025/01/03 04:54:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb64_d20250103_m045325_c001_v0001117_t0042_u01735880005664") 2025/01/03 04:54:52 DEBUG : test-metadata: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f416c663fc91637ef_d20250103_m045435_c001_v7007000_t0000_u01735880075717") as it is a hide marker 2025/01/03 04:54:52 DEBUG : test-metadata: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046949_d20250103_m045430_c001_v0001180_t0032_u01735880070823") 2025/01/03 04:54:52 DEBUG : test-metadata: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046948_d20250103_m045430_c001_v7007000_t0000_u01735880070074") 2025/01/03 04:54:52 DEBUG : test-metadata: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdc5a_d20250103_m045429_c001_v0001117_t0020_u01735880069090") 2025/01/03 04:54:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bfe_d20250103_m045318_c001_v7007000_t0000_u01735879998106") as it is a hide marker 2025/01/03 04:54:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb3a_d20250103_m045317_c001_v0001117_t0020_u01735879997285") 2025/01/03 04:54:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c01_d20250103_m045320_c001_v7007000_t0000_u01735880000965") as it is a hide marker 2025/01/03 04:54:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb44_d20250103_m045319_c001_v0001117_t0055_u01735879999703") 2025/01/03 04:54:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c00_d20250103_m045319_c001_v7007000_t0000_u01735879999342") as it is a hide marker 2025/01/03 04:54:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb3e_d20250103_m045318_c001_v0001117_t0018_u01735879998467") 2025/01/03 04:54:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c02_d20250103_m045322_c001_v7007000_t0000_u01735880002642") as it is a hide marker 2025/01/03 04:54:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb4c_d20250103_m045321_c001_v0001117_t0015_u01735880001329") 2025/01/03 04:54:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c03_d20250103_m045324_c001_v7007000_t0000_u01735880004039") as it is a hide marker 2025/01/03 04:54:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb5a_d20250103_m045323_c001_v0001117_t0032_u01735880003005") 2025/01/03 04:54:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bfd_d20250103_m045316_c001_v7007000_t0000_u01735879996924") as it is a hide marker 2025/01/03 04:54:53 DEBUG : trailing space /trailing space : Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb36_d20250103_m045316_c001_v0001117_t0047_u01735879996068") 2025/01/03 04:54:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14bd9_d20250103_m045446_c001_v0001102_t0006_u01735880086545") "upload" dated 2025-01-03 04:54:46.545 +0000 UTC (6.577176963s ago) 2025/01/03 04:54:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce30469b0_d20250103_m045441_c001_v7007000_t0000_u01735880081732") 2025/01/03 04:54:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdc7e_d20250103_m045438_c001_v0001117_t0040_u01735880078266") 2025/01/03 04:54:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f417f823df8dc1bd3_d20250103_m045338_c001_v7007000_t0000_u01735880018716") as it is a hide marker 2025/01/03 04:54:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f026df3802d2bab9f480e1b_f208de58c682b0c08_d20250103_m045328_c001_v0001106_t0026_u01735880008678") 2025/01/03 04:54:53 DEBUG : zero-length-file: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0c07_d20250103_m045328_c001_v7007000_t0000_u01735880008428") as it is a hide marker 2025/01/03 04:54:53 DEBUG : zero-length-file: Deleting (id "4_z0f026df3802d2bab9f480e1b_f409eb134597cdb78_d20250103_m045327_c001_v0001117_t0007_u01735880007873") 2025/01/03 04:54:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0beb_d20250103_m045309_c001_v7007000_t0000_u01735879989474") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb0a_d20250103_m045308_c001_v0001117_t0030_u01735879988562") 2025/01/03 04:54:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bcc_d20250103_m045302_c001_v7007000_t0000_u01735879982790") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdaf0_d20250103_m045301_c001_v0001117_t0033_u01735879981471") 2025/01/03 04:54:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bfa_d20250103_m045313_c001_v7007000_t0000_u01735879993429") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb24_d20250103_m045312_c001_v0001117_t0029_u01735879992250") 2025/01/03 04:54:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bf6_d20250103_m045311_c001_v7007000_t0000_u01735879991888") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb1e_d20250103_m045311_c001_v0001117_t0035_u01735879991141") 2025/01/03 04:54:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bfb_d20250103_m045314_c001_v7007000_t0000_u01735879994585") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb28_d20250103_m045313_c001_v0001117_t0027_u01735879993792") 2025/01/03 04:54:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bed_d20250103_m045310_c001_v7007000_t0000_u01735879990779") as it is a hide marker 2025/01/03 04:54:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdb12_d20250103_m045309_c001_v0001117_t0025_u01735879989837") 2025/01/03 04:54:53 DEBUG : ./.: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bcd_d20250103_m045304_c001_v7007000_t0000_u01735879984116") as it is a hide marker 2025/01/03 04:54:54 DEBUG : ./.: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdaf4_d20250103_m045303_c001_v0001117_t0017_u01735879983154") 2025/01/03 04:54:54 DEBUG : ../..: Deleting current version (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0bd1_d20250103_m045305_c001_v7007000_t0000_u01735879985483") as it is a hide marker 2025/01/03 04:54:54 DEBUG : ../..: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdafe_d20250103_m045304_c001_v0001117_t0035_u01735879984486") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/03 04:54:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/03 04:54:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/03 04:54:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/03 04:54:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/03 04:54:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/03 04:54:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/03 04:54:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/03 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:00 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/03 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f208de58c682b0db0_d20250103_m045500_c001_v0001180_t0008_u01735880100785") 2025/01/03 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/03 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:55:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/03 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/03 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/03 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/03 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/03 04:55:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/03 04:55:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/03 04:55:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/03 04:55:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:08 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/03 04:55:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f208de58c682b0db6_d20250103_m045508_c001_v0001184_t0019_u01735880108509") 2025/01/03 04:55:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/03 04:55:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:55:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/03 04:55:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/03 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/03 04:55:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/03 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/03 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/03 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/03 04:55:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:16 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/03 04:55:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2037a3d80e1fa369_d20250103_m045516_c001_v0001137_t0018_u01735880116983") 2025/01/03 04:55:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/03 04:55:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:55:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:55:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/03 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:55:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:20 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/03 04:55:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/03 04:55:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/03 04:55:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/03 04:55:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/03 04:55:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/03 04:55:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/03 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:29 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/03 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae52_d20250103_m045529_c001_v0001184_t0045_u01735880129289") 2025/01/03 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/03 04:55:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/03 04:55:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/03 04:55:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/03 04:55:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/03 04:55:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/03 04:55:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/03 04:55:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:37 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/03 04:55:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f202f2ad1fc210a26_d20250103_m045537_c001_v0001113_t0048_u01735880137512") 2025/01/03 04:55:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:55:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/03 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/03 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/03 04:55:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/03 04:55:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/03 04:55:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/03 04:55:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:47 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/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea574c0_d20250103_m045547_c001_v0001117_t0030_u01735880147106") 2025/01/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/03 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:55:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/03 04:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 04:55:47 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 04:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:55:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:50 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/03 04:55:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/03 04:55:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/03 04:55:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/03 04:55:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/03 04:55:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/03 04:55:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/03 04:55:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/03 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:55:56 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/03 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2009b2585f61afaa_d20250103_m045556_c001_v0001165_t0056_u01735880156713") 2025/01/03 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/03 04:55:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:55:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:55:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/03 04:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/03 04:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/03 04:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/03 04:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/03 04:56:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/03 04:56:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/03 04:56:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/03 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:04 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/03 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2053fe083ce0b137_d20250103_m045604_c001_v0001183_t0008_u01735880164870") 2025/01/03 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/03 04:56:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:56:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/03 04:56:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/03 04:56:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/03 04:56:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/03 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/03 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/03 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1bde_d20250103_m045616_c001_v0001181_t0021_u01735880176599") 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/03 04:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:56:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/03 04:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/03 04:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/03 04:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/03 04:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/03 04:56:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/03 04:56:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/03 04:56:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:25 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/03 04:56:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1be3_d20250103_m045625_c001_v0001183_t0035_u01735880185247") 2025/01/03 04:56:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:56:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:56:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/03 04:56:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/03 04:56:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/03 04:56:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/03 04:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/03 04:56:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/03 04:56:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/03 04:56:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/03 04:56:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f207f961c82fc3ea1_d20250103_m045636_c001_v0001183_t0022_u01735880196819") 2025/01/03 04:56:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/03 04:56:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:56:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/03 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/03 04:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/03 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/03 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/03 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:46 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/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2024221b76fe9066_d20250103_m045646_c001_v0001182_t0001_u01735880206481") 2025/01/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/03 04:56:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/03 04:56:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 04:56:46 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:56:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:49 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/03 04:56:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/03 04:56:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/03 04:56:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/03 04:56:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/03 04:56:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/03 04:56:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/03 04:56:53 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/03 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:56:55 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/03 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2024221b76fe906a_d20250103_m045655_c001_v0001183_t0041_u01735880215495") 2025/01/03 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/03 04:56:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:56:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:56:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/03 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/03 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/03 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/03 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/03 04:57:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/03 04:57:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/03 04:57:02 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/03 04:57:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:57:04 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/03 04:57:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575d4_d20250103_m045704_c001_v0001044_t0047_u01735880224271") 2025/01/03 04:57:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/03 04:57:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:57:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/03 04:57:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:57:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:57:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/03 04:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/03 04:57:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/03 04:57:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/03 04:57:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/03 04:57:12 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:57:14 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/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f209c812ec0db0df0_d20250103_m045714_c001_v0001120_t0038_u01735880234592") 2025/01/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/03 04:57:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:57:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:57:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:57:17 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/03 04:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/03 04:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/03 04:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/03 04:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/03 04:57:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/03 04:57:22 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/03 04:57:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:57:24 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/03 04:57:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f21568191ac1e7692_d20250103_m045724_c001_v0001183_t0006_u01735880244851") 2025/01/03 04:57:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:57:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/03 04:57:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:57:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:57:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/03 04:57:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/03 04:57:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/03 04:57:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/03 04:57:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/03 04:57:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/03 04:57:32 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/03 04:57:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:57:34 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/03 04:57:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575e3_d20250103_m045735_c001_v0001150_t0018_u01735880255016") 2025/01/03 04:57:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/03 04:57:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/03 04:57:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:57:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:57:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/03 04:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/03 04:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/03 04:57:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/03 04:57:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/03 04:57:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/03 04:57:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/03 04:57:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/03 04:57:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/03 04:57:43 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/03 04:57:46 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/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b1d_d20250103_m045746_c001_v0001120_t0022_u01735880266463") 2025/01/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/03 04:57:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/03 04:57:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/03 04:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/03 04:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/03 04:57:49 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/03 04:57:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c2b_d20250103_m045757_c001_v0001105_t0055_u01735880277733") 2025/01/03 04:57:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/03 04:57:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/03 04:57:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/03 04:57:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/03 04:57:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/03 04:58:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/03 04:58:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/03 04:58:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/03 04:58:00 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/03 04:58:03 DEBUG : chunked-copy: Done sending chunk 0 2025/01/03 04:58:03 DEBUG : chunked-copy: Done sending chunk 1 2025/01/03 04:58:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/03 04:58:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c2d_d20250103_m045804_c001_v0001100_t0001_u01735880284434") 2025/01/03 04:58:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/03 04:58:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/03 04:58:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/03 04:58:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/03 04:58:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/03 04:58:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/03 04:58:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/03 04:58:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/03 04:58:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/03 04:58:09 DEBUG : chunked-copy: Done sending chunk 0 2025/01/03 04:58:09 DEBUG : chunked-copy: Done sending chunk 1 2025/01/03 04:58:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/03 04:58:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b5f_d20250103_m045810_c001_v0001137_t0015_u01735880290585") 2025/01/03 04:58:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/03 04:58:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/03 04:58:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/03 04:58:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/03 04:58:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/03 04:58:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/03 04:58:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/03 04:58:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/03 04:58:13 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/03 04:58:15 DEBUG : chunked-copy: Done sending chunk 0 2025/01/03 04:58:15 DEBUG : chunked-copy: Done sending chunk 1 2025/01/03 04:58:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/03 04:58:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c32_d20250103_m045816_c001_v0001041_t0039_u01735880296300") 2025/01/03 04:58:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/03 04:58:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/03 04:58:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/03 04:58:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/03 04:58:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/03 04:58:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/03 04:58:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/03 04:58:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/03 04:58:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/03 04:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gepirow0hafu/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/03 04:58:22 INFO : B2 bucket rclone-test-gepirow0hafu: cleaning bucket "rclone-test-gepirow0hafu" of all files 2025/01/03 04:58:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575e0_d20250103_m045728_c001_v7007000_t0000_u01735880248942") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f21568191ac1e7692_d20250103_m045724_c001_v0001183_t0006_u01735880244851") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f41568191ac1e7691_d20250103_m045724_c001_v7007000_t0000_u01735880244353") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575dd_d20250103_m045719_c001_v0001183_t0028_u01735880239759") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1c28_d20250103_m045751_c001_v7007000_t0000_u01735880271782") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b1d_d20250103_m045746_c001_v0001120_t0022_u01735880266463") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046b19_d20250103_m045745_c001_v7007000_t0000_u01735880265961") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575ea_d20250103_m045740_c001_v0001091_t0008_u01735880260368") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575e9_d20250103_m045740_c001_v7007000_t0000_u01735880260185") 2025/01/03 04:58:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575e3_d20250103_m045735_c001_v0001150_t0018_u01735880255016") 2025/01/03 04:58:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575e2_d20250103_m045734_c001_v7007000_t0000_u01735880254501") 2025/01/03 04:58:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575e1_d20250103_m045729_c001_v0001184_t0032_u01735880249123") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4053fe083ce0b128_d20250103_m045552_c001_v7007000_t0000_u01735880152459") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea574c0_d20250103_m045547_c001_v0001117_t0030_u01735880147106") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f401e59d57464ae60_d20250103_m045541_c001_v7007000_t0000_u01735880141722") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f202f2ad1fc210a26_d20250103_m045537_c001_v0001113_t0048_u01735880137512") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea574bd_d20250103_m045546_c001_v7007000_t0000_u01735880146756") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae61_d20250103_m045541_c001_v0001098_t0024_u01735880141905") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f402f2ad1fc210a25_d20250103_m045537_c001_v7007000_t0000_u01735880137170") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae54_d20250103_m045533_c001_v0001184_t0059_u01735880133142") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f401e59d57464ae53_d20250103_m045532_c001_v7007000_t0000_u01735880132960") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae52_d20250103_m045529_c001_v0001184_t0045_u01735880129289") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f401e59d57464ae50_d20250103_m045528_c001_v7007000_t0000_u01735880128953") 2025/01/03 04:58:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2037a3d80e1fa36d_d20250103_m045521_c001_v0001039_t0003_u01735880121844") 2025/01/03 04:58:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f407f961c82fc3e8f_d20250103_m045620_c001_v7007000_t0000_u01735880180632") 2025/01/03 04:58:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1bde_d20250103_m045616_c001_v0001181_t0021_u01735880176599") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f41963de4dfd5d239_d20250103_m045608_c001_v7007000_t0000_u01735880168731") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2053fe083ce0b137_d20250103_m045604_c001_v0001183_t0008_u01735880164870") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1bdd_d20250103_m045616_c001_v7007000_t0000_u01735880176230") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f21963de4dfd5d23a_d20250103_m045608_c001_v0001104_t0048_u01735880168914") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4053fe083ce0b136_d20250103_m045604_c001_v7007000_t0000_u01735880164532") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2053fe083ce0b132_d20250103_m045600_c001_v0001172_t0042_u01735880160270") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4053fe083ce0b131_d20250103_m045600_c001_v7007000_t0000_u01735880160072") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2009b2585f61afaa_d20250103_m045556_c001_v0001165_t0056_u01735880156713") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4009b2585f61afa9_d20250103_m045556_c001_v7007000_t0000_u01735880156376") 2025/01/03 04:58:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2053fe083ce0b129_d20250103_m045552_c001_v0001184_t0034_u01735880152644") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4037a3d80e1fa36c_d20250103_m045521_c001_v7007000_t0000_u01735880121661") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2037a3d80e1fa369_d20250103_m045516_c001_v0001137_t0018_u01735880116983") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4037a3d80e1fa368_d20250103_m045516_c001_v7007000_t0000_u01735880116651") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae44_d20250103_m045512_c001_v0001145_t0045_u01735880112464") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f401e59d57464ae42_d20250103_m045512_c001_v7007000_t0000_u01735880112281") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f208de58c682b0db6_d20250103_m045508_c001_v0001184_t0019_u01735880108509") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0db5_d20250103_m045508_c001_v7007000_t0000_u01735880108171") 2025/01/03 04:58:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f201e59d57464ae3a_d20250103_m045504_c001_v0001176_t0058_u01735880104245") 2025/01/03 04:58:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f401e59d57464ae39_d20250103_m045504_c001_v7007000_t0000_u01735880104062") 2025/01/03 04:58:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f208de58c682b0db0_d20250103_m045500_c001_v0001180_t0008_u01735880100785") 2025/01/03 04:58:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f408de58c682b0daf_d20250103_m045500_c001_v7007000_t0000_u01735880100443") 2025/01/03 04:58:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f209c812ec0db0d1b_d20250103_m045455_c001_v0001098_t0023_u01735880095205") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575c2_d20250103_m045650_c001_v7007000_t0000_u01735880210873") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2024221b76fe9066_d20250103_m045646_c001_v0001182_t0001_u01735880206481") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f407f961c82fc3ea5_d20250103_m045641_c001_v7007000_t0000_u01735880201022") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f207f961c82fc3ea1_d20250103_m045636_c001_v0001183_t0022_u01735880196819") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4024221b76fe9065_d20250103_m045646_c001_v7007000_t0000_u01735880206060") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f207f961c82fc3ea6_d20250103_m045641_c001_v0001091_t0055_u01735880201208") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f407f961c82fc3e9f_d20250103_m045636_c001_v7007000_t0000_u01735880196434") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f207f961c82fc3e98_d20250103_m045629_c001_v0001033_t0028_u01735880189031") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f407f961c82fc3e97_d20250103_m045628_c001_v7007000_t0000_u01735880188847") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1be3_d20250103_m045625_c001_v0001183_t0035_u01735880185247") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1be2_d20250103_m045624_c001_v7007000_t0000_u01735880184790") 2025/01/03 04:58:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f207f961c82fc3e90_d20250103_m045620_c001_v0001037_t0015_u01735880180824") 2025/01/03 04:58:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575dc_d20250103_m045719_c001_v7007000_t0000_u01735880239575") 2025/01/03 04:58:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f209c812ec0db0df0_d20250103_m045714_c001_v0001120_t0038_u01735880234592") 2025/01/03 04:58:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f409c812ec0db0ded_d20250103_m045714_c001_v7007000_t0000_u01735880234170") 2025/01/03 04:58:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575da_d20250103_m045709_c001_v0001120_t0052_u01735880229199") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575d9_d20250103_m045709_c001_v7007000_t0000_u01735880229018") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575d4_d20250103_m045704_c001_v0001044_t0047_u01735880224271") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575d3_d20250103_m045703_c001_v7007000_t0000_u01735880223848") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575ce_d20250103_m045659_c001_v0001183_t0001_u01735880219302") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4063d5e88ea575cc_d20250103_m045659_c001_v7007000_t0000_u01735880219119") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2024221b76fe906a_d20250103_m045655_c001_v0001183_t0041_u01735880215495") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4024221b76fe9069_d20250103_m045655_c001_v7007000_t0000_u01735880215046") 2025/01/03 04:58:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2063d5e88ea575c3_d20250103_m045651_c001_v0001182_t0034_u01735880211055") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4009b2585f61b038_d20250103_m045818_c001_v7007000_t0000_u01735880298713") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b62_d20250103_m045813_c001_v0001176_t0013_u01735880293052") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046b61_d20250103_m045812_c001_v7007000_t0000_u01735880292559") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c30_d20250103_m045807_c001_v0001182_t0038_u01735880287325") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1c2f_d20250103_m045806_c001_v7007000_t0000_u01735880286819") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b45_d20250103_m045800_c001_v0001115_t0036_u01735880280447") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046b3f_d20250103_m045759_c001_v7007000_t0000_u01735880279954") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14d9c_d20250103_m045756_c001_v0001102_t0014_u01735880276138") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1c2a_d20250103_m045755_c001_v7007000_t0000_u01735880275774") 2025/01/03 04:58:26 DEBUG : chunked-copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14d92_d20250103_m045752_c001_v0001102_t0034_u01735880272500") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4009b2585f61b037_d20250103_m045818_c001_v7007000_t0000_u01735880298525") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c32_d20250103_m045816_c001_v0001041_t0039_u01735880296300") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046b60_d20250103_m045812_c001_v7007000_t0000_u01735880292376") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f2104050ce3046b5f_d20250103_m045810_c001_v0001137_t0015_u01735880290585") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1c2e_d20250103_m045806_c001_v7007000_t0000_u01735880286635") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c2d_d20250103_m045804_c001_v0001100_t0001_u01735880284434") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4104050ce3046b3d_d20250103_m045759_c001_v7007000_t0000_u01735880279771") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f20556f170e2e1c2b_d20250103_m045757_c001_v0001105_t0055_u01735880277733") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f40556f170e2e1c29_d20250103_m045755_c001_v7007000_t0000_u01735880275582") 2025/01/03 04:58:27 DEBUG : chunked-copy.copy: Deleting (id "4_z0f026df3802d2bab9f480e1b_f1158c138b5b25e8b_d20250103_m045754_c001_v0001101_t0038_u01735880274621") 2025/01/03 04:58:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f109eb134597cdbb0_d20250103_m045340_c001_v0001117_t0005_u01735880020114") 2025/01/03 04:58:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4009b2585f61b03b_d20250103_m045819_c001_v7007000_t0000_u01735880299609") 2025/01/03 04:58:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14dc8_d20250103_m045819_c001_v0001102_t0014_u01735880299266") 2025/01/03 04:58:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f4009b2585f61b03d_d20250103_m045820_c001_v7007000_t0000_u01735880300902") 2025/01/03 04:58:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14dd6_d20250103_m045820_c001_v0001102_t0003_u01735880300491") 2025/01/03 04:58:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14dd0_d20250103_m045819_c001_v0001102_t0022_u01735880299792") 2025/01/03 04:58:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f409c812ec0db0d1a_d20250103_m045455_c001_v7007000_t0000_u01735880095021") 2025/01/03 04:58:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f026df3802d2bab9f480e1b_f10961c684aa14bd9_d20250103_m045446_c001_v0001102_t0006_u01735880086545") 2025/01/03 04:58:29 INFO : B2 bucket rclone-test-gepirow0hafu: cleaning bucket "rclone-test-gepirow0hafu" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (333.09s) --- 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 (0.46s) --- PASS: TestIntegration/FsMkdir (330.64s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.29s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.29s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.51s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- 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.19s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- 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.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 333.106s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m34.370637554s (try 1/5)