"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:438: Using remote "TestB2:" 2026/05/20 04:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe" 2026/05/20 04:29:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: 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 2026/05/20 04:29:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/20 04:29:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/20 04:29:41 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/20 04:30:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/20 04:30:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/20 04:30:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/20 04:30:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/20 04:30:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/20 04:30:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/20 04:30:10 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/05/20 04:30:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/20 04:30:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/20 04:30:23 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of all files 2026/05/20 04:30:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de250f8_d20260520_m043022_c001_v0001146_t0004_u01779251422896") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/20 04:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe/dirToPurgeFromRoot" 2026/05/20 04:30:25 DEBUG : Config file has changed externally - reloading 2026/05/20 04:30:26 INFO : B2 bucket rclone-test-rexinad6zebe path dirToPurgeFromRoot: cleaning bucket "rclone-test-rexinad6zebe" of all files 2026/05/20 04:30:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2510c_d20260520_m043024_c001_v0001146_t0020_u01779251424547") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/20 04:30:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe/hello? sausage/êé" 2026/05/20 04:30:31 INFO : B2 bucket rclone-test-rexinad6zebe path hello? sausage/êé: cleaning bucket "rclone-test-rexinad6zebe" of all files 2026/05/20 04:30:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f10739a3c3d7c0957_d20260520_m043029_c001_v0001117_t0018_u01779251429998") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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 2026/05/20 04:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/20 04:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-rexinad6zebe" from "TestB2:rclone-test-rexinad6zebe" 2026/05/20 04:30:45 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 2026/05/20 04:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-raqebiy8tuxi" 2026/05/20 04:31:03 DEBUG : B2 bucket rclone-test-raqebiy8tuxi: Purge remote 2026/05/20 04:31:03 INFO : B2 bucket rclone-test-raqebiy8tuxi: cleaning bucket "rclone-test-raqebiy8tuxi" of all files 2026/05/20 04:31:03 DEBUG : somefile: Deleting (id "4_zaf22adc3a06d4b3b9fe80e1b_f419754ab91970b48_d20260520_m043101_c001_v0001041_t0009_u01779251461135") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/20 04:31:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/20 04:31:09 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 2026/05/20 04:31:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/20 04:31:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/20 04:31:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.882Ki offset 6Mi/6.106Mi 2026/05/20 04:31:12 DEBUG : test-metadata: Sending chunk 1 length 111495 2026/05/20 04:31:13 DEBUG : test-metadata: Done sending chunk 1 2026/05/20 04:31:14 DEBUG : test-metadata: Done sending chunk 0 2026/05/20 04:31:14 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 2026/05/20 04:31:25 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/8fa27d63a05d4b3b9fe80e1b/c001_v0001146_t0033": EOF 2026/05/20 04:31:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/8fa27d63a05d4b3b9fe80e1b/c001_v0001146_t0033": EOF) 2026/05/20 04:31:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/8fa27d63a05d4b3b9fe80e1b/c001_v0001146_t0033": EOF - low level retry 1/10 2026/05/20 04:31:27 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-20-043119-775.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 2026/05/20 04:31:29 DEBUG : oldPath = "TestB2:rclone-test-rexinad6zebe/versions/test-versions-v2026-05-20-043119-775.txt" 2026/05/20 04:31:29 DEBUG : newPath = "TestB2,versions:rclone-test-rexinad6zebe/versions/test-versions-v2026-05-20-043119-775.txt" 2026/05/20 04:31:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rexinad6zebe/versions/test-versions-v2026-05-20-043119-775.txt" 2026/05/20 04:31:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/20 04:31:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rexinad6zebe/versions/test-versions-v2026-05-20-043119-775.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rexinad6zebe/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/20 04:31:34 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of all hidden files 2026/05/20 04:31:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738efb_d20260520_m042948_c001_v7007000_t0000_u01779251388398") as it is a hide marker 2026/05/20 04:31:34 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : leading space/ leading space: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f42_d20260520_m042947_c001_v0001146_t0021_u01779251387715") 2026/05/20 04:31:34 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ef1_d20260520_m042947_c001_v7007000_t0000_u01779251387349") as it is a hide marker 2026/05/20 04:31:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f34_d20260520_m042946_c001_v0001146_t0001_u01779251386697") 2026/05/20 04:31:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f0f_d20260520_m042955_c001_v7007000_t0000_u01779251395239") as it is a hide marker 2026/05/20 04:31:34 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f9c_d20260520_m042954_c001_v0001146_t0005_u01779251394535") 2026/05/20 04:31:34 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : created from root.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41279401a367f874_d20260520_m043052_c001_v7007000_t0000_u01779251452247") as it is a hide marker 2026/05/20 04:31:34 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : created from root.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1139abb5f24de535_d20260520_m043051_c001_v0001167_t0003_u01779251451190") 2026/05/20 04:31:34 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : file name.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d3_d20260520_m043108_c001_v7007000_t0000_u01779251468313") as it is a hide marker 2026/05/20 04:31:34 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de251c4_d20260520_m043040_c001_v0001146_t0010_u01779251440450") 2026/05/20 04:31:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1059c528e757753d_d20260520_m043036_c001_v0001100_t0027_u01779251436734") 2026/05/20 04:31:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2508a_d20260520_m043014_c001_v0001146_t0055_u01779251414720") 2026/05/20 04:31:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25076_d20260520_m043013_c001_v0001146_t0001_u01779251413577") 2026/05/20 04:31:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2507e_d20260520_m043014_c001_v0001146_t0035_u01779251414069") "upload" dated 2026-05-20 04:30:14.069 +0000 UTC (1m20.689328925s ago) 2026/05/20 04:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f4009bb3c7ebadb34_d20260520_m043034_c001_v7007000_t0000_u01779251434460") as it is a hide marker 2026/05/20 04:31:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f111581f00129a57e_d20260520_m043033_c001_v0001167_t0033_u01779251433917") 2026/05/20 04:31:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f11948da7d223d18e_d20260520_m043033_c001_v0001102_t0059_u01779251433104") 2026/05/20 04:31:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f38_d20260520_m043003_c001_v7007000_t0000_u01779251403390") as it is a hide marker 2026/05/20 04:31:34 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24ffc_d20260520_m043002_c001_v0001146_t0007_u01779251402740") 2026/05/20 04:31:34 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : piped data.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d5_d20260520_m043110_c001_v7007000_t0000_u01779251470143") as it is a hide marker 2026/05/20 04:31:34 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25322_d20260520_m043109_c001_v0001146_t0035_u01779251469592") 2026/05/20 04:31:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d4_d20260520_m043109_c001_v7007000_t0000_u01779251469406") 2026/05/20 04:31:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f4148b0288de2531a_d20260520_m043109_c001_v0001146_t0033_u01779251469044") 2026/05/20 04:31:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f49_d20260520_m043004_c001_v7007000_t0000_u01779251404476") as it is a hide marker 2026/05/20 04:31:34 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2500e_d20260520_m043003_c001_v0001146_t0024_u01779251403756") 2026/05/20 04:31:34 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : test-metadata: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f4009bb3c7ebadc40_d20260520_m043117_c001_v7007000_t0000_u01779251477218") as it is a hide marker 2026/05/20 04:31:34 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697c1da_d20260520_m043112_c001_v0001174_t0019_u01779251472053") 2026/05/20 04:31:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d7_d20260520_m043111_c001_v7007000_t0000_u01779251471262") 2026/05/20 04:31:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2532a_d20260520_m043110_c001_v0001146_t0045_u01779251470331") 2026/05/20 04:31:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f1c_d20260520_m042957_c001_v7007000_t0000_u01779251397549") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fb8_d20260520_m042956_c001_v0001146_t0021_u01779251396709") 2026/05/20 04:31:34 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f21_d20260520_m042959_c001_v7007000_t0000_u01779251399842") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fc8_d20260520_m042958_c001_v0001146_t0039_u01779251398998") 2026/05/20 04:31:34 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f1e_d20260520_m042958_c001_v7007000_t0000_u01779251398630") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fc4_d20260520_m042957_c001_v0001146_t0020_u01779251397914") 2026/05/20 04:31:34 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f2a_d20260520_m043001_c001_v7007000_t0000_u01779251401028") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fd6_d20260520_m043000_c001_v0001146_t0019_u01779251400208") 2026/05/20 04:31:34 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f2c_d20260520_m043002_c001_v7007000_t0000_u01779251402354") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fea_d20260520_m043001_c001_v0001146_t0056_u01779251401515") 2026/05/20 04:31:34 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f14_d20260520_m042956_c001_v7007000_t0000_u01779251396343") as it is a hide marker 2026/05/20 04:31:34 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24faa_d20260520_m042955_c001_v0001146_t0004_u01779251395605") 2026/05/20 04:31:34 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf2519b9_d20260520_m043127_c001_v0001116_t0012_u01779251487831") "upload" dated 2026-05-20 04:31:27.831 +0000 UTC (6.927702922s ago) 2026/05/20 04:31:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe61355fc0_d20260520_m043123_c001_v7007000_t0000_u01779251483054") 2026/05/20 04:31:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25393_d20260520_m043119_c001_v0001146_t0057_u01779251479775") 2026/05/20 04:31:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f9b_d20260520_m043013_c001_v7007000_t0000_u01779251413033") as it is a hide marker 2026/05/20 04:31:34 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f21416e1b85738f7a_d20260520_m043006_c001_v0001100_t0008_u01779251406485") 2026/05/20 04:31:34 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : zero-length-file: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f74_d20260520_m043006_c001_v7007000_t0000_u01779251406302") as it is a hide marker 2026/05/20 04:31:34 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : zero-length-file: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f4148b0288de25028_d20260520_m043005_c001_v0001146_t0033_u01779251405758") 2026/05/20 04:31:34 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f00_d20260520_m042949_c001_v7007000_t0000_u01779251389701") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f4e_d20260520_m042948_c001_v0001146_t0027_u01779251388766") 2026/05/20 04:31:34 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee0_d20260520_m042944_c001_v7007000_t0000_u01779251384133") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f08_d20260520_m042942_c001_v0001146_t0044_u01779251382991") 2026/05/20 04:31:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f04_d20260520_m042953_c001_v7007000_t0000_u01779251393063") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f7e_d20260520_m042952_c001_v0001146_t0007_u01779251392403") 2026/05/20 04:31:34 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f03_d20260520_m042952_c001_v7007000_t0000_u01779251392038") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f6a_d20260520_m042951_c001_v0001146_t0050_u01779251391278") 2026/05/20 04:31:34 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f0a_d20260520_m042954_c001_v7007000_t0000_u01779251394150") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f8e_d20260520_m042953_c001_v0001146_t0017_u01779251393428") 2026/05/20 04:31:34 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f02_d20260520_m042950_c001_v7007000_t0000_u01779251390913") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f5e_d20260520_m042950_c001_v0001146_t0004_u01779251390068") 2026/05/20 04:31:34 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ./.: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee3_d20260520_m042945_c001_v7007000_t0000_u01779251385247") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ./.: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f12_d20260520_m042944_c001_v0001146_t0055_u01779251384497") 2026/05/20 04:31:34 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/20 04:31:34 DEBUG : ../..: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee4_d20260520_m042946_c001_v7007000_t0000_u01779251386331") as it is a hide marker 2026/05/20 04:31:34 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/20 04:31:34 DEBUG : ../..: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f22_d20260520_m042945_c001_v0001146_t0024_u01779251385617") 2026/05/20 04:31:34 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/20 04:31:34 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of all hidden files 2026/05/20 04:31:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738efb_d20260520_m042948_c001_v7007000_t0000_u01779251388398") as it is a hide marker 2026/05/20 04:31:35 DEBUG : leading space/ leading space: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f42_d20260520_m042947_c001_v0001146_t0021_u01779251387715") 2026/05/20 04:31:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ef1_d20260520_m042947_c001_v7007000_t0000_u01779251387349") as it is a hide marker 2026/05/20 04:31:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f34_d20260520_m042946_c001_v0001146_t0001_u01779251386697") 2026/05/20 04:31:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f0f_d20260520_m042955_c001_v7007000_t0000_u01779251395239") as it is a hide marker 2026/05/20 04:31:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f9c_d20260520_m042954_c001_v0001146_t0005_u01779251394535") 2026/05/20 04:31:35 DEBUG : created from root.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41279401a367f874_d20260520_m043052_c001_v7007000_t0000_u01779251452247") as it is a hide marker 2026/05/20 04:31:35 DEBUG : created from root.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1139abb5f24de535_d20260520_m043051_c001_v0001167_t0003_u01779251451190") 2026/05/20 04:31:35 DEBUG : file name.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d3_d20260520_m043108_c001_v7007000_t0000_u01779251468313") as it is a hide marker 2026/05/20 04:31:35 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de251c4_d20260520_m043040_c001_v0001146_t0010_u01779251440450") 2026/05/20 04:31:35 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1059c528e757753d_d20260520_m043036_c001_v0001100_t0027_u01779251436734") 2026/05/20 04:31:35 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2508a_d20260520_m043014_c001_v0001146_t0055_u01779251414720") 2026/05/20 04:31:35 DEBUG : file name.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25076_d20260520_m043013_c001_v0001146_t0001_u01779251413577") 2026/05/20 04:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2507e_d20260520_m043014_c001_v0001146_t0035_u01779251414069") "upload" dated 2026-05-20 04:30:14.069 +0000 UTC (1m21.743762466s ago) 2026/05/20 04:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f4009bb3c7ebadb34_d20260520_m043034_c001_v7007000_t0000_u01779251434460") as it is a hide marker 2026/05/20 04:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f111581f00129a57e_d20260520_m043033_c001_v0001167_t0033_u01779251433917") 2026/05/20 04:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f11948da7d223d18e_d20260520_m043033_c001_v0001102_t0059_u01779251433104") 2026/05/20 04:31:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f38_d20260520_m043003_c001_v7007000_t0000_u01779251403390") as it is a hide marker 2026/05/20 04:31:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24ffc_d20260520_m043002_c001_v0001146_t0007_u01779251402740") 2026/05/20 04:31:36 DEBUG : piped data.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d5_d20260520_m043110_c001_v7007000_t0000_u01779251470143") as it is a hide marker 2026/05/20 04:31:36 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25322_d20260520_m043109_c001_v0001146_t0035_u01779251469592") 2026/05/20 04:31:36 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d4_d20260520_m043109_c001_v7007000_t0000_u01779251469406") 2026/05/20 04:31:36 DEBUG : piped data.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f4148b0288de2531a_d20260520_m043109_c001_v0001146_t0033_u01779251469044") 2026/05/20 04:31:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f49_d20260520_m043004_c001_v7007000_t0000_u01779251404476") as it is a hide marker 2026/05/20 04:31:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2500e_d20260520_m043003_c001_v0001146_t0024_u01779251403756") 2026/05/20 04:31:36 DEBUG : test-metadata: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f4009bb3c7ebadc40_d20260520_m043117_c001_v7007000_t0000_u01779251477218") as it is a hide marker 2026/05/20 04:31:36 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697c1da_d20260520_m043112_c001_v0001174_t0019_u01779251472053") 2026/05/20 04:31:36 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697c1d7_d20260520_m043111_c001_v7007000_t0000_u01779251471262") 2026/05/20 04:31:36 DEBUG : test-metadata: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2532a_d20260520_m043110_c001_v0001146_t0045_u01779251470331") 2026/05/20 04:31:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f1c_d20260520_m042957_c001_v7007000_t0000_u01779251397549") as it is a hide marker 2026/05/20 04:31:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fb8_d20260520_m042956_c001_v0001146_t0021_u01779251396709") 2026/05/20 04:31:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f21_d20260520_m042959_c001_v7007000_t0000_u01779251399842") as it is a hide marker 2026/05/20 04:31:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fc8_d20260520_m042958_c001_v0001146_t0039_u01779251398998") 2026/05/20 04:31:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f1e_d20260520_m042958_c001_v7007000_t0000_u01779251398630") as it is a hide marker 2026/05/20 04:31:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fc4_d20260520_m042957_c001_v0001146_t0020_u01779251397914") 2026/05/20 04:31:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f2a_d20260520_m043001_c001_v7007000_t0000_u01779251401028") as it is a hide marker 2026/05/20 04:31:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fd6_d20260520_m043000_c001_v0001146_t0019_u01779251400208") 2026/05/20 04:31:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f2c_d20260520_m043002_c001_v7007000_t0000_u01779251402354") as it is a hide marker 2026/05/20 04:31:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24fea_d20260520_m043001_c001_v0001146_t0056_u01779251401515") 2026/05/20 04:31:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f14_d20260520_m042956_c001_v7007000_t0000_u01779251396343") as it is a hide marker 2026/05/20 04:31:37 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24faa_d20260520_m042955_c001_v0001146_t0004_u01779251395605") 2026/05/20 04:31:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf2519b9_d20260520_m043127_c001_v0001116_t0012_u01779251487831") "upload" dated 2026-05-20 04:31:27.831 +0000 UTC (9.369965461s ago) 2026/05/20 04:31:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe61355fc0_d20260520_m043123_c001_v7007000_t0000_u01779251483054") 2026/05/20 04:31:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de25393_d20260520_m043119_c001_v0001146_t0057_u01779251479775") 2026/05/20 04:31:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f9b_d20260520_m043013_c001_v7007000_t0000_u01779251413033") as it is a hide marker 2026/05/20 04:31:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f21416e1b85738f7a_d20260520_m043006_c001_v0001100_t0008_u01779251406485") 2026/05/20 04:31:37 DEBUG : zero-length-file: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f74_d20260520_m043006_c001_v7007000_t0000_u01779251406302") as it is a hide marker 2026/05/20 04:31:37 DEBUG : zero-length-file: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f4148b0288de25028_d20260520_m043005_c001_v0001146_t0033_u01779251405758") 2026/05/20 04:31:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f00_d20260520_m042949_c001_v7007000_t0000_u01779251389701") as it is a hide marker 2026/05/20 04:31:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f4e_d20260520_m042948_c001_v0001146_t0027_u01779251388766") 2026/05/20 04:31:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee0_d20260520_m042944_c001_v7007000_t0000_u01779251384133") as it is a hide marker 2026/05/20 04:31:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f08_d20260520_m042942_c001_v0001146_t0044_u01779251382991") 2026/05/20 04:31:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f04_d20260520_m042953_c001_v7007000_t0000_u01779251393063") as it is a hide marker 2026/05/20 04:31:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f7e_d20260520_m042952_c001_v0001146_t0007_u01779251392403") 2026/05/20 04:31:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f03_d20260520_m042952_c001_v7007000_t0000_u01779251392038") as it is a hide marker 2026/05/20 04:31:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f6a_d20260520_m042951_c001_v0001146_t0050_u01779251391278") 2026/05/20 04:31:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f0a_d20260520_m042954_c001_v7007000_t0000_u01779251394150") as it is a hide marker 2026/05/20 04:31:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f8e_d20260520_m042953_c001_v0001146_t0017_u01779251393428") 2026/05/20 04:31:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738f02_d20260520_m042950_c001_v7007000_t0000_u01779251390913") as it is a hide marker 2026/05/20 04:31:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f5e_d20260520_m042950_c001_v0001146_t0004_u01779251390068") 2026/05/20 04:31:38 DEBUG : ./.: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee3_d20260520_m042945_c001_v7007000_t0000_u01779251385247") as it is a hide marker 2026/05/20 04:31:38 DEBUG : ./.: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f12_d20260520_m042944_c001_v0001146_t0055_u01779251384497") 2026/05/20 04:31:38 DEBUG : ../..: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f41416e1b85738ee4_d20260520_m042946_c001_v7007000_t0000_u01779251386331") as it is a hide marker 2026/05/20 04:31:38 DEBUG : ../..: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de24f22_d20260520_m042945_c001_v0001146_t0024_u01779251385617") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/20 04:31:39 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. 2026/05/20 04:31:39 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. 2026/05/20 04:31:39 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. 2026/05/20 04:31:39 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 2026/05/20 04:31:39 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of pending multipart uploads older than 0s 2026/05/20 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2507e_d20260520_m043014_c001_v0001146_t0035_u01779251414069") "upload" dated 2026-05-20 04:30:14.069 +0000 UTC (1m26.107735788s ago) 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135605b_d20260520_m043139_c001_v0001101_t0027_u01779251499143") as it is a start marker (upload started at 2026-05-20 04:31:39.143 +0000 UTC) 2026/05/20 04:31:40 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135605e_d20260520_m043139_c001_v0001182_t0056_u01779251499329") as it is a start marker (upload started at 2026-05-20 04:31:39.329 +0000 UTC) 2026/05/20 04:31:40 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe61356061_d20260520_m043139_c001_v0001040_t0009_u01779251499519") as it is a start marker (upload started at 2026-05-20 04:31:39.519 +0000 UTC) 2026/05/20 04:31:40 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe61356063_d20260520_m043139_c001_v0001104_t0019_u01779251499710") as it is a start marker (upload started at 2026-05-20 04:31:39.71 +0000 UTC) 2026/05/20 04:31:40 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/20 04:31:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe61356059_d20260520_m043138_c001_v7007000_t0000_u01779251498958") "hide" dated 2026-05-20 04:31:38.958 +0000 UTC (1.218910699s ago) 2026/05/20 04:31:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf2519b9_d20260520_m043127_c001_v0001116_t0012_u01779251487831") 2026/05/20 04:31:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/20 04:31:40 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of pending multipart uploads older than 0s 2026/05/20 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2507e_d20260520_m043014_c001_v0001146_t0035_u01779251414069") "upload" dated 2026-05-20 04:30:14.069 +0000 UTC (1m26.482317292s ago) 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135605b_d20260520_m043139_c001_v0001101_t0027_u01779251499143") as it is a start marker (upload started at 2026-05-20 04:31:39.143 +0000 UTC) 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135605e_d20260520_m043139_c001_v0001182_t0056_u01779251499329") as it is a start marker (upload started at 2026-05-20 04:31:39.329 +0000 UTC) 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe61356061_d20260520_m043139_c001_v0001040_t0009_u01779251499519") as it is a start marker (upload started at 2026-05-20 04:31:39.519 +0000 UTC) 2026/05/20 04:31:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe61356063_d20260520_m043139_c001_v0001104_t0019_u01779251499710") as it is a start marker (upload started at 2026-05-20 04:31:39.71 +0000 UTC) 2026/05/20 04:31:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe61356059_d20260520_m043138_c001_v7007000_t0000_u01779251498958") "hide" dated 2026-05-20 04:31:38.958 +0000 UTC (1.593451207s ago) 2026/05/20 04:31:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf2519b9_d20260520_m043127_c001_v0001116_t0012_u01779251487831") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/20 04:31:41 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/20 04:31:41 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/20 04:31:41 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 2026/05/20 04:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/20 04:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/20 04:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/20 04:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/20 04:31:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/20 04:32:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/20 04:32:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/20 04:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:04 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. 2026/05/20 04:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91d8_d20260520_m043204_c001_v0001150_t0057_u01779251524698") 2026/05/20 04:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/20 04:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:32:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/20 04:32:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/20 04:32:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/20 04:32:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/20 04:32:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/20 04:32:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/20 04:32:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/20 04:32:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/20 04:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:12 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. 2026/05/20 04:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91e0_d20260520_m043212_c001_v0001174_t0026_u01779251532801") 2026/05/20 04:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/20 04:32:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:32:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/20 04:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/20 04:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/20 04:32:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/20 04:32:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/20 04:32:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/20 04:32:20 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/20 04:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:21 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. 2026/05/20 04:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91eb_d20260520_m043221_c001_v0001116_t0026_u01779251541772") 2026/05/20 04:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/20 04:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/20 04:32:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:32:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:24 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 2026/05/20 04:32:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/20 04:32:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/20 04:32:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/20 04:32:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/20 04:32:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/20 04:32:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/20 04:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:30 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. 2026/05/20 04:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cabc_d20260520_m043230_c001_v0001177_t0035_u01779251550511") 2026/05/20 04:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/20 04:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/20 04:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/20 04:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/20 04:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/20 04:32:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/20 04:32:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/20 04:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:38 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. 2026/05/20 04:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cacd_d20260520_m043238_c001_v0001178_t0013_u01779251558696") 2026/05/20 04:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/20 04:32:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/20 04:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/20 04:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/20 04:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/20 04:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/20 04:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/20 04:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/20 04:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/20 04:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/20 04:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/20 04:32:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:46 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. 2026/05/20 04:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e968f_d20260520_m043246_c001_v0001097_t0003_u01779251566966") 2026/05/20 04:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/20 04:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/20 04:32:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:32:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:49 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 2026/05/20 04:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/20 04:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/20 04:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/20 04:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/20 04:32:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/20 04:32:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/20 04:32:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/20 04:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:32:55 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. 2026/05/20 04:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cb09_d20260520_m043255_c001_v0001137_t0058_u01779251575164") 2026/05/20 04:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:32:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/20 04:32:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:32:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:32:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/20 04:32:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/20 04:32:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/20 04:32:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/20 04:32:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/20 04:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/20 04:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/20 04:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/20 04:33:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:03 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. 2026/05/20 04:33:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cb50_d20260520_m043303_c001_v0001154_t0012_u01779251583241") 2026/05/20 04:33:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/20 04:33:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:33:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/20 04:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/20 04:33:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/20 04:33:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/20 04:33:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/20 04:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/20 04:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/20 04:33:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:11 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. 2026/05/20 04:33:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682ecd9a_d20260520_m043311_c001_v0001174_t0033_u01779251591796") 2026/05/20 04:33:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/20 04:33:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:33:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:33:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/20 04:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:33:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:14 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 2026/05/20 04:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/20 04:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/20 04:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/20 04:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/20 04:33:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/20 04:33:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/20 04:33:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:19 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. 2026/05/20 04:33:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cbfc_d20260520_m043319_c001_v0001106_t0005_u01779251599881") 2026/05/20 04:33:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:33:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:33:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/20 04:33:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/20 04:33:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/20 04:33:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/20 04:33:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/20 04:33:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/20 04:33:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/20 04:33:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:28 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. 2026/05/20 04:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135cec5_d20260520_m043328_c001_v0001106_t0055_u01779251608957") 2026/05/20 04:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/20 04:33:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/20 04:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/20 04:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/20 04:33:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/20 04:33:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/20 04:33:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/20 04:33:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:38 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. 2026/05/20 04:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682ef157_d20260520_m043339_c001_v0001116_t0012_u01779251619025") 2026/05/20 04:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/20 04:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/20 04:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:42 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 2026/05/20 04:33:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/20 04:33:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/20 04:33:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/20 04:33:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/20 04:33:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/20 04:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/20 04:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/20 04:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:49 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. 2026/05/20 04:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f216f25d8cfcaa9dd_d20260520_m043349_c001_v0001150_t0054_u01779251629138") 2026/05/20 04:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/20 04:33:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/20 04:33:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/20 04:33:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/20 04:33:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/20 04:33:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/20 04:33:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/20 04:33:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/20 04:33:56 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/20 04:33:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:33:58 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. 2026/05/20 04:33:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d78b_d20260520_m043358_c001_v0001183_t0022_u01779251638361") 2026/05/20 04:33:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/20 04:33:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:33:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/20 04:34:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:34:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:34:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/20 04:34:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/20 04:34:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/20 04:34:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/20 04:34:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/20 04:34:06 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/20 04:34:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:34:07 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. 2026/05/20 04:34:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f218b6c6f6f801ad9_d20260520_m043408_c001_v0001174_t0006_u01779251648063") 2026/05/20 04:34:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/20 04:34:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:34:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:34:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/20 04:34:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:34:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:34:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:34:10 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 2026/05/20 04:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/20 04:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/20 04:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/20 04:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/20 04:34:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/20 04:34:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/20 04:34:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:34:17 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. 2026/05/20 04:34:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f218b6c6f6f801b4f_d20260520_m043417_c001_v0001116_t0046_u01779251657458") 2026/05/20 04:34:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:34:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/20 04:34:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:34:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:34:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/20 04:34:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/20 04:34:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/20 04:34:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/20 04:34:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/20 04:34:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/20 04:34:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/20 04:34:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:34:27 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. 2026/05/20 04:34:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135db9f_d20260520_m043428_c001_v0001130_t0057_u01779251668050") 2026/05/20 04:34:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/20 04:34:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/20 04:34:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:34:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:34:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/20 04:34:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/20 04:34:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/20 04:34:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/20 04:34:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/20 04:34:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/20 04:34:39 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. 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa27d63a05d4b3b9fe80e1b_f216522e083bed1ae_d20260520_m043439_c001_v0001104_t0034_u01779251679090") 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/20 04:34:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/20 04:34:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/20 04:34:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/20 04:34:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/20 04:34:42 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 2026/05/20 04:34:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb80_d20260520_m043450_c001_v0001038_t0014_u01779251690618") 2026/05/20 04:34:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/20 04:34:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/20 04:34:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/20 04:34:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/20 04:34:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/20 04:34:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/20 04:34:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/20 04:34:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/20 04:34:53 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/20 04:34:55 DEBUG : chunked-copy: Done sending chunk 0 2026/05/20 04:34:55 DEBUG : chunked-copy: Done sending chunk 1 2026/05/20 04:34:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/20 04:34:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb86_d20260520_m043456_c001_v0001136_t0021_u01779251696643") 2026/05/20 04:34:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/20 04:34:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/20 04:34:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/20 04:34:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/20 04:34:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/20 04:34:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/20 04:34:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/20 04:34:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/20 04:34:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/20 04:35:01 DEBUG : chunked-copy: Done sending chunk 0 2026/05/20 04:35:02 DEBUG : chunked-copy: Done sending chunk 1 2026/05/20 04:35:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/20 04:35:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa27d63a05d4b3b9fe80e1b_f208e2ac0ce0c350e_d20260520_m043502_c001_v0001165_t0021_u01779251702729") 2026/05/20 04:35:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/20 04:35:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/20 04:35:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/20 04:35:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/20 04:35:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/20 04:35:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/20 04:35:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/20 04:35:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/20 04:35:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/20 04:35:08 DEBUG : chunked-copy: Done sending chunk 0 2026/05/20 04:35:08 DEBUG : chunked-copy: Done sending chunk 1 2026/05/20 04:35:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/20 04:35:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb9c_d20260520_m043508_c001_v0001101_t0040_u01779251708707") 2026/05/20 04:35:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/20 04:35:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/20 04:35:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/20 04:35:09 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/20 04:35:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/20 04:35:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/20 04:35:09 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/20 04:35:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/20 04:35:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/20 04:35:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rexinad6zebe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/20 04:35:15 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of all files 2026/05/20 04:35:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d798_d20260520_m043422_c001_v7007000_t0000_u01779251662045") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f218b6c6f6f801b4f_d20260520_m043417_c001_v0001116_t0046_u01779251657458") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f418b6c6f6f801b44_d20260520_m043416_c001_v7007000_t0000_u01779251656962") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d795_d20260520_m043412_c001_v0001184_t0000_u01779251652743") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f407f37648f8bcb77_d20260520_m043444_c001_v7007000_t0000_u01779251684340") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f216522e083bed1ae_d20260520_m043439_c001_v0001104_t0034_u01779251679090") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f416522e083bed1a8_d20260520_m043438_c001_v7007000_t0000_u01779251678601") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135dba8_d20260520_m043433_c001_v0001171_t0003_u01779251673133") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135dba7_d20260520_m043432_c001_v7007000_t0000_u01779251672948") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135db9f_d20260520_m043428_c001_v0001130_t0057_u01779251668050") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135db9e_d20260520_m043427_c001_v7007000_t0000_u01779251667559") 2026/05/20 04:35:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d799_d20260520_m043422_c001_v0001134_t0005_u01779251662229") 2026/05/20 04:35:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e96a6_d20260520_m043250_c001_v7007000_t0000_u01779251570961") 2026/05/20 04:35:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e968f_d20260520_m043246_c001_v0001097_t0003_u01779251566966") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e9687_d20260520_m043242_c001_v7007000_t0000_u01779251562506") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cacd_d20260520_m043238_c001_v0001178_t0013_u01779251558696") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e968d_d20260520_m043246_c001_v7007000_t0000_u01779251566607") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e9688_d20260520_m043242_c001_v0001184_t0029_u01779251562692") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697cacc_d20260520_m043238_c001_v7007000_t0000_u01779251558331") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e967f_d20260520_m043234_c001_v0001097_t0042_u01779251554151") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e967e_d20260520_m043233_c001_v7007000_t0000_u01779251553966") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cabc_d20260520_m043230_c001_v0001177_t0035_u01779251550511") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697cabb_d20260520_m043230_c001_v7007000_t0000_u01779251550157") 2026/05/20 04:35:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91ef_d20260520_m043226_c001_v0001173_t0028_u01779251546327") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135ce29_d20260520_m043315_c001_v7007000_t0000_u01779251595598") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682ecd9a_d20260520_m043311_c001_v0001174_t0033_u01779251591796") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682ecd87_d20260520_m043307_c001_v7007000_t0000_u01779251587278") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cb50_d20260520_m043303_c001_v0001154_t0012_u01779251583241") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682ecd99_d20260520_m043311_c001_v7007000_t0000_u01779251591426") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682ecd88_d20260520_m043307_c001_v0001185_t0033_u01779251587467") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697cb49_d20260520_m043302_c001_v7007000_t0000_u01779251582890") 2026/05/20 04:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e9fc2_d20260520_m043258_c001_v0001184_t0028_u01779251578937") 2026/05/20 04:35:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e9e98_d20260520_m043258_c001_v7007000_t0000_u01779251578749") 2026/05/20 04:35:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cb09_d20260520_m043255_c001_v0001137_t0058_u01779251575164") 2026/05/20 04:35:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697cb07_d20260520_m043254_c001_v7007000_t0000_u01779251574825") 2026/05/20 04:35:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e96a8_d20260520_m043251_c001_v0001041_t0011_u01779251571156") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e91ee_d20260520_m043226_c001_v7007000_t0000_u01779251546142") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91eb_d20260520_m043221_c001_v0001116_t0026_u01779251541772") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e91ea_d20260520_m043221_c001_v7007000_t0000_u01779251541428") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91e7_d20260520_m043217_c001_v0001150_t0040_u01779251537307") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e91e6_d20260520_m043217_c001_v7007000_t0000_u01779251537118") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91e0_d20260520_m043212_c001_v0001174_t0026_u01779251532801") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e91df_d20260520_m043212_c001_v7007000_t0000_u01779251532440") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f2010328a8d9f2282_d20260520_m043208_c001_v0001134_t0007_u01779251528330") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f4010328a8d9f2280_d20260520_m043208_c001_v7007000_t0000_u01779251528146") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682e91d8_d20260520_m043204_c001_v0001150_t0057_u01779251524698") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682e91d7_d20260520_m043204_c001_v7007000_t0000_u01779251524349") 2026/05/20 04:35:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe61356084_d20260520_m043150_c001_v0001100_t0039_u01779251510228") 2026/05/20 04:35:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d779_d20260520_m043344_c001_v7007000_t0000_u01779251624224") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f222f1542682ef157_d20260520_m043339_c001_v0001116_t0012_u01779251619025") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d325_d20260520_m043333_c001_v7007000_t0000_u01779251613576") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135cec5_d20260520_m043328_c001_v0001106_t0055_u01779251608957") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f422f1542682ef152_d20260520_m043338_c001_v7007000_t0000_u01779251618529") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d326_d20260520_m043333_c001_v0001100_t0017_u01779251613773") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135cec4_d20260520_m043328_c001_v7007000_t0000_u01779251608568") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135cea9_d20260520_m043323_c001_v0001101_t0049_u01779251603934") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135cea5_d20260520_m043323_c001_v7007000_t0000_u01779251603733") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f20517d34d697cbfc_d20260520_m043319_c001_v0001106_t0005_u01779251599881") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f40517d34d697cbfa_d20260520_m043319_c001_v7007000_t0000_u01779251599477") 2026/05/20 04:35:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135ce2a_d20260520_m043315_c001_v0001178_t0033_u01779251595781") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d794_d20260520_m043412_c001_v7007000_t0000_u01779251652541") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f218b6c6f6f801ad9_d20260520_m043408_c001_v0001174_t0006_u01779251648063") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f418b6c6f6f801acd_d20260520_m043407_c001_v7007000_t0000_u01779251647627") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d78f_d20260520_m043402_c001_v0001137_t0054_u01779251642837") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d78e_d20260520_m043402_c001_v7007000_t0000_u01779251642649") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d78b_d20260520_m043358_c001_v0001183_t0022_u01779251638361") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d78a_d20260520_m043357_c001_v7007000_t0000_u01779251637911") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d785_d20260520_m043353_c001_v0001097_t0040_u01779251633217") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe6135d784_d20260520_m043353_c001_v7007000_t0000_u01779251633032") 2026/05/20 04:35:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f216f25d8cfcaa9dd_d20260520_m043349_c001_v0001150_t0054_u01779251629138") 2026/05/20 04:35:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f416f25d8cfcaa9dc_d20260520_m043348_c001_v7007000_t0000_u01779251628670") 2026/05/20 04:35:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f204438fe6135d77a_d20260520_m043344_c001_v0001167_t0034_u01779251624415") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f41939c4c0d000611_d20260520_m043511_c001_v7007000_t0000_u01779251711036") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f208e2ac0ce0c3516_d20260520_m043505_c001_v0001154_t0002_u01779251705368") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f408e2ac0ce0c3511_d20260520_m043504_c001_v7007000_t0000_u01779251704840") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb8b_d20260520_m043459_c001_v0001178_t0026_u01779251699502") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f407f37648f8bcb8a_d20260520_m043458_c001_v7007000_t0000_u01779251698950") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f208e2ac0ce0c3499_d20260520_m043453_c001_v0001172_t0016_u01779251693255") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f408e2ac0ce0c3490_d20260520_m043452_c001_v7007000_t0000_u01779251692716") 2026/05/20 04:35:21 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf251c06_d20260520_m043448_c001_v0001116_t0023_u01779251688790") 2026/05/20 04:35:22 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f407f37648f8bcb7d_d20260520_m043448_c001_v7007000_t0000_u01779251688426") 2026/05/20 04:35:22 DEBUG : chunked-copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf251c00_d20260520_m043445_c001_v0001116_t0004_u01779251685056") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f41939c4c0d000610_d20260520_m043510_c001_v7007000_t0000_u01779251710851") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb9c_d20260520_m043508_c001_v0001101_t0040_u01779251708707") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f408e2ac0ce0c3510_d20260520_m043504_c001_v7007000_t0000_u01779251704657") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f208e2ac0ce0c350e_d20260520_m043502_c001_v0001165_t0021_u01779251702729") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f407f37648f8bcb89_d20260520_m043458_c001_v7007000_t0000_u01779251698763") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb86_d20260520_m043456_c001_v0001136_t0021_u01779251696643") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f408e2ac0ce0c30a3_d20260520_m043452_c001_v7007000_t0000_u01779251692531") 2026/05/20 04:35:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f207f37648f8bcb80_d20260520_m043450_c001_v0001038_t0014_u01779251690618") 2026/05/20 04:35:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f407f37648f8bcb7b_d20260520_m043448_c001_v7007000_t0000_u01779251688196") 2026/05/20 04:35:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1009d17fc51d12fd_d20260520_m043447_c001_v0001136_t0006_u01779251687187") 2026/05/20 04:35:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f1148b0288de2507e_d20260520_m043014_c001_v0001146_t0035_u01779251414069") 2026/05/20 04:35:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f41939c4c0d000617_d20260520_m043512_c001_v7007000_t0000_u01779251712191") 2026/05/20 04:35:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf251c26_d20260520_m043511_c001_v0001116_t0026_u01779251711585") 2026/05/20 04:35:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f41939c4c0d00061b_d20260520_m043514_c001_v7007000_t0000_u01779251714236") 2026/05/20 04:35:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf251c2a_d20260520_m043513_c001_v0001116_t0018_u01779251713746") 2026/05/20 04:35:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f103ab4c2cf251c28_d20260520_m043512_c001_v0001116_t0030_u01779251712377") 2026/05/20 04:35:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa27d63a05d4b3b9fe80e1b_f404438fe61356059_d20260520_m043138_c001_v7007000_t0000_u01779251498958") 2026/05/20 04:35:28 INFO : B2 bucket rclone-test-rexinad6zebe: cleaning bucket "rclone-test-rexinad6zebe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (357.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.54s) --- PASS: TestIntegration/FsMkdir (351.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- 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 (6.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (97.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (15.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (39.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (36.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (18.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.52s) --- 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 357.045s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m57.780445852s (try 1/5)