"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:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/01/22 01:50:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi" 2025/01/22 01:50:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/22 01:50:12 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/22 01:50:12 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/22 01:50:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/22 01:50:41 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/22 01:50:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/22 01:50:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/22 01:50:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/22 01:50:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/22 01:50:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/22 01:50:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/22 01:50:44 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/22 01:50:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/22 01:50:53 DEBUG : Creating backend with remote "TestB2:" 2025/01/22 01:50:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/22 01:50:58 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of all files 2025/01/22 01:50:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b76f_d20250122_m015057_c001_v0001117_t0045_u01737510657323") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/22 01:51:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi/dirToPurgeFromRoot" 2025/01/22 01:51:00 DEBUG : Config file has changed externally - reloading 2025/01/22 01:51:01 INFO : B2 bucket rclone-test-zorizin6mezi path dirToPurgeFromRoot: cleaning bucket "rclone-test-zorizin6mezi" of all files 2025/01/22 01:51:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b777_d20250122_m015059_c001_v0001117_t0007_u01737510659211") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/22 01:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi/hello? sausage/êé" 2025/01/22 01:51:06 INFO : B2 bucket rclone-test-zorizin6mezi path hello? sausage/êé: cleaning bucket "rclone-test-zorizin6mezi" of all files 2025/01/22 01:51:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f11592e165c2c095b_d20250122_m015105_c001_v0001040_t0010_u01737510665056") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/22 01:51:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/22 01:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-zorizin6mezi" from "TestB2:rclone-test-zorizin6mezi" 2025/01/22 01:51:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/22 01:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-didozix3suqo" 2025/01/22 01:51:38 DEBUG : B2 bucket rclone-test-didozix3suqo: Purge remote 2025/01/22 01:51:38 INFO : B2 bucket rclone-test-didozix3suqo: cleaning bucket "rclone-test-didozix3suqo" of all files 2025/01/22 01:51:38 DEBUG : somefile: Deleting (id "4_zcf922d93b05d8bbb9f480e1b_f414ecf2400c7d1d8_d20250122_m015136_c001_v0001106_t0057_u01737510696747") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/22 01:51:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/22 01:51:44 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/22 01:51:47 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/22 01:51:47 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/22 01:51:47 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.249Ki offset 6Mi/6.106Mi 2025/01/22 01:51:47 DEBUG : test-metadata: Sending chunk 1 length 110847 2025/01/22 01:51:49 DEBUG : test-metadata: Done sending chunk 1 2025/01/22 01:51:50 DEBUG : test-metadata: Done sending chunk 0 2025/01/22 01:51:50 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-22-015155-042.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/22 01:52:02 DEBUG : oldPath = "TestB2:rclone-test-zorizin6mezi/versions/test-versions-v2025-01-22-015155-042.txt" 2025/01/22 01:52:02 DEBUG : newPath = "TestB2,versions:rclone-test-zorizin6mezi/versions/test-versions-v2025-01-22-015155-042.txt" 2025/01/22 01:52:02 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zorizin6mezi/versions/test-versions-v2025-01-22-015155-042.txt" 2025/01/22 01:52:02 DEBUG : Config file has changed externally - reloading 2025/01/22 01:52:02 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/22 01:52:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zorizin6mezi/versions/test-versions-v2025-01-22-015155-042.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zorizin6mezi/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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/01/22 01:52:05 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of all hidden files 2025/01/22 01:52:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9eec_d20250122_m015021_c001_v7007000_t0000_u01737510621227") as it is a hide marker 2025/01/22 01:52:05 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : leading space/ leading space: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e9_d20250122_m015020_c001_v0001117_t0039_u01737510620285") 2025/01/22 01:52:05 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9eeb_d20250122_m015019_c001_v7007000_t0000_u01737510619920") as it is a hide marker 2025/01/22 01:52:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e5_d20250122_m015018_c001_v0001117_t0027_u01737510618979") 2025/01/22 01:52:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f17_d20250122_m015028_c001_v7007000_t0000_u01737510628578") as it is a hide marker 2025/01/22 01:52:05 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b711_d20250122_m015027_c001_v0001117_t0007_u01737510627757") 2025/01/22 01:52:05 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : created from root.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dce7b_d20250122_m015128_c001_v7007000_t0000_u01737510688356") as it is a hide marker 2025/01/22 01:52:05 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : created from root.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f10415668981b7a66_d20250122_m015127_c001_v0001042_t0045_u01737510687193") 2025/01/22 01:52:05 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b4e_d20250122_m015143_c001_v7007000_t0000_u01737510703145") as it is a hide marker 2025/01/22 01:52:05 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b7a4_d20250122_m015115_c001_v0001117_t0007_u01737510675966") 2025/01/22 01:52:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f1104bbb5e1fcbab1_d20250122_m015111_c001_v0001104_t0019_u01737510671961") 2025/01/22 01:52:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b757_d20250122_m015048_c001_v0001117_t0053_u01737510648833") 2025/01/22 01:52:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b751_d20250122_m015047_c001_v0001117_t0029_u01737510647097") 2025/01/22 01:52:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b755_d20250122_m015048_c001_v0001117_t0024_u01737510648150") "upload" dated 2025-01-22 01:50:48.15 +0000 UTC (1m17.267150918s ago) 2025/01/22 01:52:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dce3f_d20250122_m015109_c001_v7007000_t0000_u01737510669384") as it is a hide marker 2025/01/22 01:52:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f112839fdba743552_d20250122_m015108_c001_v0001033_t0038_u01737510668887") 2025/01/22 01:52:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f105f23fae9c28833_d20250122_m015108_c001_v0001093_t0050_u01737510668082") 2025/01/22 01:52:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fd3_d20250122_m015037_c001_v7007000_t0000_u01737510637573") as it is a hide marker 2025/01/22 01:52:05 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b72f_d20250122_m015036_c001_v0001117_t0056_u01737510636551") 2025/01/22 01:52:05 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : piped data.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b50_d20250122_m015145_c001_v7007000_t0000_u01737510705394") as it is a hide marker 2025/01/22 01:52:05 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b814_d20250122_m015144_c001_v0001117_t0055_u01737510704440") 2025/01/22 01:52:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b4f_d20250122_m015144_c001_v7007000_t0000_u01737510704252") 2025/01/22 01:52:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f404e00d90279b812_d20250122_m015143_c001_v0001117_t0049_u01737510703876") 2025/01/22 01:52:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fe6_d20250122_m015039_c001_v7007000_t0000_u01737510639028") as it is a hide marker 2025/01/22 01:52:05 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b733_d20250122_m015037_c001_v0001117_t0009_u01737510637953") 2025/01/22 01:52:05 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : test-metadata: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b59_d20250122_m015152_c001_v7007000_t0000_u01737510712499") as it is a hide marker 2025/01/22 01:52:05 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f201cd3ce93091b54_d20250122_m015147_c001_v0001184_t0003_u01737510707444") 2025/01/22 01:52:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b53_d20250122_m015146_c001_v7007000_t0000_u01737510706687") 2025/01/22 01:52:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b818_d20250122_m015145_c001_v0001117_t0030_u01737510705582") 2025/01/22 01:52:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f4c_d20250122_m015031_c001_v7007000_t0000_u01737510631095") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b719_d20250122_m015030_c001_v0001117_t0029_u01737510630192") 2025/01/22 01:52:05 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f70_d20250122_m015033_c001_v7007000_t0000_u01737510633621") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b723_d20250122_m015032_c001_v0001117_t0007_u01737510632773") 2025/01/22 01:52:05 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f5d_d20250122_m015032_c001_v7007000_t0000_u01737510632409") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b71f_d20250122_m015031_c001_v0001117_t0042_u01737510631471") 2025/01/22 01:52:05 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f9c_d20250122_m015034_c001_v7007000_t0000_u01737510634868") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b727_d20250122_m015033_c001_v0001117_t0027_u01737510633985") 2025/01/22 01:52:05 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fb5_d20250122_m015036_c001_v7007000_t0000_u01737510636140") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b72b_d20250122_m015035_c001_v0001117_t0035_u01737510635281") 2025/01/22 01:52:05 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f30_d20250122_m015029_c001_v7007000_t0000_u01737510629828") as it is a hide marker 2025/01/22 01:52:05 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : trailing space /trailing space : Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b717_d20250122_m015028_c001_v0001117_t0030_u01737510628943") 2025/01/22 01:52:05 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b846_d20250122_m015200_c001_v0001117_t0033_u01737510720196") "upload" dated 2025-01-22 01:52:00.196 +0000 UTC (5.221873619s ago) 2025/01/22 01:52:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f332_d20250122_m015158_c001_v7007000_t0000_u01737510718008") 2025/01/22 01:52:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b838_d20250122_m015155_c001_v0001117_t0038_u01737510715042") 2025/01/22 01:52:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988ea006_d20250122_m015046_c001_v7007000_t0000_u01737510646547") as it is a hide marker 2025/01/22 01:52:05 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988e9ff9_d20250122_m015041_c001_v0001183_t0016_u01737510641095") 2025/01/22 01:52:05 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : zero-length-file: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ff7_d20250122_m015040_c001_v7007000_t0000_u01737510640851") as it is a hide marker 2025/01/22 01:52:05 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : zero-length-file: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f404e00d90279b739_d20250122_m015040_c001_v0001117_t0049_u01737510640309") 2025/01/22 01:52:05 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef1_d20250122_m015022_c001_v7007000_t0000_u01737510622403") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6ef_d20250122_m015021_c001_v0001117_t0032_u01737510621591") 2025/01/22 01:52:05 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ed9_d20250122_m015015_c001_v7007000_t0000_u01737510615984") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6ce_d20250122_m015014_c001_v0001117_t0050_u01737510614674") 2025/01/22 01:52:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9efe_d20250122_m015026_c001_v7007000_t0000_u01737510626140") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b709_d20250122_m015025_c001_v0001117_t0011_u01737510625213") 2025/01/22 01:52:05 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef4_d20250122_m015024_c001_v7007000_t0000_u01737510624848") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b705_d20250122_m015024_c001_v0001117_t0030_u01737510624023") 2025/01/22 01:52:05 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f08_d20250122_m015027_c001_v7007000_t0000_u01737510627392") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b70d_d20250122_m015026_c001_v0001117_t0045_u01737510626504") 2025/01/22 01:52:05 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef3_d20250122_m015023_c001_v7007000_t0000_u01737510623636") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6f7_d20250122_m015022_c001_v0001117_t0015_u01737510622771") 2025/01/22 01:52:05 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ./.: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9edc_d20250122_m015017_c001_v7007000_t0000_u01737510617336") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ./.: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6d2_d20250122_m015016_c001_v0001117_t0047_u01737510616348") 2025/01/22 01:52:05 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/22 01:52:05 DEBUG : ../..: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ee4_d20250122_m015018_c001_v7007000_t0000_u01737510618615") as it is a hide marker 2025/01/22 01:52:05 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/22 01:52:05 DEBUG : ../..: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e2_d20250122_m015017_c001_v0001117_t0007_u01737510617700") 2025/01/22 01:52:05 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/22 01:52:05 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of all hidden files 2025/01/22 01:52:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9eec_d20250122_m015021_c001_v7007000_t0000_u01737510621227") as it is a hide marker 2025/01/22 01:52:05 DEBUG : leading space/ leading space: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e9_d20250122_m015020_c001_v0001117_t0039_u01737510620285") 2025/01/22 01:52:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9eeb_d20250122_m015019_c001_v7007000_t0000_u01737510619920") as it is a hide marker 2025/01/22 01:52:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e5_d20250122_m015018_c001_v0001117_t0027_u01737510618979") 2025/01/22 01:52:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f17_d20250122_m015028_c001_v7007000_t0000_u01737510628578") as it is a hide marker 2025/01/22 01:52:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b711_d20250122_m015027_c001_v0001117_t0007_u01737510627757") 2025/01/22 01:52:05 DEBUG : created from root.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dce7b_d20250122_m015128_c001_v7007000_t0000_u01737510688356") as it is a hide marker 2025/01/22 01:52:05 DEBUG : created from root.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f10415668981b7a66_d20250122_m015127_c001_v0001042_t0045_u01737510687193") 2025/01/22 01:52:05 DEBUG : file name.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b4e_d20250122_m015143_c001_v7007000_t0000_u01737510703145") as it is a hide marker 2025/01/22 01:52:06 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b7a4_d20250122_m015115_c001_v0001117_t0007_u01737510675966") 2025/01/22 01:52:06 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f1104bbb5e1fcbab1_d20250122_m015111_c001_v0001104_t0019_u01737510671961") 2025/01/22 01:52:06 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b757_d20250122_m015048_c001_v0001117_t0053_u01737510648833") 2025/01/22 01:52:06 DEBUG : file name.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b751_d20250122_m015047_c001_v0001117_t0029_u01737510647097") 2025/01/22 01:52:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b755_d20250122_m015048_c001_v0001117_t0024_u01737510648150") "upload" dated 2025-01-22 01:50:48.15 +0000 UTC (1m18.280692592s ago) 2025/01/22 01:52:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dce3f_d20250122_m015109_c001_v7007000_t0000_u01737510669384") as it is a hide marker 2025/01/22 01:52:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f112839fdba743552_d20250122_m015108_c001_v0001033_t0038_u01737510668887") 2025/01/22 01:52:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f105f23fae9c28833_d20250122_m015108_c001_v0001093_t0050_u01737510668082") 2025/01/22 01:52:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fd3_d20250122_m015037_c001_v7007000_t0000_u01737510637573") as it is a hide marker 2025/01/22 01:52:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b72f_d20250122_m015036_c001_v0001117_t0056_u01737510636551") 2025/01/22 01:52:06 DEBUG : piped data.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b50_d20250122_m015145_c001_v7007000_t0000_u01737510705394") as it is a hide marker 2025/01/22 01:52:06 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b814_d20250122_m015144_c001_v0001117_t0055_u01737510704440") 2025/01/22 01:52:06 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b4f_d20250122_m015144_c001_v7007000_t0000_u01737510704252") 2025/01/22 01:52:06 DEBUG : piped data.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f404e00d90279b812_d20250122_m015143_c001_v0001117_t0049_u01737510703876") 2025/01/22 01:52:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fe6_d20250122_m015039_c001_v7007000_t0000_u01737510639028") as it is a hide marker 2025/01/22 01:52:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b733_d20250122_m015037_c001_v0001117_t0009_u01737510637953") 2025/01/22 01:52:06 DEBUG : test-metadata: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b59_d20250122_m015152_c001_v7007000_t0000_u01737510712499") as it is a hide marker 2025/01/22 01:52:06 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f201cd3ce93091b54_d20250122_m015147_c001_v0001184_t0003_u01737510707444") 2025/01/22 01:52:07 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f401cd3ce93091b53_d20250122_m015146_c001_v7007000_t0000_u01737510706687") 2025/01/22 01:52:07 DEBUG : test-metadata: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b818_d20250122_m015145_c001_v0001117_t0030_u01737510705582") 2025/01/22 01:52:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f4c_d20250122_m015031_c001_v7007000_t0000_u01737510631095") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b719_d20250122_m015030_c001_v0001117_t0029_u01737510630192") 2025/01/22 01:52:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f70_d20250122_m015033_c001_v7007000_t0000_u01737510633621") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b723_d20250122_m015032_c001_v0001117_t0007_u01737510632773") 2025/01/22 01:52:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f5d_d20250122_m015032_c001_v7007000_t0000_u01737510632409") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b71f_d20250122_m015031_c001_v0001117_t0042_u01737510631471") 2025/01/22 01:52:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f9c_d20250122_m015034_c001_v7007000_t0000_u01737510634868") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b727_d20250122_m015033_c001_v0001117_t0027_u01737510633985") 2025/01/22 01:52:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9fb5_d20250122_m015036_c001_v7007000_t0000_u01737510636140") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b72b_d20250122_m015035_c001_v0001117_t0035_u01737510635281") 2025/01/22 01:52:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f30_d20250122_m015029_c001_v7007000_t0000_u01737510629828") as it is a hide marker 2025/01/22 01:52:07 DEBUG : trailing space /trailing space : Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b717_d20250122_m015028_c001_v0001117_t0030_u01737510628943") 2025/01/22 01:52:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b846_d20250122_m015200_c001_v0001117_t0033_u01737510720196") "upload" dated 2025-01-22 01:52:00.196 +0000 UTC (7.537001755s ago) 2025/01/22 01:52:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f332_d20250122_m015158_c001_v7007000_t0000_u01737510718008") 2025/01/22 01:52:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b838_d20250122_m015155_c001_v0001117_t0038_u01737510715042") 2025/01/22 01:52:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988ea006_d20250122_m015046_c001_v7007000_t0000_u01737510646547") as it is a hide marker 2025/01/22 01:52:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988e9ff9_d20250122_m015041_c001_v0001183_t0016_u01737510641095") 2025/01/22 01:52:07 DEBUG : zero-length-file: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ff7_d20250122_m015040_c001_v7007000_t0000_u01737510640851") as it is a hide marker 2025/01/22 01:52:07 DEBUG : zero-length-file: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f404e00d90279b739_d20250122_m015040_c001_v0001117_t0049_u01737510640309") 2025/01/22 01:52:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef1_d20250122_m015022_c001_v7007000_t0000_u01737510622403") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6ef_d20250122_m015021_c001_v0001117_t0032_u01737510621591") 2025/01/22 01:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ed9_d20250122_m015015_c001_v7007000_t0000_u01737510615984") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6ce_d20250122_m015014_c001_v0001117_t0050_u01737510614674") 2025/01/22 01:52:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9efe_d20250122_m015026_c001_v7007000_t0000_u01737510626140") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b709_d20250122_m015025_c001_v0001117_t0011_u01737510625213") 2025/01/22 01:52:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef4_d20250122_m015024_c001_v7007000_t0000_u01737510624848") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b705_d20250122_m015024_c001_v0001117_t0030_u01737510624023") 2025/01/22 01:52:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9f08_d20250122_m015027_c001_v7007000_t0000_u01737510627392") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b70d_d20250122_m015026_c001_v0001117_t0045_u01737510626504") 2025/01/22 01:52:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ef3_d20250122_m015023_c001_v7007000_t0000_u01737510623636") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6f7_d20250122_m015022_c001_v0001117_t0015_u01737510622771") 2025/01/22 01:52:08 DEBUG : ./.: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9edc_d20250122_m015017_c001_v7007000_t0000_u01737510617336") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ./.: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6d2_d20250122_m015016_c001_v0001117_t0047_u01737510616348") 2025/01/22 01:52:08 DEBUG : ../..: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988e9ee4_d20250122_m015018_c001_v7007000_t0000_u01737510618615") as it is a hide marker 2025/01/22 01:52:08 DEBUG : ../..: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b6e2_d20250122_m015017_c001_v0001117_t0007_u01737510617700") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/22 01:52:09 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/01/22 01:52:09 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/01/22 01:52:09 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/01/22 01:52:10 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of pending multipart uploads older than 0s 2025/01/22 01:52:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b755_d20250122_m015048_c001_v0001117_t0024_u01737510648150") "upload" dated 2025-01-22 01:50:48.15 +0000 UTC (1m22.479813755s ago) 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3c7_d20250122_m015209_c001_v0001183_t0025_u01737510729527") as it is a start marker (upload started at 2025-01-22 01:52:09.527 +0000 UTC) 2025/01/22 01:52:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3c8_d20250122_m015209_c001_v0001184_t0033_u01737510729737") as it is a start marker (upload started at 2025-01-22 01:52:09.737 +0000 UTC) 2025/01/22 01:52:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3ca_d20250122_m015209_c001_v0001182_t0025_u01737510729950") as it is a start marker (upload started at 2025-01-22 01:52:09.95 +0000 UTC) 2025/01/22 01:52:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3cc_d20250122_m015210_c001_v0001183_t0043_u01737510730147") as it is a start marker (upload started at 2025-01-22 01:52:10.147 +0000 UTC) 2025/01/22 01:52:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/22 01:52:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f3c5_d20250122_m015209_c001_v7007000_t0000_u01737510729345") "hide" dated 2025-01-22 01:52:09.345 +0000 UTC (1.28497673s ago) 2025/01/22 01:52:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b846_d20250122_m015200_c001_v0001117_t0033_u01737510720196") 2025/01/22 01:52:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/22 01:52:10 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of pending multipart uploads older than 0s 2025/01/22 01:52:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b755_d20250122_m015048_c001_v0001117_t0024_u01737510648150") "upload" dated 2025-01-22 01:50:48.15 +0000 UTC (1m22.847012018s ago) 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3c7_d20250122_m015209_c001_v0001183_t0025_u01737510729527") as it is a start marker (upload started at 2025-01-22 01:52:09.527 +0000 UTC) 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3c8_d20250122_m015209_c001_v0001184_t0033_u01737510729737") as it is a start marker (upload started at 2025-01-22 01:52:09.737 +0000 UTC) 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3ca_d20250122_m015209_c001_v0001182_t0025_u01737510729950") as it is a start marker (upload started at 2025-01-22 01:52:09.95 +0000 UTC) 2025/01/22 01:52:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f3cc_d20250122_m015210_c001_v0001183_t0043_u01737510730147") as it is a start marker (upload started at 2025-01-22 01:52:10.147 +0000 UTC) 2025/01/22 01:52:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f3c5_d20250122_m015209_c001_v7007000_t0000_u01737510729345") "hide" dated 2025-01-22 01:52:09.345 +0000 UTC (1.652108217s ago) 2025/01/22 01:52:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b846_d20250122_m015200_c001_v0001117_t0033_u01737510720196") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/22 01:52:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/22 01:52:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/22 01:52:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/22 01:52:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/22 01:52:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/22 01:52:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/22 01:52:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/22 01:52:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/22 01:52:24 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21475c2_d20250122_m015227_c001_v0001157_t0014_u01737510747729") 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:52:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:52:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:52:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/22 01:52:31 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/22 01:52:31 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:31 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/22 01:52:31 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/22 01:52:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/22 01:52:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/22 01:52:33 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147670_d20250122_m015235_c001_v0001182_t0059_u01737510755579") 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:52:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/22 01:52:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:52:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:52:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/22 01:52:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/22 01:52:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/22 01:52:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/22 01:52:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/22 01:52:42 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f88c_d20250122_m015244_c001_v0001117_t0015_u01737510764594") 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/22 01:52:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:52:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:52:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:52:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/22 01:52:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/22 01:52:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/22 01:52:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/22 01:52:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/22 01:52:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/22 01:52:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/22 01:52:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd0b2_d20250122_m015253_c001_v0001183_t0047_u01737510773097") 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/22 01:52:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:52:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:52:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/22 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/22 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/22 01:52:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/22 01:52:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/22 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/22 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/22 01:52:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd127_d20250122_m015301_c001_v0001130_t0035_u01737510781113") 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/22 01:53:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/22 01:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/22 01:53:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/22 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/22 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/22 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/22 01:53:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53: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. 2025/01/22 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21477c2_d20250122_m015310_c001_v0001184_t0038_u01737510790026") 2025/01/22 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/22 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/22 01:53:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/22 01:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/22 01:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/22 01:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/22 01:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/22 01:53:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/22 01:53:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/22 01:53:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/22 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21477fa_d20250122_m015317_c001_v0001180_t0034_u01737510797958") 2025/01/22 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/22 01:53:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/22 01:53:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/22 01:53:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/22 01:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/22 01:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/22 01:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147863_d20250122_m015326_c001_v0001103_t0027_u01737510806451") 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/22 01:53:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/22 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/22 01:53:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/22 01:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/22 01:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/22 01:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f2119d3d29da9cbda_d20250122_m015335_c001_v0001179_t0029_u01737510815388") 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/22 01:53:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/22 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/22 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/22 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/22 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/22 01:53:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/22 01:53:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/22 01:53:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/22 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/22 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f2057744a63594a19_d20250122_m015343_c001_v0001184_t0045_u01737510823944") 2025/01/22 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/22 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/22 01:53:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/22 01:53:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/22 01:53:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/22 01:53:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/22 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/22 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/22 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147915_d20250122_m015352_c001_v0001180_t0042_u01737510832663") 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/22 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/22 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/22 01:53:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/22 01:53:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/22 01:54:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/22 01:54:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd260_d20250122_m015402_c001_v0001184_t0038_u01737510842240") 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/22 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/22 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/22 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/22 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/22 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/22 01:54:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/22 01:54:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd282_d20250122_m015411_c001_v0001184_t0010_u01737510851185") 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:54:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/22 01:54:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/22 01:54:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/22 01:54:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/22 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/22 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/22 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147d47_d20250122_m015420_c001_v0001184_t0056_u01737510860339") 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:54:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/22 01:54:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/22 01:54:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/22 01:54:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/22 01:54:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/22 01:54:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/22 01:54:28 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea3ca_d20250122_m015431_c001_v0001179_t0012_u01737510871233") 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:54:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/22 01:54:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/22 01:54:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/22 01:54:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/22 01:54:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/22 01:54:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/22 01:54:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/22 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/22 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/22 01:54:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/22 01:54:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea3fb_d20250122_m015440_c001_v0001130_t0013_u01737510880983") 2025/01/22 01:54:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:54:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/22 01:54:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/22 01:54:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/22 01:54:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/22 01:54:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/22 01:54:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/22 01:54:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/22 01:54:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/22 01:54:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/22 01:54:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f2027f59d6bb589db_d20250122_m015451_c001_v0001165_t0040_u01737510891574") 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/22 01:54:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/22 01:54:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:54:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:54:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/22 01:54:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/22 01:54:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/22 01:54:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/22 01:55:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/22 01:55:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/22 01:55:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/22 01:55:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/22 01:55:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea464_d20250122_m015502_c001_v0001102_t0010_u01737510902962") 2025/01/22 01:55:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/22 01:55:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/22 01:55:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/22 01:55:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/22 01:55:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/22 01:55:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/22 01:55:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/22 01:55:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5fecf_d20250122_m015515_c001_v0001182_t0030_u01737510915258") 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/22 01:55:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/22 01:55:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/22 01:55:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/22 01:55:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/22 01:55:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/22 01:55:20 DEBUG : chunked-copy: Done sending chunk 0 2025/01/22 01:55:20 DEBUG : chunked-copy: Done sending chunk 1 2025/01/22 01:55:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f12ed23b03d8bbb9f480e1b_f2088f55ab7f2da3a_d20250122_m015521_c001_v0001182_t0027_u01737510921008") 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/22 01:55:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/22 01:55:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/22 01:55:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/22 01:55:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/22 01:55:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/22 01:55:25 DEBUG : chunked-copy: Done sending chunk 0 2025/01/22 01:55:25 DEBUG : chunked-copy: Done sending chunk 1 2025/01/22 01:55:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/22 01:55:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f12ed23b03d8bbb9f480e1b_f2088f55ab7f2dac7_d20250122_m015526_c001_v0001179_t0052_u01737510926642") 2025/01/22 01:55:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/22 01:55:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/22 01:55:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/22 01:55:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/22 01:55:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/22 01:55:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/22 01:55:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/22 01:55:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/22 01:55:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/22 01:55:31 DEBUG : chunked-copy: Done sending chunk 0 2025/01/22 01:55:31 DEBUG : chunked-copy: Done sending chunk 1 2025/01/22 01:55:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/22 01:55:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f60740_d20250122_m015532_c001_v0001184_t0029_u01737510932616") 2025/01/22 01:55:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/22 01:55:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/22 01:55:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/22 01:55:32 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/22 01:55:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/22 01:55:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/22 01:55:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/22 01:55:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/22 01:55:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/22 01:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zorizin6mezi/deeper/nonexisting/directory" 2025/01/22 01:55:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/22 01:55:39 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of all files 2025/01/22 01:55:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4027f59d6bb589c9_d20250122_m015445_c001_v7007000_t0000_u01737510885175") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea3fb_d20250122_m015440_c001_v0001130_t0013_u01737510880983") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988ea3f8_d20250122_m015440_c001_v7007000_t0000_u01737510880497") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2027f59d6bb589b2_d20250122_m015436_c001_v0001184_t0009_u01737510876168") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5fe93_d20250122_m015508_c001_v7007000_t0000_u01737510908480") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea464_d20250122_m015502_c001_v0001102_t0010_u01737510902962") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988ea461_d20250122_m015502_c001_v7007000_t0000_u01737510902462") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2027f59d6bb589e3_d20250122_m015456_c001_v0001182_t0046_u01737510896845") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4027f59d6bb589e1_d20250122_m015456_c001_v7007000_t0000_u01737510896656") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2027f59d6bb589db_d20250122_m015451_c001_v0001165_t0040_u01737510891574") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4027f59d6bb589d9_d20250122_m015451_c001_v7007000_t0000_u01737510891037") 2025/01/22 01:55:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2027f59d6bb589ca_d20250122_m015445_c001_v0001150_t0017_u01737510885361") 2025/01/22 01:55:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4057744a635948d2_d20250122_m015313_c001_v7007000_t0000_u01737510793886") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21477c2_d20250122_m015310_c001_v0001184_t0038_u01737510790026") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147759_d20250122_m015305_c001_v7007000_t0000_u01737510785119") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd127_d20250122_m015301_c001_v0001130_t0035_u01737510781113") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21477bf_d20250122_m015309_c001_v7007000_t0000_u01737510789676") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb214775b_d20250122_m015305_c001_v0001115_t0052_u01737510785302") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dd121_d20250122_m015300_c001_v7007000_t0000_u01737510780752") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21476c5_d20250122_m015256_c001_v0001182_t0030_u01737510776616") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21476c3_d20250122_m015256_c001_v7007000_t0000_u01737510776434") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd0b2_d20250122_m015253_c001_v0001183_t0047_u01737510773097") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dd0a7_d20250122_m015252_c001_v7007000_t0000_u01737510772737") 2025/01/22 01:55:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21476ae_d20250122_m015248_c001_v0001184_t0038_u01737510768927") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb214789b_d20250122_m015339_c001_v7007000_t0000_u01737510819321") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2119d3d29da9cbda_d20250122_m015335_c001_v0001179_t0029_u01737510815388") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4057744a635949ca_d20250122_m015330_c001_v7007000_t0000_u01737510810573") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147863_d20250122_m015326_c001_v0001103_t0027_u01737510806451") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4119d3d29da9cbd9_d20250122_m015334_c001_v7007000_t0000_u01737510814976") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2057744a635949cc_d20250122_m015330_c001_v0001029_t0007_u01737510810757") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147859_d20250122_m015326_c001_v7007000_t0000_u01737510806071") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2057744a63594966_d20250122_m015321_c001_v0001106_t0051_u01737510801552") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4057744a63594963_d20250122_m015321_c001_v7007000_t0000_u01737510801364") 2025/01/22 01:55:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21477fa_d20250122_m015317_c001_v0001180_t0034_u01737510797958") 2025/01/22 01:55:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21477f7_d20250122_m015317_c001_v7007000_t0000_u01737510797596") 2025/01/22 01:55:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2057744a635948d4_d20250122_m015314_c001_v0001183_t0009_u01737510794068") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21476ac_d20250122_m015248_c001_v7007000_t0000_u01737510768745") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f88c_d20250122_m015244_c001_v0001117_t0015_u01737510764594") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f889_d20250122_m015244_c001_v7007000_t0000_u01737510764245") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd032_d20250122_m015239_c001_v0001117_t0016_u01737510759730") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dd031_d20250122_m015239_c001_v7007000_t0000_u01737510759548") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147670_d20250122_m015235_c001_v0001182_t0059_u01737510755579") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147664_d20250122_m015235_c001_v7007000_t0000_u01737510755236") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dcfee_d20250122_m015231_c001_v0001184_t0001_u01737510751353") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dcfe9_d20250122_m015231_c001_v7007000_t0000_u01737510751172") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21475c2_d20250122_m015227_c001_v0001157_t0014_u01737510747729") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21475c1_d20250122_m015227_c001_v7007000_t0000_u01737510747396") 2025/01/22 01:55:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5f7ec_d20250122_m015221_c001_v0001039_t0045_u01737510741965") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb214794b_d20250122_m015406_c001_v7007000_t0000_u01737510846515") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd260_d20250122_m015402_c001_v0001184_t0038_u01737510842240") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb214792c_d20250122_m015356_c001_v7007000_t0000_u01737510836939") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147915_d20250122_m015352_c001_v0001180_t0042_u01737510832663") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dd257_d20250122_m015401_c001_v7007000_t0000_u01737510841841") 2025/01/22 01:55:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147931_d20250122_m015357_c001_v0001184_t0010_u01737510837121") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147913_d20250122_m015352_c001_v7007000_t0000_u01737510832272") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb21478cd_d20250122_m015347_c001_v0001182_t0017_u01737510827806") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb21478c8_d20250122_m015347_c001_v7007000_t0000_u01737510827625") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2057744a63594a19_d20250122_m015343_c001_v0001184_t0045_u01737510823944") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4057744a63594a17_d20250122_m015343_c001_v7007000_t0000_u01737510823526") 2025/01/22 01:55:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb214789d_d20250122_m015339_c001_v0001161_t0024_u01737510819504") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4027f59d6bb589b1_d20250122_m015435_c001_v7007000_t0000_u01737510875984") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f217eed44988ea3ca_d20250122_m015431_c001_v0001179_t0012_u01737510871233") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f417eed44988ea3c8_d20250122_m015430_c001_v7007000_t0000_u01737510870770") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147d4c_d20250122_m015425_c001_v0001098_t0051_u01737510865013") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147d4a_d20250122_m015424_c001_v7007000_t0000_u01737510864831") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147d47_d20250122_m015420_c001_v0001184_t0056_u01737510860339") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147d45_d20250122_m015419_c001_v7007000_t0000_u01737510859911") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb2147d40_d20250122_m015415_c001_v0001182_t0026_u01737510855103") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f406e9b3bb2147d3f_d20250122_m015414_c001_v7007000_t0000_u01737510854920") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21564a3b900dd282_d20250122_m015411_c001_v0001184_t0010_u01737510851185") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41564a3b900dd281_d20250122_m015410_c001_v7007000_t0000_u01737510850721") 2025/01/22 01:55:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f206e9b3bb214794c_d20250122_m015406_c001_v0001182_t0016_u01737510846698") 2025/01/22 01:55:42 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f6074e_d20250122_m015534_c001_v7007000_t0000_u01737510934739") 2025/01/22 01:55:42 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2088f55ab7f2dacf_d20250122_m015529_c001_v0001178_t0044_u01737510929116") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4088f55ab7f2dacd_d20250122_m015528_c001_v7007000_t0000_u01737510928615") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f602d6_d20250122_m015523_c001_v0001181_t0024_u01737510923336") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f602d3_d20250122_m015522_c001_v7007000_t0000_u01737510922857") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5fed9_d20250122_m015517_c001_v0001137_t0031_u01737510917561") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5fed8_d20250122_m015517_c001_v7007000_t0000_u01737510917060") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279ba55_d20250122_m015513_c001_v0001117_t0024_u01737510913188") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5fea2_d20250122_m015512_c001_v7007000_t0000_u01737510912808") 2025/01/22 01:55:43 DEBUG : chunked-copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279ba4b_d20250122_m015509_c001_v0001117_t0044_u01737510909222") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f6074c_d20250122_m015534_c001_v7007000_t0000_u01737510934554") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f60740_d20250122_m015532_c001_v0001184_t0029_u01737510932616") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f4088f55ab7f2dacc_d20250122_m015528_c001_v7007000_t0000_u01737510928432") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2088f55ab7f2dac7_d20250122_m015526_c001_v0001179_t0052_u01737510926642") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f6020b_d20250122_m015522_c001_v7007000_t0000_u01737510922660") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f2088f55ab7f2da3a_d20250122_m015521_c001_v0001182_t0027_u01737510921008") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5fed5_d20250122_m015516_c001_v7007000_t0000_u01737510916875") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f21956a5b27f5fecf_d20250122_m015515_c001_v0001182_t0030_u01737510915258") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5fe9f_d20250122_m015512_c001_v7007000_t0000_u01737510912571") 2025/01/22 01:55:43 DEBUG : chunked-copy.copy: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f1017e2d1d81e9e3d_d20250122_m015511_c001_v0001180_t0056_u01737510911543") 2025/01/22 01:55:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279b755_d20250122_m015048_c001_v0001117_t0024_u01737510648150") 2025/01/22 01:55:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f60751_d20250122_m015535_c001_v7007000_t0000_u01737510935760") 2025/01/22 01:55:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279ba93_d20250122_m015535_c001_v0001117_t0018_u01737510935312") 2025/01/22 01:55:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f60758_d20250122_m015537_c001_v7007000_t0000_u01737510937600") 2025/01/22 01:55:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279ba97_d20250122_m015536_c001_v0001117_t0015_u01737510936905") 2025/01/22 01:55:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f104e00d90279ba95_d20250122_m015535_c001_v0001117_t0037_u01737510935964") 2025/01/22 01:55:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f12ed23b03d8bbb9f480e1b_f41956a5b27f5f3c5_d20250122_m015209_c001_v7007000_t0000_u01737510729345") 2025/01/22 01:55:48 INFO : B2 bucket rclone-test-zorizin6mezi: cleaning bucket "rclone-test-zorizin6mezi" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (347.72s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.05s) --- PASS: TestIntegration/FsMkdir (339.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (25.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (95.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (13.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (36.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.29s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.15s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 347.736s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m48.211440242s (try 1/5)