"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:" 2025/03/21 02:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze" 2025/03/21 02:33:28 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 2025/03/21 02:33:31 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/21 02:33:31 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/21 02:33:31 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/21 02:33:53 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/21 02:33:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/21 02:33:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/21 02:33:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/21 02:33:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/21 02:33:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/21 02:33:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/21 02:33:57 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/21 02:34:03 DEBUG : Creating backend with remote "TestB2:" 2025/03/21 02:34:03 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/21 02:34:04 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/21 02:34:09 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of all files 2025/03/21 02:34:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ca08_d20250321_m023408_c001_v0001184_t0034_u01742524448588") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/21 02:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze/dirToPurgeFromRoot" 2025/03/21 02:34:11 INFO : B2 bucket rclone-test-lopugin5voze path dirToPurgeFromRoot: cleaning bucket "rclone-test-lopugin5voze" of all files 2025/03/21 02:34:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ca1c_d20250321_m023410_c001_v0001184_t0038_u01742524450052") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/21 02:34:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze/hello? sausage/êé" 2025/03/21 02:34:16 INFO : B2 bucket rclone-test-lopugin5voze path hello? sausage/êé: cleaning bucket "rclone-test-lopugin5voze" of all files 2025/03/21 02:34:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f11119146b1823e86_d20250321_m023415_c001_v0001036_t0027_u01742524455257") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/21 02:34:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/03/21 02:34:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 02:34:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/21 02:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/21 02:34:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-lopugin5voze" from "TestB2:rclone-test-lopugin5voze" 2025/03/21 02:34:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/21 02:34:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rosiyod5hoya" 2025/03/21 02:34:43 DEBUG : B2 bucket rclone-test-rosiyod5hoya: Purge remote 2025/03/21 02:34:43 INFO : B2 bucket rclone-test-rosiyod5hoya: cleaning bucket "rclone-test-rosiyod5hoya" of all files 2025/03/21 02:34:44 DEBUG : somefile: Deleting (id "4_z5f828d1380ddbb6b9f580e1b_f415f68228fe79654_d20250321_m023442_c001_v0001104_t0039_u01742524482923") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/21 02:34:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/21 02:34:46 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/21 02:34:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/21 02:34:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/21 02:34:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.874Ki offset 6Mi/6.106Mi 2025/03/21 02:34:48 DEBUG : test-metadata: Sending chunk 1 length 111487 2025/03/21 02:34:50 DEBUG : test-metadata: Done sending chunk 1 2025/03/21 02:34:51 DEBUG : test-metadata: Done sending chunk 0 2025/03/21 02:34:51 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/03/21 02:34:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/03/21 02:34:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 02:34:59 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 02:35:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/0fe26dd380cdbb6b9f580e1b/c001_v0001184_t0016": EOF 2025/03/21 02:35:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/0fe26dd380cdbb6b9f580e1b/c001_v0001184_t0016": EOF) 2025/03/21 02:35:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/0fe26dd380cdbb6b9f580e1b/c001_v0001184_t0016": EOF - low level retry 1/10 2025/03/21 02:35:03 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-v2025-03-21-023455-997.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/21 02:35:05 DEBUG : oldPath = "TestB2:rclone-test-lopugin5voze/versions/test-versions-v2025-03-21-023455-997.txt" 2025/03/21 02:35:05 DEBUG : newPath = "TestB2,versions:rclone-test-lopugin5voze/versions/test-versions-v2025-03-21-023455-997.txt" 2025/03/21 02:35:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-lopugin5voze/versions/test-versions-v2025-03-21-023455-997.txt" 2025/03/21 02:35:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/21 02:35:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-lopugin5voze/versions/test-versions-v2025-03-21-023455-997.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-lopugin5voze/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/21 02:35:07 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of all hidden files 2025/03/21 02:35:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8200b_d20250321_m023338_c001_v7007000_t0000_u01742524418564") as it is a hide marker 2025/03/21 02:35:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : leading space/ leading space: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5fe_d20250321_m023338_c001_v0001184_t0010_u01742524418002") 2025/03/21 02:35:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82004_d20250321_m023337_c001_v7007000_t0000_u01742524417635") as it is a hide marker 2025/03/21 02:35:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5d6_d20250321_m023337_c001_v0001184_t0018_u01742524417076") 2025/03/21 02:35:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201e_d20250321_m023344_c001_v7007000_t0000_u01742524424170") as it is a hide marker 2025/03/21 02:35:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c6e8_d20250321_m023343_c001_v0001184_t0053_u01742524423618") 2025/03/21 02:35:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : created from root.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f417684f466bd839f_d20250321_m023436_c001_v7007000_t0000_u01742524476981") as it is a hide marker 2025/03/21 02:35:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : created from root.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f11686ca9ca78fe5b_d20250321_m023435_c001_v0001179_t0051_u01742524475942") 2025/03/21 02:35:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5f6_d20250321_m023444_c001_v7007000_t0000_u01742524484957") as it is a hide marker 2025/03/21 02:35:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cbe3_d20250321_m023425_c001_v0001184_t0023_u01742524465400") 2025/03/21 02:35:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1073d89ebfb5138a_d20250321_m023421_c001_v0001183_t0047_u01742524461902") 2025/03/21 02:35:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c91f_d20250321_m023400_c001_v0001184_t0019_u01742524440946") 2025/03/21 02:35:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c909_d20250321_m023400_c001_v0001184_t0016_u01742524440181") 2025/03/21 02:35:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c917_d20250321_m023400_c001_v0001184_t0026_u01742524440563") "upload" dated 2025-03-21 02:34:00.563 +0000 UTC (1m7.658329462s ago) 2025/03/21 02:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5c8_d20250321_m023419_c001_v7007000_t0000_u01742524459678") as it is a hide marker 2025/03/21 02:35:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1004f432a9416819_d20250321_m023419_c001_v0001102_t0001_u01742524459189") 2025/03/21 02:35:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1026320287e0cbea_d20250321_m023418_c001_v0001144_t0033_u01742524458201") 2025/03/21 02:35:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82047_d20250321_m023350_c001_v7007000_t0000_u01742524430646") as it is a hide marker 2025/03/21 02:35:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7c3_d20250321_m023350_c001_v0001184_t0032_u01742524430094") 2025/03/21 02:35:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : piped data.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5fb_d20250321_m023446_c001_v7007000_t0000_u01742524486665") as it is a hide marker 2025/03/21 02:35:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ce41_d20250321_m023446_c001_v0001184_t0032_u01742524486222") 2025/03/21 02:35:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5f8_d20250321_m023446_c001_v7007000_t0000_u01742524486040") 2025/03/21 02:35:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f408d5420bd69ce21_d20250321_m023445_c001_v0001184_t0016_u01742524485674") 2025/03/21 02:35:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82052_d20250321_m023351_c001_v7007000_t0000_u01742524431558") as it is a hide marker 2025/03/21 02:35:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7ed_d20250321_m023351_c001_v0001184_t0040_u01742524431013") 2025/03/21 02:35:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : test-metadata: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f413f18dc99d8052b_d20250321_m023453_c001_v7007000_t0000_u01742524493453") as it is a hide marker 2025/03/21 02:35:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f203c87bfe300f601_d20250321_m023448_c001_v0001178_t0035_u01742524488491") 2025/03/21 02:35:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5ff_d20250321_m023447_c001_v7007000_t0000_u01742524487578") 2025/03/21 02:35:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ce51_d20250321_m023446_c001_v0001184_t0034_u01742524486846") 2025/03/21 02:35:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82020_d20250321_m023346_c001_v7007000_t0000_u01742524426058") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c728_d20250321_m023345_c001_v0001184_t0015_u01742524425509") 2025/03/21 02:35:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8202e_d20250321_m023347_c001_v7007000_t0000_u01742524427879") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c764_d20250321_m023347_c001_v0001184_t0000_u01742524427336") 2025/03/21 02:35:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82023_d20250321_m023346_c001_v7007000_t0000_u01742524426969") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c742_d20250321_m023346_c001_v0001184_t0010_u01742524426426") 2025/03/21 02:35:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82036_d20250321_m023348_c001_v7007000_t0000_u01742524428813") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c786_d20250321_m023348_c001_v0001184_t0048_u01742524428251") 2025/03/21 02:35:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8203e_d20250321_m023349_c001_v7007000_t0000_u01742524429727") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7a3_d20250321_m023349_c001_v0001184_t0040_u01742524429180") 2025/03/21 02:35:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201f_d20250321_m023345_c001_v7007000_t0000_u01742524425115") as it is a hide marker 2025/03/21 02:35:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : trailing space /trailing space : Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c709_d20250321_m023344_c001_v0001184_t0010_u01742524424549") 2025/03/21 02:35:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cfc2_d20250321_m023503_c001_v0001184_t0012_u01742524503719") "upload" dated 2025-03-21 02:35:03.719 +0000 UTC (4.502887921s ago) 2025/03/21 02:35:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dcc2_d20250321_m023458_c001_v7007000_t0000_u01742524498996") 2025/03/21 02:35:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cf28_d20250321_m023455_c001_v0001184_t0031_u01742524495997") 2025/03/21 02:35:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82094_d20250321_m023359_c001_v7007000_t0000_u01742524439628") as it is a hide marker 2025/03/21 02:35:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2081551549d82063_d20250321_m023353_c001_v0001136_t0015_u01742524433691") 2025/03/21 02:35:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : zero-length-file: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82060_d20250321_m023353_c001_v7007000_t0000_u01742524433385") as it is a hide marker 2025/03/21 02:35:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : zero-length-file: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f408d5420bd69c820_d20250321_m023352_c001_v0001184_t0016_u01742524432836") 2025/03/21 02:35:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8200f_d20250321_m023339_c001_v7007000_t0000_u01742524419473") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c614_d20250321_m023338_c001_v0001184_t0027_u01742524418929") 2025/03/21 02:35:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81ff8_d20250321_m023334_c001_v7007000_t0000_u01742524414828") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c56d_d20250321_m023333_c001_v0001184_t0032_u01742524413895") 2025/03/21 02:35:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82017_d20250321_m023342_c001_v7007000_t0000_u01742524422315") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c678_d20250321_m023341_c001_v0001184_t0019_u01742524421751") 2025/03/21 02:35:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82013_d20250321_m023341_c001_v7007000_t0000_u01742524421383") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c65a_d20250321_m023340_c001_v0001184_t0010_u01742524420773") 2025/03/21 02:35:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201a_d20250321_m023343_c001_v7007000_t0000_u01742524423249") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c6c8_d20250321_m023342_c001_v0001184_t0002_u01742524422682") 2025/03/21 02:35:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82012_d20250321_m023340_c001_v7007000_t0000_u01742524420403") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c634_d20250321_m023339_c001_v0001184_t0023_u01742524419859") 2025/03/21 02:35:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ./.: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81ffb_d20250321_m023335_c001_v7007000_t0000_u01742524415749") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ./.: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c593_d20250321_m023335_c001_v0001184_t0031_u01742524415198") 2025/03/21 02:35:08 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/21 02:35:08 DEBUG : ../..: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81fff_d20250321_m023336_c001_v7007000_t0000_u01742524416695") as it is a hide marker 2025/03/21 02:35:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/21 02:35:08 DEBUG : ../..: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5b4_d20250321_m023336_c001_v0001184_t0021_u01742524416116") 2025/03/21 02:35:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/21 02:35:08 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of all hidden files 2025/03/21 02:35:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8200b_d20250321_m023338_c001_v7007000_t0000_u01742524418564") as it is a hide marker 2025/03/21 02:35:08 DEBUG : leading space/ leading space: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5fe_d20250321_m023338_c001_v0001184_t0010_u01742524418002") 2025/03/21 02:35:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82004_d20250321_m023337_c001_v7007000_t0000_u01742524417635") as it is a hide marker 2025/03/21 02:35:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5d6_d20250321_m023337_c001_v0001184_t0018_u01742524417076") 2025/03/21 02:35:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201e_d20250321_m023344_c001_v7007000_t0000_u01742524424170") as it is a hide marker 2025/03/21 02:35:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c6e8_d20250321_m023343_c001_v0001184_t0053_u01742524423618") 2025/03/21 02:35:08 DEBUG : created from root.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f417684f466bd839f_d20250321_m023436_c001_v7007000_t0000_u01742524476981") as it is a hide marker 2025/03/21 02:35:08 DEBUG : created from root.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f11686ca9ca78fe5b_d20250321_m023435_c001_v0001179_t0051_u01742524475942") 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5f6_d20250321_m023444_c001_v7007000_t0000_u01742524484957") as it is a hide marker 2025/03/21 02:35:08 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cbe3_d20250321_m023425_c001_v0001184_t0023_u01742524465400") 2025/03/21 02:35:09 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1073d89ebfb5138a_d20250321_m023421_c001_v0001183_t0047_u01742524461902") 2025/03/21 02:35:09 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c91f_d20250321_m023400_c001_v0001184_t0019_u01742524440946") 2025/03/21 02:35:09 DEBUG : file name.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c909_d20250321_m023400_c001_v0001184_t0016_u01742524440181") 2025/03/21 02:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c917_d20250321_m023400_c001_v0001184_t0026_u01742524440563") "upload" dated 2025-03-21 02:34:00.563 +0000 UTC (1m8.721268583s ago) 2025/03/21 02:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5c8_d20250321_m023419_c001_v7007000_t0000_u01742524459678") as it is a hide marker 2025/03/21 02:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1004f432a9416819_d20250321_m023419_c001_v0001102_t0001_u01742524459189") 2025/03/21 02:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f1026320287e0cbea_d20250321_m023418_c001_v0001144_t0033_u01742524458201") 2025/03/21 02:35:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82047_d20250321_m023350_c001_v7007000_t0000_u01742524430646") as it is a hide marker 2025/03/21 02:35:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7c3_d20250321_m023350_c001_v0001184_t0032_u01742524430094") 2025/03/21 02:35:09 DEBUG : piped data.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5fb_d20250321_m023446_c001_v7007000_t0000_u01742524486665") as it is a hide marker 2025/03/21 02:35:09 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ce41_d20250321_m023446_c001_v0001184_t0032_u01742524486222") 2025/03/21 02:35:09 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5f8_d20250321_m023446_c001_v7007000_t0000_u01742524486040") 2025/03/21 02:35:09 DEBUG : piped data.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f408d5420bd69ce21_d20250321_m023445_c001_v0001184_t0016_u01742524485674") 2025/03/21 02:35:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82052_d20250321_m023351_c001_v7007000_t0000_u01742524431558") as it is a hide marker 2025/03/21 02:35:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7ed_d20250321_m023351_c001_v0001184_t0040_u01742524431013") 2025/03/21 02:35:09 DEBUG : test-metadata: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f413f18dc99d8052b_d20250321_m023453_c001_v7007000_t0000_u01742524493453") as it is a hide marker 2025/03/21 02:35:09 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f203c87bfe300f601_d20250321_m023448_c001_v0001178_t0035_u01742524488491") 2025/03/21 02:35:09 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f403c87bfe300f5ff_d20250321_m023447_c001_v7007000_t0000_u01742524487578") 2025/03/21 02:35:09 DEBUG : test-metadata: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69ce51_d20250321_m023446_c001_v0001184_t0034_u01742524486846") 2025/03/21 02:35:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82020_d20250321_m023346_c001_v7007000_t0000_u01742524426058") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c728_d20250321_m023345_c001_v0001184_t0015_u01742524425509") 2025/03/21 02:35:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8202e_d20250321_m023347_c001_v7007000_t0000_u01742524427879") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c764_d20250321_m023347_c001_v0001184_t0000_u01742524427336") 2025/03/21 02:35:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82023_d20250321_m023346_c001_v7007000_t0000_u01742524426969") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c742_d20250321_m023346_c001_v0001184_t0010_u01742524426426") 2025/03/21 02:35:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82036_d20250321_m023348_c001_v7007000_t0000_u01742524428813") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c786_d20250321_m023348_c001_v0001184_t0048_u01742524428251") 2025/03/21 02:35:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8203e_d20250321_m023349_c001_v7007000_t0000_u01742524429727") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c7a3_d20250321_m023349_c001_v0001184_t0040_u01742524429180") 2025/03/21 02:35:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201f_d20250321_m023345_c001_v7007000_t0000_u01742524425115") as it is a hide marker 2025/03/21 02:35:10 DEBUG : trailing space /trailing space : Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c709_d20250321_m023344_c001_v0001184_t0010_u01742524424549") 2025/03/21 02:35:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cfc2_d20250321_m023503_c001_v0001184_t0012_u01742524503719") "upload" dated 2025-03-21 02:35:03.719 +0000 UTC (6.858039927s ago) 2025/03/21 02:35:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dcc2_d20250321_m023458_c001_v7007000_t0000_u01742524498996") 2025/03/21 02:35:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cf28_d20250321_m023455_c001_v0001184_t0031_u01742524495997") 2025/03/21 02:35:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82094_d20250321_m023359_c001_v7007000_t0000_u01742524439628") as it is a hide marker 2025/03/21 02:35:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2081551549d82063_d20250321_m023353_c001_v0001136_t0015_u01742524433691") 2025/03/21 02:35:10 DEBUG : zero-length-file: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82060_d20250321_m023353_c001_v7007000_t0000_u01742524433385") as it is a hide marker 2025/03/21 02:35:10 DEBUG : zero-length-file: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f408d5420bd69c820_d20250321_m023352_c001_v0001184_t0016_u01742524432836") 2025/03/21 02:35:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8200f_d20250321_m023339_c001_v7007000_t0000_u01742524419473") as it is a hide marker 2025/03/21 02:35:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c614_d20250321_m023338_c001_v0001184_t0027_u01742524418929") 2025/03/21 02:35:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81ff8_d20250321_m023334_c001_v7007000_t0000_u01742524414828") as it is a hide marker 2025/03/21 02:35:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c56d_d20250321_m023333_c001_v0001184_t0032_u01742524413895") 2025/03/21 02:35:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82017_d20250321_m023342_c001_v7007000_t0000_u01742524422315") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c678_d20250321_m023341_c001_v0001184_t0019_u01742524421751") 2025/03/21 02:35:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82013_d20250321_m023341_c001_v7007000_t0000_u01742524421383") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c65a_d20250321_m023340_c001_v0001184_t0010_u01742524420773") 2025/03/21 02:35:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d8201a_d20250321_m023343_c001_v7007000_t0000_u01742524423249") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c6c8_d20250321_m023342_c001_v0001184_t0002_u01742524422682") 2025/03/21 02:35:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d82012_d20250321_m023340_c001_v7007000_t0000_u01742524420403") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c634_d20250321_m023339_c001_v0001184_t0023_u01742524419859") 2025/03/21 02:35:11 DEBUG : ./.: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81ffb_d20250321_m023335_c001_v7007000_t0000_u01742524415749") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ./.: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c593_d20250321_m023335_c001_v0001184_t0031_u01742524415198") 2025/03/21 02:35:11 DEBUG : ../..: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4081551549d81fff_d20250321_m023336_c001_v7007000_t0000_u01742524416695") as it is a hide marker 2025/03/21 02:35:11 DEBUG : ../..: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c5b4_d20250321_m023336_c001_v0001184_t0021_u01742524416116") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/21 02:35:12 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/21 02:35:12 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/21 02:35:12 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/21 02:35:12 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/21 02:35:13 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of pending multipart uploads older than 0s 2025/03/21 02:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c917_d20250321_m023400_c001_v0001184_t0026_u01742524440563") "upload" dated 2025-03-21 02:34:00.563 +0000 UTC (1m12.932558331s ago) 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce2_d20250321_m023512_c001_v0001183_t0012_u01742524512476") as it is a start marker (upload started at 2025-03-21 02:35:12.476 +0000 UTC) 2025/03/21 02:35:13 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce4_d20250321_m023512_c001_v0001144_t0003_u01742524512658") as it is a start marker (upload started at 2025-03-21 02:35:12.658 +0000 UTC) 2025/03/21 02:35:13 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce6_d20250321_m023512_c001_v0001029_t0005_u01742524512840") as it is a start marker (upload started at 2025-03-21 02:35:12.84 +0000 UTC) 2025/03/21 02:35:13 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce7_d20250321_m023513_c001_v0001117_t0050_u01742524513036") as it is a start marker (upload started at 2025-03-21 02:35:13.036 +0000 UTC) 2025/03/21 02:35:13 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/21 02:35:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dce1_d20250321_m023512_c001_v7007000_t0000_u01742524512295") "hide" dated 2025-03-21 02:35:12.295 +0000 UTC (1.202603572s ago) 2025/03/21 02:35:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cfc2_d20250321_m023503_c001_v0001184_t0012_u01742524503719") 2025/03/21 02:35:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/21 02:35:13 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of pending multipart uploads older than 0s 2025/03/21 02:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c917_d20250321_m023400_c001_v0001184_t0026_u01742524440563") "upload" dated 2025-03-21 02:34:00.563 +0000 UTC (1m13.297917101s ago) 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce2_d20250321_m023512_c001_v0001183_t0012_u01742524512476") as it is a start marker (upload started at 2025-03-21 02:35:12.476 +0000 UTC) 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce4_d20250321_m023512_c001_v0001144_t0003_u01742524512658") as it is a start marker (upload started at 2025-03-21 02:35:12.658 +0000 UTC) 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce6_d20250321_m023512_c001_v0001029_t0005_u01742524512840") as it is a start marker (upload started at 2025-03-21 02:35:12.84 +0000 UTC) 2025/03/21 02:35:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dce7_d20250321_m023513_c001_v0001117_t0050_u01742524513036") as it is a start marker (upload started at 2025-03-21 02:35:13.036 +0000 UTC) 2025/03/21 02:35:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dce1_d20250321_m023512_c001_v7007000_t0000_u01742524512295") "hide" dated 2025-03-21 02:35:12.295 +0000 UTC (1.566127706s ago) 2025/03/21 02:35:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69cfc2_d20250321_m023503_c001_v0001184_t0012_u01742524503719") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/21 02:35:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/21 02:35:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/21 02:35:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/21 02:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/21 02:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/21 02:35:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/21 02:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/21 02:35:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/21 02:35:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dcf9_d20250321_m023521_c001_v0001109_t0019_u01742524521552") 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:35:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/21 02:35:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/21 02:35:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/21 02:35:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/21 02:35:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/21 02:35:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/21 02:35:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd07_d20250321_m023530_c001_v0001113_t0026_u01742524530624") 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:35:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/21 02:35:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:35:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:35:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/21 02:35:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/21 02:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/21 02:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/21 02:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/21 02:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd19_d20250321_m023539_c001_v0001180_t0059_u01742524539591") 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:35:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/21 02:35:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:35:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:35:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/21 02:35:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/21 02:35:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/21 02:35:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/21 02:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/21 02:35:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/21 02:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/21 02:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd25_d20250321_m023547_c001_v0001165_t0059_u01742524547677") 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:35:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/21 02:35:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/21 02:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/21 02:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/21 02:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/21 02:35:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/21 02:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/21 02:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/21 02:35:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd39_d20250321_m023556_c001_v0001145_t0018_u01742524556207") 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:35:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/21 02:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:35:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/21 02:36:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/21 02:36:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/21 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/21 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/21 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/21 02:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/21 02:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/21 02:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/21 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/21 02:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/21 02:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/21 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd52_d20250321_m023606_c001_v0001100_t0027_u01742524566038") 2025/03/21 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/21 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/21 02:36:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/21 02:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/21 02:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/21 02:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/21 02:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/21 02:36:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/21 02:36:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd5d_d20250321_m023614_c001_v0001183_t0016_u01742524574589") 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/21 02:36:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/21 02:36:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/21 02:36:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/21 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/21 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/21 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/21 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/21 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e32b_d20250321_m023622_c001_v0001183_t0039_u01742524582692") 2025/03/21 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/21 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/21 02:36:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/21 02:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/21 02:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/21 02:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/21 02:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e348_d20250321_m023631_c001_v0001165_t0001_u01742524591195") 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:36:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/21 02:36:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/21 02:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/21 02:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/21 02:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/21 02:36:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/21 02:36:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/21 02:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/21 02:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e357_d20250321_m023640_c001_v0001184_t0030_u01742524600374") 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:36:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/21 02:36:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/21 02:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/21 02:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/21 02:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/21 02:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/21 02:36:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/21 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/21 02:36:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed937_d20250321_m023649_c001_v0001041_t0027_u01742524609326") 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:36:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/21 02:36:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:36:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:36:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/21 02:36:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/21 02:36:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/21 02:36:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/21 02:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/21 02:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/21 02:36:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:36:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/21 02:37:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f205cab5e305162a9_d20250321_m023700_c001_v0001130_t0042_u01742524620033") 2025/03/21 02:37:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/21 02:37:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:37:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:37:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/21 02:37:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/21 02:37:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/21 02:37:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/21 02:37:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/21 02:37:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/21 02:37:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/21 02:37:07 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f205cab5e305162af_d20250321_m023709_c001_v0001105_t0007_u01742524629590") 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:37:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/21 02:37:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/21 02:37:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/21 02:37:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/21 02:37:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/21 02:37:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/21 02:37:16 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed962_d20250321_m023719_c001_v0001102_t0022_u01742524639173") 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:37:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/21 02:37:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/21 02:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/21 02:37:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/21 02:37:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/21 02:37:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/21 02:37:27 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/21 02:37:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:37:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/21 02:37:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f206a715d4b1e4fd5_d20250321_m023729_c001_v0001182_t0043_u01742524649988") 2025/03/21 02:37:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/21 02:37:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:37:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:37:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/21 02:37:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:37:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/21 02:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/21 02:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/21 02:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/21 02:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/21 02:37:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/21 02:37:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/21 02:37:37 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f206a715d4b1e4fe4_d20250321_m023740_c001_v0001176_t0006_u01742524660362") 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/21 02:37:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/21 02:37:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/21 02:37:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 02:37:40 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 02:37:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/21 02:37:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/21 02:37:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/21 02:37:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/21 02:37:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/21 02:37:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/21 02:37:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/21 02:37:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a613f1_d20250321_m023751_c001_v0001183_t0002_u01742524671088") 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/21 02:37:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/21 02:37:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:37:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:37:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/21 02:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/21 02:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/21 02:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/21 02:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/21 02:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/21 02:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/21 02:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/21 02:37:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/21 02:37:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/21 02:37:59 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26dd380cdbb6b9f580e1b_f201853963bddcc89_d20250321_m023802_c001_v0001161_t0031_u01742524682449") 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/21 02:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/21 02:38:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/21 02:38:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/21 02:38:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/21 02:38:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/21 02:38:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61434_d20250321_m023813_c001_v0001105_t0029_u01742524693694") 2025/03/21 02:38:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/21 02:38:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/21 02:38:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/21 02:38:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/21 02:38:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/21 02:38:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/21 02:38:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/21 02:38:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/21 02:38:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/21 02:38:19 DEBUG : chunked-copy: Done sending chunk 0 2025/03/21 02:38:19 DEBUG : chunked-copy: Done sending chunk 1 2025/03/21 02:38:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e41d_d20250321_m023820_c001_v0001182_t0045_u01742524700455") 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/21 02:38:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/21 02:38:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/21 02:38:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/21 02:38:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/21 02:38:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/21 02:38:25 DEBUG : chunked-copy: Done sending chunk 0 2025/03/21 02:38:25 DEBUG : chunked-copy: Done sending chunk 1 2025/03/21 02:38:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/21 02:38:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61454_d20250321_m023826_c001_v0001102_t0011_u01742524706554") 2025/03/21 02:38:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/21 02:38:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/21 02:38:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/21 02:38:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/21 02:38:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/21 02:38:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/21 02:38:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/21 02:38:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/21 02:38:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/21 02:38:31 DEBUG : chunked-copy: Done sending chunk 0 2025/03/21 02:38:31 DEBUG : chunked-copy: Done sending chunk 1 2025/03/21 02:38:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/21 02:38:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61463_d20250321_m023832_c001_v0001183_t0020_u01742524712593") 2025/03/21 02:38:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/21 02:38:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/21 02:38:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/21 02:38:32 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/21 02:38:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/21 02:38:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/21 02:38:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/21 02:38:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/21 02:38:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/21 02:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lopugin5voze/deeper/nonexisting/directory" 2025/03/21 02:38:36 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/21 02:38:37 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of all files 2025/03/21 02:38:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a613bb_d20250321_m023744_c001_v7007000_t0000_u01742524664679") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f206a715d4b1e4fe4_d20250321_m023740_c001_v0001176_t0006_u01742524660362") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f406a715d4b1e4fe2_d20250321_m023739_c001_v7007000_t0000_u01742524659805") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f201853963bddcc37_d20250321_m023734_c001_v0001183_t0007_u01742524654877") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a6142b_d20250321_m023807_c001_v7007000_t0000_u01742524687825") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f201853963bddcc89_d20250321_m023802_c001_v0001161_t0031_u01742524682449") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f401853963bddcc86_d20250321_m023801_c001_v7007000_t0000_u01742524681911") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a6141a_d20250321_m023756_c001_v0001179_t0051_u01742524676339") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a61419_d20250321_m023756_c001_v7007000_t0000_u01742524676158") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a613f1_d20250321_m023751_c001_v0001183_t0002_u01742524671088") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a613ec_d20250321_m023750_c001_v7007000_t0000_u01742524670542") 2025/03/21 02:38:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a613bd_d20250321_m023744_c001_v0001040_t0030_u01742524664860") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4187645cc2dced89_d20250321_m023610_c001_v7007000_t0000_u01742524570370") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd52_d20250321_m023606_c001_v0001100_t0027_u01742524566038") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd40_d20250321_m023600_c001_v7007000_t0000_u01742524560380") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd39_d20250321_m023556_c001_v0001145_t0018_u01742524556207") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd51_d20250321_m023605_c001_v7007000_t0000_u01742524565618") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd42_d20250321_m023600_c001_v0001104_t0017_u01742524560562") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd38_d20250321_m023555_c001_v7007000_t0000_u01742524555813") 2025/03/21 02:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f201853963bddcb6d_d20250321_m023551_c001_v0001104_t0022_u01742524551183") 2025/03/21 02:38:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f401853963bddcb6b_d20250321_m023550_c001_v7007000_t0000_u01742524550990") 2025/03/21 02:38:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd25_d20250321_m023547_c001_v0001165_t0059_u01742524547677") 2025/03/21 02:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd23_d20250321_m023547_c001_v7007000_t0000_u01742524547287") 2025/03/21 02:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f201853963bddcb63_d20250321_m023543_c001_v0001182_t0014_u01742524543668") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed90a_d20250321_m023635_c001_v7007000_t0000_u01742524595429") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e348_d20250321_m023631_c001_v0001165_t0001_u01742524591195") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e33d_d20250321_m023626_c001_v7007000_t0000_u01742524586529") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e32b_d20250321_m023622_c001_v0001183_t0039_u01742524582692") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e347_d20250321_m023630_c001_v7007000_t0000_u01742524590811") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e33e_d20250321_m023626_c001_v0001182_t0027_u01742524586710") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e329_d20250321_m023622_c001_v7007000_t0000_u01742524582289") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2187645cc2dced94_d20250321_m023618_c001_v0001044_t0005_u01742524578094") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4187645cc2dced93_d20250321_m023617_c001_v7007000_t0000_u01742524577913") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd5d_d20250321_m023614_c001_v0001183_t0016_u01742524574589") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd5c_d20250321_m023614_c001_v7007000_t0000_u01742524574219") 2025/03/21 02:38:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2187645cc2dced8a_d20250321_m023610_c001_v0001157_t0026_u01742524570550") 2025/03/21 02:38:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f401853963bddcb62_d20250321_m023543_c001_v7007000_t0000_u01742524543486") 2025/03/21 02:38:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd19_d20250321_m023539_c001_v0001180_t0059_u01742524539591") 2025/03/21 02:38:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd18_d20250321_m023539_c001_v7007000_t0000_u01742524539210") 2025/03/21 02:38:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd0f_d20250321_m023534_c001_v0001092_t0041_u01742524534837") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd0e_d20250321_m023534_c001_v7007000_t0000_u01742524534657") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dd07_d20250321_m023530_c001_v0001113_t0026_u01742524530624") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dd06_d20250321_m023530_c001_v7007000_t0000_u01742524530236") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f214974339c4e767a_d20250321_m023525_c001_v0001090_t0046_u01742524525921") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f414974339c4e7679_d20250321_m023525_c001_v7007000_t0000_u01742524525739") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dcf9_d20250321_m023521_c001_v0001109_t0019_u01742524521552") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dcf7_d20250321_m023521_c001_v7007000_t0000_u01742524521163") 2025/03/21 02:38:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753dceb_d20250321_m023516_c001_v0001183_t0010_u01742524516063") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed950_d20250321_m023704_c001_v7007000_t0000_u01742524624563") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f205cab5e305162a9_d20250321_m023700_c001_v0001130_t0042_u01742524620033") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed940_d20250321_m023654_c001_v7007000_t0000_u01742524614558") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed937_d20250321_m023649_c001_v0001041_t0027_u01742524609326") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f405cab5e305162a8_d20250321_m023659_c001_v7007000_t0000_u01742524619591") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed941_d20250321_m023654_c001_v0001098_t0039_u01742524614750") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed936_d20250321_m023648_c001_v7007000_t0000_u01742524608892") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed92c_d20250321_m023644_c001_v0001136_t0047_u01742524604137") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed92a_d20250321_m023643_c001_v7007000_t0000_u01742524603946") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e357_d20250321_m023640_c001_v0001184_t0030_u01742524600374") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e353_d20250321_m023639_c001_v7007000_t0000_u01742524599935") 2025/03/21 02:38:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed90b_d20250321_m023635_c001_v0001106_t0026_u01742524595611") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f401853963bddcc35_d20250321_m023734_c001_v7007000_t0000_u01742524654695") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f206a715d4b1e4fd5_d20250321_m023729_c001_v0001182_t0043_u01742524649988") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f406a715d4b1e4fd4_d20250321_m023729_c001_v7007000_t0000_u01742524649458") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed96a_d20250321_m023724_c001_v0001093_t0047_u01742524644202") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed969_d20250321_m023724_c001_v7007000_t0000_u01742524644020") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed962_d20250321_m023719_c001_v0001102_t0022_u01742524639173") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed95f_d20250321_m023718_c001_v7007000_t0000_u01742524638695") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed95e_d20250321_m023713_c001_v0001039_t0028_u01742524633609") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4104cdc4430ed95d_d20250321_m023713_c001_v7007000_t0000_u01742524633428") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f205cab5e305162af_d20250321_m023709_c001_v0001105_t0007_u01742524629590") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f405cab5e305162ae_d20250321_m023709_c001_v7007000_t0000_u01742524629110") 2025/03/21 02:38:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2104cdc4430ed952_d20250321_m023704_c001_v0001181_t0041_u01742524624744") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a61468_d20250321_m023834_c001_v7007000_t0000_u01742524714572") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e435_d20250321_m023829_c001_v0001106_t0050_u01742524709117") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e430_d20250321_m023828_c001_v7007000_t0000_u01742524708521") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e422_d20250321_m023822_c001_v0001176_t0019_u01742524702936") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e420_d20250321_m023822_c001_v7007000_t0000_u01742524702276") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a6143f_d20250321_m023816_c001_v0001093_t0057_u01742524696818") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a6143d_d20250321_m023816_c001_v7007000_t0000_u01742524696246") 2025/03/21 02:38:41 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69e128_d20250321_m023812_c001_v0001184_t0050_u01742524692233") 2025/03/21 02:38:42 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a61433_d20250321_m023811_c001_v7007000_t0000_u01742524691811") 2025/03/21 02:38:42 DEBUG : chunked-copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69e0d6_d20250321_m023808_c001_v0001184_t0001_u01742524688581") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a61467_d20250321_m023834_c001_v7007000_t0000_u01742524714385") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61463_d20250321_m023832_c001_v0001183_t0020_u01742524712593") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e42d_d20250321_m023828_c001_v7007000_t0000_u01742524708340") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61454_d20250321_m023826_c001_v0001102_t0011_u01742524706554") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753e41f_d20250321_m023822_c001_v7007000_t0000_u01742524702096") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f2159fe347753e41d_d20250321_m023820_c001_v0001182_t0045_u01742524700455") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a6143c_d20250321_m023816_c001_v7007000_t0000_u01742524696062") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f20210e4b98a61434_d20250321_m023813_c001_v0001105_t0029_u01742524693694") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a61432_d20250321_m023811_c001_v7007000_t0000_u01742524691631") 2025/03/21 02:38:42 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f11932d1b28831210_d20250321_m023810_c001_v0001039_t0049_u01742524690493") 2025/03/21 02:38:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69c917_d20250321_m023400_c001_v0001184_t0026_u01742524440563") 2025/03/21 02:38:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a6146a_d20250321_m023835_c001_v7007000_t0000_u01742524715365") 2025/03/21 02:38:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69e30e_d20250321_m023835_c001_v0001184_t0052_u01742524715116") 2025/03/21 02:38:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f40210e4b98a6146f_d20250321_m023836_c001_v7007000_t0000_u01742524716345") 2025/03/21 02:38:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69e31a_d20250321_m023836_c001_v0001184_t0021_u01742524716151") 2025/03/21 02:38:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f108d5420bd69e314_d20250321_m023835_c001_v0001184_t0031_u01742524715551") 2025/03/21 02:38:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26dd380cdbb6b9f580e1b_f4159fe347753dce1_d20250321_m023512_c001_v7007000_t0000_u01742524512295") 2025/03/21 02:38:43 INFO : B2 bucket rclone-test-lopugin5voze: cleaning bucket "rclone-test-lopugin5voze" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (315.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (312.95s) --- 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 (18.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.25s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.42s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.53s) --- 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.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 315.173s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m16.935407793s (try 1/5)