"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/04/13 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso" 2025/04/13 03:38:42 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/04/13 03:38:46 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/13 03:38:46 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/13 03:38:46 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/04/13 03:39:11 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/04/13 03:39:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/13 03:39:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/13 03:39:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/13 03:39:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/13 03:39:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/13 03:39:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/13 03:39:14 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/04/13 03:39:21 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/13 03:39:22 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/04/13 03:39:26 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of all files 2025/04/13 03:39:27 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae91_d20250413_m033926_c001_v0001131_t0022_u01744515566069") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/13 03:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso/dirToPurgeFromRoot" 2025/04/13 03:39:29 INFO : B2 bucket rclone-test-barewom6nuso path dirToPurgeFromRoot: cleaning bucket "rclone-test-barewom6nuso" of all files 2025/04/13 03:39:30 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaea5_d20250413_m033927_c001_v0001131_t0039_u01744515567688") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/13 03:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso/hello? sausage/êé" 2025/04/13 03:39:34 INFO : B2 bucket rclone-test-barewom6nuso path hello? sausage/êé: cleaning bucket "rclone-test-barewom6nuso" of all files 2025/04/13 03:39:34 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f117a84cbf8aca060_d20250413_m033932_c001_v0001182_t0020_u01744515572908") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/04/13 03:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/13 03:39:47 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-barewom6nuso" from "TestB2:rclone-test-barewom6nuso" 2025/04/13 03:39:49 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/04/13 03:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-maviwaz6fixa" 2025/04/13 03:40:03 DEBUG : B2 bucket rclone-test-maviwaz6fixa: Purge remote 2025/04/13 03:40:03 INFO : B2 bucket rclone-test-maviwaz6fixa: cleaning bucket "rclone-test-maviwaz6fixa" of all files 2025/04/13 03:40:03 DEBUG : somefile: Deleting (id "4_z7fa29d4330bd2bdb9f680e1b_f4024a88d7be50ed6_d20250413_m034002_c001_v0001184_t0023_u01744515602562") === 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/04/13 03:40:05 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/13 03:40:06 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/04/13 03:40:09 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/13 03:40:09 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/13 03:40:09 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.652Ki offset 6Mi/6.106Mi 2025/04/13 03:40:09 DEBUG : test-metadata: Sending chunk 1 length 111260 2025/04/13 03:40:11 DEBUG : test-metadata: Done sending chunk 1 2025/04/13 03:40:11 DEBUG : test-metadata: Done sending chunk 0 2025/04/13 03:40:11 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/04/13 03:40:22 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-07.backblaze.com/b2api/v1/b2_upload_file/dfc26dc330ad2bdb9f680e1b/c001_v0001131_t0050": EOF 2025/04/13 03:40:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-07.backblaze.com/b2api/v1/b2_upload_file/dfc26dc330ad2bdb9f680e1b/c001_v0001131_t0050": EOF) 2025/04/13 03:40:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-07.backblaze.com/b2api/v1/b2_upload_file/dfc26dc330ad2bdb9f680e1b/c001_v0001131_t0050": EOF - low level retry 1/10 2025/04/13 03:40:24 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-04-13-034016-835.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/04/13 03:40:26 DEBUG : oldPath = "TestB2:rclone-test-barewom6nuso/versions/test-versions-v2025-04-13-034016-835.txt" 2025/04/13 03:40:26 DEBUG : newPath = "TestB2,versions:rclone-test-barewom6nuso/versions/test-versions-v2025-04-13-034016-835.txt" 2025/04/13 03:40:26 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-barewom6nuso/versions/test-versions-v2025-04-13-034016-835.txt" 2025/04/13 03:40:26 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/13 03:40:27 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-barewom6nuso/versions/test-versions-v2025-04-13-034016-835.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-barewom6nuso/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/04/13 03:40:29 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of all hidden files 2025/04/13 03:40:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d04_d20250413_m033853_c001_v7007000_t0000_u01744515533957") as it is a hide marker 2025/04/13 03:40:29 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : leading space/ leading space: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadc9_d20250413_m033853_c001_v0001131_t0048_u01744515533299") 2025/04/13 03:40:29 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d02_d20250413_m033852_c001_v7007000_t0000_u01744515532931") as it is a hide marker 2025/04/13 03:40:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadbf_d20250413_m033852_c001_v0001131_t0046_u01744515532259") 2025/04/13 03:40:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d12_d20250413_m033900_c001_v7007000_t0000_u01744515540275") as it is a hide marker 2025/04/13 03:40:29 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadf1_d20250413_m033859_c001_v0001131_t0027_u01744515539564") 2025/04/13 03:40:29 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : created from root.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f403af6e7d677b586_d20250413_m033956_c001_v7007000_t0000_u01744515596633") as it is a hide marker 2025/04/13 03:40:29 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : created from root.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1136b665e13376ce_d20250413_m033955_c001_v0001116_t0032_u01744515595400") 2025/04/13 03:40:29 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4a_d20250413_m034005_c001_v7007000_t0000_u01744515605562") as it is a hide marker 2025/04/13 03:40:29 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaf21_d20250413_m033943_c001_v0001131_t0007_u01744515583638") 2025/04/13 03:40:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f10440998ad61989b_d20250413_m033939_c001_v0001104_t0039_u01744515579605") 2025/04/13 03:40:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae69_d20250413_m033918_c001_v0001131_t0003_u01744515558496") 2025/04/13 03:40:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae61_d20250413_m033917_c001_v0001131_t0027_u01744515557447") 2025/04/13 03:40:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae63_d20250413_m033918_c001_v0001131_t0042_u01744515558008") "upload" dated 2025-04-13 03:39:18.008 +0000 UTC (1m11.380778573s ago) 2025/04/13 03:40:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f410c68575a2292d6_d20250413_m033937_c001_v7007000_t0000_u01744515577412") as it is a hide marker 2025/04/13 03:40:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1143acab99b0aa64_d20250413_m033936_c001_v0001144_t0021_u01744515576051") 2025/04/13 03:40:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f118157e96f4dec14_d20250413_m033935_c001_v0001136_t0034_u01744515575313") 2025/04/13 03:40:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d1d_d20250413_m033908_c001_v7007000_t0000_u01744515548163") as it is a hide marker 2025/04/13 03:40:29 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae1d_d20250413_m033907_c001_v0001131_t0001_u01744515547529") 2025/04/13 03:40:29 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : piped data.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4c_d20250413_m034007_c001_v7007000_t0000_u01744515607408") as it is a hide marker 2025/04/13 03:40:29 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffafbf_d20250413_m034006_c001_v0001131_t0006_u01744515606827") 2025/04/13 03:40:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4b_d20250413_m034006_c001_v7007000_t0000_u01744515606643") 2025/04/13 03:40:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4071b63f99ffafb9_d20250413_m034006_c001_v0001131_t0050_u01744515606285") 2025/04/13 03:40:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d20_d20250413_m033909_c001_v7007000_t0000_u01744515549201") as it is a hide marker 2025/04/13 03:40:29 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae21_d20250413_m033908_c001_v0001131_t0031_u01744515548524") 2025/04/13 03:40:29 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : test-metadata: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f410c68575a22930d_d20250413_m034014_c001_v7007000_t0000_u01744515614295") as it is a hide marker 2025/04/13 03:40:29 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f215b9b1740da6f4e_d20250413_m034009_c001_v0001181_t0010_u01744515609310") 2025/04/13 03:40:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4d_d20250413_m034008_c001_v7007000_t0000_u01744515608478") 2025/04/13 03:40:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffafc7_d20250413_m034007_c001_v0001131_t0000_u01744515607595") 2025/04/13 03:40:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d15_d20250413_m033902_c001_v7007000_t0000_u01744515542505") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadfd_d20250413_m033901_c001_v0001131_t0005_u01744515541718") 2025/04/13 03:40:29 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d18_d20250413_m033904_c001_v7007000_t0000_u01744515544856") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae05_d20250413_m033903_c001_v0001131_t0049_u01744515543877") 2025/04/13 03:40:29 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d16_d20250413_m033903_c001_v7007000_t0000_u01744515543515") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae01_d20250413_m033902_c001_v0001131_t0046_u01744515542864") 2025/04/13 03:40:29 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d19_d20250413_m033906_c001_v7007000_t0000_u01744515546112") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae0b_d20250413_m033905_c001_v0001131_t0017_u01744515545217") 2025/04/13 03:40:29 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d1a_d20250413_m033907_c001_v7007000_t0000_u01744515547168") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae15_d20250413_m033906_c001_v0001131_t0052_u01744515546480") 2025/04/13 03:40:29 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d13_d20250413_m033901_c001_v7007000_t0000_u01744515541357") as it is a hide marker 2025/04/13 03:40:29 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : trailing space /trailing space : Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadf5_d20250413_m033900_c001_v0001131_t0010_u01744515540636") 2025/04/13 03:40:29 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82206_d20250413_m034024_c001_v0001036_t0045_u01744515624682") "upload" dated 2025-04-13 03:40:24.682 +0000 UTC (4.707376025s ago) 2025/04/13 03:40:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b32af_d20250413_m034019_c001_v7007000_t0000_u01744515619864") 2025/04/13 03:40:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaff5_d20250413_m034016_c001_v0001131_t0045_u01744515616835") 2025/04/13 03:40:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d2e_d20250413_m033916_c001_v7007000_t0000_u01744515556907") as it is a hide marker 2025/04/13 03:40:29 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f20946960628d6d25_d20250413_m033911_c001_v0001178_t0017_u01744515551338") 2025/04/13 03:40:29 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : zero-length-file: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d24_d20250413_m033911_c001_v7007000_t0000_u01744515551019") as it is a hide marker 2025/04/13 03:40:29 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : zero-length-file: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4071b63f99ffae2d_d20250413_m033910_c001_v0001131_t0050_u01744515550473") 2025/04/13 03:40:29 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d06_d20250413_m033855_c001_v7007000_t0000_u01744515535072") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadcf_d20250413_m033854_c001_v0001131_t0054_u01744515534319") 2025/04/13 03:40:29 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6cfb_d20250413_m033849_c001_v7007000_t0000_u01744515529702") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffada9_d20250413_m033848_c001_v0001131_t0042_u01744515528621") 2025/04/13 03:40:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0e_d20250413_m033858_c001_v7007000_t0000_u01744515538051") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffade3_d20250413_m033857_c001_v0001131_t0059_u01744515537429") 2025/04/13 03:40:29 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0c_d20250413_m033857_c001_v7007000_t0000_u01744515537067") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaddb_d20250413_m033856_c001_v0001131_t0051_u01744515536430") 2025/04/13 03:40:29 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0f_d20250413_m033859_c001_v7007000_t0000_u01744515539202") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffade9_d20250413_m033858_c001_v0001131_t0043_u01744515538461") 2025/04/13 03:40:29 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0b_d20250413_m033856_c001_v7007000_t0000_u01744515536068") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadd7_d20250413_m033855_c001_v0001131_t0040_u01744515535437") 2025/04/13 03:40:29 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ./.: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6cfc_d20250413_m033850_c001_v7007000_t0000_u01744515530714") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ./.: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadaf_d20250413_m033850_c001_v0001131_t0032_u01744515530062") 2025/04/13 03:40:29 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/13 03:40:29 DEBUG : ../..: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d00_d20250413_m033851_c001_v7007000_t0000_u01744515531829") as it is a hide marker 2025/04/13 03:40:29 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/13 03:40:29 DEBUG : ../..: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadb9_d20250413_m033851_c001_v0001131_t0013_u01744515531079") 2025/04/13 03:40:29 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/13 03:40:29 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of all hidden files 2025/04/13 03:40:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d04_d20250413_m033853_c001_v7007000_t0000_u01744515533957") as it is a hide marker 2025/04/13 03:40:29 DEBUG : leading space/ leading space: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadc9_d20250413_m033853_c001_v0001131_t0048_u01744515533299") 2025/04/13 03:40:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d02_d20250413_m033852_c001_v7007000_t0000_u01744515532931") as it is a hide marker 2025/04/13 03:40:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadbf_d20250413_m033852_c001_v0001131_t0046_u01744515532259") 2025/04/13 03:40:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d12_d20250413_m033900_c001_v7007000_t0000_u01744515540275") as it is a hide marker 2025/04/13 03:40:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadf1_d20250413_m033859_c001_v0001131_t0027_u01744515539564") 2025/04/13 03:40:29 DEBUG : created from root.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f403af6e7d677b586_d20250413_m033956_c001_v7007000_t0000_u01744515596633") as it is a hide marker 2025/04/13 03:40:29 DEBUG : created from root.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1136b665e13376ce_d20250413_m033955_c001_v0001116_t0032_u01744515595400") 2025/04/13 03:40:29 DEBUG : file name.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4a_d20250413_m034005_c001_v7007000_t0000_u01744515605562") as it is a hide marker 2025/04/13 03:40:30 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaf21_d20250413_m033943_c001_v0001131_t0007_u01744515583638") 2025/04/13 03:40:30 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f10440998ad61989b_d20250413_m033939_c001_v0001104_t0039_u01744515579605") 2025/04/13 03:40:30 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae69_d20250413_m033918_c001_v0001131_t0003_u01744515558496") 2025/04/13 03:40:30 DEBUG : file name.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae61_d20250413_m033917_c001_v0001131_t0027_u01744515557447") 2025/04/13 03:40:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae63_d20250413_m033918_c001_v0001131_t0042_u01744515558008") "upload" dated 2025-04-13 03:39:18.008 +0000 UTC (1m12.400497778s ago) 2025/04/13 03:40:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f410c68575a2292d6_d20250413_m033937_c001_v7007000_t0000_u01744515577412") as it is a hide marker 2025/04/13 03:40:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1143acab99b0aa64_d20250413_m033936_c001_v0001144_t0021_u01744515576051") 2025/04/13 03:40:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f118157e96f4dec14_d20250413_m033935_c001_v0001136_t0034_u01744515575313") 2025/04/13 03:40:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d1d_d20250413_m033908_c001_v7007000_t0000_u01744515548163") as it is a hide marker 2025/04/13 03:40:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae1d_d20250413_m033907_c001_v0001131_t0001_u01744515547529") 2025/04/13 03:40:30 DEBUG : piped data.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4c_d20250413_m034007_c001_v7007000_t0000_u01744515607408") as it is a hide marker 2025/04/13 03:40:30 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffafbf_d20250413_m034006_c001_v0001131_t0006_u01744515606827") 2025/04/13 03:40:30 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4b_d20250413_m034006_c001_v7007000_t0000_u01744515606643") 2025/04/13 03:40:30 DEBUG : piped data.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4071b63f99ffafb9_d20250413_m034006_c001_v0001131_t0050_u01744515606285") 2025/04/13 03:40:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d20_d20250413_m033909_c001_v7007000_t0000_u01744515549201") as it is a hide marker 2025/04/13 03:40:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae21_d20250413_m033908_c001_v0001131_t0031_u01744515548524") 2025/04/13 03:40:30 DEBUG : test-metadata: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f410c68575a22930d_d20250413_m034014_c001_v7007000_t0000_u01744515614295") as it is a hide marker 2025/04/13 03:40:31 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f215b9b1740da6f4e_d20250413_m034009_c001_v0001181_t0010_u01744515609310") 2025/04/13 03:40:31 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f415b9b1740da6f4d_d20250413_m034008_c001_v7007000_t0000_u01744515608478") 2025/04/13 03:40:31 DEBUG : test-metadata: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffafc7_d20250413_m034007_c001_v0001131_t0000_u01744515607595") 2025/04/13 03:40:31 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d15_d20250413_m033902_c001_v7007000_t0000_u01744515542505") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadfd_d20250413_m033901_c001_v0001131_t0005_u01744515541718") 2025/04/13 03:40:31 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d18_d20250413_m033904_c001_v7007000_t0000_u01744515544856") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae05_d20250413_m033903_c001_v0001131_t0049_u01744515543877") 2025/04/13 03:40:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d16_d20250413_m033903_c001_v7007000_t0000_u01744515543515") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae01_d20250413_m033902_c001_v0001131_t0046_u01744515542864") 2025/04/13 03:40:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d19_d20250413_m033906_c001_v7007000_t0000_u01744515546112") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae0b_d20250413_m033905_c001_v0001131_t0017_u01744515545217") 2025/04/13 03:40:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d1a_d20250413_m033907_c001_v7007000_t0000_u01744515547168") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae15_d20250413_m033906_c001_v0001131_t0052_u01744515546480") 2025/04/13 03:40:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d13_d20250413_m033901_c001_v7007000_t0000_u01744515541357") as it is a hide marker 2025/04/13 03:40:31 DEBUG : trailing space /trailing space : Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadf5_d20250413_m033900_c001_v0001131_t0010_u01744515540636") 2025/04/13 03:40:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82206_d20250413_m034024_c001_v0001036_t0045_u01744515624682") "upload" dated 2025-04-13 03:40:24.682 +0000 UTC (7.098922597s ago) 2025/04/13 03:40:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b32af_d20250413_m034019_c001_v7007000_t0000_u01744515619864") 2025/04/13 03:40:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaff5_d20250413_m034016_c001_v0001131_t0045_u01744515616835") 2025/04/13 03:40:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d2e_d20250413_m033916_c001_v7007000_t0000_u01744515556907") as it is a hide marker 2025/04/13 03:40:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f20946960628d6d25_d20250413_m033911_c001_v0001178_t0017_u01744515551338") 2025/04/13 03:40:31 DEBUG : zero-length-file: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d24_d20250413_m033911_c001_v7007000_t0000_u01744515551019") as it is a hide marker 2025/04/13 03:40:31 DEBUG : zero-length-file: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4071b63f99ffae2d_d20250413_m033910_c001_v0001131_t0050_u01744515550473") 2025/04/13 03:40:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d06_d20250413_m033855_c001_v7007000_t0000_u01744515535072") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadcf_d20250413_m033854_c001_v0001131_t0054_u01744515534319") 2025/04/13 03:40:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6cfb_d20250413_m033849_c001_v7007000_t0000_u01744515529702") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffada9_d20250413_m033848_c001_v0001131_t0042_u01744515528621") 2025/04/13 03:40:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0e_d20250413_m033858_c001_v7007000_t0000_u01744515538051") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffade3_d20250413_m033857_c001_v0001131_t0059_u01744515537429") 2025/04/13 03:40:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0c_d20250413_m033857_c001_v7007000_t0000_u01744515537067") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffaddb_d20250413_m033856_c001_v0001131_t0051_u01744515536430") 2025/04/13 03:40:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0f_d20250413_m033859_c001_v7007000_t0000_u01744515539202") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffade9_d20250413_m033858_c001_v0001131_t0043_u01744515538461") 2025/04/13 03:40:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d0b_d20250413_m033856_c001_v7007000_t0000_u01744515536068") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadd7_d20250413_m033855_c001_v0001131_t0040_u01744515535437") 2025/04/13 03:40:32 DEBUG : ./.: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6cfc_d20250413_m033850_c001_v7007000_t0000_u01744515530714") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ./.: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadaf_d20250413_m033850_c001_v0001131_t0032_u01744515530062") 2025/04/13 03:40:32 DEBUG : ../..: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f40946960628d6d00_d20250413_m033851_c001_v7007000_t0000_u01744515531829") as it is a hide marker 2025/04/13 03:40:32 DEBUG : ../..: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffadb9_d20250413_m033851_c001_v0001131_t0013_u01744515531079") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/13 03:40:33 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/04/13 03:40:33 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/04/13 03:40:33 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/04/13 03:40:34 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/04/13 03:40:34 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of pending multipart uploads older than 0s 2025/04/13 03:40:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae63_d20250413_m033918_c001_v0001131_t0042_u01744515558008") "upload" dated 2025-04-13 03:39:18.008 +0000 UTC (1m16.696510162s ago) 2025/04/13 03:40:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de6_d20250413_m034033_c001_v0001113_t0016_u01744515633618") as it is a start marker (upload started at 2025-04-13 03:40:33.618 +0000 UTC) 2025/04/13 03:40:34 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/13 03:40:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de7_d20250413_m034033_c001_v0001183_t0043_u01744515633804") as it is a start marker (upload started at 2025-04-13 03:40:33.804 +0000 UTC) 2025/04/13 03:40:34 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/13 03:40:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de8_d20250413_m034033_c001_v0001182_t0053_u01744515633998") as it is a start marker (upload started at 2025-04-13 03:40:33.998 +0000 UTC) 2025/04/13 03:40:34 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/13 03:40:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de9_d20250413_m034034_c001_v0001105_t0026_u01744515634244") as it is a start marker (upload started at 2025-04-13 03:40:34.244 +0000 UTC) 2025/04/13 03:40:34 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/13 03:40:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e520de4_d20250413_m034033_c001_v7007000_t0000_u01744515633438") "hide" dated 2025-04-13 03:40:33.438 +0000 UTC (1.266768026s ago) 2025/04/13 03:40:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82206_d20250413_m034024_c001_v0001036_t0045_u01744515624682") 2025/04/13 03:40:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/13 03:40:34 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of pending multipart uploads older than 0s 2025/04/13 03:40:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae63_d20250413_m033918_c001_v0001131_t0042_u01744515558008") "upload" dated 2025-04-13 03:39:18.008 +0000 UTC (1m17.060701132s ago) 2025/04/13 03:40:35 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de6_d20250413_m034033_c001_v0001113_t0016_u01744515633618") as it is a start marker (upload started at 2025-04-13 03:40:33.618 +0000 UTC) 2025/04/13 03:40:35 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de7_d20250413_m034033_c001_v0001183_t0043_u01744515633804") as it is a start marker (upload started at 2025-04-13 03:40:33.804 +0000 UTC) 2025/04/13 03:40:35 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de8_d20250413_m034033_c001_v0001182_t0053_u01744515633998") as it is a start marker (upload started at 2025-04-13 03:40:33.998 +0000 UTC) 2025/04/13 03:40:35 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520de9_d20250413_m034034_c001_v0001105_t0026_u01744515634244") as it is a start marker (upload started at 2025-04-13 03:40:34.244 +0000 UTC) 2025/04/13 03:40:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e520de4_d20250413_m034033_c001_v7007000_t0000_u01744515633438") "hide" dated 2025-04-13 03:40:33.438 +0000 UTC (1.630866182s ago) 2025/04/13 03:40:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82206_d20250413_m034024_c001_v0001036_t0045_u01744515624682") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/13 03:40:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/13 03:40:36 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/13 03:40:36 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/04/13 03:40:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/13 03:40:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/13 03:40:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/13 03:40:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/13 03:40:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/13 03:40:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/13 03:40:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/13 03:40:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:40:42 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/04/13 03:40:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b32e4_d20250413_m034042_c001_v0001177_t0042_u01744515642583") 2025/04/13 03:40:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:40:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:40:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/13 03:40:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/13 03:40:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/13 03:40:42 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 03:40:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:40:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:40:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/13 03:40:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/13 03:40:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/13 03:40:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/13 03:40:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/13 03:40:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/13 03:40:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/13 03:40:48 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/13 03:40:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:40:50 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/04/13 03:40:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b32f8_d20250413_m034050_c001_v0001180_t0058_u01744515650744") 2025/04/13 03:40:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/13 03:40:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:40:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/13 03:40:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:40:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:40:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/13 03:40:55 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/13 03:40:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/13 03:40:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/13 03:40:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/13 03:40:58 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/13 03:40:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:40:59 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/04/13 03:40:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b36f8_d20250413_m034059_c001_v0001102_t0050_u01744515659894") 2025/04/13 03:40:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/13 03:41:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:41:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:41:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/13 03:41:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:41:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:02 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/04/13 03:41:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/13 03:41:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/13 03:41:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/13 03:41:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/13 03:41:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/13 03:41:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/13 03:41:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:08 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/04/13 03:41:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b36fe_d20250413_m034108_c001_v0001036_t0010_u01744515668903") 2025/04/13 03:41:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:41:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:41:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/13 03:41:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/13 03:41:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/13 03:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/13 03:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/13 03:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/13 03:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/13 03:41:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:16 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/04/13 03:41:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3702_d20250413_m034116_c001_v0001150_t0041_u01744515676996") 2025/04/13 03:41:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:41:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/13 03:41:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/13 03:41:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/13 03:41:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/13 03:41:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/13 03:41:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/13 03:41:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/13 03:41:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:26 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/04/13 03:41:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3713_d20250413_m034126_c001_v0001183_t0053_u01744515686697") 2025/04/13 03:41:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/13 03:41:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:41:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:41:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/13 03:41:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:41:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:29 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/04/13 03:41:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/13 03:41:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/13 03:41:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/13 03:41:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/13 03:41:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/13 03:41:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/13 03:41:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:35 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/04/13 03:41:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3734_d20250413_m034135_c001_v0001029_t0041_u01744515695345") 2025/04/13 03:41:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:41:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:41:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/13 03:41:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/13 03:41:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/13 03:41:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/13 03:41:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/13 03:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/13 03:41:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/13 03:41:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/13 03:41:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbaa_d20250413_m034143_c001_v0001177_t0050_u01744515703800") 2025/04/13 03:41:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:41:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/13 03:41:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/13 03:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/13 03:41:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/13 03:41:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/13 03:41:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/13 03:41:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:41:52 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/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f218759f8b36a66cd_d20250413_m034152_c001_v0001165_t0011_u01744515712571") 2025/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/13 03:41:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:41:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:41:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:41:55 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/04/13 03:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/13 03:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/13 03:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/13 03:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/13 03:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/13 03:41:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/13 03:41:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/13 03:42:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:00 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/04/13 03:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f218759f8b36a66d5_d20250413_m034200_c001_v0001171_t0020_u01744515720932") 2025/04/13 03:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/13 03:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/13 03:42:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/13 03:42:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/13 03:42:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/13 03:42:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/13 03:42:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/13 03:42:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/13 03:42:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/13 03:42:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:09 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/04/13 03:42:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbdf_d20250413_m034209_c001_v0001093_t0050_u01744515729984") 2025/04/13 03:42:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/13 03:42:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:42:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/13 03:42:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/13 03:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/13 03:42:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/13 03:42:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/13 03:42:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/13 03:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:19 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/04/13 03:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f214561d94655435c_d20250413_m034219_c001_v0001105_t0041_u01744515739802") 2025/04/13 03:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/13 03:42:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:42:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:42:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/13 03:42:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:22 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/04/13 03:42:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/13 03:42:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/13 03:42:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/13 03:42:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/13 03:42:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/13 03:42:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/13 03:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:28 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/04/13 03:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f214561d946554364_d20250413_m034228_c001_v0001040_t0056_u01744515748888") 2025/04/13 03:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/13 03:42:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/13 03:42:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/13 03:42:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/13 03:42:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/13 03:42:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/13 03:42:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/13 03:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:38 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/04/13 03:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbfe_d20250413_m034238_c001_v0001184_t0034_u01744515758282") 2025/04/13 03:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/13 03:42:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/13 03:42:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/13 03:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/13 03:42:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/13 03:42:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/13 03:42:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/13 03:42:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:48 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/04/13 03:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2031dd423c0e639a_d20250413_m034249_c001_v0001117_t0053_u01744515769056") 2025/04/13 03:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/13 03:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/13 03:42:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:42:52 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/04/13 03:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/13 03:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/13 03:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/13 03:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/13 03:42:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/13 03:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/13 03:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/13 03:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:42:59 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/04/13 03:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b37e4_d20250413_m034259_c001_v0001184_t0047_u01744515779643") 2025/04/13 03:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/13 03:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/13 03:43:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:43:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:43:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/13 03:43:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/13 03:43:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/13 03:43:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/13 03:43:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/13 03:43:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/13 03:43:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/13 03:43:07 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/13 03:43:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:43:09 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/04/13 03:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e52141f_d20250413_m034309_c001_v0001183_t0048_u01744515789972") 2025/04/13 03:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/13 03:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/13 03:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/13 03:43:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:43:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:43:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/13 03:43:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/13 03:43:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/13 03:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/13 03:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/13 03:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/13 03:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/13 03:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/13 03:43:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/13 03:43:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/13 03:43:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/13 03:43:21 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/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfc26dc330ad2bdb9f680e1b_f212fea736ad6d892_d20250413_m034321_c001_v0001182_t0044_u01744515801126") 2025/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/13 03:43:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/13 03:43:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/13 03:43:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/13 03:43:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/13 03:43:24 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/04/13 03:43:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bc9_d20250413_m034332_c001_v0001183_t0053_u01744515812889") 2025/04/13 03:43:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/13 03:43:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/13 03:43:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/13 03:43:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/13 03:43:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/13 03:43:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/13 03:43:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/13 03:43:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/13 03:43:35 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/13 03:43:37 DEBUG : chunked-copy: Done sending chunk 0 2025/04/13 03:43:37 DEBUG : chunked-copy: Done sending chunk 1 2025/04/13 03:43:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfc26dc330ad2bdb9f680e1b_f217c1958f275b0a1_d20250413_m034338_c001_v0001184_t0051_u01744515818443") 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/13 03:43:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/13 03:43:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/13 03:43:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/13 03:43:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/13 03:43:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/13 03:43:43 DEBUG : chunked-copy: Done sending chunk 0 2025/04/13 03:43:43 DEBUG : chunked-copy: Done sending chunk 1 2025/04/13 03:43:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfc26dc330ad2bdb9f680e1b_f217c1958f275b0b0_d20250413_m034344_c001_v0001180_t0025_u01744515824071") 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/13 03:43:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/13 03:43:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/13 03:43:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/13 03:43:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/13 03:43:47 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/13 03:43:49 DEBUG : chunked-copy: Done sending chunk 0 2025/04/13 03:43:49 DEBUG : chunked-copy: Done sending chunk 1 2025/04/13 03:43:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bd8_d20250413_m034350_c001_v0001177_t0007_u01744515830108") 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/13 03:43:50 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/13 03:43:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/13 03:43:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/13 03:43:54 DEBUG : Creating backend with remote "TestB2:rclone-test-barewom6nuso/deeper/nonexisting/directory" === 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/04/13 03:43:55 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of all files 2025/04/13 03:43:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e5213de_d20250413_m034303_c001_v7007000_t0000_u01744515783632") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b37e4_d20250413_m034259_c001_v0001184_t0047_u01744515779643") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b37e3_d20250413_m034259_c001_v7007000_t0000_u01744515779041") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e5213be_d20250413_m034254_c001_v0001178_t0024_u01744515774410") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bc2_d20250413_m034326_c001_v7007000_t0000_u01744515806422") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f212fea736ad6d892_d20250413_m034321_c001_v0001182_t0044_u01744515801126") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f412fea736ad6d88d_d20250413_m034320_c001_v7007000_t0000_u01744515800563") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e521455_d20250413_m034315_c001_v0001183_t0050_u01744515795188") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e521454_d20250413_m034315_c001_v7007000_t0000_u01744515795008") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e52141f_d20250413_m034309_c001_v0001183_t0048_u01744515789972") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e521419_d20250413_m034309_c001_v7007000_t0000_u01744515789356") 2025/04/13 03:43:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e5213e0_d20250413_m034303_c001_v0001134_t0008_u01744515783813") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebba3_d20250413_m034130_c001_v7007000_t0000_u01744515690614") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3713_d20250413_m034126_c001_v0001183_t0053_u01744515686697") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b3709_d20250413_m034122_c001_v7007000_t0000_u01744515682022") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3702_d20250413_m034116_c001_v0001150_t0041_u01744515676996") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b3712_d20250413_m034126_c001_v7007000_t0000_u01744515686306") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b370a_d20250413_m034122_c001_v0001183_t0027_u01744515682204") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b3701_d20250413_m034116_c001_v7007000_t0000_u01744515676583") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b370e_d20250413_m034112_c001_v0001182_t0039_u01744515672552") 2025/04/13 03:43:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b370d_d20250413_m034112_c001_v7007000_t0000_u01744515672371") 2025/04/13 03:43:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b36fe_d20250413_m034108_c001_v0001036_t0010_u01744515668903") 2025/04/13 03:43:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b36fd_d20250413_m034108_c001_v7007000_t0000_u01744515668479") 2025/04/13 03:43:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b3305_d20250413_m034104_c001_v0001144_t0022_u01744515664099") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbc4_d20250413_m034156_c001_v7007000_t0000_u01744515716501") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f218759f8b36a66cd_d20250413_m034152_c001_v0001165_t0011_u01744515712571") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbbb_d20250413_m034147_c001_v7007000_t0000_u01744515707662") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbaa_d20250413_m034143_c001_v0001177_t0050_u01744515703800") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f418759f8b36a66cc_d20250413_m034152_c001_v7007000_t0000_u01744515712169") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbbc_d20250413_m034147_c001_v0001184_t0038_u01744515707877") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebba9_d20250413_m034143_c001_v7007000_t0000_u01744515703398") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebba7_d20250413_m034138_c001_v0001171_t0021_u01744515698990") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebba5_d20250413_m034138_c001_v7007000_t0000_u01744515698806") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b3734_d20250413_m034135_c001_v0001029_t0041_u01744515695345") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b3733_d20250413_m034134_c001_v7007000_t0000_u01744515694886") 2025/04/13 03:43:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebba4_d20250413_m034130_c001_v0001109_t0015_u01744515690796") 2025/04/13 03:43:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b3304_d20250413_m034103_c001_v7007000_t0000_u01744515663917") 2025/04/13 03:43:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2187a98c416b36f8_d20250413_m034059_c001_v0001102_t0050_u01744515659894") 2025/04/13 03:43:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4187a98c416b36f6_d20250413_m034059_c001_v7007000_t0000_u01744515659478") 2025/04/13 03:43:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b32fd_d20250413_m034054_c001_v0001115_t0058_u01744515654861") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b32fc_d20250413_m034054_c001_v7007000_t0000_u01744515654679") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b32f8_d20250413_m034050_c001_v0001180_t0058_u01744515650744") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b32f7_d20250413_m034050_c001_v7007000_t0000_u01744515650385") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f203af6e7d677b5e9_d20250413_m034046_c001_v0001105_t0026_u01744515646182") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f403af6e7d677b5e8_d20250413_m034046_c001_v7007000_t0000_u01744515646001") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f21541fca762b32e4_d20250413_m034042_c001_v0001177_t0042_u01744515642583") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f41541fca762b32e3_d20250413_m034042_c001_v7007000_t0000_u01744515642194") 2025/04/13 03:43:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f9d256e520ded_d20250413_m034037_c001_v0001183_t0057_u01744515637147") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbee_d20250413_m034224_c001_v7007000_t0000_u01744515744221") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f214561d94655435c_d20250413_m034219_c001_v0001105_t0041_u01744515739802") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbe6_d20250413_m034214_c001_v7007000_t0000_u01744515734476") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbdf_d20250413_m034209_c001_v0001093_t0050_u01744515729984") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f414561d94655435a_d20250413_m034219_c001_v7007000_t0000_u01744515739349") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbe7_d20250413_m034214_c001_v0001184_t0059_u01744515734657") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbde_d20250413_m034209_c001_v7007000_t0000_u01744515729510") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbdb_d20250413_m034204_c001_v0001184_t0010_u01744515724973") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbda_d20250413_m034204_c001_v7007000_t0000_u01744515724791") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f218759f8b36a66d5_d20250413_m034200_c001_v0001171_t0020_u01744515720932") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f418759f8b36a66d4_d20250413_m034200_c001_v7007000_t0000_u01744515720496") 2025/04/13 03:43:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbc5_d20250413_m034156_c001_v0001183_t0010_u01744515716684") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e5213bc_d20250413_m034254_c001_v7007000_t0000_u01744515774230") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2031dd423c0e639a_d20250413_m034249_c001_v0001117_t0053_u01744515769056") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4031dd423c0e6399_d20250413_m034248_c001_v7007000_t0000_u01744515768558") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebc02_d20250413_m034243_c001_v0001171_t0035_u01744515763070") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebc01_d20250413_m034242_c001_v7007000_t0000_u01744515762888") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbfe_d20250413_m034238_c001_v0001184_t0034_u01744515758282") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbfd_d20250413_m034237_c001_v7007000_t0000_u01744515757774") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbf8_d20250413_m034232_c001_v0001184_t0011_u01744515752967") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f0eb3475ebbf6_d20250413_m034232_c001_v7007000_t0000_u01744515752786") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f214561d946554364_d20250413_m034228_c001_v0001040_t0056_u01744515748888") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f414561d946554363_d20250413_m034228_c001_v7007000_t0000_u01744515748422") 2025/04/13 03:43:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f219f0eb3475ebbef_d20250413_m034224_c001_v0001183_t0022_u01744515744415") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bdd_d20250413_m034352_c001_v7007000_t0000_u01744515832212") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f217c1958f275b0c2_d20250413_m034346_c001_v0001157_t0056_u01744515826603") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f417c1958f275b0be_d20250413_m034346_c001_v7007000_t0000_u01744515826001") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bcf_d20250413_m034340_c001_v0001183_t0002_u01744515820808") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bce_d20250413_m034340_c001_v7007000_t0000_u01744515820199") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bcc_d20250413_m034335_c001_v0001183_t0028_u01744515815186") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bcb_d20250413_m034334_c001_v7007000_t0000_u01744515814533") 2025/04/13 03:43:59 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c8234e_d20250413_m034331_c001_v0001036_t0037_u01744515811059") 2025/04/13 03:44:00 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bc7_d20250413_m034330_c001_v7007000_t0000_u01744515810610") 2025/04/13 03:44:00 DEBUG : chunked-copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82346_d20250413_m034327_c001_v0001036_t0051_u01744515807199") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bdc_d20250413_m034352_c001_v7007000_t0000_u01744515832032") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bd8_d20250413_m034350_c001_v0001177_t0007_u01744515830108") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f417c1958f275b0bb_d20250413_m034345_c001_v7007000_t0000_u01744515825819") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f217c1958f275b0b0_d20250413_m034344_c001_v0001180_t0025_u01744515824071") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bcd_d20250413_m034340_c001_v7007000_t0000_u01744515820007") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f217c1958f275b0a1_d20250413_m034338_c001_v0001184_t0051_u01744515818443") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bca_d20250413_m034334_c001_v7007000_t0000_u01744515814350") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f2050bbfef4f05bc9_d20250413_m034332_c001_v0001183_t0053_u01744515812889") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05bc6_d20250413_m034330_c001_v7007000_t0000_u01744515810429") 2025/04/13 03:44:00 DEBUG : chunked-copy.copy: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f10906698f7f1dab3_d20250413_m034329_c001_v0001113_t0054_u01744515809421") 2025/04/13 03:44:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f1071b63f99ffae63_d20250413_m033918_c001_v0001131_t0042_u01744515558008") 2025/04/13 03:44:00 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f05be2_d20250413_m034353_c001_v7007000_t0000_u01744515833082") 2025/04/13 03:44:00 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82376_d20250413_m034352_c001_v0001036_t0048_u01744515832760") 2025/04/13 03:44:00 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f4050bbfef4f063b7_d20250413_m034354_c001_v7007000_t0000_u01744515834335") 2025/04/13 03:44:00 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c8237a_d20250413_m034353_c001_v0001036_t0052_u01744515833961") 2025/04/13 03:44:00 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f102bff2335c82378_d20250413_m034353_c001_v0001036_t0033_u01744515833264") 2025/04/13 03:44:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfc26dc330ad2bdb9f680e1b_f419f9d256e520de4_d20250413_m034033_c001_v7007000_t0000_u01744515633438") 2025/04/13 03:44:01 INFO : B2 bucket rclone-test-barewom6nuso: cleaning bucket "rclone-test-barewom6nuso" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (319.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (316.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- 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.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.39s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- 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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.14s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- 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.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- 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 319.490s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.269789439s (try 1/5)