"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/06/16 02:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi" 2026/06/16 02:12:55 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/06/16 02:12:58 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/16 02:12:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/16 02:12:58 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/06/16 02:13:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/16 02:13:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/16 02:13:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/16 02:13:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/16 02:13:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/16 02:13:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/16 02:13:29 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/06/16 02:13:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/16 02:13:37 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/06/16 02:13:42 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of all files 2026/06/16 02:13:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be7eb_d20260616_m021342_c001_v0001174_t0052_u01781576022057") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/16 02:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi/dirToPurgeFromRoot" 2026/06/16 02:13:45 INFO : B2 bucket rclone-test-hiwadam1juhi path dirToPurgeFromRoot: cleaning bucket "rclone-test-hiwadam1juhi" of all files 2026/06/16 02:13:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be809_d20260616_m021343_c001_v0001174_t0010_u01781576023758") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/16 02:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi/hello? sausage/êé" 2026/06/16 02:13:50 INFO : B2 bucket rclone-test-hiwadam1juhi path hello? sausage/êé: cleaning bucket "rclone-test-hiwadam1juhi" of all files 2026/06/16 02:13:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f10688a23432267ec_d20260616_m021349_c001_v0001171_t0039_u01781576029118") === 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/06/16 02:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/16 02:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-hiwadam1juhi" from "TestB2:rclone-test-hiwadam1juhi" 2026/06/16 02:14:04 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/06/16 02:14:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fetemum1pude" 2026/06/16 02:14:19 DEBUG : B2 bucket rclone-test-fetemum1pude: Purge remote 2026/06/16 02:14:19 INFO : B2 bucket rclone-test-fetemum1pude: cleaning bucket "rclone-test-fetemum1pude" of all files 2026/06/16 02:14:19 DEBUG : somefile: Deleting (id "4_z0f524d03305dcbeb9fe80e1b_f4138d144dde5d309_d20260616_m021418_c001_v0001134_t0010_u01781576058128") === 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/06/16 02:14:20 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/16 02:14:21 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/06/16 02:14:24 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/16 02:14:24 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/16 02:14:24 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.188Ki offset 6Mi/6.106Mi 2026/06/16 02:14:24 DEBUG : test-metadata: Sending chunk 1 length 110785 2026/06/16 02:14:26 DEBUG : test-metadata: Done sending chunk 1 2026/06/16 02:14:26 DEBUG : test-metadata: Done sending chunk 0 2026/06/16 02:14:26 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/06/16 02:14:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1174-17.backblaze.com/b2api/v1/b2_upload_file/7ff20db3304dcbeb9fe80e1b/c001_v0001174_t0045": EOF 2026/06/16 02:14:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-17.backblaze.com/b2api/v1/b2_upload_file/7ff20db3304dcbeb9fe80e1b/c001_v0001174_t0045": EOF) 2026/06/16 02:14:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1174-17.backblaze.com/b2api/v1/b2_upload_file/7ff20db3304dcbeb9fe80e1b/c001_v0001174_t0045": EOF - low level retry 1/10 2026/06/16 02:14:40 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-06-16-021432-521.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/06/16 02:14:42 DEBUG : oldPath = "TestB2:rclone-test-hiwadam1juhi/versions/test-versions-v2026-06-16-021432-521.txt" 2026/06/16 02:14:42 DEBUG : newPath = "TestB2,versions:rclone-test-hiwadam1juhi/versions/test-versions-v2026-06-16-021432-521.txt" 2026/06/16 02:14:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hiwadam1juhi/versions/test-versions-v2026-06-16-021432-521.txt" 2026/06/16 02:14:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/16 02:14:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hiwadam1juhi/versions/test-versions-v2026-06-16-021432-521.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hiwadam1juhi/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/06/16 02:14:47 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of all hidden files 2026/06/16 02:14:47 DEBUG : leading space/ leading space: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d48_d20260616_m021306_c001_v7007000_t0000_u01781575986841") as it is a hide marker 2026/06/16 02:14:47 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : leading space/ leading space: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be61c_d20260616_m021306_c001_v0001174_t0040_u01781575986078") 2026/06/16 02:14:47 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3f_d20260616_m021305_c001_v7007000_t0000_u01781575985716") as it is a hide marker 2026/06/16 02:14:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be60e_d20260616_m021304_c001_v0001174_t0043_u01781575984733") 2026/06/16 02:14:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d72_d20260616_m021314_c001_v7007000_t0000_u01781575994222") as it is a hide marker 2026/06/16 02:14:47 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be66e_d20260616_m021313_c001_v0001174_t0014_u01781575993468") 2026/06/16 02:14:47 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : created from root.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f41632da40ed44d76_d20260616_m021411_c001_v7007000_t0000_u01781576051960") as it is a hide marker 2026/06/16 02:14:47 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : created from root.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f114555115c8d799b_d20260616_m021411_c001_v0001185_t0031_u01781576051024") 2026/06/16 02:14:47 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd4_d20260616_m021420_c001_v7007000_t0000_u01781576060174") as it is a hide marker 2026/06/16 02:14:47 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be926_d20260616_m021400_c001_v0001174_t0020_u01781576040044") 2026/06/16 02:14:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f104ba868df9ee4a9_d20260616_m021356_c001_v0001038_t0002_u01781576036105") 2026/06/16 02:14:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be72d_d20260616_m021333_c001_v0001174_t0022_u01781576013181") 2026/06/16 02:14:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be71d_d20260616_m021332_c001_v0001174_t0052_u01781576012081") 2026/06/16 02:14:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be721_d20260616_m021332_c001_v0001174_t0057_u01781576012583") "upload" dated 2026-06-16 02:13:32.583 +0000 UTC (1m14.713829621s ago) 2026/06/16 02:14:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2ce9_d20260616_m021353_c001_v7007000_t0000_u01781576033696") as it is a hide marker 2026/06/16 02:14:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f119de9aaaa0ede9a_d20260616_m021353_c001_v0001172_t0026_u01781576033062") 2026/06/16 02:14:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f101d6f710c669cac_d20260616_m021352_c001_v0001039_t0000_u01781576032213") 2026/06/16 02:14:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d90_d20260616_m021322_c001_v7007000_t0000_u01781576002226") as it is a hide marker 2026/06/16 02:14:47 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6c3_d20260616_m021321_c001_v0001174_t0036_u01781576001501") 2026/06/16 02:14:47 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : piped data.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd9_d20260616_m021422_c001_v7007000_t0000_u01781576062029") as it is a hide marker 2026/06/16 02:14:47 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0beac4_d20260616_m021421_c001_v0001174_t0028_u01781576061452") 2026/06/16 02:14:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd7_d20260616_m021421_c001_v7007000_t0000_u01781576061271") 2026/06/16 02:14:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f417a2241fa0beabe_d20260616_m021420_c001_v0001174_t0045_u01781576060902") 2026/06/16 02:14:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d92_d20260616_m021323_c001_v7007000_t0000_u01781576003314") as it is a hide marker 2026/06/16 02:14:47 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6d3_d20260616_m021322_c001_v0001174_t0027_u01781576002592") 2026/06/16 02:14:47 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : test-metadata: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f4110812ce758bdc1_d20260616_m021429_c001_v7007000_t0000_u01781576069976") as it is a hide marker 2026/06/16 02:14:47 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280dde_d20260616_m021424_c001_v0001104_t0009_u01781576064198") 2026/06/16 02:14:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280ddc_d20260616_m021423_c001_v7007000_t0000_u01781576063372") 2026/06/16 02:14:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0bead6_d20260616_m021422_c001_v0001174_t0028_u01781576062238") 2026/06/16 02:14:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d75_d20260616_m021316_c001_v7007000_t0000_u01781575996391") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be686_d20260616_m021315_c001_v0001174_t0015_u01781575995750") 2026/06/16 02:14:47 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d7c_d20260616_m021318_c001_v7007000_t0000_u01781575998761") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6a5_d20260616_m021317_c001_v0001174_t0019_u01781575997967") 2026/06/16 02:14:47 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d76_d20260616_m021317_c001_v7007000_t0000_u01781575997604") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be69a_d20260616_m021316_c001_v0001174_t0031_u01781575996754") 2026/06/16 02:14:47 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d81_d20260616_m021319_c001_v7007000_t0000_u01781575999895") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6ab_d20260616_m021319_c001_v0001174_t0031_u01781575999123") 2026/06/16 02:14:47 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d8d_d20260616_m021321_c001_v7007000_t0000_u01781576001139") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6bd_d20260616_m021320_c001_v0001174_t0032_u01781576000257") 2026/06/16 02:14:47 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d73_d20260616_m021315_c001_v7007000_t0000_u01781575995388") as it is a hide marker 2026/06/16 02:14:47 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : trailing space /trailing space : Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be678_d20260616_m021314_c001_v0001174_t0031_u01781575994586") 2026/06/16 02:14:47 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a925ef9_d20260616_m021440_c001_v0001136_t0022_u01781576080604") "upload" dated 2026-06-16 02:14:40.604 +0000 UTC (6.693419859s ago) 2026/06/16 02:14:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280de8_d20260616_m021435_c001_v7007000_t0000_u01781576075793") 2026/06/16 02:14:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0beb72_d20260616_m021432_c001_v0001174_t0037_u01781576072521") 2026/06/16 02:14:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d98_d20260616_m021331_c001_v7007000_t0000_u01781576011531") as it is a hide marker 2026/06/16 02:14:47 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280d94_d20260616_m021325_c001_v0001167_t0001_u01781576005348") 2026/06/16 02:14:47 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : zero-length-file: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d93_d20260616_m021325_c001_v7007000_t0000_u01781576005165") as it is a hide marker 2026/06/16 02:14:47 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : zero-length-file: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f417a2241fa0be6ec_d20260616_m021324_c001_v0001174_t0045_u01781576004614") 2026/06/16 02:14:47 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d4b_d20260616_m021307_c001_v7007000_t0000_u01781575987883") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be626_d20260616_m021307_c001_v0001174_t0019_u01781575987204") 2026/06/16 02:14:47 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3b_d20260616_m021301_c001_v7007000_t0000_u01781575981921") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be5e6_d20260616_m021300_c001_v0001174_t0034_u01781575980709") 2026/06/16 02:14:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d62_d20260616_m021311_c001_v7007000_t0000_u01781575991827") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be652_d20260616_m021310_c001_v0001174_t0010_u01781575990842") 2026/06/16 02:14:47 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d53_d20260616_m021310_c001_v7007000_t0000_u01781575990473") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be644_d20260616_m021309_c001_v0001174_t0054_u01781575989590") 2026/06/16 02:14:47 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d6e_d20260616_m021313_c001_v7007000_t0000_u01781575993100") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be660_d20260616_m021312_c001_v0001174_t0027_u01781575992191") 2026/06/16 02:14:47 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d4d_d20260616_m021309_c001_v7007000_t0000_u01781575989212") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be634_d20260616_m021308_c001_v0001174_t0038_u01781575988244") 2026/06/16 02:14:47 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ./.: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3c_d20260616_m021303_c001_v7007000_t0000_u01781575983209") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ./.: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be5f8_d20260616_m021302_c001_v0001174_t0027_u01781575982283") 2026/06/16 02:14:47 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/16 02:14:47 DEBUG : ../..: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3d_d20260616_m021304_c001_v7007000_t0000_u01781575984370") as it is a hide marker 2026/06/16 02:14:47 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/16 02:14:47 DEBUG : ../..: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be602_d20260616_m021303_c001_v0001174_t0016_u01781575983570") 2026/06/16 02:14:47 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/16 02:14:47 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of all hidden files 2026/06/16 02:14:47 DEBUG : leading space/ leading space: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d48_d20260616_m021306_c001_v7007000_t0000_u01781575986841") as it is a hide marker 2026/06/16 02:14:47 DEBUG : leading space/ leading space: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be61c_d20260616_m021306_c001_v0001174_t0040_u01781575986078") 2026/06/16 02:14:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3f_d20260616_m021305_c001_v7007000_t0000_u01781575985716") as it is a hide marker 2026/06/16 02:14:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be60e_d20260616_m021304_c001_v0001174_t0043_u01781575984733") 2026/06/16 02:14:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d72_d20260616_m021314_c001_v7007000_t0000_u01781575994222") as it is a hide marker 2026/06/16 02:14:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be66e_d20260616_m021313_c001_v0001174_t0014_u01781575993468") 2026/06/16 02:14:47 DEBUG : created from root.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f41632da40ed44d76_d20260616_m021411_c001_v7007000_t0000_u01781576051960") as it is a hide marker 2026/06/16 02:14:47 DEBUG : created from root.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f114555115c8d799b_d20260616_m021411_c001_v0001185_t0031_u01781576051024") 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd4_d20260616_m021420_c001_v7007000_t0000_u01781576060174") as it is a hide marker 2026/06/16 02:14:47 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be926_d20260616_m021400_c001_v0001174_t0020_u01781576040044") 2026/06/16 02:14:48 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f104ba868df9ee4a9_d20260616_m021356_c001_v0001038_t0002_u01781576036105") 2026/06/16 02:14:48 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be72d_d20260616_m021333_c001_v0001174_t0022_u01781576013181") 2026/06/16 02:14:48 DEBUG : file name.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be71d_d20260616_m021332_c001_v0001174_t0052_u01781576012081") 2026/06/16 02:14:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be721_d20260616_m021332_c001_v0001174_t0057_u01781576012583") "upload" dated 2026-06-16 02:13:32.583 +0000 UTC (1m15.799461674s ago) 2026/06/16 02:14:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2ce9_d20260616_m021353_c001_v7007000_t0000_u01781576033696") as it is a hide marker 2026/06/16 02:14:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f119de9aaaa0ede9a_d20260616_m021353_c001_v0001172_t0026_u01781576033062") 2026/06/16 02:14:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f101d6f710c669cac_d20260616_m021352_c001_v0001039_t0000_u01781576032213") 2026/06/16 02:14:48 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d90_d20260616_m021322_c001_v7007000_t0000_u01781576002226") as it is a hide marker 2026/06/16 02:14:48 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6c3_d20260616_m021321_c001_v0001174_t0036_u01781576001501") 2026/06/16 02:14:48 DEBUG : piped data.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd9_d20260616_m021422_c001_v7007000_t0000_u01781576062029") as it is a hide marker 2026/06/16 02:14:48 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0beac4_d20260616_m021421_c001_v0001174_t0028_u01781576061452") 2026/06/16 02:14:48 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280dd7_d20260616_m021421_c001_v7007000_t0000_u01781576061271") 2026/06/16 02:14:48 DEBUG : piped data.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f417a2241fa0beabe_d20260616_m021420_c001_v0001174_t0045_u01781576060902") 2026/06/16 02:14:48 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d92_d20260616_m021323_c001_v7007000_t0000_u01781576003314") as it is a hide marker 2026/06/16 02:14:48 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6d3_d20260616_m021322_c001_v0001174_t0027_u01781576002592") 2026/06/16 02:14:48 DEBUG : test-metadata: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f4110812ce758bdc1_d20260616_m021429_c001_v7007000_t0000_u01781576069976") as it is a hide marker 2026/06/16 02:14:48 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280dde_d20260616_m021424_c001_v0001104_t0009_u01781576064198") 2026/06/16 02:14:49 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280ddc_d20260616_m021423_c001_v7007000_t0000_u01781576063372") 2026/06/16 02:14:49 DEBUG : test-metadata: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0bead6_d20260616_m021422_c001_v0001174_t0028_u01781576062238") 2026/06/16 02:14:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d75_d20260616_m021316_c001_v7007000_t0000_u01781575996391") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be686_d20260616_m021315_c001_v0001174_t0015_u01781575995750") 2026/06/16 02:14:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d7c_d20260616_m021318_c001_v7007000_t0000_u01781575998761") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6a5_d20260616_m021317_c001_v0001174_t0019_u01781575997967") 2026/06/16 02:14:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d76_d20260616_m021317_c001_v7007000_t0000_u01781575997604") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be69a_d20260616_m021316_c001_v0001174_t0031_u01781575996754") 2026/06/16 02:14:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d81_d20260616_m021319_c001_v7007000_t0000_u01781575999895") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6ab_d20260616_m021319_c001_v0001174_t0031_u01781575999123") 2026/06/16 02:14:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d8d_d20260616_m021321_c001_v7007000_t0000_u01781576001139") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be6bd_d20260616_m021320_c001_v0001174_t0032_u01781576000257") 2026/06/16 02:14:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d73_d20260616_m021315_c001_v7007000_t0000_u01781575995388") as it is a hide marker 2026/06/16 02:14:49 DEBUG : trailing space /trailing space : Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be678_d20260616_m021314_c001_v0001174_t0031_u01781575994586") 2026/06/16 02:14:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a925ef9_d20260616_m021440_c001_v0001136_t0022_u01781576080604") "upload" dated 2026-06-16 02:14:40.604 +0000 UTC (9.236063043s ago) 2026/06/16 02:14:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280de8_d20260616_m021435_c001_v7007000_t0000_u01781576075793") 2026/06/16 02:14:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0beb72_d20260616_m021432_c001_v0001174_t0037_u01781576072521") 2026/06/16 02:14:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d98_d20260616_m021331_c001_v7007000_t0000_u01781576011531") as it is a hide marker 2026/06/16 02:14:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280d94_d20260616_m021325_c001_v0001167_t0001_u01781576005348") 2026/06/16 02:14:50 DEBUG : zero-length-file: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d93_d20260616_m021325_c001_v7007000_t0000_u01781576005165") as it is a hide marker 2026/06/16 02:14:50 DEBUG : zero-length-file: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f417a2241fa0be6ec_d20260616_m021324_c001_v0001174_t0045_u01781576004614") 2026/06/16 02:14:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d4b_d20260616_m021307_c001_v7007000_t0000_u01781575987883") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be626_d20260616_m021307_c001_v0001174_t0019_u01781575987204") 2026/06/16 02:14:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3b_d20260616_m021301_c001_v7007000_t0000_u01781575981921") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be5e6_d20260616_m021300_c001_v0001174_t0034_u01781575980709") 2026/06/16 02:14:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d62_d20260616_m021311_c001_v7007000_t0000_u01781575991827") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be652_d20260616_m021310_c001_v0001174_t0010_u01781575990842") 2026/06/16 02:14:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d53_d20260616_m021310_c001_v7007000_t0000_u01781575990473") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be644_d20260616_m021309_c001_v0001174_t0054_u01781575989590") 2026/06/16 02:14:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d6e_d20260616_m021313_c001_v7007000_t0000_u01781575993100") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be660_d20260616_m021312_c001_v0001174_t0027_u01781575992191") 2026/06/16 02:14:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d4d_d20260616_m021309_c001_v7007000_t0000_u01781575989212") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be634_d20260616_m021308_c001_v0001174_t0038_u01781575988244") 2026/06/16 02:14:50 DEBUG : ./.: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3c_d20260616_m021303_c001_v7007000_t0000_u01781575983209") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ./.: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be5f8_d20260616_m021302_c001_v0001174_t0027_u01781575982283") 2026/06/16 02:14:50 DEBUG : ../..: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280d3d_d20260616_m021304_c001_v7007000_t0000_u01781575984370") as it is a hide marker 2026/06/16 02:14:50 DEBUG : ../..: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be602_d20260616_m021303_c001_v0001174_t0016_u01781575983570") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/16 02:14:51 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/06/16 02:14:51 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/06/16 02:14:51 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/06/16 02:14:52 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/06/16 02:14:52 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of pending multipart uploads older than 0s 2026/06/16 02:14:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be721_d20260616_m021332_c001_v0001174_t0057_u01781576012583") "upload" dated 2026-06-16 02:13:32.583 +0000 UTC (1m20.153382533s ago) 2026/06/16 02:14:52 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c28_d20260616_m021451_c001_v0001176_t0015_u01781576091690") as it is a start marker (upload started at 2026-06-16 02:14:51.69 +0000 UTC) 2026/06/16 02:14:52 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/16 02:14:52 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2a_d20260616_m021451_c001_v0001150_t0054_u01781576091873") as it is a start marker (upload started at 2026-06-16 02:14:51.873 +0000 UTC) 2026/06/16 02:14:52 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/16 02:14:52 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2c_d20260616_m021452_c001_v0001150_t0017_u01781576092056") as it is a start marker (upload started at 2026-06-16 02:14:52.056 +0000 UTC) 2026/06/16 02:14:52 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/16 02:14:52 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2d_d20260616_m021452_c001_v0001177_t0044_u01781576092238") as it is a start marker (upload started at 2026-06-16 02:14:52.238 +0000 UTC) 2026/06/16 02:14:52 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/16 02:14:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f40395640b4830c27_d20260616_m021451_c001_v7007000_t0000_u01781576091508") "hide" dated 2026-06-16 02:14:51.508 +0000 UTC (1.228515182s ago) 2026/06/16 02:14:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a925ef9_d20260616_m021440_c001_v0001136_t0022_u01781576080604") 2026/06/16 02:14:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/16 02:14:52 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of pending multipart uploads older than 0s 2026/06/16 02:14:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be721_d20260616_m021332_c001_v0001174_t0057_u01781576012583") "upload" dated 2026-06-16 02:13:32.583 +0000 UTC (1m20.520181944s ago) 2026/06/16 02:14:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c28_d20260616_m021451_c001_v0001176_t0015_u01781576091690") as it is a start marker (upload started at 2026-06-16 02:14:51.69 +0000 UTC) 2026/06/16 02:14:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2a_d20260616_m021451_c001_v0001150_t0054_u01781576091873") as it is a start marker (upload started at 2026-06-16 02:14:51.873 +0000 UTC) 2026/06/16 02:14:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2c_d20260616_m021452_c001_v0001150_t0017_u01781576092056") as it is a start marker (upload started at 2026-06-16 02:14:52.056 +0000 UTC) 2026/06/16 02:14:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c2d_d20260616_m021452_c001_v0001177_t0044_u01781576092238") as it is a start marker (upload started at 2026-06-16 02:14:52.238 +0000 UTC) 2026/06/16 02:14:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7ff20db3304dcbeb9fe80e1b_f40395640b4830c27_d20260616_m021451_c001_v7007000_t0000_u01781576091508") "hide" dated 2026-06-16 02:14:51.508 +0000 UTC (1.595326605s ago) 2026/06/16 02:14:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a925ef9_d20260616_m021440_c001_v0001136_t0022_u01781576080604") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/16 02:14:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/16 02:14:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/16 02:14:54 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/06/16 02:14:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/16 02:14:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/16 02:14:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/16 02:14:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/16 02:14:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/16 02:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/16 02:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280e0b_d20260616_m021500_c001_v0001104_t0022_u01781576100860") 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:15:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/16 02:15:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/16 02:15:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/16 02:15:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/16 02:15:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/16 02:15:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/16 02:15:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/16 02:15:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/16 02:15:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/16 02:15:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:09 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/06/16 02:15:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280e18_d20260616_m021509_c001_v0001136_t0019_u01781576109431") 2026/06/16 02:15:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/16 02:15:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:15:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/16 02:15:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/16 02:15:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/16 02:15:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/16 02:15:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/16 02:15:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/16 02:15:16 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:18 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/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f20438cadc6be9a98_d20260616_m021518_c001_v0001041_t0035_u01781576118296") 2026/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/16 02:15:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:15:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:21 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/06/16 02:15:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/16 02:15:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/16 02:15:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/16 02:15:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/16 02:15:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 02:15:23 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 02:15:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/16 02:15:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/16 02:15:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/16 02:15:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:27 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/06/16 02:15:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2250a362d9cec21a_d20260616_m021527_c001_v0001165_t0040_u01781576127850") 2026/06/16 02:15:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:15:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:15:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/16 02:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/16 02:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/16 02:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/16 02:15:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/16 02:15:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/16 02:15:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/16 02:15:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:35 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/06/16 02:15:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2250a362d9cec220_d20260616_m021535_c001_v0001037_t0041_u01781576135964") 2026/06/16 02:15:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:15:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/16 02:15:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/16 02:15:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/16 02:15:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/16 02:15:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/16 02:15:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/16 02:15:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d93799ed_d20260616_m021545_c001_v0001130_t0026_u01781576145279") 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:15:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/16 02:15:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:47 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/06/16 02:15:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/16 02:15:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/16 02:15:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/16 02:15:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/16 02:15:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/16 02:15:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/16 02:15:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/16 02:15:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:15:53 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/06/16 02:15:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d6893_d20260616_m021553_c001_v0001145_t0044_u01781576153416") 2026/06/16 02:15:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:15:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:15:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/16 02:15:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:15:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:15:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/16 02:15:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/16 02:15:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/16 02:15:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/16 02:15:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/16 02:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/16 02:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/16 02:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/16 02:16:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16:01 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/06/16 02:16:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d689b_d20260616_m021601_c001_v0001043_t0057_u01781576161752") 2026/06/16 02:16:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/16 02:16:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:16:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/16 02:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/16 02:16:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/16 02:16:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/16 02:16:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/16 02:16:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/16 02:16:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/16 02:16:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/16 02:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379a01_d20260616_m021610_c001_v0001029_t0013_u01781576170894") 2026/06/16 02:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/16 02:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/16 02:16:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:16:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:13 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/06/16 02:16:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/16 02:16:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/16 02:16:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/16 02:16:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/16 02:16:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/16 02:16:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/16 02:16:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16: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/06/16 02:16:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d68a6_d20260616_m021619_c001_v0001183_t0035_u01781576179306") 2026/06/16 02:16:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:16:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:16:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/16 02:16:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/16 02:16:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/16 02:16:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/16 02:16:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/16 02:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/16 02:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/16 02:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16:27 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/06/16 02:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e17_d20260616_m021627_c001_v0001153_t0000_u01781576187882") 2026/06/16 02:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:16:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/16 02:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/16 02:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/16 02:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/16 02:16:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/16 02:16:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/16 02:16:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/16 02:16:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/16 02:16:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/16 02:16:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/16 02:16:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16: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/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e2c_d20260616_m021638_c001_v0001106_t0059_u01781576198408") 2026/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/16 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:41 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/06/16 02:16:43 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/16 02:16:43 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/16 02:16:43 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/16 02:16:43 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/16 02:16:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/16 02:16:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 02:16:44 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 02:16:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/16 02:16:46 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/16 02:16:46 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/16 02:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16:47 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/06/16 02:16:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2080010684a51af9_d20260616_m021648_c001_v0001109_t0030_u01781576208044") 2026/06/16 02:16:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:16:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:16:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/16 02:16:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:16:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:16:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/16 02:16:52 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/16 02:16:52 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/16 02:16:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/16 02:16:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/16 02:16:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/16 02:16:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/16 02:16:55 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/16 02:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:16:57 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/06/16 02:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e34_d20260616_m021657_c001_v0001179_t0041_u01781576217769") 2026/06/16 02:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/16 02:16:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:16:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/16 02:17:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:17:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:17:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/16 02:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/16 02:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/16 02:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/16 02:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/16 02:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/16 02:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/16 02:17:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/16 02:17:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/16 02:17:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/16 02:17:06 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:17:08 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/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e3b_d20260616_m021708_c001_v0001145_t0000_u01781576228408") 2026/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:17:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/16 02:17:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:17:11 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/06/16 02:17:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/16 02:17:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/16 02:17:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/16 02:17:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/16 02:17:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/16 02:17:18 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/16 02:17:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:17:20 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/06/16 02:17:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2185d60ecbb6118d_d20260616_m021720_c001_v0001176_t0043_u01781576240208") 2026/06/16 02:17:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:17:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/16 02:17:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:17:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:17:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/16 02:17:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/16 02:17:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/16 02:17:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/16 02:17:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/16 02:17:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/16 02:17:28 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/16 02:17:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:17:30 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/06/16 02:17:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f2070834e93bb2ece_d20260616_m021730_c001_v0001174_t0015_u01781576250349") 2026/06/16 02:17:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/16 02:17:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/16 02:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:17:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:17:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts 2026/06/16 02:17:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/16 02:17:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 02:17:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/16 02:17:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/16 02:17:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/16 02:17:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/16 02:17:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/16 02:17:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/16 02:17:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/16 02:17:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/16 02:17:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/16 02:17:47 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/16 02:17:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/16 02:17:51 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/06/16 02:17:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7ff20db3304dcbeb9fe80e1b_f218aa12dc7bb35d2_d20260616_m021751_c001_v0001178_t0023_u01781576271781") 2026/06/16 02:17:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/16 02:17:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/16 02:17:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/16 02:17:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/16 02:17:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/16 02:17:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/16 02:17:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/16 02:17:54 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/06/16 02:18:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc15_d20260616_m021814_c001_v0001185_t0007_u01781576294061") 2026/06/16 02:18:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/16 02:18:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/16 02:18:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/16 02:18:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/16 02:18:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/16 02:18:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/16 02:18:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/16 02:18:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/16 02:18:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/16 02:18:25 DEBUG : chunked-copy: Done sending chunk 1 2026/06/16 02:18:25 DEBUG : chunked-copy: Done sending chunk 0 2026/06/16 02:18:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/16 02:18:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379f25_d20260616_m021826_c001_v0001092_t0000_u01781576306167") 2026/06/16 02:18:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/16 02:18:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/16 02:18:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/16 02:18:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/16 02:18:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/16 02:18:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/16 02:18:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/16 02:18:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/16 02:18:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/16 02:18:31 DEBUG : chunked-copy: Done sending chunk 0 2026/06/16 02:18:31 DEBUG : chunked-copy: Done sending chunk 1 2026/06/16 02:18:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc27_d20260616_m021832_c001_v0001177_t0029_u01781576312153") 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/16 02:18:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/16 02:18:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/16 02:18:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/16 02:18:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/16 02:18:34 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/16 02:18:36 DEBUG : chunked-copy: Done sending chunk 0 2026/06/16 02:18:36 DEBUG : chunked-copy: Done sending chunk 1 2026/06/16 02:18:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/16 02:18:37 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379f2e_d20260616_m021837_c001_v0001178_t0020_u01781576317655") 2026/06/16 02:18:37 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/16 02:18:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/16 02:18:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/16 02:18:38 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/16 02:18:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/16 02:18:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/16 02:18:38 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/16 02:18:39 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/16 02:18:41 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/16 02:18:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwadam1juhi/deeper/nonexisting/directory" 2026/06/16 02:18:41 DEBUG : Config file has changed externally - reloading === 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/06/16 02:18:43 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of all files 2026/06/16 02:18:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4070834e93bb2ec9_d20260616_m021724_c001_v7007000_t0000_u01781576244278") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2185d60ecbb6118d_d20260616_m021720_c001_v0001176_t0043_u01781576240208") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4185d60ecbb6118c_d20260616_m021719_c001_v7007000_t0000_u01781576239712") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2070834e93bb2ec4_d20260616_m021715_c001_v0001091_t0052_u01781576235014") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4110812ce758bff8_d20260616_m021758_c001_v7007000_t0000_u01781576278230") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f218aa12dc7bb35d2_d20260616_m021751_c001_v0001178_t0023_u01781576271781") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f418aa12dc7bb35d0_d20260616_m021751_c001_v7007000_t0000_u01781576271286") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616281383_d20260616_m021744_c001_v0001100_t0000_u01781576264351") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616281380_d20260616_m021744_c001_v7007000_t0000_u01781576264169") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2070834e93bb2ece_d20260616_m021730_c001_v0001174_t0015_u01781576250349") 2026/06/16 02:18:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4070834e93bb2ecc_d20260616_m021729_c001_v7007000_t0000_u01781576249857") 2026/06/16 02:18:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2070834e93bb2eca_d20260616_m021724_c001_v0001092_t0000_u01781576244461") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d93799f0_d20260616_m021549_c001_v7007000_t0000_u01781576149326") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d93799ed_d20260616_m021545_c001_v0001130_t0026_u01781576145279") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d67ce_d20260616_m021540_c001_v7007000_t0000_u01781576140165") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2250a362d9cec220_d20260616_m021535_c001_v0001037_t0041_u01781576135964") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d93799ec_d20260616_m021544_c001_v7007000_t0000_u01781576144929") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d67d1_d20260616_m021540_c001_v0001134_t0056_u01781576140349") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4250a362d9cec21f_d20260616_m021535_c001_v7007000_t0000_u01781576135617") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d67c6_d20260616_m021531_c001_v0001154_t0004_u01781576131407") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d67c5_d20260616_m021531_c001_v7007000_t0000_u01781576131222") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2250a362d9cec21a_d20260616_m021527_c001_v0001165_t0040_u01781576127850") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4250a362d9cec218_d20260616_m021527_c001_v7007000_t0000_u01781576127485") 2026/06/16 02:18:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d67bb_d20260616_m021523_c001_v0001154_t0019_u01781576123351") 2026/06/16 02:18:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379df3_d20260616_m021614_c001_v7007000_t0000_u01781576174924") 2026/06/16 02:18:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379a01_d20260616_m021610_c001_v0001029_t0013_u01781576170894") 2026/06/16 02:18:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d93799f8_d20260616_m021606_c001_v7007000_t0000_u01781576166057") 2026/06/16 02:18:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d689b_d20260616_m021601_c001_v0001043_t0057_u01781576161752") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379a00_d20260616_m021610_c001_v7007000_t0000_u01781576170548") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d93799f9_d20260616_m021606_c001_v0001039_t0042_u01781576166246") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d689a_d20260616_m021601_c001_v7007000_t0000_u01781576161402") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d93799f5_d20260616_m021557_c001_v0001038_t0018_u01781576157246") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d93799f4_d20260616_m021557_c001_v7007000_t0000_u01781576157060") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d6893_d20260616_m021553_c001_v0001145_t0044_u01781576153416") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d6891_d20260616_m021553_c001_v7007000_t0000_u01781576153065") 2026/06/16 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d93799f1_d20260616_m021549_c001_v0001171_t0054_u01781576149509") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d67b9_d20260616_m021523_c001_v7007000_t0000_u01781576123119") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f20438cadc6be9a98_d20260616_m021518_c001_v0001041_t0035_u01781576118296") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f40438cadc6be9a97_d20260616_m021517_c001_v7007000_t0000_u01781576117916") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f20438cadc6be9a90_d20260616_m021513_c001_v0001043_t0029_u01781576113491") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f40438cadc6be9a8f_d20260616_m021513_c001_v7007000_t0000_u01781576113302") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280e18_d20260616_m021509_c001_v0001136_t0019_u01781576109431") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280e16_d20260616_m021509_c001_v7007000_t0000_u01781576109085") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f20438cadc6be9a8c_d20260616_m021504_c001_v0001106_t0048_u01781576104827") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f40438cadc6be9a8b_d20260616_m021504_c001_v7007000_t0000_u01781576104643") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f220801e616280e0b_d20260616_m021500_c001_v0001104_t0022_u01781576100860") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f420801e616280e09_d20260616_m021500_c001_v7007000_t0000_u01781576100474") 2026/06/16 02:18:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f20395640b4830c34_d20260616_m021455_c001_v0001098_t0034_u01781576095209") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2e26_d20260616_m021643_c001_v7007000_t0000_u01781576203328") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e2c_d20260616_m021638_c001_v0001106_t0059_u01781576198408") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379e20_d20260616_m021632_c001_v7007000_t0000_u01781576192376") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e17_d20260616_m021627_c001_v0001153_t0000_u01781576187882") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379e2a_d20260616_m021638_c001_v7007000_t0000_u01781576198003") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e21_d20260616_m021632_c001_v0001153_t0005_u01781576192557") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379e15_d20260616_m021627_c001_v7007000_t0000_u01781576187462") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379e0c_d20260616_m021623_c001_v0001183_t0012_u01781576183106") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379e0a_d20260616_m021622_c001_v7007000_t0000_u01781576182924") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f223c2157507d68a6_d20260616_m021619_c001_v0001183_t0035_u01781576179306") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f423c2157507d68a5_d20260616_m021618_c001_v7007000_t0000_u01781576178909") 2026/06/16 02:18:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379df4_d20260616_m021615_c001_v0001185_t0013_u01781576175105") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4070834e93bb2ec3_d20260616_m021714_c001_v7007000_t0000_u01781576234833") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e3b_d20260616_m021708_c001_v0001145_t0000_u01781576228408") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2e3a_d20260616_m021707_c001_v7007000_t0000_u01781576227976") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e36_d20260616_m021702_c001_v0001116_t0025_u01781576222402") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2e35_d20260616_m021702_c001_v7007000_t0000_u01781576222219") 2026/06/16 02:18:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e34_d20260616_m021657_c001_v0001179_t0041_u01781576217769") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2e33_d20260616_m021657_c001_v7007000_t0000_u01781576217319") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e30_d20260616_m021652_c001_v0001102_t0020_u01781576212504") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4248acc6642b2e2f_d20260616_m021652_c001_v7007000_t0000_u01781576212315") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2080010684a51af9_d20260616_m021648_c001_v0001109_t0030_u01781576208044") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4080010684a51af8_d20260616_m021647_c001_v7007000_t0000_u01781576207603") 2026/06/16 02:18:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2248acc6642b2e27_d20260616_m021643_c001_v0001179_t0056_u01781576203516") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f31_d20260616_m021839_c001_v7007000_t0000_u01781576319527") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc2e_d20260616_m021834_c001_v0001182_t0026_u01781576314384") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4136031bce77bc2b_d20260616_m021833_c001_v7007000_t0000_u01781576313841") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379f2b_d20260616_m021828_c001_v0001184_t0042_u01781576308808") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f2a_d20260616_m021828_c001_v7007000_t0000_u01781576308304") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc1f_d20260616_m021822_c001_v0001177_t0046_u01781576302931") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4136031bce77bc1e_d20260616_m021822_c001_v7007000_t0000_u01781576302419") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a926103_d20260616_m021807_c001_v0001136_t0013_u01781576287523") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f1a_d20260616_m021807_c001_v7007000_t0000_u01781576287149") 2026/06/16 02:18:47 DEBUG : chunked-copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a9260f5_d20260616_m021758_c001_v0001136_t0042_u01781576278955") 2026/06/16 02:18:47 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f30_d20260616_m021839_c001_v7007000_t0000_u01781576319345") 2026/06/16 02:18:47 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379f2e_d20260616_m021837_c001_v0001178_t0020_u01781576317655") 2026/06/16 02:18:47 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4136031bce77bc29_d20260616_m021833_c001_v7007000_t0000_u01781576313658") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc27_d20260616_m021832_c001_v0001177_t0029_u01781576312153") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f28_d20260616_m021828_c001_v7007000_t0000_u01781576308121") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2102b035d9379f25_d20260616_m021826_c001_v0001092_t0000_u01781576306167") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4136031bce77bc1d_d20260616_m021822_c001_v7007000_t0000_u01781576302237") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f2136031bce77bc15_d20260616_m021814_c001_v0001185_t0007_u01781576294061") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f18_d20260616_m021806_c001_v7007000_t0000_u01781576286966") 2026/06/16 02:18:48 DEBUG : chunked-copy.copy: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f1022e87de70a4cf8_d20260616_m021804_c001_v0001173_t0014_u01781576284956") 2026/06/16 02:18:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f117a2241fa0be721_d20260616_m021332_c001_v0001174_t0057_u01781576012583") 2026/06/16 02:18:48 DEBUG : unknown-size-put.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f32_d20260616_m021840_c001_v7007000_t0000_u01781576320467") 2026/06/16 02:18:48 DEBUG : unknown-size-put.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a92616b_d20260616_m021840_c001_v0001136_t0040_u01781576320081") 2026/06/16 02:18:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f4102b035d9379f36_d20260616_m021841_c001_v7007000_t0000_u01781576321779") 2026/06/16 02:18:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a926173_d20260616_m021841_c001_v0001136_t0027_u01781576321342") 2026/06/16 02:18:48 DEBUG : unknown-size-update.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f118d08e22a92616f_d20260616_m021840_c001_v0001136_t0054_u01781576320652") 2026/06/16 02:18:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z7ff20db3304dcbeb9fe80e1b_f40395640b4830c27_d20260616_m021451_c001_v7007000_t0000_u01781576091508") 2026/06/16 02:18:49 INFO : B2 bucket rclone-test-hiwadam1juhi: cleaning bucket "rclone-test-hiwadam1juhi" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (354.22s) --- 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 (0.35s) --- PASS: TestIntegration/FsMkdir (352.08s) --- 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 (23.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.37s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.69s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.67s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.32s) --- 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 (6.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- 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.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (14.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (8.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (15.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 354.244s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m55.315255746s (try 1/5)