"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:442: Using remote "TestB2:" 2025/01/27 02:38:56 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza" 2025/01/27 02:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/01/27 02:39:05 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/27 02:39:06 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/27 02:39:06 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/27 02:39:30 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/01/27 02:39:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/27 02:39:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/27 02:39:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/27 02:39:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/27 02:39:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/27 02:39:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/27 02:39:33 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/27 02:39:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/27 02:39:41 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/27 02:39:47 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of all files 2025/01/27 02:39:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d9e_d20250127_m023945_c001_v0001102_t0007_u01737945585647") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/27 02:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza/dirToPurgeFromRoot" 2025/01/27 02:39:49 INFO : B2 bucket rclone-test-lobopim7giza path dirToPurgeFromRoot: cleaning bucket "rclone-test-lobopim7giza" of all files 2025/01/27 02:39:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1da4_d20250127_m023947_c001_v0001102_t0053_u01737945587992") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/27 02:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza/hello? sausage/êé" 2025/01/27 02:39:54 INFO : B2 bucket rclone-test-lobopim7giza path hello? sausage/êé: cleaning bucket "rclone-test-lobopim7giza" of all files 2025/01/27 02:39:55 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f116e32b3f9a5acaa_d20250127_m023953_c001_v0001109_t0054_u01737945593367") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/27 02:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/27 02:40:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-lobopim7giza" from "TestB2:rclone-test-lobopim7giza" 2025/01/27 02:40:07 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/01/27 02:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xegebok1lori" 2025/01/27 02:40:23 DEBUG : B2 bucket rclone-test-xegebok1lori: Purge remote 2025/01/27 02:40:23 INFO : B2 bucket rclone-test-xegebok1lori: cleaning bucket "rclone-test-xegebok1lori" of all files 2025/01/27 02:40:23 DEBUG : somefile: Deleting (id "4_z0f929df3a01dab5b9f480e1b_f403fe47df80c46d4_d20250127_m024022_c001_v0001098_t0025_u01737945622363") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/27 02:40:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/27 02:40:26 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/01/27 02:40:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/27 02:40:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/27 02:40:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.561Ki offset 6Mi/6.106Mi 2025/01/27 02:40:29 DEBUG : test-metadata: Sending chunk 1 length 111166 2025/01/27 02:40:31 DEBUG : test-metadata: Done sending chunk 1 2025/01/27 02:40:31 DEBUG : test-metadata: Done sending chunk 0 2025/01/27 02:40:31 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-27-024036-828.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/01/27 02:40:42 DEBUG : oldPath = "TestB2:rclone-test-lobopim7giza/versions/test-versions-v2025-01-27-024036-828.txt" 2025/01/27 02:40:42 DEBUG : newPath = "TestB2,versions:rclone-test-lobopim7giza/versions/test-versions-v2025-01-27-024036-828.txt" 2025/01/27 02:40:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-lobopim7giza/versions/test-versions-v2025-01-27-024036-828.txt" 2025/01/27 02:40:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/27 02:40:44 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-lobopim7giza/versions/test-versions-v2025-01-27-024036-828.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-lobopim7giza/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/01/27 02:40:45 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of all hidden files 2025/01/27 02:40:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f12_d20250127_m023913_c001_v7007000_t0000_u01737945553418") as it is a hide marker 2025/01/27 02:40:45 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : leading space/ leading space: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d50_d20250127_m023912_c001_v0001102_t0056_u01737945552696") 2025/01/27 02:40:45 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f09_d20250127_m023912_c001_v7007000_t0000_u01737945552334") as it is a hide marker 2025/01/27 02:40:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d4a_d20250127_m023911_c001_v0001102_t0041_u01737945551642") 2025/01/27 02:40:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f5a_d20250127_m023919_c001_v7007000_t0000_u01737945559668") as it is a hide marker 2025/01/27 02:40:45 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d60_d20250127_m023919_c001_v0001102_t0044_u01737945559008") 2025/01/27 02:40:45 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : created from root.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4021173714f77735_d20250127_m024015_c001_v7007000_t0000_u01737945615279") as it is a hide marker 2025/01/27 02:40:45 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : created from root.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f111bc199a7410baa_d20250127_m024014_c001_v0001099_t0034_u01737945614209") 2025/01/27 02:40:45 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : file name.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c4f_d20250127_m024025_c001_v7007000_t0000_u01737945625247") as it is a hide marker 2025/01/27 02:40:45 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1db4_d20250127_m024003_c001_v0001102_t0026_u01737945603183") 2025/01/27 02:40:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f1062b1cd7dc418cc_d20250127_m023959_c001_v0001116_t0055_u01737945599391") 2025/01/27 02:40:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8e_d20250127_m023937_c001_v0001102_t0004_u01737945577826") 2025/01/27 02:40:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8a_d20250127_m023936_c001_v0001102_t0042_u01737945576633") 2025/01/27 02:40:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8c_d20250127_m023937_c001_v0001102_t0008_u01737945577144") "upload" dated 2025-01-27 02:39:37.144 +0000 UTC (1m8.750322386s ago) 2025/01/27 02:40:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f414361557295c7c4_d20250127_m023957_c001_v7007000_t0000_u01737945597161") as it is a hide marker 2025/01/27 02:40:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f10948513eb73b3c2_d20250127_m023956_c001_v0001184_t0012_u01737945596968") 2025/01/27 02:40:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f113cb3b193b5ecaa_d20250127_m023956_c001_v0001179_t0046_u01737945596372") 2025/01/27 02:40:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fca_d20250127_m023927_c001_v7007000_t0000_u01737945567387") as it is a hide marker 2025/01/27 02:40:45 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7c_d20250127_m023926_c001_v0001102_t0017_u01737945566710") 2025/01/27 02:40:45 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : piped data.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c60_d20250127_m024027_c001_v7007000_t0000_u01737945627245") as it is a hide marker 2025/01/27 02:40:45 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1dd8_d20250127_m024026_c001_v0001102_t0007_u01737945626532") 2025/01/27 02:40:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c5d_d20250127_m024026_c001_v7007000_t0000_u01737945626348") 2025/01/27 02:40:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41268e1fb3aa1dd4_d20250127_m024025_c001_v0001102_t0048_u01737945625971") 2025/01/27 02:40:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fcc_d20250127_m023928_c001_v7007000_t0000_u01737945568480") as it is a hide marker 2025/01/27 02:40:45 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7e_d20250127_m023927_c001_v0001102_t0018_u01737945567749") 2025/01/27 02:40:45 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : test-metadata: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c89_d20250127_m024034_c001_v7007000_t0000_u01737945634285") as it is a hide marker 2025/01/27 02:40:45 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f218581a5644a4c6e_d20250127_m024029_c001_v0001104_t0047_u01737945629061") 2025/01/27 02:40:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c68_d20250127_m024028_c001_v7007000_t0000_u01737945628339") 2025/01/27 02:40:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1ddc_d20250127_m024027_c001_v0001102_t0040_u01737945627429") 2025/01/27 02:40:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f7a_d20250127_m023922_c001_v7007000_t0000_u01737945562018") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d64_d20250127_m023921_c001_v0001102_t0018_u01737945561225") 2025/01/27 02:40:45 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f9f_d20250127_m023924_c001_v7007000_t0000_u01737945564188") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d6b_d20250127_m023923_c001_v0001102_t0013_u01737945563494") 2025/01/27 02:40:45 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f8d_d20250127_m023923_c001_v7007000_t0000_u01737945563123") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d68_d20250127_m023922_c001_v0001102_t0034_u01737945562388") 2025/01/27 02:40:45 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fb2_d20250127_m023925_c001_v7007000_t0000_u01737945565342") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d72_d20250127_m023924_c001_v0001102_t0051_u01737945564549") 2025/01/27 02:40:45 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fc2_d20250127_m023926_c001_v7007000_t0000_u01737945566346") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7a_d20250127_m023925_c001_v0001102_t0019_u01737945565703") 2025/01/27 02:40:45 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f68_d20250127_m023920_c001_v7007000_t0000_u01737945560789") as it is a hide marker 2025/01/27 02:40:45 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : trailing space /trailing space : Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d62_d20250127_m023920_c001_v0001102_t0023_u01737945560030") 2025/01/27 02:40:45 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df6_d20250127_m024041_c001_v0001102_t0045_u01737945641652") "upload" dated 2025-01-27 02:40:41.652 +0000 UTC (4.242678722s ago) 2025/01/27 02:40:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f405b1d6701b5dc12_d20250127_m024039_c001_v7007000_t0000_u01737945639467") 2025/01/27 02:40:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df0_d20250127_m024036_c001_v0001102_t0038_u01737945636828") 2025/01/27 02:40:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ff3_d20250127_m023936_c001_v7007000_t0000_u01737945576085") as it is a hide marker 2025/01/27 02:40:45 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2129bb5b63551fd0_d20250127_m023930_c001_v0001184_t0019_u01737945570600") 2025/01/27 02:40:45 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : zero-length-file: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fcf_d20250127_m023930_c001_v7007000_t0000_u01737945570306") as it is a hide marker 2025/01/27 02:40:45 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : zero-length-file: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41268e1fb3aa1d84_d20250127_m023929_c001_v0001102_t0048_u01737945569757") 2025/01/27 02:40:45 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f14_d20250127_m023914_c001_v7007000_t0000_u01737945554489") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d52_d20250127_m023913_c001_v0001102_t0042_u01737945553780") 2025/01/27 02:40:45 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ef1_d20250127_m023909_c001_v7007000_t0000_u01737945549217") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d42_d20250127_m023908_c001_v0001102_t0028_u01737945548132") 2025/01/27 02:40:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f2e_d20250127_m023917_c001_v7007000_t0000_u01737945557565") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d5c_d20250127_m023916_c001_v0001102_t0037_u01737945556907") 2025/01/27 02:40:45 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f25_d20250127_m023916_c001_v7007000_t0000_u01737945556546") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d56_d20250127_m023915_c001_v0001102_t0054_u01737945555876") 2025/01/27 02:40:45 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f45_d20250127_m023918_c001_v7007000_t0000_u01737945558647") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d5e_d20250127_m023917_c001_v0001102_t0020_u01737945557940") 2025/01/27 02:40:45 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f1e_d20250127_m023915_c001_v7007000_t0000_u01737945555515") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d54_d20250127_m023914_c001_v0001102_t0016_u01737945554852") 2025/01/27 02:40:45 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ./.: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ef8_d20250127_m023910_c001_v7007000_t0000_u01737945550233") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ./.: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d46_d20250127_m023909_c001_v0001102_t0043_u01737945549595") 2025/01/27 02:40:45 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/27 02:40:45 DEBUG : ../..: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f05_d20250127_m023911_c001_v7007000_t0000_u01737945551281") as it is a hide marker 2025/01/27 02:40:45 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/27 02:40:45 DEBUG : ../..: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d48_d20250127_m023910_c001_v0001102_t0013_u01737945550594") 2025/01/27 02:40:45 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/27 02:40:46 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of all hidden files 2025/01/27 02:40:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f12_d20250127_m023913_c001_v7007000_t0000_u01737945553418") as it is a hide marker 2025/01/27 02:40:46 DEBUG : leading space/ leading space: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d50_d20250127_m023912_c001_v0001102_t0056_u01737945552696") 2025/01/27 02:40:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f09_d20250127_m023912_c001_v7007000_t0000_u01737945552334") as it is a hide marker 2025/01/27 02:40:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d4a_d20250127_m023911_c001_v0001102_t0041_u01737945551642") 2025/01/27 02:40:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f5a_d20250127_m023919_c001_v7007000_t0000_u01737945559668") as it is a hide marker 2025/01/27 02:40:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d60_d20250127_m023919_c001_v0001102_t0044_u01737945559008") 2025/01/27 02:40:46 DEBUG : created from root.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4021173714f77735_d20250127_m024015_c001_v7007000_t0000_u01737945615279") as it is a hide marker 2025/01/27 02:40:46 DEBUG : created from root.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f111bc199a7410baa_d20250127_m024014_c001_v0001099_t0034_u01737945614209") 2025/01/27 02:40:46 DEBUG : file name.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c4f_d20250127_m024025_c001_v7007000_t0000_u01737945625247") as it is a hide marker 2025/01/27 02:40:46 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1db4_d20250127_m024003_c001_v0001102_t0026_u01737945603183") 2025/01/27 02:40:46 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f1062b1cd7dc418cc_d20250127_m023959_c001_v0001116_t0055_u01737945599391") 2025/01/27 02:40:46 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8e_d20250127_m023937_c001_v0001102_t0004_u01737945577826") 2025/01/27 02:40:46 DEBUG : file name.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8a_d20250127_m023936_c001_v0001102_t0042_u01737945576633") 2025/01/27 02:40:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8c_d20250127_m023937_c001_v0001102_t0008_u01737945577144") "upload" dated 2025-01-27 02:39:37.144 +0000 UTC (1m9.76951532s ago) 2025/01/27 02:40:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f414361557295c7c4_d20250127_m023957_c001_v7007000_t0000_u01737945597161") as it is a hide marker 2025/01/27 02:40:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f10948513eb73b3c2_d20250127_m023956_c001_v0001184_t0012_u01737945596968") 2025/01/27 02:40:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f113cb3b193b5ecaa_d20250127_m023956_c001_v0001179_t0046_u01737945596372") 2025/01/27 02:40:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fca_d20250127_m023927_c001_v7007000_t0000_u01737945567387") as it is a hide marker 2025/01/27 02:40:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7c_d20250127_m023926_c001_v0001102_t0017_u01737945566710") 2025/01/27 02:40:47 DEBUG : piped data.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c60_d20250127_m024027_c001_v7007000_t0000_u01737945627245") as it is a hide marker 2025/01/27 02:40:47 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1dd8_d20250127_m024026_c001_v0001102_t0007_u01737945626532") 2025/01/27 02:40:47 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c5d_d20250127_m024026_c001_v7007000_t0000_u01737945626348") 2025/01/27 02:40:47 DEBUG : piped data.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41268e1fb3aa1dd4_d20250127_m024025_c001_v0001102_t0048_u01737945625971") 2025/01/27 02:40:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fcc_d20250127_m023928_c001_v7007000_t0000_u01737945568480") as it is a hide marker 2025/01/27 02:40:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7e_d20250127_m023927_c001_v0001102_t0018_u01737945567749") 2025/01/27 02:40:47 DEBUG : test-metadata: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c89_d20250127_m024034_c001_v7007000_t0000_u01737945634285") as it is a hide marker 2025/01/27 02:40:47 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f218581a5644a4c6e_d20250127_m024029_c001_v0001104_t0047_u01737945629061") 2025/01/27 02:40:47 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f418581a5644a4c68_d20250127_m024028_c001_v7007000_t0000_u01737945628339") 2025/01/27 02:40:47 DEBUG : test-metadata: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1ddc_d20250127_m024027_c001_v0001102_t0040_u01737945627429") 2025/01/27 02:40:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f7a_d20250127_m023922_c001_v7007000_t0000_u01737945562018") as it is a hide marker 2025/01/27 02:40:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d64_d20250127_m023921_c001_v0001102_t0018_u01737945561225") 2025/01/27 02:40:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f9f_d20250127_m023924_c001_v7007000_t0000_u01737945564188") as it is a hide marker 2025/01/27 02:40:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d6b_d20250127_m023923_c001_v0001102_t0013_u01737945563494") 2025/01/27 02:40:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f8d_d20250127_m023923_c001_v7007000_t0000_u01737945563123") as it is a hide marker 2025/01/27 02:40:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d68_d20250127_m023922_c001_v0001102_t0034_u01737945562388") 2025/01/27 02:40:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fb2_d20250127_m023925_c001_v7007000_t0000_u01737945565342") as it is a hide marker 2025/01/27 02:40:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d72_d20250127_m023924_c001_v0001102_t0051_u01737945564549") 2025/01/27 02:40:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fc2_d20250127_m023926_c001_v7007000_t0000_u01737945566346") as it is a hide marker 2025/01/27 02:40:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d7a_d20250127_m023925_c001_v0001102_t0019_u01737945565703") 2025/01/27 02:40:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f68_d20250127_m023920_c001_v7007000_t0000_u01737945560789") as it is a hide marker 2025/01/27 02:40:48 DEBUG : trailing space /trailing space : Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d62_d20250127_m023920_c001_v0001102_t0023_u01737945560030") 2025/01/27 02:40:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df6_d20250127_m024041_c001_v0001102_t0045_u01737945641652") "upload" dated 2025-01-27 02:40:41.652 +0000 UTC (6.614637896s ago) 2025/01/27 02:40:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f405b1d6701b5dc12_d20250127_m024039_c001_v7007000_t0000_u01737945639467") 2025/01/27 02:40:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df0_d20250127_m024036_c001_v0001102_t0038_u01737945636828") 2025/01/27 02:40:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ff3_d20250127_m023936_c001_v7007000_t0000_u01737945576085") as it is a hide marker 2025/01/27 02:40:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2129bb5b63551fd0_d20250127_m023930_c001_v0001184_t0019_u01737945570600") 2025/01/27 02:40:48 DEBUG : zero-length-file: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551fcf_d20250127_m023930_c001_v7007000_t0000_u01737945570306") as it is a hide marker 2025/01/27 02:40:48 DEBUG : zero-length-file: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41268e1fb3aa1d84_d20250127_m023929_c001_v0001102_t0048_u01737945569757") 2025/01/27 02:40:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f14_d20250127_m023914_c001_v7007000_t0000_u01737945554489") as it is a hide marker 2025/01/27 02:40:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d52_d20250127_m023913_c001_v0001102_t0042_u01737945553780") 2025/01/27 02:40:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ef1_d20250127_m023909_c001_v7007000_t0000_u01737945549217") as it is a hide marker 2025/01/27 02:40:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d42_d20250127_m023908_c001_v0001102_t0028_u01737945548132") 2025/01/27 02:40:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f2e_d20250127_m023917_c001_v7007000_t0000_u01737945557565") as it is a hide marker 2025/01/27 02:40:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d5c_d20250127_m023916_c001_v0001102_t0037_u01737945556907") 2025/01/27 02:40:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f25_d20250127_m023916_c001_v7007000_t0000_u01737945556546") as it is a hide marker 2025/01/27 02:40:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d56_d20250127_m023915_c001_v0001102_t0054_u01737945555876") 2025/01/27 02:40:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f45_d20250127_m023918_c001_v7007000_t0000_u01737945558647") as it is a hide marker 2025/01/27 02:40:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d5e_d20250127_m023917_c001_v0001102_t0020_u01737945557940") 2025/01/27 02:40:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f1e_d20250127_m023915_c001_v7007000_t0000_u01737945555515") as it is a hide marker 2025/01/27 02:40:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d54_d20250127_m023914_c001_v0001102_t0016_u01737945554852") 2025/01/27 02:40:49 DEBUG : ./.: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551ef8_d20250127_m023910_c001_v7007000_t0000_u01737945550233") as it is a hide marker 2025/01/27 02:40:49 DEBUG : ./.: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d46_d20250127_m023909_c001_v0001102_t0043_u01737945549595") 2025/01/27 02:40:49 DEBUG : ../..: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b63551f05_d20250127_m023911_c001_v7007000_t0000_u01737945551281") as it is a hide marker 2025/01/27 02:40:49 DEBUG : ../..: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d48_d20250127_m023910_c001_v0001102_t0013_u01737945550594") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/27 02:40:50 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/01/27 02:40:50 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/01/27 02:40:50 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/01/27 02:40:50 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/01/27 02:40:51 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of pending multipart uploads older than 0s 2025/01/27 02:40:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8c_d20250127_m023937_c001_v0001102_t0008_u01737945577144") "upload" dated 2025-01-27 02:39:37.144 +0000 UTC (1m14.064591847s ago) 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc47_d20250127_m024050_c001_v0001109_t0014_u01737945650093") as it is a start marker (upload started at 2025-01-27 02:40:50.093 +0000 UTC) 2025/01/27 02:40:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc49_d20250127_m024050_c001_v0001115_t0000_u01737945650298") as it is a start marker (upload started at 2025-01-27 02:40:50.298 +0000 UTC) 2025/01/27 02:40:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc4a_d20250127_m024050_c001_v0001178_t0040_u01737945650517") as it is a start marker (upload started at 2025-01-27 02:40:50.517 +0000 UTC) 2025/01/27 02:40:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc4c_d20250127_m024050_c001_v0001102_t0034_u01737945650728") as it is a start marker (upload started at 2025-01-27 02:40:50.728 +0000 UTC) 2025/01/27 02:40:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/27 02:40:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f405b1d6701b5dc45_d20250127_m024049_c001_v7007000_t0000_u01737945649912") "hide" dated 2025-01-27 02:40:49.912 +0000 UTC (1.296699638s ago) 2025/01/27 02:40:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df6_d20250127_m024041_c001_v0001102_t0045_u01737945641652") 2025/01/27 02:40:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/27 02:40:51 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of pending multipart uploads older than 0s 2025/01/27 02:40:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8c_d20250127_m023937_c001_v0001102_t0008_u01737945577144") "upload" dated 2025-01-27 02:39:37.144 +0000 UTC (1m14.428226122s ago) 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc47_d20250127_m024050_c001_v0001109_t0014_u01737945650093") as it is a start marker (upload started at 2025-01-27 02:40:50.093 +0000 UTC) 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc49_d20250127_m024050_c001_v0001115_t0000_u01737945650298") as it is a start marker (upload started at 2025-01-27 02:40:50.298 +0000 UTC) 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc4a_d20250127_m024050_c001_v0001178_t0040_u01737945650517") as it is a start marker (upload started at 2025-01-27 02:40:50.517 +0000 UTC) 2025/01/27 02:40:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc4c_d20250127_m024050_c001_v0001102_t0034_u01737945650728") as it is a start marker (upload started at 2025-01-27 02:40:50.728 +0000 UTC) 2025/01/27 02:40:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fa27d13a00dab5b9f480e1b_f405b1d6701b5dc45_d20250127_m024049_c001_v7007000_t0000_u01737945649912") "hide" dated 2025-01-27 02:40:49.912 +0000 UTC (1.66032618s ago) 2025/01/27 02:40:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1df6_d20250127_m024041_c001_v0001102_t0045_u01737945641652") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/27 02:40:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/27 02:40:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/27 02:40:52 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/01/27 02:41:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/27 02:41:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/27 02:41:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/27 02:41:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/27 02:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/27 02:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/27 02:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:08 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/01/27 02:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20186da2d4caa3f4_d20250127_m024108_c001_v0001178_t0031_u01737945668155") 2025/01/27 02:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/27 02:41:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/27 02:41:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/27 02:41:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/27 02:41:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/27 02:41:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/27 02:41:15 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/27 02:41:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:16 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/01/27 02:41:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20186da2d4caa3fe_d20250127_m024116_c001_v0001183_t0052_u01737945676814") 2025/01/27 02:41:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/27 02:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/27 02:41:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/27 02:41:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/27 02:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/27 02:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/27 02:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/27 02:41:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/27 02:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/27 02:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/27 02:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:25 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/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c453_d20250127_m024125_c001_v0001184_t0055_u01737945685196") 2025/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/27 02:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:41:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:27 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/01/27 02:41:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/27 02:41:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/27 02:41:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/27 02:41:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/27 02:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/27 02:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/27 02:41:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:32 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/01/27 02:41:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2032164c447850eb_d20250127_m024133_c001_v0001100_t0031_u01737945693079") 2025/01/27 02:41:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:41:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:41:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/27 02:41:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/27 02:41:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/27 02:41:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/27 02:41:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/27 02:41:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/27 02:41:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/27 02:41:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:44 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/01/27 02:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4b6_d20250127_m024145_c001_v0001033_t0049_u01737945705028") 2025/01/27 02:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/27 02:41:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/27 02:41:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/27 02:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/27 02:41:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/27 02:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/27 02:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/27 02:41:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:41:53 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/01/27 02:41:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4ca_d20250127_m024153_c001_v0001036_t0016_u01737945713841") 2025/01/27 02:41:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/27 02:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/27 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:41:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:41:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:41:56 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/01/27 02:41:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/27 02:41:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/27 02:41:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/27 02:41:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/27 02:41:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/27 02:42:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/27 02:42:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/27 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:02 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/01/27 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544d84_d20250127_m024202_c001_v0001128_t0041_u01737945722150") 2025/01/27 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/27 02:42:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/27 02:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/27 02:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/27 02:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/27 02:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/27 02:42:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/27 02:42:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/27 02:42:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544d8a_d20250127_m024210_c001_v0001117_t0044_u01737945730671") 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/27 02:42:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/27 02:42:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/27 02:42:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/27 02:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/27 02:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/27 02:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:19 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/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2087affe9c1ecbda_d20250127_m024219_c001_v0001181_t0015_u01737945739423") 2025/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/27 02:42:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:42:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:21 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/01/27 02:42:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/27 02:42:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/27 02:42:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/27 02:42:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/27 02:42:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/27 02:42:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/27 02:42:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:27 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/01/27 02:42:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544dfc_d20250127_m024227_c001_v0001184_t0040_u01737945747786") 2025/01/27 02:42:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:42:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:42:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/27 02:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/27 02:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/27 02:42:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/27 02:42:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/27 02:42:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/27 02:42:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/27 02:42:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:36 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/01/27 02:42:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c592_d20250127_m024236_c001_v0001137_t0022_u01737945756510") 2025/01/27 02:42:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:42:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/27 02:42:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/27 02:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/27 02:42:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/27 02:42:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/27 02:42:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/27 02:42:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:42:46 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/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2129bb5b635522e9_d20250127_m024246_c001_v0001093_t0033_u01737945766574") 2025/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/27 02:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:42:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:42:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:42:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:42:59 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/01/27 02:43:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/27 02:43:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/27 02:43:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/27 02:43:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/27 02:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/27 02:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/27 02:43:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:43:07 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/01/27 02:43:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2042e8312266d705_d20250127_m024308_c001_v0001183_t0042_u01737945788011") 2025/01/27 02:43:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:43:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:43:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:43:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:43:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/27 02:43:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/27 02:43:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/27 02:43:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/27 02:43:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/27 02:43:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/27 02:43:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/27 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:43:17 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/01/27 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f21151c353cf32824_d20250127_m024317_c001_v0001181_t0025_u01737945797261") 2025/01/27 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/27 02:43:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/27 02:43:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/27 02:43:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/27 02:43:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/27 02:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/27 02:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:43:27 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/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2009e78002236451_d20250127_m024327_c001_v0001131_t0037_u01737945807229") 2025/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:43:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/27 02:43:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:43:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:43:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:43:30 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/01/27 02:43:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/27 02:43:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/27 02:43:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/27 02:43:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/27 02:43:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/27 02:43:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/27 02:43:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/27 02:43:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:43:37 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/01/27 02:43:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2009e7800223645a_d20250127_m024337_c001_v0001117_t0046_u01737945817422") 2025/01/27 02:43:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:43:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/27 02:43:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/27 02:43:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/27 02:43:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/27 02:43:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/27 02:43:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/27 02:43:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/27 02:43:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/27 02:43:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/27 02:43:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/27 02:43:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/27 02:43:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/27 02:43:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/27 02:43:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:43:48 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/01/27 02:43:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f2009e7800223648b_d20250127_m024348_c001_v0001105_t0015_u01737945828755") 2025/01/27 02:43:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/27 02:43:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/27 02:43:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/27 02:43:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:43:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:43:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/27 02:43:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/27 02:43:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/27 02:43:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/27 02:43:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/27 02:43:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/27 02:44:00 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/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fa27d13a00dab5b9f480e1b_f21934c5c00a1e7d9_d20250127_m024400_c001_v0001183_t0054_u01737945840132") 2025/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/27 02:44:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/27 02:44:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/27 02:44:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/27 02:44:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/27 02:44:03 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/01/27 02:44:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fa27d13a00dab5b9f480e1b_f207e180be8599318_d20250127_m024411_c001_v0001137_t0049_u01737945851838") 2025/01/27 02:44:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/27 02:44:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/27 02:44:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/27 02:44:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/27 02:44:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/27 02:44:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/27 02:44:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/27 02:44:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/27 02:44:14 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/27 02:44:16 DEBUG : chunked-copy: Done sending chunk 0 2025/01/27 02:44:16 DEBUG : chunked-copy: Done sending chunk 1 2025/01/27 02:44:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/27 02:44:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f82_d20250127_m024417_c001_v0001117_t0032_u01737945857601") 2025/01/27 02:44:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/27 02:44:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/27 02:44:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/27 02:44:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/27 02:44:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/27 02:44:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/27 02:44:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/27 02:44:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/27 02:44:21 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/27 02:44:23 DEBUG : chunked-copy: Done sending chunk 0 2025/01/27 02:44:23 DEBUG : chunked-copy: Done sending chunk 1 2025/01/27 02:44:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f87_d20250127_m024423_c001_v0001176_t0048_u01737945863925") 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/27 02:44:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/27 02:44:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/27 02:44:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/27 02:44:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/27 02:44:26 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/27 02:44:28 DEBUG : chunked-copy: Done sending chunk 0 2025/01/27 02:44:28 DEBUG : chunked-copy: Done sending chunk 1 2025/01/27 02:44:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/27 02:44:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f98_d20250127_m024429_c001_v0001184_t0057_u01737945869646") 2025/01/27 02:44:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/27 02:44:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/27 02:44:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/27 02:44:29 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/27 02:44:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/27 02:44:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/27 02:44:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/27 02:44:31 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/27 02:44:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/27 02:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lobopim7giza/deeper/nonexisting/directory" 2025/01/27 02:44:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/27 02:44:35 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of all files 2025/01/27 02:44:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4009e78002236461_d20250127_m024341_c001_v7007000_t0000_u01737945821977") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2009e7800223645a_d20250127_m024337_c001_v0001117_t0046_u01737945817422") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4009e78002236459_d20250127_m024336_c001_v7007000_t0000_u01737945816917") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f21151c353cf328a6_d20250127_m024332_c001_v0001117_t0024_u01737945812031") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be859930f_d20250127_m024405_c001_v7007000_t0000_u01737945845631") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f21934c5c00a1e7d9_d20250127_m024400_c001_v0001183_t0054_u01737945840132") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41934c5c00a1e7d5_d20250127_m024359_c001_v7007000_t0000_u01737945839639") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2009e78002236495_d20250127_m024354_c001_v0001182_t0010_u01737945834187") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4009e78002236493_d20250127_m024354_c001_v7007000_t0000_u01737945834005") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2009e7800223648b_d20250127_m024348_c001_v0001105_t0015_u01737945828755") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4009e78002236486_d20250127_m024348_c001_v7007000_t0000_u01737945828273") 2025/01/27 02:44:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2009e78002236462_d20250127_m024342_c001_v0001146_t0034_u01737945822159") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c4d5_d20250127_m024158_c001_v7007000_t0000_u01737945718107") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4ca_d20250127_m024153_c001_v0001036_t0016_u01737945713841") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c4bc_d20250127_m024148_c001_v7007000_t0000_u01737945708982") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4b6_d20250127_m024145_c001_v0001033_t0049_u01737945705028") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c4c9_d20250127_m024153_c001_v7007000_t0000_u01737945713466") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4be_d20250127_m024149_c001_v0001184_t0037_u01737945709165") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c4b5_d20250127_m024144_c001_v7007000_t0000_u01737945704681") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2032164c447850fa_d20250127_m024136_c001_v0001182_t0039_u01737945696801") 2025/01/27 02:44:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4032164c447850f8_d20250127_m024136_c001_v7007000_t0000_u01737945696618") 2025/01/27 02:44:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2032164c447850eb_d20250127_m024133_c001_v0001100_t0031_u01737945693079") 2025/01/27 02:44:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4032164c447850e8_d20250127_m024132_c001_v7007000_t0000_u01737945692717") 2025/01/27 02:44:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c481_d20250127_m024129_c001_v0001184_t0043_u01737945689155") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c564_d20250127_m024223_c001_v7007000_t0000_u01737945743372") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2087affe9c1ecbda_d20250127_m024219_c001_v0001181_t0015_u01737945739423") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c526_d20250127_m024214_c001_v7007000_t0000_u01737945734858") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544d8a_d20250127_m024210_c001_v0001117_t0044_u01737945730671") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4087affe9c1ecbd7_d20250127_m024219_c001_v7007000_t0000_u01737945739081") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c529_d20250127_m024215_c001_v0001183_t0016_u01737945735088") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544d89_d20250127_m024210_c001_v7007000_t0000_u01737945730313") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4eb_d20250127_m024205_c001_v0001176_t0029_u01737945725904") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c4ea_d20250127_m024205_c001_v7007000_t0000_u01737945725704") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544d84_d20250127_m024202_c001_v0001128_t0041_u01737945722150") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544d83_d20250127_m024201_c001_v7007000_t0000_u01737945721803") 2025/01/27 02:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c4d6_d20250127_m024158_c001_v0001184_t0005_u01737945718289") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c47d_d20250127_m024128_c001_v7007000_t0000_u01737945688971") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c453_d20250127_m024125_c001_v0001184_t0055_u01737945685196") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c44f_d20250127_m024124_c001_v7007000_t0000_u01737945684857") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2032164c4478506a_d20250127_m024120_c001_v0001172_t0044_u01737945680745") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4032164c44785067_d20250127_m024120_c001_v7007000_t0000_u01737945680562") 2025/01/27 02:44:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20186da2d4caa3fe_d20250127_m024116_c001_v0001183_t0052_u01737945676814") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40186da2d4caa3fd_d20250127_m024116_c001_v7007000_t0000_u01737945676479") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2032164c44785016_d20250127_m024112_c001_v0001091_t0042_u01737945672076") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4032164c44785014_d20250127_m024111_c001_v7007000_t0000_u01737945671893") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20186da2d4caa3f4_d20250127_m024108_c001_v0001178_t0031_u01737945668155") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40186da2d4caa3f3_d20250127_m024107_c001_v7007000_t0000_u01737945667811") 2025/01/27 02:44:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f205b1d6701b5dc7c_d20250127_m024102_c001_v0001115_t0000_u01737945662511") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4042e8312266d701_d20250127_m024303_c001_v7007000_t0000_u01737945783274") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2129bb5b635522e9_d20250127_m024246_c001_v0001093_t0033_u01737945766574") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c5a2_d20250127_m024241_c001_v7007000_t0000_u01737945761109") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c592_d20250127_m024236_c001_v0001137_t0022_u01737945756510") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4129bb5b635522e6_d20250127_m024246_c001_v7007000_t0000_u01737945766187") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c5a8_d20250127_m024241_c001_v0001172_t0036_u01737945761297") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c591_d20250127_m024236_c001_v7007000_t0000_u01737945756100") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c585_d20250127_m024231_c001_v0001184_t0005_u01737945751589") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f40904eeeb374c580_d20250127_m024231_c001_v7007000_t0000_u01737945751393") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544dfc_d20250127_m024227_c001_v0001184_t0040_u01737945747786") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544dfa_d20250127_m024227_c001_v7007000_t0000_u01737945747364") 2025/01/27 02:44:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f20904eeeb374c565_d20250127_m024223_c001_v0001184_t0021_u01737945743554") 2025/01/27 02:44:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41151c353cf328a5_d20250127_m024331_c001_v7007000_t0000_u01737945811816") 2025/01/27 02:44:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2009e78002236451_d20250127_m024327_c001_v0001131_t0037_u01737945807229") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4009e7800223644f_d20250127_m024326_c001_v7007000_t0000_u01737945806787") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f21151c353cf3283c_d20250127_m024321_c001_v0001182_t0052_u01737945801950") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41151c353cf3283a_d20250127_m024321_c001_v7007000_t0000_u01737945801769") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f21151c353cf32824_d20250127_m024317_c001_v0001181_t0025_u01737945797261") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41151c353cf32820_d20250127_m024316_c001_v7007000_t0000_u01737945796841") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f21151c353cf3280a_d20250127_m024311_c001_v0001042_t0003_u01737945791895") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f41151c353cf32808_d20250127_m024311_c001_v7007000_t0000_u01737945791703") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2042e8312266d705_d20250127_m024308_c001_v0001183_t0042_u01737945788011") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f4042e8312266d703_d20250127_m024307_c001_v7007000_t0000_u01737945787545") 2025/01/27 02:44:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f2042e8312266d702_d20250127_m024303_c001_v0001182_t0030_u01737945783461") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544f9e_d20250127_m024431_c001_v7007000_t0000_u01737945871897") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f207e180be8599331_d20250127_m024426_c001_v0001182_t0029_u01737945866311") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be8599330_d20250127_m024425_c001_v7007000_t0000_u01737945865810") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f207e180be859932d_d20250127_m024420_c001_v0001176_t0023_u01737945860704") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be859932c_d20250127_m024420_c001_v7007000_t0000_u01737945860215") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f207e180be8599323_d20250127_m024414_c001_v0001183_t0045_u01737945854277") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be8599322_d20250127_m024413_c001_v7007000_t0000_u01737945853798") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1f0f_d20250127_m024409_c001_v0001102_t0007_u01737945849761") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be8599316_d20250127_m024409_c001_v7007000_t0000_u01737945849416") 2025/01/27 02:44:39 DEBUG : chunked-copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1f0d_d20250127_m024406_c001_v0001102_t0027_u01737945846348") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544f9d_d20250127_m024431_c001_v7007000_t0000_u01737945871716") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f98_d20250127_m024429_c001_v0001184_t0057_u01737945869646") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be859932f_d20250127_m024425_c001_v7007000_t0000_u01737945865628") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f87_d20250127_m024423_c001_v0001176_t0048_u01737945863925") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be859932b_d20250127_m024420_c001_v7007000_t0000_u01737945860032") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f215514a1fa544f82_d20250127_m024417_c001_v0001117_t0032_u01737945857601") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be8599321_d20250127_m024413_c001_v7007000_t0000_u01737945853616") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f207e180be8599318_d20250127_m024411_c001_v0001137_t0049_u01737945851838") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f407e180be8599315_d20250127_m024409_c001_v7007000_t0000_u01737945849223") 2025/01/27 02:44:40 DEBUG : chunked-copy.copy: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f106ca94e719cf648_d20250127_m024408_c001_v0001182_t0053_u01737945848421") 2025/01/27 02:44:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1d8c_d20250127_m023937_c001_v0001102_t0008_u01737945577144") 2025/01/27 02:44:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544f9f_d20250127_m024432_c001_v7007000_t0000_u01737945872879") 2025/01/27 02:44:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1f29_d20250127_m024432_c001_v0001102_t0023_u01737945872433") 2025/01/27 02:44:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f415514a1fa544fa2_d20250127_m024434_c001_v7007000_t0000_u01737945874191") 2025/01/27 02:44:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1f2d_d20250127_m024433_c001_v0001102_t0010_u01737945873845") 2025/01/27 02:44:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f11268e1fb3aa1f2b_d20250127_m024433_c001_v0001102_t0004_u01737945873075") 2025/01/27 02:44:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fa27d13a00dab5b9f480e1b_f405b1d6701b5dc45_d20250127_m024049_c001_v7007000_t0000_u01737945649912") 2025/01/27 02:44:45 INFO : B2 bucket rclone-test-lobopim7giza: cleaning bucket "rclone-test-lobopim7giza" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (348.55s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.51s) --- PASS: TestIntegration/FsMkdir (342.47s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (35.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (39.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (22.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (17.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 348.568s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.083475456s (try 1/5)