"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/02/13 18:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa" 2025/02/13 18:41:13 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/02/13 18:41:24 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/13 18:41:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/13 18:41:24 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/02/13 18:41:46 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/02/13 18:41:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/13 18:41:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/13 18:41:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/13 18:41:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/13 18:41:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/13 18:41:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/13 18:41:49 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/02/13 18:41:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/13 18:41:57 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/02/13 18:42:01 INFO : B2 bucket rclone-test-qewecuw3ziqa: cleaning bucket "rclone-test-qewecuw3ziqa" of all files 2025/02/13 18:42:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7e65_d20250213_m184201_c001_v0001184_t0053_u01739472121115") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/13 18:42:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa/dirToPurgeFromRoot" 2025/02/13 18:42:04 INFO : B2 bucket rclone-test-qewecuw3ziqa path dirToPurgeFromRoot: cleaning bucket "rclone-test-qewecuw3ziqa" of all files 2025/02/13 18:42:04 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7e81_d20250213_m184202_c001_v0001184_t0015_u01739472122601") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/13 18:42:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa/hello? sausage/êé" 2025/02/13 18:42:09 INFO : B2 bucket rclone-test-qewecuw3ziqa path hello? sausage/êé: cleaning bucket "rclone-test-qewecuw3ziqa" of all files 2025/02/13 18:42:09 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f111c963cb2872b35_d20250213_m184207_c001_v0001182_t0002_u01739472127904") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/13 18:42:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/13 18:42:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 18:42:11 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/02/13 18:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/13 18:42:18 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/13 18:42:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-qewecuw3ziqa" from "TestB2:rclone-test-qewecuw3ziqa" 2025/02/13 18:42:22 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/02/13 18:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-siyofuk2cani" 2025/02/13 18:42:38 DEBUG : B2 bucket rclone-test-siyofuk2cani: Purge remote 2025/02/13 18:42:38 INFO : B2 bucket rclone-test-siyofuk2cani: cleaning bucket "rclone-test-siyofuk2cani" of all files 2025/02/13 18:42:38 DEBUG : somefile: Deleting (id "4_zff72adf390ed0b0b9f580e1b_f405fbd0e93cbfcdf_d20250213_m184237_c001_v0001183_t0013_u01739472157207") === 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/02/13 18:42:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/13 18:42:41 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/02/13 18:42:43 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/13 18:42:43 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/13 18:42:43 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.686Ki offset 6Mi/6.106Mi 2025/02/13 18:42:43 DEBUG : test-metadata: Sending chunk 1 length 111294 2025/02/13 18:42:45 DEBUG : test-metadata: Done sending chunk 1 2025/02/13 18:42:45 DEBUG : test-metadata: Done sending chunk 0 2025/02/13 18:42:45 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/02/13 18:42:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/02/13 18:42:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 18:42:54 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 18:42:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/9f329d2390dd0b0b9f580e1b/c001_v0001184_t0057": EOF 2025/02/13 18:42:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/9f329d2390dd0b0b9f580e1b/c001_v0001184_t0057": EOF) 2025/02/13 18:42:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/9f329d2390dd0b0b9f580e1b/c001_v0001184_t0057": EOF - low level retry 1/10 2025/02/13 18:42:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:355: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:355: versions/test-versions-v2025-02-13-184250-915.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/02/13 18:43:00 DEBUG : oldPath = "TestB2:rclone-test-qewecuw3ziqa/versions/test-versions-v2025-02-13-184250-915.txt" 2025/02/13 18:43:00 DEBUG : newPath = "TestB2,versions:rclone-test-qewecuw3ziqa/versions/test-versions-v2025-02-13-184250-915.txt" 2025/02/13 18:43:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qewecuw3ziqa/versions/test-versions-v2025-02-13-184250-915.txt" 2025/02/13 18:43:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/13 18:43:01 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qewecuw3ziqa/versions/test-versions-v2025-02-13-184250-915.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qewecuw3ziqa/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/02/13 18:43:02 INFO : B2 bucket rclone-test-qewecuw3ziqa: cleaning bucket "rclone-test-qewecuw3ziqa" of all hidden files 2025/02/13 18:43:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedac_d20250213_m184131_c001_v7007000_t0000_u01739472091439") as it is a hide marker 2025/02/13 18:43:03 DEBUG : leading space/ leading space: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c0e_d20250213_m184130_c001_v0001184_t0019_u01739472090877") 2025/02/13 18:43:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedaa_d20250213_m184130_c001_v7007000_t0000_u01739472090512") as it is a hide marker 2025/02/13 18:43:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7bfc_d20250213_m184129_c001_v0001184_t0033_u01739472089948") 2025/02/13 18:43:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedc7_d20250213_m184137_c001_v7007000_t0000_u01739472097036") as it is a hide marker 2025/02/13 18:43:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c7b_d20250213_m184136_c001_v0001184_t0009_u01739472096481") 2025/02/13 18:43:03 DEBUG : created from root.txt: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f4102e4246796dac9_d20250213_m184229_c001_v7007000_t0000_u01739472149655") as it is a hide marker 2025/02/13 18:43:03 DEBUG : created from root.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f109974d7c861b986_d20250213_m184228_c001_v0001092_t0052_u01739472148577") 2025/02/13 18:43:03 DEBUG : file name.txt: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f402dc14a087816a8_d20250213_m184240_c001_v7007000_t0000_u01739472160090") as it is a hide marker 2025/02/13 18:43:03 DEBUG : file name.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7f89_d20250213_m184217_c001_v0001184_t0013_u01739472137830") 2025/02/13 18:43:03 DEBUG : file name.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f11189f4c9bf8f946_d20250213_m184214_c001_v0001184_t0019_u01739472134344") 2025/02/13 18:43:03 DEBUG : file name.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7dd9_d20250213_m184153_c001_v0001184_t0008_u01739472113384") 2025/02/13 18:43:03 DEBUG : file name.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7dc9_d20250213_m184152_c001_v0001184_t0027_u01739472112631") 2025/02/13 18:43:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7dd5_d20250213_m184153_c001_v0001184_t0005_u01739472113013") "upload" dated 2025-02-13 18:41:53.013 +0000 UTC (1m10.743069787s ago) 2025/02/13 18:43:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf517_d20250213_m184212_c001_v7007000_t0000_u01739472132108") as it is a hide marker 2025/02/13 18:43:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f11286d44d82f5617_d20250213_m184211_c001_v0001117_t0025_u01739472131605") 2025/02/13 18:43:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f10595bb5ee3aabc4_d20250213_m184210_c001_v0001172_t0007_u01739472130819") 2025/02/13 18:43:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaeded_d20250213_m184143_c001_v7007000_t0000_u01739472103536") as it is a hide marker 2025/02/13 18:43:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7cd7_d20250213_m184142_c001_v0001184_t0010_u01739472102964") 2025/02/13 18:43:03 DEBUG : piped data.txt: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f402dc14a087816ad_d20250213_m184241_c001_v7007000_t0000_u01739472161752") as it is a hide marker 2025/02/13 18:43:04 DEBUG : piped data.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da815f_d20250213_m184241_c001_v0001184_t0056_u01739472161361") 2025/02/13 18:43:04 DEBUG : piped data.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f402dc14a087816ab_d20250213_m184241_c001_v7007000_t0000_u01739472161180") 2025/02/13 18:43:04 DEBUG : piped data.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4165d046d6da8155_d20250213_m184240_c001_v0001184_t0057_u01739472160809") 2025/02/13 18:43:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedf0_d20250213_m184144_c001_v7007000_t0000_u01739472104456") as it is a hide marker 2025/02/13 18:43:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7ce5_d20250213_m184143_c001_v0001184_t0049_u01739472103901") 2025/02/13 18:43:04 DEBUG : test-metadata: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf54f_d20250213_m184248_c001_v7007000_t0000_u01739472168375") as it is a hide marker 2025/02/13 18:43:04 DEBUG : test-metadata: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f202dc14a087816b5_d20250213_m184243_c001_v0001182_t0021_u01739472163432") 2025/02/13 18:43:04 DEBUG : test-metadata: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f402dc14a087816b0_d20250213_m184242_c001_v7007000_t0000_u01739472162682") 2025/02/13 18:43:04 DEBUG : test-metadata: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da816f_d20250213_m184241_c001_v0001184_t0049_u01739472161937") 2025/02/13 18:43:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedd1_d20250213_m184138_c001_v7007000_t0000_u01739472098877") as it is a hide marker 2025/02/13 18:43:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c91_d20250213_m184138_c001_v0001184_t0002_u01739472098322") 2025/02/13 18:43:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedde_d20250213_m184140_c001_v7007000_t0000_u01739472100731") as it is a hide marker 2025/02/13 18:43:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7cb1_d20250213_m184140_c001_v0001184_t0052_u01739472100171") 2025/02/13 18:43:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedd6_d20250213_m184139_c001_v7007000_t0000_u01739472099807") as it is a hide marker 2025/02/13 18:43:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c9f_d20250213_m184139_c001_v0001184_t0051_u01739472099241") 2025/02/13 18:43:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaede1_d20250213_m184141_c001_v7007000_t0000_u01739472101654") as it is a hide marker 2025/02/13 18:43:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7cbf_d20250213_m184141_c001_v0001184_t0037_u01739472101096") 2025/02/13 18:43:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaede6_d20250213_m184142_c001_v7007000_t0000_u01739472102595") as it is a hide marker 2025/02/13 18:43:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7cc9_d20250213_m184142_c001_v0001184_t0057_u01739472102022") 2025/02/13 18:43:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedcf_d20250213_m184137_c001_v7007000_t0000_u01739472097959") as it is a hide marker 2025/02/13 18:43:05 DEBUG : trailing space /trailing space : Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c89_d20250213_m184137_c001_v0001184_t0035_u01739472097400") 2025/02/13 18:43:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e3720_d20250213_m184258_c001_v0001134_t0022_u01739472178679") "upload" dated 2025-02-13 18:42:58.679 +0000 UTC (6.460139439s ago) 2025/02/13 18:43:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4192b882b8518f1c_d20250213_m184253_c001_v7007000_t0000_u01739472173922") 2025/02/13 18:43:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da8210_d20250213_m184250_c001_v0001184_t0012_u01739472170915") 2025/02/13 18:43:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaee12_d20250213_m184152_c001_v7007000_t0000_u01739472112088") as it is a hide marker 2025/02/13 18:43:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f201a71ca0bcaedfe_d20250213_m184146_c001_v0001182_t0054_u01739472106529") 2025/02/13 18:43:05 DEBUG : zero-length-file: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedfc_d20250213_m184146_c001_v7007000_t0000_u01739472106278") as it is a hide marker 2025/02/13 18:43:05 DEBUG : zero-length-file: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4165d046d6da7d17_d20250213_m184145_c001_v0001184_t0057_u01739472105737") 2025/02/13 18:43:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedb4_d20250213_m184132_c001_v7007000_t0000_u01739472092369") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c1b_d20250213_m184131_c001_v0001184_t0022_u01739472091804") 2025/02/13 18:43:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaed9e_d20250213_m184127_c001_v7007000_t0000_u01739472087706") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7bc6_d20250213_m184126_c001_v0001184_t0005_u01739472086786") 2025/02/13 18:43:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedc2_d20250213_m184135_c001_v7007000_t0000_u01739472095193") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c51_d20250213_m184134_c001_v0001184_t0059_u01739472094639") 2025/02/13 18:43:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedb8_d20250213_m184134_c001_v7007000_t0000_u01739472094263") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c3f_d20250213_m184133_c001_v0001184_t0017_u01739472093659") 2025/02/13 18:43:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedc3_d20250213_m184136_c001_v7007000_t0000_u01739472096116") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c71_d20250213_m184135_c001_v0001184_t0014_u01739472095556") 2025/02/13 18:43:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaedb6_d20250213_m184133_c001_v7007000_t0000_u01739472093295") as it is a hide marker 2025/02/13 18:43:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7c2d_d20250213_m184132_c001_v0001184_t0057_u01739472092740") 2025/02/13 18:43:05 DEBUG : ./.: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaeda2_d20250213_m184128_c001_v7007000_t0000_u01739472088625") as it is a hide marker 2025/02/13 18:43:06 DEBUG : ./.: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7bdc_d20250213_m184128_c001_v0001184_t0013_u01739472088069") 2025/02/13 18:43:06 DEBUG : ../..: Deleting current version (id "4_z9f329d2390dd0b0b9f580e1b_f401a71ca0bcaeda5_d20250213_m184129_c001_v7007000_t0000_u01739472089567") as it is a hide marker 2025/02/13 18:43:06 DEBUG : ../..: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7bec_d20250213_m184128_c001_v0001184_t0039_u01739472088993") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/02/13 18:43:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/13 18:43:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/13 18:43:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/13 18:43:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/13 18:43:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/13 18:43:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/13 18:43:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:12 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/02/13 18:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030384_d20250213_m184312_c001_v0001130_t0058_u01739472192937") 2025/02/13 18:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/13 18:43:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/13 18:43:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/13 18:43:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/13 18:43:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/13 18:43:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/13 18:43:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/13 18:43:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:20 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/02/13 18:43:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a270303b4_d20250213_m184320_c001_v0001183_t0034_u01739472200906") 2025/02/13 18:43:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:43:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/13 18:43:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/13 18:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/13 18:43:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/13 18:43:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/13 18:43:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/13 18:43:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:29 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/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f218589218952e4ef_d20250213_m184329_c001_v0001150_t0003_u01739472209349") 2025/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:43:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/13 18:43:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:43:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:31 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/02/13 18:43:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/13 18:43:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/13 18:43:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/13 18:43:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/13 18:43:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/13 18:43:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/13 18:43:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:37 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/02/13 18:43:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f944e5_d20250213_m184337_c001_v0001183_t0054_u01739472217521") 2025/02/13 18:43:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:43:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:43:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/13 18:43:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/13 18:43:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/13 18:43:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/13 18:43:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/13 18:43:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/13 18:43:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/13 18:43:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:45 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/02/13 18:43:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f94507_d20250213_m184345_c001_v0001042_t0028_u01739472225561") 2025/02/13 18:43:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:43:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/13 18:43:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/13 18:43:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/13 18:43:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/13 18:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/13 18:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/13 18:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:43:54 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/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69185ce_d20250213_m184354_c001_v0001103_t0003_u01739472234455") 2025/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:43:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/13 18:43:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:43:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:43:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:43:57 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/02/13 18:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/13 18:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/13 18:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/13 18:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/13 18:44:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/13 18:44:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/13 18:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44:02 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/02/13 18:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030443_d20250213_m184402_c001_v0001098_t0040_u01739472242817") 2025/02/13 18:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:44:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/13 18:44:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/13 18:44:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/13 18:44:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/13 18:44:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/13 18:44:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/13 18:44:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/13 18:44:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44:10 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/02/13 18:44:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a2703045e_d20250213_m184410_c001_v0001182_t0012_u01739472250950") 2025/02/13 18:44:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:44:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/13 18:44:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/13 18:44:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/13 18:44:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/13 18:44:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/13 18:44:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/13 18:44:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44:19 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/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691863b_d20250213_m184419_c001_v0001182_t0001_u01739472259224") 2025/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:44:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/13 18:44:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:44:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:21 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/02/13 18:44:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/13 18:44:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/13 18:44:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/13 18:44:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/13 18:44:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/13 18:44:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/13 18:44:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44:27 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/02/13 18:44:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a270304a6_d20250213_m184427_c001_v0001184_t0018_u01739472267689") 2025/02/13 18:44:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:44:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:44:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/13 18:44:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/13 18:44:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/13 18:44:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/13 18:44:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/13 18:44:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/13 18:44:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/13 18:44:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44: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/02/13 18:44:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d6918680_d20250213_m184436_c001_v0001102_t0031_u01739472276501") 2025/02/13 18:44:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:44:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/13 18:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/13 18:44:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/13 18:44:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/13 18:44:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/13 18:44:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/13 18:44:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44: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/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f21306c1762a96d1d_d20250213_m184446_c001_v0001144_t0034_u01739472286174") 2025/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:44:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/13 18:44:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:44:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44: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/02/13 18:44:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/13 18:44:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/13 18:44:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/13 18:44:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/13 18:44:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/13 18:44:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/13 18:44:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/13 18:44:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:44: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/02/13 18:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f20170a8b7973b894_d20250213_m184456_c001_v0001180_t0031_u01739472296005") 2025/02/13 18:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/13 18:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:44:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:44:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/13 18:45:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/13 18:45:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/13 18:45:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/13 18:45:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/13 18:45:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/13 18:45:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/13 18:45:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/13 18:45:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:45:05 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/02/13 18:45:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69186d6_d20250213_m184505_c001_v0001181_t0003_u01739472305299") 2025/02/13 18:45:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/13 18:45:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:45:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/13 18:45:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:45:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:45:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/13 18:45:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/13 18:45:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/13 18:45:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/13 18:45:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/13 18:45:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:45:15 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/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a2703052e_d20250213_m184515_c001_v0001042_t0012_u01739472315565") 2025/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:45:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/13 18:45:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/13 18:45:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 18:45:16 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 18:45:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:45:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:45:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:45:18 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/02/13 18:45:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/13 18:45:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/13 18:45:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/13 18:45:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/13 18:45:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/13 18:45:21 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 18:45:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/13 18:45:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/13 18:45:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/13 18:45:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:45:26 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/02/13 18:45:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f20170a8b7973b8d3_d20250213_m184526_c001_v0001090_t0035_u01739472326596") 2025/02/13 18:45:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:45:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/13 18:45:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:45:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:45:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/13 18:45:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/13 18:45:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/13 18:45:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/13 18:45:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/13 18:45:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/13 18:45:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/13 18:45:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:45:36 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/02/13 18:45:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f200835ac9fd0df5b_d20250213_m184536_c001_v0001177_t0015_u01739472336991") 2025/02/13 18:45:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/13 18:45:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/13 18:45:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:45:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:45:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/13 18:45:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/13 18:45:42 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/13 18:45:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/13 18:45:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/13 18:45:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/13 18:45:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/13 18:45:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/13 18:45:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/13 18:45:45 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/13 18:45:48 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/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f329d2390dd0b0b9f580e1b_f202dc14a08781943_d20250213_m184548_c001_v0001184_t0034_u01739472348480") 2025/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/13 18:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/13 18:45:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/13 18:45:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/13 18:45:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/13 18:45:51 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/02/13 18:45:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902e75_d20250213_m184559_c001_v0001120_t0005_u01739472359406") 2025/02/13 18:45:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/13 18:45:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/13 18:46:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/13 18:46:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/13 18:46:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/13 18:46:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/13 18:46:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/13 18:46:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/13 18:46:02 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/13 18:46:04 DEBUG : chunked-copy: Done sending chunk 0 2025/02/13 18:46:04 DEBUG : chunked-copy: Done sending chunk 1 2025/02/13 18:46:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902e8a_d20250213_m184605_c001_v0001183_t0010_u01739472365267") 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/13 18:46:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/13 18:46:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/13 18:46:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/13 18:46:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/13 18:46:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/13 18:46:10 DEBUG : chunked-copy: Done sending chunk 1 2025/02/13 18:46:10 DEBUG : chunked-copy: Done sending chunk 0 2025/02/13 18:46:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902ea1_d20250213_m184610_c001_v0001040_t0033_u01739472370955") 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/13 18:46:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/13 18:46:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/13 18:46:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/13 18:46:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/13 18:46:14 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/13 18:46:16 DEBUG : chunked-copy: Done sending chunk 0 2025/02/13 18:46:16 DEBUG : chunked-copy: Done sending chunk 1 2025/02/13 18:46:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902ebb_d20250213_m184616_c001_v0001184_t0027_u01739472376992") 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/13 18:46:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/13 18:46:19 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/13 18:46:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/13 18:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qewecuw3ziqa/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/02/13 18:46:22 INFO : B2 bucket rclone-test-qewecuw3ziqa: cleaning bucket "rclone-test-qewecuw3ziqa" of all files 2025/02/13 18:46:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f400835ac9fd0df38_d20250213_m184531_c001_v7007000_t0000_u01739472331014") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20170a8b7973b8d3_d20250213_m184526_c001_v0001090_t0035_u01739472326596") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40170a8b7973b8d2_d20250213_m184526_c001_v7007000_t0000_u01739472326098") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2147ebc101a7e5f9_d20250213_m184520_c001_v0001144_t0009_u01739472320807") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902e60_d20250213_m184553_c001_v7007000_t0000_u01739472353529") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f202dc14a08781943_d20250213_m184548_c001_v0001184_t0034_u01739472348480") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f402dc14a08781940_d20250213_m184547_c001_v7007000_t0000_u01739472347988") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f200835ac9fd0df86_d20250213_m184542_c001_v0001180_t0057_u01739472342329") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f400835ac9fd0df81_d20250213_m184542_c001_v7007000_t0000_u01739472342135") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f200835ac9fd0df5b_d20250213_m184536_c001_v0001177_t0015_u01739472336991") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f400835ac9fd0df57_d20250213_m184536_c001_v7007000_t0000_u01739472336502") 2025/02/13 18:46:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f200835ac9fd0df39_d20250213_m184531_c001_v0001184_t0022_u01739472331197") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69185e1_d20250213_m184358_c001_v7007000_t0000_u01739472238568") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69185ce_d20250213_m184354_c001_v0001103_t0003_u01739472234455") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a27030423_d20250213_m184349_c001_v7007000_t0000_u01739472229831") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f94507_d20250213_m184345_c001_v0001042_t0028_u01739472225561") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69185cd_d20250213_m184354_c001_v7007000_t0000_u01739472234095") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030425_d20250213_m184350_c001_v0001181_t0016_u01739472230015") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40777f1271f94504_d20250213_m184345_c001_v7007000_t0000_u01739472225203") 2025/02/13 18:46:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030413_d20250213_m184340_c001_v0001131_t0021_u01739472220987") 2025/02/13 18:46:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a27030412_d20250213_m184340_c001_v7007000_t0000_u01739472220803") 2025/02/13 18:46:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f944e5_d20250213_m184337_c001_v0001183_t0054_u01739472217521") 2025/02/13 18:46:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40777f1271f944e3_d20250213_m184337_c001_v7007000_t0000_u01739472217173") 2025/02/13 18:46:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a270303fb_d20250213_m184333_c001_v0001109_t0039_u01739472213396") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d691864e_d20250213_m184423_c001_v7007000_t0000_u01739472263146") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691863b_d20250213_m184419_c001_v0001182_t0001_u01739472259224") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d6918627_d20250213_m184414_c001_v7007000_t0000_u01739472254824") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a2703045e_d20250213_m184410_c001_v0001182_t0012_u01739472250950") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d6918639_d20250213_m184418_c001_v7007000_t0000_u01739472258882") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691862a_d20250213_m184415_c001_v0001182_t0022_u01739472255007") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a2703045d_d20250213_m184410_c001_v7007000_t0000_u01739472250598") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d6918603_d20250213_m184406_c001_v0001113_t0059_u01739472246482") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d6918602_d20250213_m184406_c001_v7007000_t0000_u01739472246299") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030443_d20250213_m184402_c001_v0001098_t0040_u01739472242817") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a27030442_d20250213_m184402_c001_v7007000_t0000_u01739472242469") 2025/02/13 18:46:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69185e2_d20250213_m184358_c001_v0001036_t0010_u01739472238758") 2025/02/13 18:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a270303f8_d20250213_m184333_c001_v7007000_t0000_u01739472213214") 2025/02/13 18:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f218589218952e4ef_d20250213_m184329_c001_v0001150_t0003_u01739472209349") 2025/02/13 18:46:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f418589218952e4ea_d20250213_m184329_c001_v7007000_t0000_u01739472209014") 2025/02/13 18:46:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f944a9_d20250213_m184324_c001_v0001106_t0039_u01739472204828") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40777f1271f944a7_d20250213_m184324_c001_v7007000_t0000_u01739472204644") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a270303b4_d20250213_m184320_c001_v0001183_t0034_u01739472200906") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a270303b1_d20250213_m184320_c001_v7007000_t0000_u01739472200573") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20777f1271f94484_d20250213_m184316_c001_v0001184_t0025_u01739472196667") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40777f1271f94482_d20250213_m184316_c001_v7007000_t0000_u01739472196484") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a27030384_d20250213_m184312_c001_v0001130_t0058_u01739472192937") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a27030381_d20250213_m184312_c001_v7007000_t0000_u01739472192600") 2025/02/13 18:46:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2192b882b851900d_d20250213_m184307_c001_v0001044_t0038_u01739472187212") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69186ae_d20250213_m184451_c001_v7007000_t0000_u01739472291233") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f21306c1762a96d1d_d20250213_m184446_c001_v0001144_t0034_u01739472286174") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d691868b_d20250213_m184440_c001_v7007000_t0000_u01739472280872") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d6918680_d20250213_m184436_c001_v0001102_t0031_u01739472276501") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f41306c1762a96d1b_d20250213_m184445_c001_v7007000_t0000_u01739472285778") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691868c_d20250213_m184441_c001_v0001182_t0043_u01739472281055") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d691867e_d20250213_m184436_c001_v7007000_t0000_u01739472276111") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691866e_d20250213_m184431_c001_v0001134_t0026_u01739472271507") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d691866d_d20250213_m184431_c001_v7007000_t0000_u01739472271324") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a270304a6_d20250213_m184427_c001_v0001184_t0018_u01739472267689") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a270304a5_d20250213_m184427_c001_v7007000_t0000_u01739472267302") 2025/02/13 18:46:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d691864f_d20250213_m184423_c001_v0001040_t0032_u01739472263330") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4147ebc101a7e5f8_d20250213_m184520_c001_v7007000_t0000_u01739472320623") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2179e31a2703052e_d20250213_m184515_c001_v0001042_t0012_u01739472315565") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4179e31a2703052d_d20250213_m184515_c001_v7007000_t0000_u01739472315133") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69186e2_d20250213_m184510_c001_v0001128_t0000_u01739472310030") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69186e1_d20250213_m184509_c001_v7007000_t0000_u01739472309847") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69186d6_d20250213_m184505_c001_v0001181_t0003_u01739472305299") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69186d5_d20250213_m184504_c001_v7007000_t0000_u01739472304854") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69186c8_d20250213_m184459_c001_v0001091_t0057_u01739472299949") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f415bbdf2d69186c7_d20250213_m184459_c001_v7007000_t0000_u01739472299765") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f20170a8b7973b894_d20250213_m184456_c001_v0001180_t0031_u01739472296005") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f40170a8b7973b893_d20250213_m184455_c001_v7007000_t0000_u01739472295567") 2025/02/13 18:46:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f215bbdf2d69186b0_d20250213_m184451_c001_v0001184_t0055_u01739472291418") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902ec4_d20250213_m184618_c001_v7007000_t0000_u01739472378999") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2090711e54ddf966_d20250213_m184613_c001_v0001183_t0017_u01739472373767") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf963_d20250213_m184613_c001_v7007000_t0000_u01739472373270") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2090711e54ddf93f_d20250213_m184607_c001_v0001037_t0025_u01739472367526") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf93a_d20250213_m184607_c001_v7007000_t0000_u01739472367027") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f2090711e54ddf91f_d20250213_m184602_c001_v0001184_t0006_u01739472362015") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf91b_d20250213_m184601_c001_v7007000_t0000_u01739472361497") 2025/02/13 18:46:26 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e37bd_d20250213_m184557_c001_v0001134_t0039_u01739472357824") 2025/02/13 18:46:27 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902e6e_d20250213_m184557_c001_v7007000_t0000_u01739472357487") 2025/02/13 18:46:27 DEBUG : chunked-copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e37b5_d20250213_m184554_c001_v0001134_t0047_u01739472354235") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902ec2_d20250213_m184618_c001_v7007000_t0000_u01739472378816") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902ebb_d20250213_m184616_c001_v0001184_t0027_u01739472376992") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf961_d20250213_m184613_c001_v7007000_t0000_u01739472373079") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902ea1_d20250213_m184610_c001_v0001040_t0033_u01739472370955") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf937_d20250213_m184606_c001_v7007000_t0000_u01739472366846") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902e8a_d20250213_m184605_c001_v0001183_t0010_u01739472365267") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4090711e54ddf91a_d20250213_m184601_c001_v7007000_t0000_u01739472361314") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f206e682d4e902e75_d20250213_m184559_c001_v0001120_t0005_u01739472359406") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902e6b_d20250213_m184557_c001_v7007000_t0000_u01739472357296") 2025/02/13 18:46:27 DEBUG : chunked-copy.copy: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1064306f986a2bd8_d20250213_m184556_c001_v0001130_t0018_u01739472356240") 2025/02/13 18:46:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f1165d046d6da7dd5_d20250213_m184153_c001_v0001184_t0005_u01739472113013") 2025/02/13 18:46:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902ec9_d20250213_m184619_c001_v7007000_t0000_u01739472379932") 2025/02/13 18:46:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e37d5_d20250213_m184619_c001_v0001134_t0012_u01739472379551") 2025/02/13 18:46:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f406e682d4e902ed4_d20250213_m184621_c001_v7007000_t0000_u01739472381321") 2025/02/13 18:46:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e37d9_d20250213_m184621_c001_v0001134_t0007_u01739472381011") 2025/02/13 18:46:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e37d7_d20250213_m184620_c001_v0001134_t0001_u01739472380119") 2025/02/13 18:46:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f4192b882b851900c_d20250213_m184307_c001_v7007000_t0000_u01739472187028") 2025/02/13 18:46:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f329d2390dd0b0b9f580e1b_f113c8ad2093e3720_d20250213_m184258_c001_v0001134_t0022_u01739472178679") 2025/02/13 18:46:31 INFO : B2 bucket rclone-test-qewecuw3ziqa: cleaning bucket "rclone-test-qewecuw3ziqa" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (317.78s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.04s) --- PASS: TestIntegration/FsMkdir (310.23s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.49s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.89s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- 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 317.798s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m18.524514749s (try 1/5)