"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/17 04:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu" 2025/04/17 04:47:13 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/17 04:47:16 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/17 04:47:16 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/17 04:47:17 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/17 04:47:42 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/17 04:47:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/17 04:47:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/17 04:47:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/17 04:47:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/17 04:47:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/17 04:47:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/17 04:47:45 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/17 04:47:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/17 04:47:54 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/17 04:47:59 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of all files 2025/04/17 04:47:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cab0_d20250417_m044758_c001_v0001113_t0045_u01744865278656") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/17 04:48:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu/dirToPurgeFromRoot" 2025/04/17 04:48:02 INFO : B2 bucket rclone-test-jubuviy3mamu path dirToPurgeFromRoot: cleaning bucket "rclone-test-jubuviy3mamu" of all files 2025/04/17 04:48:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cab8_d20250417_m044800_c001_v0001113_t0006_u01744865280441") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/17 04:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu/hello? sausage/êé" 2025/04/17 04:48:07 INFO : B2 bucket rclone-test-jubuviy3mamu path hello? sausage/êé: cleaning bucket "rclone-test-jubuviy3mamu" of all files 2025/04/17 04:48:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1078d70c07bfa672_d20250417_m044805_c001_v0001157_t0053_u01744865285873") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/17 04:48:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/17 04:48:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/17 04:48:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/17 04:48:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/17 04:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-jubuviy3mamu" from "TestB2:rclone-test-jubuviy3mamu" 2025/04/17 04:48:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/17 04:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zuvukag2fiki" 2025/04/17 04:48:35 DEBUG : B2 bucket rclone-test-zuvukag2fiki: Purge remote 2025/04/17 04:48:35 INFO : B2 bucket rclone-test-zuvukag2fiki: cleaning bucket "rclone-test-zuvukag2fiki" of all files 2025/04/17 04:48:35 DEBUG : somefile: Deleting (id "4_zef62cd03103d4b2b9f680e1b_f4093fd38d68a04a1_d20250417_m044834_c001_v0001104_t0000_u01744865314003") === 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/17 04:48:36 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/17 04:48:37 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/17 04:48:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/17 04:48:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/17 04:48:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.921Ki offset 6Mi/6.106Mi 2025/04/17 04:48:40 DEBUG : test-metadata: Sending chunk 1 length 111535 2025/04/17 04:48:42 DEBUG : test-metadata: Done sending chunk 1 2025/04/17 04:48:43 DEBUG : test-metadata: Done sending chunk 0 2025/04/17 04:48:43 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/17 04:48:53 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/dfa29d43102d4b2b9f680e1b/c001_v0001113_t0012": EOF 2025/04/17 04:48:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/dfa29d43102d4b2b9f680e1b/c001_v0001113_t0012": EOF) 2025/04/17 04:48:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/dfa29d43102d4b2b9f680e1b/c001_v0001113_t0012": EOF - low level retry 1/10 2025/04/17 04:48:55 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-17-044848-020.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/17 04:48:57 DEBUG : oldPath = "TestB2:rclone-test-jubuviy3mamu/versions/test-versions-v2025-04-17-044848-020.txt" 2025/04/17 04:48:57 DEBUG : newPath = "TestB2,versions:rclone-test-jubuviy3mamu/versions/test-versions-v2025-04-17-044848-020.txt" 2025/04/17 04:48:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jubuviy3mamu/versions/test-versions-v2025-04-17-044848-020.txt" 2025/04/17 04:48:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/17 04:48:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jubuviy3mamu/versions/test-versions-v2025-04-17-044848-020.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jubuviy3mamu/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/17 04:49:00 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of all hidden files 2025/04/17 04:49:00 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936005_d20250417_m044724_c001_v7007000_t0000_u01744865244254") as it is a hide marker 2025/04/17 04:49:00 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : leading space/ leading space: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca40_d20250417_m044723_c001_v0001113_t0019_u01744865243505") 2025/04/17 04:49:00 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936004_d20250417_m044723_c001_v7007000_t0000_u01744865243137") as it is a hide marker 2025/04/17 04:49:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca3c_d20250417_m044722_c001_v0001113_t0033_u01744865242455") 2025/04/17 04:49:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936010_d20250417_m044731_c001_v7007000_t0000_u01744865251088") as it is a hide marker 2025/04/17 04:49:00 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca58_d20250417_m044730_c001_v0001113_t0052_u01744865250243") 2025/04/17 04:49:00 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : created from root.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f408a072da9c3364f_d20250417_m044827_c001_v7007000_t0000_u01744865307955") as it is a hide marker 2025/04/17 04:49:00 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : created from root.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f103f3f3e6404dfd1_d20250417_m044826_c001_v0001172_t0026_u01744865306880") 2025/04/17 04:49:00 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : file name.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f0_d20250417_m044836_c001_v7007000_t0000_u01744865316204") as it is a hide marker 2025/04/17 04:49:00 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cae6_d20250417_m044815_c001_v0001113_t0013_u01744865295926") 2025/04/17 04:49:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f108c58afa4990621_d20250417_m044812_c001_v0001171_t0054_u01744865292193") 2025/04/17 04:49:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9e_d20250417_m044750_c001_v0001113_t0050_u01744865270177") 2025/04/17 04:49:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9a_d20250417_m044749_c001_v0001113_t0016_u01744865269027") 2025/04/17 04:49:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9c_d20250417_m044749_c001_v0001113_t0047_u01744865269485") "upload" dated 2025-04-17 04:47:49.485 +0000 UTC (1m11.096349949s ago) 2025/04/17 04:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f412fea736b1316a1_d20250417_m044809_c001_v7007000_t0000_u01744865289971") as it is a hide marker 2025/04/17 04:49:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1137260c960d1edc_d20250417_m044809_c001_v0001042_t0040_u01744865289647") 2025/04/17 04:49:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f104aa13e74a2f75b_d20250417_m044808_c001_v0001042_t0018_u01744865288879") 2025/04/17 04:49:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601a_d20250417_m044739_c001_v7007000_t0000_u01744865259031") as it is a hide marker 2025/04/17 04:49:00 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca7a_d20250417_m044738_c001_v0001113_t0058_u01744865258165") 2025/04/17 04:49:00 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : piped data.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f9_d20250417_m044838_c001_v7007000_t0000_u01744865318052") as it is a hide marker 2025/04/17 04:49:00 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb20_d20250417_m044837_c001_v0001113_t0002_u01744865317507") 2025/04/17 04:49:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f8_d20250417_m044837_c001_v7007000_t0000_u01744865317327") 2025/04/17 04:49:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f406fc9c551e0cb1c_d20250417_m044836_c001_v0001113_t0012_u01744865316932") 2025/04/17 04:49:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601b_d20250417_m044740_c001_v7007000_t0000_u01744865260095") as it is a hide marker 2025/04/17 04:49:00 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca7e_d20250417_m044739_c001_v0001113_t0025_u01744865259399") 2025/04/17 04:49:00 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : test-metadata: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e12f_d20250417_m044845_c001_v7007000_t0000_u01744865325472") as it is a hide marker 2025/04/17 04:49:00 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2075e2da4993f6fc_d20250417_m044840_c001_v0001183_t0014_u01744865320462") 2025/04/17 04:49:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6fb_d20250417_m044839_c001_v7007000_t0000_u01744865319093") 2025/04/17 04:49:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb24_d20250417_m044838_c001_v0001113_t0025_u01744865318233") 2025/04/17 04:49:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936014_d20250417_m044733_c001_v7007000_t0000_u01744865253326") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca60_d20250417_m044732_c001_v0001113_t0010_u01744865252506") 2025/04/17 04:49:00 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936016_d20250417_m044735_c001_v7007000_t0000_u01744865255400") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca68_d20250417_m044734_c001_v0001113_t0014_u01744865254658") 2025/04/17 04:49:00 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936015_d20250417_m044734_c001_v7007000_t0000_u01744865254293") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca64_d20250417_m044733_c001_v0001113_t0005_u01744865253689") 2025/04/17 04:49:00 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936018_d20250417_m044736_c001_v7007000_t0000_u01744865256663") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca6c_d20250417_m044735_c001_v0001113_t0054_u01744865255765") 2025/04/17 04:49:00 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936019_d20250417_m044737_c001_v7007000_t0000_u01744865257800") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca78_d20250417_m044737_c001_v0001113_t0000_u01744865257026") 2025/04/17 04:49:00 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936011_d20250417_m044732_c001_v7007000_t0000_u01744865252142") as it is a hide marker 2025/04/17 04:49:00 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca5c_d20250417_m044731_c001_v0001113_t0035_u01744865251454") 2025/04/17 04:49:00 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0c47_d20250417_m044856_c001_v0001179_t0042_u01744865336023") "upload" dated 2025-04-17 04:48:56.023 +0000 UTC (4.558575462s ago) 2025/04/17 04:49:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f41541fca76637af0_d20250417_m044851_c001_v7007000_t0000_u01744865331213") 2025/04/17 04:49:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb42_d20250417_m044848_c001_v0001113_t0017_u01744865328020") 2025/04/17 04:49:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936021_d20250417_m044748_c001_v7007000_t0000_u01744865268486") as it is a hide marker 2025/04/17 04:49:00 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e93601f_d20250417_m044742_c001_v0001041_t0046_u01744865262246") 2025/04/17 04:49:00 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : zero-length-file: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601e_d20250417_m044741_c001_v7007000_t0000_u01744865261926") as it is a hide marker 2025/04/17 04:49:00 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : zero-length-file: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f406fc9c551e0ca82_d20250417_m044741_c001_v0001113_t0012_u01744865261377") 2025/04/17 04:49:00 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936007_d20250417_m044725_c001_v7007000_t0000_u01744865245436") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca42_d20250417_m044724_c001_v0001113_t0001_u01744865244613") 2025/04/17 04:49:00 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936000_d20250417_m044719_c001_v7007000_t0000_u01744865239989") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca34_d20250417_m044718_c001_v0001113_t0017_u01744865238929") 2025/04/17 04:49:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600c_d20250417_m044728_c001_v7007000_t0000_u01744865248903") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca50_d20250417_m044728_c001_v0001113_t0036_u01744865248109") 2025/04/17 04:49:00 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600a_d20250417_m044727_c001_v7007000_t0000_u01744865247741") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca4a_d20250417_m044726_c001_v0001113_t0015_u01744865246981") 2025/04/17 04:49:00 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600e_d20250417_m044729_c001_v7007000_t0000_u01744865249869") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca54_d20250417_m044729_c001_v0001113_t0031_u01744865249265") 2025/04/17 04:49:00 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936009_d20250417_m044726_c001_v7007000_t0000_u01744865246619") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca44_d20250417_m044725_c001_v0001113_t0059_u01744865245799") 2025/04/17 04:49:00 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ./.: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936001_d20250417_m044721_c001_v7007000_t0000_u01744865241058") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ./.: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca38_d20250417_m044720_c001_v0001113_t0031_u01744865240349") 2025/04/17 04:49:00 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/17 04:49:00 DEBUG : ../..: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936002_d20250417_m044722_c001_v7007000_t0000_u01744865242086") as it is a hide marker 2025/04/17 04:49:00 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/17 04:49:00 DEBUG : ../..: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca3a_d20250417_m044721_c001_v0001113_t0006_u01744865241427") 2025/04/17 04:49:00 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/17 04:49:00 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of all hidden files 2025/04/17 04:49:01 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936005_d20250417_m044724_c001_v7007000_t0000_u01744865244254") as it is a hide marker 2025/04/17 04:49:01 DEBUG : leading space/ leading space: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca40_d20250417_m044723_c001_v0001113_t0019_u01744865243505") 2025/04/17 04:49:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936004_d20250417_m044723_c001_v7007000_t0000_u01744865243137") as it is a hide marker 2025/04/17 04:49:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca3c_d20250417_m044722_c001_v0001113_t0033_u01744865242455") 2025/04/17 04:49:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936010_d20250417_m044731_c001_v7007000_t0000_u01744865251088") as it is a hide marker 2025/04/17 04:49:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca58_d20250417_m044730_c001_v0001113_t0052_u01744865250243") 2025/04/17 04:49:01 DEBUG : created from root.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f408a072da9c3364f_d20250417_m044827_c001_v7007000_t0000_u01744865307955") as it is a hide marker 2025/04/17 04:49:01 DEBUG : created from root.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f103f3f3e6404dfd1_d20250417_m044826_c001_v0001172_t0026_u01744865306880") 2025/04/17 04:49:01 DEBUG : file name.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f0_d20250417_m044836_c001_v7007000_t0000_u01744865316204") as it is a hide marker 2025/04/17 04:49:01 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cae6_d20250417_m044815_c001_v0001113_t0013_u01744865295926") 2025/04/17 04:49:01 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f108c58afa4990621_d20250417_m044812_c001_v0001171_t0054_u01744865292193") 2025/04/17 04:49:01 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9e_d20250417_m044750_c001_v0001113_t0050_u01744865270177") 2025/04/17 04:49:01 DEBUG : file name.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9a_d20250417_m044749_c001_v0001113_t0016_u01744865269027") 2025/04/17 04:49:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9c_d20250417_m044749_c001_v0001113_t0047_u01744865269485") "upload" dated 2025-04-17 04:47:49.485 +0000 UTC (1m12.128511487s ago) 2025/04/17 04:49:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f412fea736b1316a1_d20250417_m044809_c001_v7007000_t0000_u01744865289971") as it is a hide marker 2025/04/17 04:49:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1137260c960d1edc_d20250417_m044809_c001_v0001042_t0040_u01744865289647") 2025/04/17 04:49:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f104aa13e74a2f75b_d20250417_m044808_c001_v0001042_t0018_u01744865288879") 2025/04/17 04:49:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601a_d20250417_m044739_c001_v7007000_t0000_u01744865259031") as it is a hide marker 2025/04/17 04:49:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca7a_d20250417_m044738_c001_v0001113_t0058_u01744865258165") 2025/04/17 04:49:01 DEBUG : piped data.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f9_d20250417_m044838_c001_v7007000_t0000_u01744865318052") as it is a hide marker 2025/04/17 04:49:01 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb20_d20250417_m044837_c001_v0001113_t0002_u01744865317507") 2025/04/17 04:49:02 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6f8_d20250417_m044837_c001_v7007000_t0000_u01744865317327") 2025/04/17 04:49:02 DEBUG : piped data.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f406fc9c551e0cb1c_d20250417_m044836_c001_v0001113_t0012_u01744865316932") 2025/04/17 04:49:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601b_d20250417_m044740_c001_v7007000_t0000_u01744865260095") as it is a hide marker 2025/04/17 04:49:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca7e_d20250417_m044739_c001_v0001113_t0025_u01744865259399") 2025/04/17 04:49:02 DEBUG : test-metadata: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e12f_d20250417_m044845_c001_v7007000_t0000_u01744865325472") as it is a hide marker 2025/04/17 04:49:02 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2075e2da4993f6fc_d20250417_m044840_c001_v0001183_t0014_u01744865320462") 2025/04/17 04:49:02 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4075e2da4993f6fb_d20250417_m044839_c001_v7007000_t0000_u01744865319093") 2025/04/17 04:49:02 DEBUG : test-metadata: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb24_d20250417_m044838_c001_v0001113_t0025_u01744865318233") 2025/04/17 04:49:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936014_d20250417_m044733_c001_v7007000_t0000_u01744865253326") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca60_d20250417_m044732_c001_v0001113_t0010_u01744865252506") 2025/04/17 04:49:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936016_d20250417_m044735_c001_v7007000_t0000_u01744865255400") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca68_d20250417_m044734_c001_v0001113_t0014_u01744865254658") 2025/04/17 04:49:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936015_d20250417_m044734_c001_v7007000_t0000_u01744865254293") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca64_d20250417_m044733_c001_v0001113_t0005_u01744865253689") 2025/04/17 04:49:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936018_d20250417_m044736_c001_v7007000_t0000_u01744865256663") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca6c_d20250417_m044735_c001_v0001113_t0054_u01744865255765") 2025/04/17 04:49:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936019_d20250417_m044737_c001_v7007000_t0000_u01744865257800") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca78_d20250417_m044737_c001_v0001113_t0000_u01744865257026") 2025/04/17 04:49:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936011_d20250417_m044732_c001_v7007000_t0000_u01744865252142") as it is a hide marker 2025/04/17 04:49:02 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca5c_d20250417_m044731_c001_v0001113_t0035_u01744865251454") 2025/04/17 04:49:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0c47_d20250417_m044856_c001_v0001179_t0042_u01744865336023") "upload" dated 2025-04-17 04:48:56.023 +0000 UTC (6.947092155s ago) 2025/04/17 04:49:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f41541fca76637af0_d20250417_m044851_c001_v7007000_t0000_u01744865331213") 2025/04/17 04:49:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0cb42_d20250417_m044848_c001_v0001113_t0017_u01744865328020") 2025/04/17 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936021_d20250417_m044748_c001_v7007000_t0000_u01744865268486") as it is a hide marker 2025/04/17 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e93601f_d20250417_m044742_c001_v0001041_t0046_u01744865262246") 2025/04/17 04:49:03 DEBUG : zero-length-file: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93601e_d20250417_m044741_c001_v7007000_t0000_u01744865261926") as it is a hide marker 2025/04/17 04:49:03 DEBUG : zero-length-file: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f406fc9c551e0ca82_d20250417_m044741_c001_v0001113_t0012_u01744865261377") 2025/04/17 04:49:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936007_d20250417_m044725_c001_v7007000_t0000_u01744865245436") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca42_d20250417_m044724_c001_v0001113_t0001_u01744865244613") 2025/04/17 04:49:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936000_d20250417_m044719_c001_v7007000_t0000_u01744865239989") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca34_d20250417_m044718_c001_v0001113_t0017_u01744865238929") 2025/04/17 04:49:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600c_d20250417_m044728_c001_v7007000_t0000_u01744865248903") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca50_d20250417_m044728_c001_v0001113_t0036_u01744865248109") 2025/04/17 04:49:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600a_d20250417_m044727_c001_v7007000_t0000_u01744865247741") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca4a_d20250417_m044726_c001_v0001113_t0015_u01744865246981") 2025/04/17 04:49:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93600e_d20250417_m044729_c001_v7007000_t0000_u01744865249869") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca54_d20250417_m044729_c001_v0001113_t0031_u01744865249265") 2025/04/17 04:49:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936009_d20250417_m044726_c001_v7007000_t0000_u01744865246619") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca44_d20250417_m044725_c001_v0001113_t0059_u01744865245799") 2025/04/17 04:49:03 DEBUG : ./.: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936001_d20250417_m044721_c001_v7007000_t0000_u01744865241058") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ./.: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca38_d20250417_m044720_c001_v0001113_t0031_u01744865240349") 2025/04/17 04:49:03 DEBUG : ../..: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936002_d20250417_m044722_c001_v7007000_t0000_u01744865242086") as it is a hide marker 2025/04/17 04:49:03 DEBUG : ../..: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca3a_d20250417_m044721_c001_v0001113_t0006_u01744865241427") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/17 04:49:04 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/17 04:49:04 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/17 04:49:05 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/17 04:49:05 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/17 04:49:05 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of pending multipart uploads older than 0s 2025/04/17 04:49:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9c_d20250417_m044749_c001_v0001113_t0047_u01744865269485") "upload" dated 2025-04-17 04:47:49.485 +0000 UTC (1m16.464527109s ago) 2025/04/17 04:49:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afb_d20250417_m044904_c001_v0001109_t0015_u01744865344888") as it is a start marker (upload started at 2025-04-17 04:49:04.888 +0000 UTC) 2025/04/17 04:49:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/17 04:49:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afc_d20250417_m044905_c001_v0001184_t0021_u01744865345071") as it is a start marker (upload started at 2025-04-17 04:49:05.071 +0000 UTC) 2025/04/17 04:49:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/17 04:49:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afd_d20250417_m044905_c001_v0001032_t0011_u01744865345255") as it is a start marker (upload started at 2025-04-17 04:49:05.255 +0000 UTC) 2025/04/17 04:49:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/17 04:49:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afe_d20250417_m044905_c001_v0001145_t0052_u01744865345449") as it is a start marker (upload started at 2025-04-17 04:49:05.449 +0000 UTC) 2025/04/17 04:49:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/17 04:49:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f41541fca76637afa_d20250417_m044904_c001_v7007000_t0000_u01744865344706") "hide" dated 2025-04-17 04:49:04.706 +0000 UTC (1.243630003s ago) 2025/04/17 04:49:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0c47_d20250417_m044856_c001_v0001179_t0042_u01744865336023") 2025/04/17 04:49:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/17 04:49:06 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of pending multipart uploads older than 0s 2025/04/17 04:49:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9c_d20250417_m044749_c001_v0001113_t0047_u01744865269485") "upload" dated 2025-04-17 04:47:49.485 +0000 UTC (1m16.834456109s ago) 2025/04/17 04:49:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afb_d20250417_m044904_c001_v0001109_t0015_u01744865344888") as it is a start marker (upload started at 2025-04-17 04:49:04.888 +0000 UTC) 2025/04/17 04:49:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afc_d20250417_m044905_c001_v0001184_t0021_u01744865345071") as it is a start marker (upload started at 2025-04-17 04:49:05.071 +0000 UTC) 2025/04/17 04:49:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afd_d20250417_m044905_c001_v0001032_t0011_u01744865345255") as it is a start marker (upload started at 2025-04-17 04:49:05.255 +0000 UTC) 2025/04/17 04:49:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637afe_d20250417_m044905_c001_v0001145_t0052_u01744865345449") as it is a start marker (upload started at 2025-04-17 04:49:05.449 +0000 UTC) 2025/04/17 04:49:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa29d43102d4b2b9f680e1b_f41541fca76637afa_d20250417_m044904_c001_v7007000_t0000_u01744865344706") "hide" dated 2025-04-17 04:49:04.706 +0000 UTC (1.61355256s ago) 2025/04/17 04:49:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0c47_d20250417_m044856_c001_v0001179_t0042_u01744865336023") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/17 04:49:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/17 04:49:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/17 04:49:07 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/17 04:49:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/17 04:49:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/17 04:49:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/17 04:49:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/17 04:49:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/17 04:49:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/17 04:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:49:13 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/17 04:49:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a36029_d20250417_m044914_c001_v0001109_t0000_u01744865354026") 2025/04/17 04:49:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:49:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:49:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:49:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:49:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/17 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/17 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/17 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/17 04:49:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/17 04:49:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/17 04:49:23 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/17 04:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:49:27 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/17 04:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc6b_d20250417_m044927_c001_v0001157_t0005_u01744865367375") 2025/04/17 04:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:49:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/17 04:49:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:49:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:49:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/17 04:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/17 04:49:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/17 04:49:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/17 04:49:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/17 04:49:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/17 04:49:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:49:37 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/17 04:49:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f215b9b1740f7bfaa_d20250417_m044937_c001_v0001184_t0035_u01744865377904") 2025/04/17 04:49:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/17 04:49:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:49:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:49:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/17 04:49:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:49:40 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/17 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/17 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/17 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/17 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/17 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/17 04:49:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/17 04:49:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f215b9b1740f7bfb5_d20250417_m044947_c001_v0001184_t0032_u01744865387137") 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/17 04:49:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/17 04:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/17 04:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/17 04:49:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/17 04:49:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/17 04:49:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/17 04:49:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/17 04:49:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc7a_d20250417_m044956_c001_v0001183_t0052_u01744865396409") 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/17 04:49:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:49:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:49:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/17 04:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/17 04:50:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/17 04:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/17 04:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/17 04:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:06 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/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2161c733267f8ac3_d20250417_m045006_c001_v0001184_t0053_u01744865406098") 2025/04/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:50:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/17 04:50:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:50:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:08 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/17 04:50:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/17 04:50:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/17 04:50:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/17 04:50:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/17 04:50:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/17 04:50:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2161c733267f8ac9_d20250417_m045014_c001_v0001109_t0004_u01744865414761") 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:50:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/17 04:50:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/17 04:50:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/17 04:50:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/17 04:50:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/17 04:50:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/17 04:50:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/17 04:50:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:25 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/17 04:50:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc86_d20250417_m045025_c001_v0001144_t0046_u01744865425490") 2025/04/17 04:50:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/17 04:50:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:50:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/17 04:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/17 04:50:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/17 04:50:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/17 04:50:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/17 04:50:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:36 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/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2094696062c93db5_d20250417_m045036_c001_v0001182_t0052_u01744865436214") 2025/04/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/17 04:50:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:50:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:39 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/17 04:50:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/17 04:50:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/17 04:50:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/17 04:50:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/17 04:50:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/17 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/17 04:50:42 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 04:50:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/17 04:50:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/17 04:50:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/17 04:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:46 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/17 04:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2040c4b19fb83508_d20250417_m045046_c001_v0001032_t0029_u01744865446319") 2025/04/17 04:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:50:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/17 04:50:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/17 04:50:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/17 04:50:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/17 04:50:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/17 04:50:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/17 04:50:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/17 04:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/17 04:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/17 04:50:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:50:56 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/17 04:50:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f2056b682c6be8e0a_d20250417_m045056_c001_v0001181_t0054_u01744865456520") 2025/04/17 04:50:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/17 04:50:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:50:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/17 04:50:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:50:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:50:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/17 04:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/17 04:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/17 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/17 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/17 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/17 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/17 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/17 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/17 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/17 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/17 04:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:51:06 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/17 04:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a360aa_d20250417_m045107_c001_v0001116_t0009_u01744865467002") 2025/04/17 04:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/17 04:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/17 04:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:51:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:51:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:51:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:51:10 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/17 04:51:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/17 04:51:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/17 04:51:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/17 04:51:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/17 04:51:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/17 04:51:15 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/17 04:51:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:51:16 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/17 04:51:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a360b3_d20250417_m045116_c001_v0001116_t0031_u01744865476818") 2025/04/17 04:51:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:51:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:51:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:51:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:51:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/17 04:51:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/17 04:51:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/17 04:51:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/17 04:51:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/17 04:51:25 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/17 04:51:25 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/17 04:51:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:51:27 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/17 04:51:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f210c68575a5b4775_d20250417_m045127_c001_v0001106_t0008_u01744865487994") 2025/04/17 04:51:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:51:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/17 04:51:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:51:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:51:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/17 04:51:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/17 04:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/17 04:51:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/17 04:51:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/17 04:51:37 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/17 04:51:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:51:39 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/17 04:51:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f20646fd8e8ad8768_d20250417_m045139_c001_v0001171_t0018_u01744865499750") 2025/04/17 04:51:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/17 04:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/17 04:51:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:51:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:52:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:52:00 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/17 04:52:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/17 04:52:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/17 04:52:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/17 04:52:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/17 04:52:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/17 04:52:07 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/17 04:52:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:52:09 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/17 04:52:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e9361c6_d20250417_m045209_c001_v0001136_t0058_u01744865529741") 2025/04/17 04:52:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:52:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/17 04:52:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/17 04:52:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/17 04:52:10 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 04:52:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:52:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:52:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/17 04:52:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/17 04:52:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/17 04:52:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/17 04:52:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/17 04:52:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/17 04:52:17 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/17 04:52:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:52:20 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/17 04:52:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e936234_d20250417_m045220_c001_v0001184_t0032_u01744865540662") 2025/04/17 04:52:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/17 04:52:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/17 04:52:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:52:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:52:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/17 04:52:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/17 04:52:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/17 04:52:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/17 04:52:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/17 04:52:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/17 04:52:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/17 04:52:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/17 04:52:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/17 04:52:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/17 04:52:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/17 04:52:33 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/17 04:52:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa29d43102d4b2b9f680e1b_f212fea736b13192e_d20250417_m045233_c001_v0001183_t0030_u01744865553384") 2025/04/17 04:52:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/17 04:52:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/17 04:52:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/17 04:52:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/17 04:52:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/17 04:52:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/17 04:52:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/17 04:52:36 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/17 04:52:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27302_d20250417_m045245_c001_v0001171_t0045_u01744865565872") 2025/04/17 04:52:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/17 04:52:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/17 04:52:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/17 04:52:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/17 04:52:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/17 04:52:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/17 04:52:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/17 04:52:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/17 04:52:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/17 04:52:51 DEBUG : chunked-copy: Done sending chunk 0 2025/04/17 04:52:52 DEBUG : chunked-copy: Done sending chunk 1 2025/04/17 04:52:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/17 04:52:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27330_d20250417_m045252_c001_v0001040_t0034_u01744865572655") 2025/04/17 04:52:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/17 04:52:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/17 04:52:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/17 04:52:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/17 04:52:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/17 04:52:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/17 04:52:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/17 04:52:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/17 04:52:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/17 04:52:58 DEBUG : chunked-copy: Done sending chunk 0 2025/04/17 04:52:58 DEBUG : chunked-copy: Done sending chunk 1 2025/04/17 04:52:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27334_d20250417_m045258_c001_v0001177_t0035_u01744865578941") 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/17 04:52:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/17 04:53:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/17 04:53:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/17 04:53:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/17 04:53:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/17 04:53:03 DEBUG : chunked-copy: Done sending chunk 0 2025/04/17 04:53:04 DEBUG : chunked-copy: Done sending chunk 1 2025/04/17 04:53:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/17 04:53:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdfa29d43102d4b2b9f680e1b_f2050bbfef522e571_d20250417_m045304_c001_v0001036_t0052_u01744865584715") 2025/04/17 04:53:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/17 04:53:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/17 04:53:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/17 04:53:05 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/17 04:53:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/17 04:53:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/17 04:53:07 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/17 04:53:08 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/17 04:53:10 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/17 04:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jubuviy3mamu/deeper/nonexisting/directory" 2025/04/17 04:53:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/17 04:53:12 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of all files 2025/04/17 04:53:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e936204_d20250417_m045214_c001_v7007000_t0000_u01744865534129") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e9361c6_d20250417_m045209_c001_v0001136_t0058_u01744865529741") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e9361be_d20250417_m045209_c001_v7007000_t0000_u01744865529194") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e9361aa_d20250417_m045204_c001_v0001099_t0047_u01744865524180") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f418759f8b3a272b6_d20250417_m045240_c001_v7007000_t0000_u01744865560412") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f212fea736b13192e_d20250417_m045233_c001_v0001183_t0030_u01744865553384") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f412fea736b13191b_d20250417_m045232_c001_v7007000_t0000_u01744865552321") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e93625b_d20250417_m045226_c001_v0001100_t0002_u01744865546166") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93625a_d20250417_m045225_c001_v7007000_t0000_u01744865545978") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e936234_d20250417_m045220_c001_v0001184_t0032_u01744865540662") 2025/04/17 04:53:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e93622e_d20250417_m045219_c001_v7007000_t0000_u01744865539874") 2025/04/17 04:53:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f219f9d256e936205_d20250417_m045214_c001_v0001184_t0001_u01744865534329") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc7f_d20250417_m045010_c001_v7007000_t0000_u01744865410091") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2161c733267f8ac3_d20250417_m045006_c001_v0001184_t0053_u01744865406098") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc7b_d20250417_m045000_c001_v7007000_t0000_u01744865400485") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc7a_d20250417_m044956_c001_v0001183_t0052_u01744865396409") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4161c733267f8ac2_d20250417_m045005_c001_v7007000_t0000_u01744865405651") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc7c_d20250417_m045000_c001_v0001134_t0044_u01744865400669") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc79_d20250417_m044955_c001_v7007000_t0000_u01744865395950") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc77_d20250417_m044951_c001_v0001177_t0018_u01744865391191") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc76_d20250417_m044951_c001_v7007000_t0000_u01744865391007") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f215b9b1740f7bfb5_d20250417_m044947_c001_v0001184_t0032_u01744865387137") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f415b9b1740f7bfb4_d20250417_m044946_c001_v7007000_t0000_u01744865386658") 2025/04/17 04:53:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc74_d20250417_m044942_c001_v0001180_t0044_u01744865382635") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4056b682c6be8e03_d20250417_m045040_c001_v7007000_t0000_u01744865440674") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2094696062c93db5_d20250417_m045036_c001_v0001182_t0052_u01744865436214") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc88_d20250417_m045030_c001_v7007000_t0000_u01744865430319") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc86_d20250417_m045025_c001_v0001144_t0046_u01744865425490") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4094696062c93db3_d20250417_m045035_c001_v7007000_t0000_u01744865435692") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc89_d20250417_m045030_c001_v0001171_t0058_u01744865430506") 2025/04/17 04:53:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc85_d20250417_m045025_c001_v7007000_t0000_u01744865425084") 2025/04/17 04:53:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc83_d20250417_m045019_c001_v0001115_t0009_u01744865419035") 2025/04/17 04:53:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc82_d20250417_m045018_c001_v7007000_t0000_u01744865418852") 2025/04/17 04:53:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2161c733267f8ac9_d20250417_m045014_c001_v0001109_t0004_u01744865414761") 2025/04/17 04:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4161c733267f8ac8_d20250417_m045014_c001_v7007000_t0000_u01744865414380") 2025/04/17 04:53:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc80_d20250417_m045010_c001_v0001171_t0048_u01744865410276") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc73_d20250417_m044942_c001_v7007000_t0000_u01744865382451") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f215b9b1740f7bfaa_d20250417_m044937_c001_v0001184_t0035_u01744865377904") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f415b9b1740f7bfa9_d20250417_m044937_c001_v7007000_t0000_u01744865377424") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc70_d20250417_m044932_c001_v0001181_t0056_u01744865372519") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc6f_d20250417_m044932_c001_v7007000_t0000_u01744865372333") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc6b_d20250417_m044927_c001_v0001157_t0005_u01744865367375") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc6a_d20250417_m044926_c001_v7007000_t0000_u01744865366458") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2031dd423c17fc66_d20250417_m044918_c001_v0001145_t0002_u01744865358150") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4031dd423c17fc65_d20250417_m044917_c001_v7007000_t0000_u01744865357969") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a36029_d20250417_m044914_c001_v0001109_t0000_u01744865354026") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f417c1958f2a36028_d20250417_m044913_c001_v7007000_t0000_u01744865353584") 2025/04/17 04:53:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f21541fca76637b02_d20250417_m044908_c001_v0001183_t0035_u01744865348413") 2025/04/17 04:53:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f410c68575a5b4766_d20250417_m045111_c001_v7007000_t0000_u01744865471981") 2025/04/17 04:53:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a360aa_d20250417_m045107_c001_v0001116_t0009_u01744865467002") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4056b682c6be8e0c_d20250417_m045101_c001_v7007000_t0000_u01744865461082") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2056b682c6be8e0a_d20250417_m045056_c001_v0001181_t0054_u01744865456520") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f417c1958f2a360a9_d20250417_m045106_c001_v7007000_t0000_u01744865466548") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2056b682c6be8e0d_d20250417_m045101_c001_v0001183_t0044_u01744865461266") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4056b682c6be8e09_d20250417_m045055_c001_v7007000_t0000_u01744865455810") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2056b682c6be8e08_d20250417_m045050_c001_v0001032_t0030_u01744865450651") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4056b682c6be8e07_d20250417_m045050_c001_v7007000_t0000_u01744865450466") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2040c4b19fb83508_d20250417_m045046_c001_v0001032_t0029_u01744865446319") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4040c4b19fb83502_d20250417_m045045_c001_v7007000_t0000_u01744865445650") 2025/04/17 04:53:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2056b682c6be8e04_d20250417_m045040_c001_v0001182_t0020_u01744865440856") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f419f9d256e9361a9_d20250417_m045203_c001_v7007000_t0000_u01744865523998") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f20646fd8e8ad8768_d20250417_m045139_c001_v0001171_t0018_u01744865499750") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f40646fd8e8ad8766_d20250417_m045139_c001_v7007000_t0000_u01744865499239") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f210c68575a5b477e_d20250417_m045133_c001_v0001113_t0000_u01744865493557") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f410c68575a5b477c_d20250417_m045133_c001_v7007000_t0000_u01744865493373") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f210c68575a5b4775_d20250417_m045127_c001_v0001106_t0008_u01744865487994") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f410c68575a5b4774_d20250417_m045127_c001_v7007000_t0000_u01744865487521") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f210c68575a5b476e_d20250417_m045121_c001_v0001042_t0053_u01744865481106") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f410c68575a5b476d_d20250417_m045120_c001_v7007000_t0000_u01744865480921") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f217c1958f2a360b3_d20250417_m045116_c001_v0001116_t0031_u01744865476818") 2025/04/17 04:53:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f417c1958f2a360b2_d20250417_m045116_c001_v7007000_t0000_u01744865476309") 2025/04/17 04:53:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f210c68575a5b4767_d20250417_m045112_c001_v0001105_t0026_u01744865472171") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4094696062c941eb_d20250417_m045308_c001_v7007000_t0000_u01744865588494") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27339_d20250417_m045301_c001_v0001131_t0058_u01744865581282") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f418759f8b3a27338_d20250417_m045300_c001_v7007000_t0000_u01744865580664") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2050bbfef522e562_d20250417_m045255_c001_v0001130_t0002_u01744865575506") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e55d_d20250417_m045254_c001_v7007000_t0000_u01744865574881") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2050bbfef522e538_d20250417_m045248_c001_v0001171_t0018_u01744865568977") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e533_d20250417_m045248_c001_v7007000_t0000_u01744865568339") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0f62_d20250417_m045244_c001_v0001179_t0010_u01744865564544") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f418759f8b3a272ea_d20250417_m045244_c001_v7007000_t0000_u01744865564098") 2025/04/17 04:53:16 DEBUG : chunked-copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0f54_d20250417_m045241_c001_v0001179_t0059_u01744865561226") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4094696062c941ea_d20250417_m045308_c001_v7007000_t0000_u01744865588313") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f2050bbfef522e571_d20250417_m045304_c001_v0001036_t0052_u01744865584715") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f418759f8b3a27337_d20250417_m045300_c001_v7007000_t0000_u01744865580482") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27334_d20250417_m045258_c001_v0001177_t0035_u01744865578941") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e55b_d20250417_m045254_c001_v7007000_t0000_u01744865574699") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27330_d20250417_m045252_c001_v0001040_t0034_u01744865572655") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4050bbfef522e531_d20250417_m045248_c001_v7007000_t0000_u01744865568157") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f218759f8b3a27302_d20250417_m045245_c001_v0001171_t0045_u01744865565872") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f418759f8b3a272e9_d20250417_m045243_c001_v7007000_t0000_u01744865563914") 2025/04/17 04:53:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f10647ce7b107fdf4_d20250417_m045243_c001_v0001184_t0029_u01744865563187") 2025/04/17 04:53:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f106fc9c551e0ca9c_d20250417_m044749_c001_v0001113_t0047_u01744865269485") 2025/04/17 04:53:17 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4094696062c941ef_d20250417_m045309_c001_v7007000_t0000_u01744865589704") 2025/04/17 04:53:17 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0fa8_d20250417_m045309_c001_v0001179_t0038_u01744865589052") 2025/04/17 04:53:17 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f4094696062c941f2_d20250417_m045310_c001_v7007000_t0000_u01744865590722") 2025/04/17 04:53:17 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0fb4_d20250417_m045310_c001_v0001179_t0000_u01744865590465") 2025/04/17 04:53:17 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f1142ea30659a0fad_d20250417_m045309_c001_v0001179_t0036_u01744865589886") 2025/04/17 04:53:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa29d43102d4b2b9f680e1b_f41541fca76637afa_d20250417_m044904_c001_v7007000_t0000_u01744865344706") 2025/04/17 04:53:18 INFO : B2 bucket rclone-test-jubuviy3mamu: cleaning bucket "rclone-test-jubuviy3mamu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (364.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (362.47s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.56s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- 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 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.70s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- 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 (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (212.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (52.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (24.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.03s) --- 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 364.840s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m5.887214016s (try 1/5)