"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/29 03:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta" 2024/11/29 03:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/29 03:05:37 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/29 03:05:38 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/29 03:05:38 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/29 03:06:02 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/11/29 03:06:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/29 03:06:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/29 03:06:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/29 03:06:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/29 03:06:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/29 03:06:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/29 03:06:07 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/29 03:06:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/29 03:06:16 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/29 03:06:21 INFO : B2 bucket rclone-test-mipezom4leta: cleaning bucket "rclone-test-mipezom4leta" of all files 2024/11/29 03:06:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbec1_d20241129_m030620_c001_v0001120_t0049_u01732849580500") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/29 03:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta/dirToPurgeFromRoot" 2024/11/29 03:06:23 INFO : B2 bucket rclone-test-mipezom4leta path dirToPurgeFromRoot: cleaning bucket "rclone-test-mipezom4leta" of all files 2024/11/29 03:06:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbecb_d20241129_m030622_c001_v0001120_t0047_u01732849582168") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/29 03:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta/hello? sausage/êé" 2024/11/29 03:06:28 INFO : B2 bucket rclone-test-mipezom4leta path hello? sausage/êé: cleaning bucket "rclone-test-mipezom4leta" of all files 2024/11/29 03:06:29 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f11339473b14bd94c_d20241129_m030627_c001_v0001182_t0023_u01732849587516") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/29 03:06:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/29 03:06:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:06:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/29 03:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/29 03:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-mipezom4leta" from "TestB2:rclone-test-mipezom4leta" 2024/11/29 03:06:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/11/29 03:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-suwefow2duri" 2024/11/29 03:07:01 DEBUG : B2 bucket rclone-test-suwefow2duri: Purge remote 2024/11/29 03:07:01 INFO : B2 bucket rclone-test-suwefow2duri: cleaning bucket "rclone-test-suwefow2duri" of all files 2024/11/29 03:07:02 DEBUG : somefile: Deleting (id "4_z2f52cd63e02d7b5b9f380e1b_f419be4fb17bd3a86_d20241129_m030700_c001_v0001183_t0040_u01732849620148") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/29 03:07:03 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/29 03:07:04 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/11/29 03:07:06 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/29 03:07:06 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/29 03:07:06 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.818Ki offset 6Mi/6.106Mi 2024/11/29 03:07:06 DEBUG : test-metadata: Sending chunk 1 length 111430 2024/11/29 03:07:08 DEBUG : test-metadata: Done sending chunk 1 2024/11/29 03:07:09 DEBUG : test-metadata: Done sending chunk 0 2024/11/29 03:07:09 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/11/29 03:07:19 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/df828d73e01d7b5b9f380e1b/c001_v0001120_t0059": EOF 2024/11/29 03:07:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/df828d73e01d7b5b9f380e1b/c001_v0001120_t0059": EOF) 2024/11/29 03:07:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/df828d73e01d7b5b9f380e1b/c001_v0001120_t0059": EOF - low level retry 1/10 2024/11/29 03:07:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-29-030714-142.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/11/29 03:07:24 DEBUG : oldPath = "TestB2:rclone-test-mipezom4leta/versions/test-versions-v2024-11-29-030714-142.txt" 2024/11/29 03:07:24 DEBUG : newPath = "TestB2,versions:rclone-test-mipezom4leta/versions/test-versions-v2024-11-29-030714-142.txt" 2024/11/29 03:07:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mipezom4leta/versions/test-versions-v2024-11-29-030714-142.txt" 2024/11/29 03:07:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/29 03:07:25 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mipezom4leta/versions/test-versions-v2024-11-29-030714-142.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mipezom4leta/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/11/29 03:07:26 INFO : B2 bucket rclone-test-mipezom4leta: cleaning bucket "rclone-test-mipezom4leta" of all hidden files 2024/11/29 03:07:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c32_d20241129_m030545_c001_v7007000_t0000_u01732849545542") as it is a hide marker 2024/11/29 03:07:27 DEBUG : leading space/ leading space: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe59_d20241129_m030544_c001_v0001120_t0032_u01732849544910") 2024/11/29 03:07:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c2d_d20241129_m030544_c001_v7007000_t0000_u01732849544547") as it is a hide marker 2024/11/29 03:07:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe55_d20241129_m030543_c001_v0001120_t0043_u01732849543844") 2024/11/29 03:07:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c3f_d20241129_m030551_c001_v7007000_t0000_u01732849551703") as it is a hide marker 2024/11/29 03:07:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe73_d20241129_m030551_c001_v0001120_t0015_u01732849551065") 2024/11/29 03:07:27 DEBUG : created from root.txt: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f403c42ba4a685a95_d20241129_m030651_c001_v7007000_t0000_u01732849611388") as it is a hide marker 2024/11/29 03:07:27 DEBUG : created from root.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f100894102835644c_d20241129_m030650_c001_v0001183_t0047_u01732849610417") 2024/11/29 03:07:27 DEBUG : file name.txt: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f4084b4eab1094306_d20241129_m030702_c001_v7007000_t0000_u01732849622982") as it is a hide marker 2024/11/29 03:07:27 DEBUG : file name.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbee3_d20241129_m030637_c001_v0001120_t0014_u01732849597697") 2024/11/29 03:07:27 DEBUG : file name.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f10146cefa4b0b615_d20241129_m030633_c001_v0001032_t0016_u01732849593892") 2024/11/29 03:07:27 DEBUG : file name.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbead_d20241129_m030612_c001_v0001120_t0054_u01732849572349") 2024/11/29 03:07:27 DEBUG : file name.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbea9_d20241129_m030611_c001_v0001120_t0027_u01732849571249") 2024/11/29 03:07:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbeab_d20241129_m030611_c001_v0001120_t0051_u01732849571784") "upload" dated 2024-11-29 03:06:11.784 +0000 UTC (1m16.040301502s ago) 2024/11/29 03:07:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f40395e962824a411_d20241129_m030631_c001_v7007000_t0000_u01732849591650") as it is a hide marker 2024/11/29 03:07:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1144e0ed2932c54e_d20241129_m030631_c001_v0001044_t0003_u01732849591041") 2024/11/29 03:07:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f109db339b26e6fbe_d20241129_m030630_c001_v0001176_t0005_u01732849590414") 2024/11/29 03:07:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c4d_d20241129_m030559_c001_v7007000_t0000_u01732849559682") as it is a hide marker 2024/11/29 03:07:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe8d_d20241129_m030559_c001_v0001120_t0041_u01732849559006") 2024/11/29 03:07:28 DEBUG : piped data.txt: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f4084b4eab1094308_d20241129_m030704_c001_v7007000_t0000_u01732849624692") as it is a hide marker 2024/11/29 03:07:28 DEBUG : piped data.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbf0f_d20241129_m030704_c001_v0001120_t0015_u01732849624264") 2024/11/29 03:07:28 DEBUG : piped data.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4084b4eab1094307_d20241129_m030704_c001_v7007000_t0000_u01732849624074") 2024/11/29 03:07:28 DEBUG : piped data.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f407bb06156cfbf0b_d20241129_m030703_c001_v0001120_t0059_u01732849623717") 2024/11/29 03:07:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c4f_d20241129_m030600_c001_v7007000_t0000_u01732849560692") as it is a hide marker 2024/11/29 03:07:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe8f_d20241129_m030600_c001_v0001120_t0020_u01732849560045") 2024/11/29 03:07:28 DEBUG : test-metadata: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f400eaaa647063a23_d20241129_m030711_c001_v7007000_t0000_u01732849631600") as it is a hide marker 2024/11/29 03:07:28 DEBUG : test-metadata: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2084b4eab109433c_d20241129_m030706_c001_v0001177_t0008_u01732849626622") 2024/11/29 03:07:28 DEBUG : test-metadata: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4084b4eab109433b_d20241129_m030705_c001_v7007000_t0000_u01732849625873") 2024/11/29 03:07:28 DEBUG : test-metadata: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbf11_d20241129_m030704_c001_v0001120_t0003_u01732849624898") 2024/11/29 03:07:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c43_d20241129_m030553_c001_v7007000_t0000_u01732849553979") as it is a hide marker 2024/11/29 03:07:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe7b_d20241129_m030553_c001_v0001120_t0023_u01732849553235") 2024/11/29 03:07:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c46_d20241129_m030556_c001_v7007000_t0000_u01732849556260") as it is a hide marker 2024/11/29 03:07:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe7f_d20241129_m030555_c001_v0001120_t0048_u01732849555350") 2024/11/29 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c44_d20241129_m030554_c001_v7007000_t0000_u01732849554976") as it is a hide marker 2024/11/29 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe7d_d20241129_m030554_c001_v0001120_t0018_u01732849554356") 2024/11/29 03:07:28 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c48_d20241129_m030557_c001_v7007000_t0000_u01732849557480") as it is a hide marker 2024/11/29 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe83_d20241129_m030556_c001_v0001120_t0004_u01732849556625") 2024/11/29 03:07:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c4a_d20241129_m030558_c001_v7007000_t0000_u01732849558642") as it is a hide marker 2024/11/29 03:07:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe89_d20241129_m030557_c001_v0001120_t0059_u01732849557842") 2024/11/29 03:07:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c42_d20241129_m030552_c001_v7007000_t0000_u01732849552866") as it is a hide marker 2024/11/29 03:07:29 DEBUG : trailing space /trailing space : Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe77_d20241129_m030552_c001_v0001120_t0057_u01732849552066") 2024/11/29 03:07:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf8606_d20241129_m030722_c001_v0001109_t0002_u01732849642203") "upload" dated 2024-11-29 03:07:22.203 +0000 UTC (7.142040229s ago) 2024/11/29 03:07:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f410ce2915ef862d7_d20241129_m030717_c001_v7007000_t0000_u01732849637392") 2024/11/29 03:07:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbf1b_d20241129_m030714_c001_v0001120_t0047_u01732849634142") 2024/11/29 03:07:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c68_d20241129_m030610_c001_v7007000_t0000_u01732849570699") as it is a hide marker 2024/11/29 03:07:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf60c54_d20241129_m030602_c001_v0001106_t0014_u01732849562821") 2024/11/29 03:07:29 DEBUG : zero-length-file: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c53_d20241129_m030602_c001_v7007000_t0000_u01732849562563") as it is a hide marker 2024/11/29 03:07:29 DEBUG : zero-length-file: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f407bb06156cfbe97_d20241129_m030601_c001_v0001120_t0059_u01732849561981") 2024/11/29 03:07:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c38_d20241129_m030546_c001_v7007000_t0000_u01732849546501") as it is a hide marker 2024/11/29 03:07:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe61_d20241129_m030545_c001_v0001120_t0015_u01732849545904") 2024/11/29 03:07:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c27_d20241129_m030541_c001_v7007000_t0000_u01732849541212") as it is a hide marker 2024/11/29 03:07:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe47_d20241129_m030540_c001_v0001120_t0029_u01732849540190") 2024/11/29 03:07:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c3c_d20241129_m030549_c001_v7007000_t0000_u01732849549625") as it is a hide marker 2024/11/29 03:07:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe6f_d20241129_m030548_c001_v0001120_t0054_u01732849548891") 2024/11/29 03:07:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c3b_d20241129_m030548_c001_v7007000_t0000_u01732849548518") as it is a hide marker 2024/11/29 03:07:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe6b_d20241129_m030547_c001_v0001120_t0036_u01732849547906") 2024/11/29 03:07:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c3e_d20241129_m030550_c001_v7007000_t0000_u01732849550703") as it is a hide marker 2024/11/29 03:07:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe71_d20241129_m030549_c001_v0001120_t0048_u01732849549987") 2024/11/29 03:07:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c3a_d20241129_m030547_c001_v7007000_t0000_u01732849547537") as it is a hide marker 2024/11/29 03:07:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe69_d20241129_m030546_c001_v0001120_t0018_u01732849546863") 2024/11/29 03:07:30 DEBUG : ./.: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c29_d20241129_m030542_c001_v7007000_t0000_u01732849542329") as it is a hide marker 2024/11/29 03:07:30 DEBUG : ./.: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe4b_d20241129_m030541_c001_v0001120_t0050_u01732849541575") 2024/11/29 03:07:30 DEBUG : ../..: Deleting current version (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf60c2b_d20241129_m030543_c001_v7007000_t0000_u01732849543480") as it is a hide marker 2024/11/29 03:07:30 DEBUG : ../..: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbe4f_d20241129_m030542_c001_v0001120_t0059_u01732849542694") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/29 03:07:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/29 03:07:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/29 03:07:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/29 03:07:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/29 03:07:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/29 03:07:34 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/29 03:07:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:07:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/29 03:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f20715819cf07bf15_d20241129_m030736_c001_v0001183_t0033_u01732849656896") 2024/11/29 03:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:07:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:07:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/29 03:07:40 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/29 03:07:40 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:40 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/29 03:07:40 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/29 03:07:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/29 03:07:43 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/29 03:07:43 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/29 03:07:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:07:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/29 03:07:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f20715819cf07bf3c_d20241129_m030744_c001_v0001183_t0000_u01732849664819") 2024/11/29 03:07:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:07:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/29 03:07:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:07:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:07:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/29 03:07:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/29 03:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/29 03:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/29 03:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe00e_d20241129_m030753_c001_v0001131_t0000_u01732849673105") 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/29 03:07:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:07:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:07:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:07:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/11/29 03:07:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/29 03:07:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/29 03:07:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/29 03:07:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/29 03:07:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/29 03:07:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/29 03:07:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/29 03:08:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/29 03:08:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe01a_d20241129_m030801_c001_v0001144_t0054_u01732849681006") 2024/11/29 03:08:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:08:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:08:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/29 03:08:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/29 03:08:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/29 03:08:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/29 03:08:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/29 03:08:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/29 03:08:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/29 03:08:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/29 03:08:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe027_d20241129_m030809_c001_v0001183_t0012_u01732849689647") 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:08:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/29 03:08:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/29 03:08:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/29 03:08:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/29 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/29 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/29 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/29 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/29 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/29 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/29 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/29 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/29 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/29 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8dcc_d20241129_m030817_c001_v0001098_t0020_u01732849697971") 2024/11/29 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/29 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/29 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:08:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/11/29 03:08:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/29 03:08:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/29 03:08:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/29 03:08:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/29 03:08:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/29 03:08:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c69d_d20241129_m030826_c001_v0001183_t0046_u01732849706228") 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:08:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/29 03:08:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/29 03:08:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/29 03:08:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c6c5_d20241129_m030834_c001_v0001182_t0044_u01732849714528") 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/29 03:08:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/29 03:08:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/29 03:08:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/29 03:08:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/29 03:08:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/29 03:08:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d4a_d20241129_m030843_c001_v0001183_t0039_u01732849723513") 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/29 03:08:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/29 03:08:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/29 03:08:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/29 03:08:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/29 03:08:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/29 03:08:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/29 03:08:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/29 03:08:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8e3c_d20241129_m030851_c001_v0001183_t0011_u01732849731895") 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:08:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/29 03:08:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:08:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:08:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/29 03:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/29 03:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/29 03:08:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d71_d20241129_m030900_c001_v0001183_t0002_u01732849740655") 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:09:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/29 03:09:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/29 03:09:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/29 03:09:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/29 03:09:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/29 03:09:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/29 03:09:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f20395e962824b142_d20241129_m030911_c001_v0001117_t0048_u01732849751193") 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:09:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/29 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:09:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/11/29 03:09:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/29 03:09:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/29 03:09:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/29 03:09:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/29 03:09:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/29 03:09:18 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f20395e962824b148_d20241129_m030920_c001_v0001130_t0011_u01732849760585") 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:09:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/29 03:09:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/29 03:09:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/29 03:09:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/29 03:09:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/29 03:09:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/29 03:09:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a49_d20241129_m030930_c001_v0001183_t0000_u01732849770191") 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:09:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/29 03:09:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/29 03:09:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/29 03:09:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/29 03:09:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/29 03:09:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/29 03:09:37 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/29 03:09:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/29 03:09:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f204dba01929dd0c1_d20241129_m030939_c001_v0001183_t0013_u01732849779997") 2024/11/29 03:09:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/29 03:09:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:09:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:09:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/29 03:09:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:09:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/11/29 03:09:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/29 03:09:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/29 03:09:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/29 03:09:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/29 03:09:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/29 03:09:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/29 03:09:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/29 03:09:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:09:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/29 03:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f204dba01929dd0c7_d20241129_m030949_c001_v0001172_t0012_u01732849789988") 2024/11/29 03:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/29 03:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/29 03:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:09:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:09:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/29 03:09:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/29 03:09:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/29 03:09:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/29 03:09:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/29 03:09:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/29 03:09:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/29 03:09:57 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a60_d20241129_m031000_c001_v0001146_t0040_u01732849800466") 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/29 03:10:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/29 03:10:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:10:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:10:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/29 03:10:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/29 03:10:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/29 03:10:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/29 03:10:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/29 03:10:09 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207db031_d20241129_m031012_c001_v0001101_t0003_u01732849812363") 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/29 03:10:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/29 03:10:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/29 03:10:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/29 03:10:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/29 03:10:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c33d6_d20241129_m031023_c001_v0001098_t0044_u01732849823890") 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/29 03:10:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/29 03:10:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/29 03:10:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/29 03:10:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/29 03:10:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/29 03:10:28 DEBUG : chunked-copy: Done sending chunk 0 2024/11/29 03:10:29 DEBUG : chunked-copy: Done sending chunk 1 2024/11/29 03:10:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/29 03:10:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c354b_d20241129_m031029_c001_v0001182_t0053_u01732849829791") 2024/11/29 03:10:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/29 03:10:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/29 03:10:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/29 03:10:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/29 03:10:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/29 03:10:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/29 03:10:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/29 03:10:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/29 03:10:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/29 03:10:35 DEBUG : chunked-copy: Done sending chunk 1 2024/11/29 03:10:35 DEBUG : chunked-copy: Done sending chunk 0 2024/11/29 03:10:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/29 03:10:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf828d73e01d7b5b9f380e1b_f2161d661b9149c74_d20241129_m031035_c001_v0001161_t0047_u01732849835890") 2024/11/29 03:10:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/29 03:10:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/29 03:10:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/29 03:10:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/29 03:10:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/29 03:10:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/29 03:10:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/29 03:10:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/29 03:10:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/29 03:10:41 DEBUG : chunked-copy: Done sending chunk 0 2024/11/29 03:10:41 DEBUG : chunked-copy: Done sending chunk 1 2024/11/29 03:10:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/29 03:10:42 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf828d73e01d7b5b9f380e1b_f2161d661b9149ca1_d20241129_m031042_c001_v0001117_t0016_u01732849842043") 2024/11/29 03:10:42 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/29 03:10:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/29 03:10:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/29 03:10:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/29 03:10:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/29 03:10:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/29 03:10:43 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/29 03:10:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/29 03:10:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/29 03:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mipezom4leta/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/29 03:10:49 INFO : B2 bucket rclone-test-mipezom4leta: cleaning bucket "rclone-test-mipezom4leta" of all files 2024/11/29 03:10:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a54_d20241129_m030954_c001_v7007000_t0000_u01732849794177") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f204dba01929dd0c7_d20241129_m030949_c001_v0001172_t0012_u01732849789988") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f404dba01929dd0c5_d20241129_m030949_c001_v7007000_t0000_u01732849789491") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a50_d20241129_m030944_c001_v0001036_t0010_u01732849784859") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c33d0_d20241129_m031017_c001_v7007000_t0000_u01732849817669") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207db031_d20241129_m031012_c001_v0001101_t0003_u01732849812363") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207db030_d20241129_m031011_c001_v7007000_t0000_u01732849811876") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a6a_d20241129_m031005_c001_v0001029_t0004_u01732849805949") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a69_d20241129_m031005_c001_v7007000_t0000_u01732849805766") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a60_d20241129_m031000_c001_v0001146_t0040_u01732849800466") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a5f_d20241129_m030959_c001_v7007000_t0000_u01732849799963") 2024/11/29 03:10:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a55_d20241129_m030954_c001_v0001182_t0043_u01732849794359") 2024/11/29 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207d8dd1_d20241129_m030821_c001_v7007000_t0000_u01732849701930") 2024/11/29 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8dcc_d20241129_m030817_c001_v0001098_t0020_u01732849697971") 2024/11/29 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82c68f_d20241129_m030813_c001_v7007000_t0000_u01732849693433") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe027_d20241129_m030809_c001_v0001183_t0012_u01732849689647") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207d8dcb_d20241129_m030817_c001_v7007000_t0000_u01732849697626") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c690_d20241129_m030813_c001_v0001165_t0013_u01732849693621") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4056c7c5ec5fe026_d20241129_m030809_c001_v7007000_t0000_u01732849689311") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c286_d20241129_m030805_c001_v0001183_t0047_u01732849685250") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82c285_d20241129_m030805_c001_v7007000_t0000_u01732849685068") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe01a_d20241129_m030801_c001_v0001144_t0054_u01732849681006") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4056c7c5ec5fe018_d20241129_m030800_c001_v7007000_t0000_u01732849680662") 2024/11/29 03:10:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82baae_d20241129_m030757_c001_v0001183_t0017_u01732849677165") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf61d4b_d20241129_m030847_c001_v7007000_t0000_u01732849727421") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d4a_d20241129_m030843_c001_v0001183_t0039_u01732849723513") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207d8e24_d20241129_m030838_c001_v7007000_t0000_u01732849718664") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c6c5_d20241129_m030834_c001_v0001182_t0044_u01732849714528") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf61d49_d20241129_m030843_c001_v7007000_t0000_u01732849723155") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8e25_d20241129_m030838_c001_v0001182_t0047_u01732849718844") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82c6c0_d20241129_m030834_c001_v7007000_t0000_u01732849714188") 2024/11/29 03:10:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8ddc_d20241129_m030829_c001_v0001183_t0046_u01732849709823") 2024/11/29 03:10:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207d8ddb_d20241129_m030829_c001_v7007000_t0000_u01732849709636") 2024/11/29 03:10:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82c69d_d20241129_m030826_c001_v0001183_t0046_u01732849706228") 2024/11/29 03:10:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82c69c_d20241129_m030825_c001_v7007000_t0000_u01732849705859") 2024/11/29 03:10:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8dd2_d20241129_m030822_c001_v0001172_t0054_u01732849702110") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82baad_d20241129_m030756_c001_v7007000_t0000_u01732849676982") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2056c7c5ec5fe00e_d20241129_m030753_c001_v0001131_t0000_u01732849673105") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4056c7c5ec5fe00d_d20241129_m030752_c001_v7007000_t0000_u01732849672763") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82b2d6_d20241129_m030748_c001_v0001183_t0029_u01732849668782") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82b2d5_d20241129_m030748_c001_v7007000_t0000_u01732849668597") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20715819cf07bf3c_d20241129_m030744_c001_v0001183_t0000_u01732849664819") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40715819cf07bf3b_d20241129_m030744_c001_v7007000_t0000_u01732849664486") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2027d6bede82b2b0_d20241129_m030740_c001_v0001183_t0054_u01732849660485") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4027d6bede82b2af_d20241129_m030740_c001_v7007000_t0000_u01732849660301") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20715819cf07bf15_d20241129_m030736_c001_v0001183_t0033_u01732849656896") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40715819cf07bf14_d20241129_m030736_c001_v7007000_t0000_u01732849656568") 2024/11/29 03:10:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f210ce2915ef866c9_d20241129_m030731_c001_v0001183_t0038_u01732849651464") 2024/11/29 03:10:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a43_d20241129_m030915_c001_v7007000_t0000_u01732849755845") 2024/11/29 03:10:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20395e962824b142_d20241129_m030911_c001_v0001117_t0048_u01732849751193") 2024/11/29 03:10:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf6215d_d20241129_m030905_c001_v7007000_t0000_u01732849745040") 2024/11/29 03:10:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d71_d20241129_m030900_c001_v0001183_t0002_u01732849740655") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40395e962824b141_d20241129_m030910_c001_v7007000_t0000_u01732849750786") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf6215e_d20241129_m030905_c001_v0001115_t0031_u01732849745222") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf61d70_d20241129_m030900_c001_v7007000_t0000_u01732849740231") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d57_d20241129_m030855_c001_v0001130_t0031_u01732849735717") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f418796a92cf61d56_d20241129_m030855_c001_v7007000_t0000_u01732849735533") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f21021e43207d8e3c_d20241129_m030851_c001_v0001183_t0011_u01732849731895") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f41021e43207d8e3b_d20241129_m030851_c001_v7007000_t0000_u01732849731511") 2024/11/29 03:10:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f218796a92cf61d4c_d20241129_m030847_c001_v0001101_t0056_u01732849727603") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a4f_d20241129_m030944_c001_v7007000_t0000_u01732849784676") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f204dba01929dd0c1_d20241129_m030939_c001_v0001183_t0013_u01732849779997") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f404dba01929dd0bf_d20241129_m030939_c001_v7007000_t0000_u01732849779567") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a4c_d20241129_m030934_c001_v0001183_t0033_u01732849774955") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a4b_d20241129_m030934_c001_v7007000_t0000_u01732849774772") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a49_d20241129_m030930_c001_v0001183_t0000_u01732849770191") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a48_d20241129_m030929_c001_v7007000_t0000_u01732849769758") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a46_d20241129_m030924_c001_v0001157_t0030_u01732849764883") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4126c631661e8a45_d20241129_m030924_c001_v7007000_t0000_u01732849764700") 2024/11/29 03:10:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20395e962824b148_d20241129_m030920_c001_v0001130_t0011_u01732849760585") 2024/11/29 03:10:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40395e962824b147_d20241129_m030920_c001_v7007000_t0000_u01732849760147") 2024/11/29 03:10:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2126c631661e8a44_d20241129_m030916_c001_v0001183_t0031_u01732849756027") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c356b_d20241129_m031044_c001_v7007000_t0000_u01732849844740") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c3561_d20241129_m031038_c001_v0001157_t0040_u01732849838694") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c3560_d20241129_m031038_c001_v7007000_t0000_u01732849838199") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c3550_d20241129_m031032_c001_v0001105_t0009_u01732849832345") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c354f_d20241129_m031031_c001_v7007000_t0000_u01732849831839") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2161d661b9149c3d_d20241129_m031026_c001_v0001172_t0045_u01732849826408") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4161d661b9149c3a_d20241129_m031025_c001_v7007000_t0000_u01732849825885") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf8839_d20241129_m031022_c001_v0001109_t0050_u01732849822091") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c33d5_d20241129_m031021_c001_v7007000_t0000_u01732849821743") 2024/11/29 03:10:54 DEBUG : chunked-copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf8827_d20241129_m031018_c001_v0001109_t0049_u01732849818371") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c356a_d20241129_m031044_c001_v7007000_t0000_u01732849844558") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2161d661b9149ca1_d20241129_m031042_c001_v0001117_t0016_u01732849842043") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c355f_d20241129_m031038_c001_v7007000_t0000_u01732849838008") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f2161d661b9149c74_d20241129_m031035_c001_v0001161_t0047_u01732849835890") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c354d_d20241129_m031031_c001_v7007000_t0000_u01732849831654") 2024/11/29 03:10:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c354b_d20241129_m031029_c001_v0001182_t0053_u01732849829791") 2024/11/29 03:10:55 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f4161d661b9149c37_d20241129_m031025_c001_v7007000_t0000_u01732849825704") 2024/11/29 03:10:55 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f20980525d51c33d6_d20241129_m031023_c001_v0001098_t0044_u01732849823890") 2024/11/29 03:10:55 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c33d4_d20241129_m031021_c001_v7007000_t0000_u01732849821562") 2024/11/29 03:10:55 DEBUG : chunked-copy.copy: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f10813d4a1fb8fb81_d20241129_m031020_c001_v0001179_t0045_u01732849820694") 2024/11/29 03:10:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f107bb06156cfbeab_d20241129_m030611_c001_v0001120_t0051_u01732849571784") 2024/11/29 03:10:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c356e_d20241129_m031046_c001_v7007000_t0000_u01732849846373") 2024/11/29 03:10:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf889f_d20241129_m031045_c001_v0001109_t0010_u01732849845285") 2024/11/29 03:10:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f40980525d51c356f_d20241129_m031048_c001_v7007000_t0000_u01732849848494") 2024/11/29 03:10:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf88ad_d20241129_m031048_c001_v0001109_t0017_u01732849848034") 2024/11/29 03:10:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf88a3_d20241129_m031046_c001_v0001109_t0010_u01732849846556") 2024/11/29 03:10:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f410ce2915ef862e0_d20241129_m030731_c001_v7007000_t0000_u01732849651282") 2024/11/29 03:10:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf828d73e01d7b5b9f380e1b_f1023af5ac1bf8606_d20241129_m030722_c001_v0001109_t0002_u01732849642203") 2024/11/29 03:10:59 INFO : B2 bucket rclone-test-mipezom4leta: cleaning bucket "rclone-test-mipezom4leta" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (332.05s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.00s) --- PASS: TestIntegration/FsMkdir (325.24s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.13s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.68s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 332.068s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m33.512681616s (try 1/5)