"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/10/30 05:48:59 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa" 2024/10/30 05:48:59 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 2024/10/30 05:49:02 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/10/30 05:49:02 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/10/30 05:49:02 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 2024/10/30 05:49:28 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. 2024/10/30 05:49:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/10/30 05:49:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/10/30 05:49:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/10/30 05:49:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/10/30 05:49:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/10/30 05:49:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/10/30 05:49:31 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 2024/10/30 05:49:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/10/30 05:49:40 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 2024/10/30 05:49:45 INFO : B2 bucket rclone-test-royekij1zaxa: cleaning bucket "rclone-test-royekij1zaxa" of all files 2024/10/30 05:49:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646418_d20241030_m054944_c001_v0001146_t0040_u01730267384451") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/30 05:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa/dirToPurgeFromRoot" 2024/10/30 05:49:48 INFO : B2 bucket rclone-test-royekij1zaxa path dirToPurgeFromRoot: cleaning bucket "rclone-test-royekij1zaxa" of all files 2024/10/30 05:49:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646428_d20241030_m054946_c001_v0001146_t0009_u01730267386365") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/30 05:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa/hello? sausage/êé" 2024/10/30 05:49:53 INFO : B2 bucket rclone-test-royekij1zaxa path hello? sausage/êé: cleaning bucket "rclone-test-royekij1zaxa" of all files 2024/10/30 05:49:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f1019afa23eb71b0f_d20241030_m054951_c001_v0001105_t0049_u01730267391982") === 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 2024/10/30 05:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/30 05:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-royekij1zaxa" from "TestB2:rclone-test-royekij1zaxa" 2024/10/30 05:50: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 2024/10/30 05:50:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fodowef5lubo" 2024/10/30 05:50:23 DEBUG : B2 bucket rclone-test-fodowef5lubo: Purge remote 2024/10/30 05:50:23 INFO : B2 bucket rclone-test-fodowef5lubo: cleaning bucket "rclone-test-fodowef5lubo" of all files 2024/10/30 05:50:23 DEBUG : somefile: Deleting (id "4_z8f029da3f09ddbbb9f280e1b_f410d080fa1e98bda_d20241030_m055022_c001_v0001172_t0021_u01730267422390") === 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/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/10/30 05:50:24 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/30 05:50:25 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 2024/10/30 05:50:28 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/10/30 05:50:28 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/10/30 05:50:28 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.884Ki offset 6Mi/6.106Mi 2024/10/30 05:50:29 DEBUG : test-metadata: Sending chunk 1 length 111497 2024/10/30 05:50:30 DEBUG : test-metadata: Done sending chunk 1 2024/10/30 05:50:31 DEBUG : test-metadata: Done sending chunk 0 2024/10/30 05:50: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:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-10-30-055036-654.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 2024/10/30 05:50:44 DEBUG : oldPath = "TestB2:rclone-test-royekij1zaxa/versions/test-versions-v2024-10-30-055036-654.txt" 2024/10/30 05:50:44 DEBUG : newPath = "TestB2,versions:rclone-test-royekij1zaxa/versions/test-versions-v2024-10-30-055036-654.txt" 2024/10/30 05:50:44 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-royekij1zaxa/versions/test-versions-v2024-10-30-055036-654.txt" 2024/10/30 05:50:44 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/10/30 05:50:45 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-royekij1zaxa/versions/test-versions-v2024-10-30-055036-654.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-royekij1zaxa/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 2024/10/30 05:50:47 INFO : B2 bucket rclone-test-royekij1zaxa: cleaning bucket "rclone-test-royekij1zaxa" of all hidden files 2024/10/30 05:50:47 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57af_d20241030_m054910_c001_v7007000_t0000_u01730267350366") as it is a hide marker 2024/10/30 05:50:47 DEBUG : leading space/ leading space: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462d8_d20241030_m054909_c001_v0001146_t0057_u01730267349420") 2024/10/30 05:50:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57a9_d20241030_m054909_c001_v7007000_t0000_u01730267349043") as it is a hide marker 2024/10/30 05:50:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462ca_d20241030_m054908_c001_v0001146_t0019_u01730267348397") 2024/10/30 05:50:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c1_d20241030_m054917_c001_v7007000_t0000_u01730267357107") as it is a hide marker 2024/10/30 05:50:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646312_d20241030_m054916_c001_v0001146_t0047_u01730267356176") 2024/10/30 05:50:47 DEBUG : created from root.txt: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f4027ba6b607c3831_d20241030_m055016_c001_v7007000_t0000_u01730267416074") as it is a hide marker 2024/10/30 05:50:47 DEBUG : created from root.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f1021683b093a2d01_d20241030_m055014_c001_v0001109_t0008_u01730267414712") 2024/10/30 05:50:47 DEBUG : file name.txt: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92caa39_d20241030_m055024_c001_v7007000_t0000_u01730267424673") as it is a hide marker 2024/10/30 05:50:47 DEBUG : file name.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6464a2_d20241030_m055003_c001_v0001146_t0041_u01730267403030") 2024/10/30 05:50:47 DEBUG : file name.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f117949e0c2794238_d20241030_m054959_c001_v0001182_t0020_u01730267399229") 2024/10/30 05:50:47 DEBUG : file name.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6463d4_d20241030_m054936_c001_v0001146_t0032_u01730267376167") 2024/10/30 05:50:47 DEBUG : file name.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6463ca_d20241030_m054934_c001_v0001146_t0037_u01730267374952") 2024/10/30 05:50:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6463d0_d20241030_m054935_c001_v0001146_t0030_u01730267375564") "upload" dated 2024-10-30 05:49:35.564 +0000 UTC (1m12.330230156s ago) 2024/10/30 05:50:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f417b8ac76e874706_d20241030_m054956_c001_v7007000_t0000_u01730267396670") as it is a hide marker 2024/10/30 05:50:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f100b8c68ff8e3c2f_d20241030_m054956_c001_v0001182_t0016_u01730267396379") 2024/10/30 05:50:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f1120ae46b1d27bd3_d20241030_m054955_c001_v0001137_t0020_u01730267395477") 2024/10/30 05:50:48 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57cc_d20241030_m054924_c001_v7007000_t0000_u01730267364944") as it is a hide marker 2024/10/30 05:50:48 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646364_d20241030_m054924_c001_v0001146_t0027_u01730267364208") 2024/10/30 05:50:48 DEBUG : piped data.txt: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92caa3c_d20241030_m055026_c001_v7007000_t0000_u01730267426561") as it is a hide marker 2024/10/30 05:50:48 DEBUG : piped data.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646539_d20241030_m055026_c001_v0001146_t0002_u01730267426013") 2024/10/30 05:50:48 DEBUG : piped data.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92caa3a_d20241030_m055025_c001_v7007000_t0000_u01730267425822") 2024/10/30 05:50:48 DEBUG : piped data.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f41697564ea646533_d20241030_m055025_c001_v0001146_t0009_u01730267425444") 2024/10/30 05:50:48 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57cd_d20241030_m054926_c001_v7007000_t0000_u01730267366228") as it is a hide marker 2024/10/30 05:50:48 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea64636e_d20241030_m054925_c001_v0001146_t0002_u01730267365323") 2024/10/30 05:50:48 DEBUG : test-metadata: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f40650b7f8e522785_d20241030_m055034_c001_v7007000_t0000_u01730267434091") as it is a hide marker 2024/10/30 05:50:48 DEBUG : test-metadata: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92caa3e_d20241030_m055028_c001_v0001182_t0013_u01730267428713") 2024/10/30 05:50:48 DEBUG : test-metadata: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92caa3d_d20241030_m055027_c001_v7007000_t0000_u01730267427878") 2024/10/30 05:50:48 DEBUG : test-metadata: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea64653f_d20241030_m055026_c001_v0001146_t0050_u01730267426761") 2024/10/30 05:50:48 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c3_d20241030_m054919_c001_v7007000_t0000_u01730267359433") as it is a hide marker 2024/10/30 05:50:48 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea64632c_d20241030_m054918_c001_v0001146_t0031_u01730267358705") 2024/10/30 05:50:48 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c5_d20241030_m054921_c001_v7007000_t0000_u01730267361601") as it is a hide marker 2024/10/30 05:50:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea64633e_d20241030_m054920_c001_v0001146_t0042_u01730267360858") 2024/10/30 05:50:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c4_d20241030_m054920_c001_v7007000_t0000_u01730267360477") as it is a hide marker 2024/10/30 05:50:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646336_d20241030_m054919_c001_v0001146_t0034_u01730267359810") 2024/10/30 05:50:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c6_d20241030_m054922_c001_v7007000_t0000_u01730267362744") as it is a hide marker 2024/10/30 05:50:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea64634c_d20241030_m054921_c001_v0001146_t0000_u01730267361977") 2024/10/30 05:50:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c9_d20241030_m054923_c001_v7007000_t0000_u01730267363832") as it is a hide marker 2024/10/30 05:50:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646354_d20241030_m054923_c001_v0001146_t0012_u01730267363123") 2024/10/30 05:50:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57c2_d20241030_m054918_c001_v7007000_t0000_u01730267358328") as it is a hide marker 2024/10/30 05:50:49 DEBUG : trailing space /trailing space : Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646320_d20241030_m054917_c001_v0001146_t0042_u01730267357482") 2024/10/30 05:50:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6465b1_d20241030_m055042_c001_v0001146_t0039_u01730267442549") "upload" dated 2024-10-30 05:50:42.549 +0000 UTC (6.75181978s ago) 2024/10/30 05:50:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4076ed8f9dffa87a_d20241030_m055039_c001_v7007000_t0000_u01730267439964") 2024/10/30 05:50:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646585_d20241030_m055036_c001_v0001146_t0018_u01730267436654") 2024/10/30 05:50:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57da_d20241030_m054934_c001_v7007000_t0000_u01730267374390") as it is a hide marker 2024/10/30 05:50:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f201a95e812be57d1_d20241030_m054928_c001_v0001177_t0029_u01730267368377") 2024/10/30 05:50:49 DEBUG : zero-length-file: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57cf_d20241030_m054928_c001_v7007000_t0000_u01730267368128") as it is a hide marker 2024/10/30 05:50:49 DEBUG : zero-length-file: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f41697564ea646386_d20241030_m054927_c001_v0001146_t0009_u01730267367553") 2024/10/30 05:50:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57b0_d20241030_m054911_c001_v7007000_t0000_u01730267351413") as it is a hide marker 2024/10/30 05:50:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462e8_d20241030_m054910_c001_v0001146_t0015_u01730267350746") 2024/10/30 05:50:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57a3_d20241030_m054905_c001_v7007000_t0000_u01730267345837") as it is a hide marker 2024/10/30 05:50:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462aa_d20241030_m054904_c001_v0001146_t0001_u01730267344780") 2024/10/30 05:50:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57bb_d20241030_m054914_c001_v7007000_t0000_u01730267354654") as it is a hide marker 2024/10/30 05:50:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646300_d20241030_m054913_c001_v0001146_t0014_u01730267353985") 2024/10/30 05:50:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57b5_d20241030_m054913_c001_v7007000_t0000_u01730267353606") as it is a hide marker 2024/10/30 05:50:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462f8_d20241030_m054912_c001_v0001146_t0023_u01730267352845") 2024/10/30 05:50:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57bd_d20241030_m054915_c001_v7007000_t0000_u01730267355798") as it is a hide marker 2024/10/30 05:50:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646308_d20241030_m054915_c001_v0001146_t0045_u01730267355038") 2024/10/30 05:50:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57b3_d20241030_m054912_c001_v7007000_t0000_u01730267352468") as it is a hide marker 2024/10/30 05:50:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462f0_d20241030_m054911_c001_v0001146_t0058_u01730267351789") 2024/10/30 05:50:50 DEBUG : ./.: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57a4_d20241030_m054906_c001_v7007000_t0000_u01730267346942") as it is a hide marker 2024/10/30 05:50:50 DEBUG : ./.: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462b4_d20241030_m054906_c001_v0001146_t0009_u01730267346215") 2024/10/30 05:50:50 DEBUG : ../..: Deleting current version (id "4_z5f226d43f08ddbbb9f280e1b_f401a95e812be57a5_d20241030_m054908_c001_v7007000_t0000_u01730267348022") as it is a hide marker 2024/10/30 05:50:50 DEBUG : ../..: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6462c2_d20241030_m054907_c001_v0001146_t0015_u01730267347318") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/10/30 05:50:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/10/30 05:50:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/10/30 05:50:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/10/30 05:50:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/10/30 05:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/10/30 05:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/10/30 05:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/10/30 05:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:50:57 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. 2024/10/30 05:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2100c3bc61f40ee3_d20241030_m055057_c001_v0001044_t0026_u01730267457483") 2024/10/30 05:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/30 05:50:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/10/30 05:51:01 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/10/30 05:51:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/10/30 05:51:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/10/30 05:51:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/10/30 05:51:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/10/30 05:51:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/10/30 05:51:04 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/10/30 05:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:51:06 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. 2024/10/30 05:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2100c3bc61f40ef2_d20241030_m055106_c001_v0001102_t0011_u01730267466417") 2024/10/30 05:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/30 05:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/30 05:51:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:51:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:51:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/10/30 05:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/10/30 05:51:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/10/30 05:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/10/30 05:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/10/30 05:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/10/30 05:51:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:51:15 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. 2024/10/30 05:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f203f964ad314763a_d20241030_m055116_c001_v0001043_t0042_u01730267476015") 2024/10/30 05:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/30 05:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/30 05:51:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:51:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:51:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:51:19 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 2024/10/30 05:51:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/10/30 05:51:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/10/30 05:51:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/10/30 05:51:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/10/30 05:51:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/10/30 05:51:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/10/30 05:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:51:28 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. 2024/10/30 05:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5edaa8_d20241030_m055128_c001_v0001182_t0006_u01730267488679") 2024/10/30 05:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:51:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:51:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/10/30 05:51:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/30 05:51:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/30 05:51:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/30 05:51:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/30 05:51:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/30 05:51:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/10/30 05:51:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:51:37 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. 2024/10/30 05:51:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f153_d20241030_m055137_c001_v0001182_t0049_u01730267497860") 2024/10/30 05:51:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:51:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/30 05:51:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:51:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:51:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/30 05:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/30 05:51:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/10/30 05:51:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/30 05:51:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/30 05:51:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/10/30 05:51:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:51:57 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. 2024/10/30 05:51:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c918_d20241030_m055157_c001_v0001113_t0029_u01730267517807") 2024/10/30 05:51:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/30 05:51:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:51:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:51:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/30 05:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:52:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:00 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 2024/10/30 05:52:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/10/30 05:52:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/10/30 05:52:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/10/30 05:52:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/10/30 05:52:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/10/30 05:52:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/10/30 05:52:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:06 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. 2024/10/30 05:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c93a_d20241030_m055206_c001_v0001154_t0006_u01730267526932") 2024/10/30 05:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/10/30 05:52:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/30 05:52:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/30 05:52:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/30 05:52:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/30 05:52:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/30 05:52:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/10/30 05:52:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:14 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. 2024/10/30 05:52:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c957_d20241030_m055215_c001_v0001098_t0049_u01730267535095") 2024/10/30 05:52:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:52:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/30 05:52:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/30 05:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/30 05:52:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/10/30 05:52:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/30 05:52:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/30 05:52:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/10/30 05:52:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:24 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. 2024/10/30 05:52:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92caba6_d20241030_m055224_c001_v0001182_t0043_u01730267544803") 2024/10/30 05:52:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/30 05:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/30 05:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:52:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:27 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 2024/10/30 05:52:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/10/30 05:52:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/10/30 05:52:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/10/30 05:52:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/10/30 05:52:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/10/30 05:52:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/10/30 05:52:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:33 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. 2024/10/30 05:52:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f20428dd176df44dd_d20241030_m055233_c001_v0001136_t0004_u01730267553798") 2024/10/30 05:52:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:52:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:52:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/10/30 05:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/30 05:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/30 05:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/30 05:52:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/30 05:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/30 05:52:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/10/30 05:52:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:45 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. 2024/10/30 05:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92cabf4_d20241030_m055246_c001_v0001182_t0020_u01730267566070") 2024/10/30 05:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/30 05:52:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:52:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/30 05:52:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/30 05:52:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/10/30 05:52:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/30 05:52:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/30 05:52:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f504_d20241030_m055256_c001_v0001182_t0022_u01730267576447") 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/30 05:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:52:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/10/30 05:52:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/30 05:52:56 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 05:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:52:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:52:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:52: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 2024/10/30 05:53:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/10/30 05:53:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/10/30 05:53:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/10/30 05:53:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/10/30 05:53:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/10/30 05:53:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/10/30 05:53:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:53:06 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. 2024/10/30 05:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f519_d20241030_m055306_c001_v0001165_t0047_u01730267586957") 2024/10/30 05:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:53:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:53:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/10/30 05:53:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/10/30 05:53:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/10/30 05:53:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/10/30 05:53:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/10/30 05:53:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/10/30 05:53:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/10/30 05:53:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:53: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. 2024/10/30 05:53:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f569_d20241030_m055317_c001_v0001182_t0037_u01730267597706") 2024/10/30 05:53:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:53:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/30 05:53:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:53:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:53:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/10/30 05:53:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/10/30 05:53:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/10/30 05:53:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/10/30 05:53:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/10/30 05:53:26 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/10/30 05:53:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:53:28 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. 2024/10/30 05:53:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2076ed8f9dffb0a2_d20241030_m055328_c001_v0001042_t0011_u01730267608698") 2024/10/30 05:53:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/30 05:53:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:53:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:53:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/30 05:53:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:53:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:53:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:53:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/10/30 05:53:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/10/30 05:53:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/10/30 05:53:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/10/30 05:53:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/10/30 05:53:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/10/30 05:53:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/10/30 05:53:37 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/10/30 05:53:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:53:39 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. 2024/10/30 05:53:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f205dedf2079de936_d20241030_m055339_c001_v0001102_t0057_u01730267619761") 2024/10/30 05:53:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:53:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/30 05:53:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/30 05:53:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:53:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:53:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/10/30 05:53:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/10/30 05:53:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/10/30 05:53:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/10/30 05:53:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/10/30 05:53:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/10/30 05:53:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/10/30 05:53:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/10/30 05:53:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:53:52 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. 2024/10/30 05:53:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2098e422b479d251_d20241030_m055352_c001_v0001039_t0022_u01730267632921") 2024/10/30 05:53:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/30 05:53:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/30 05:53:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/30 05:53:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:53:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:53:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/10/30 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/10/30 05:54:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/10/30 05:54:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/10/30 05:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/10/30 05:54:02 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/30 05:54:05 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. 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f226d43f08ddbbb9f280e1b_f2153c5e7a762454e_d20241030_m055405_c001_v0001137_t0023_u01730267645225") 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/30 05:54:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/30 05:54:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/10/30 05:54:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/10/30 05:54:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/10/30 05:54:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts 2024/10/30 05:54:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2024/10/30 05:54:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/30 05:54:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/10/30 05:54:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0639_d20241030_m055421_c001_v0001182_t0028_u01730267661336") 2024/10/30 05:54:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/10/30 05:54:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/30 05:54:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/30 05:54:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/30 05:54:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/10/30 05:54:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/30 05:54:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/30 05:54:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/30 05:54:24 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/10/30 05:54:27 DEBUG : chunked-copy: Done sending chunk 1 2024/10/30 05:54:27 DEBUG : chunked-copy: Done sending chunk 0 2024/10/30 05:54:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/30 05:54:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0a4c_d20241030_m055427_c001_v0001098_t0016_u01730267667831") 2024/10/30 05:54:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/10/30 05:54:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/30 05:54:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/30 05:54:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/30 05:54:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/10/30 05:54:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/10/30 05:54:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/30 05:54:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/10/30 05:54:31 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/10/30 05:54:33 DEBUG : chunked-copy: Done sending chunk 1 2024/10/30 05:54:33 DEBUG : chunked-copy: Done sending chunk 0 2024/10/30 05:54:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/30 05:54:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f226d43f08ddbbb9f280e1b_f2199817b6ddb277f_d20241030_m055434_c001_v0001144_t0059_u01730267674671") 2024/10/30 05:54:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/30 05:54:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/30 05:54:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/30 05:54:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/30 05:54:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/10/30 05:54:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/30 05:54:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/30 05:54:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/30 05:54:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/10/30 05:54:41 DEBUG : chunked-copy: Done sending chunk 0 2024/10/30 05:54:41 DEBUG : chunked-copy: Done sending chunk 1 2024/10/30 05:54:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f226d43f08ddbbb9f280e1b_f2199817b6ddb3391_d20241030_m055442_c001_v0001161_t0004_u01730267682272") 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/10/30 05:54:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/30 05:54:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/30 05:54:43 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/30 05:54:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/30 05:54:46 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/30 05:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-royekij1zaxa/deeper/nonexisting/directory" 2024/10/30 05:54:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/10/30 05:54:48 INFO : B2 bucket rclone-test-royekij1zaxa: cleaning bucket "rclone-test-royekij1zaxa" of all files 2024/10/30 05:54:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4098e422b479d247_d20241030_m055344_c001_v7007000_t0000_u01730267624020") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f205dedf2079de936_d20241030_m055339_c001_v0001102_t0057_u01730267619761") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f405dedf2079de933_d20241030_m055339_c001_v7007000_t0000_u01730267619237") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2098e422b479d242_d20241030_m055334_c001_v0001172_t0024_u01730267614343") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0212_d20241030_m055414_c001_v7007000_t0000_u01730267654731") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2153c5e7a762454e_d20241030_m055405_c001_v0001137_t0023_u01730267645225") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4153c5e7a762454d_d20241030_m055404_c001_v7007000_t0000_u01730267644593") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2098e422b479d254_d20241030_m055358_c001_v0001179_t0033_u01730267638733") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4098e422b479d253_d20241030_m055358_c001_v7007000_t0000_u01730267638542") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2098e422b479d251_d20241030_m055352_c001_v0001039_t0022_u01730267632921") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4098e422b479d250_d20241030_m055352_c001_v7007000_t0000_u01730267632364") 2024/10/30 05:54:49 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2098e422b479d249_d20241030_m055344_c001_v0001029_t0042_u01730267624211") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40428dd176df4447_d20241030_m055202_c001_v7007000_t0000_u01730267522299") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c918_d20241030_m055157_c001_v0001113_t0029_u01730267517807") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5edaca_d20241030_m055142_c001_v7007000_t0000_u01730267502004") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f153_d20241030_m055137_c001_v0001182_t0049_u01730267497860") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4003bd4333b5c917_d20241030_m055157_c001_v7007000_t0000_u01730267517460") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5edacb_d20241030_m055142_c001_v0001105_t0050_u01730267502201") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f151_d20241030_m055137_c001_v7007000_t0000_u01730267497507") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5edab1_d20241030_m055133_c001_v0001182_t0002_u01730267493029") 2024/10/30 05:54:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5edab0_d20241030_m055132_c001_v7007000_t0000_u01730267492829") 2024/10/30 05:54:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5edaa8_d20241030_m055128_c001_v0001182_t0006_u01730267488679") 2024/10/30 05:54:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5edaa5_d20241030_m055128_c001_v7007000_t0000_u01730267488261") 2024/10/30 05:54:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2100c3bc61f40f29_d20241030_m055121_c001_v0001113_t0017_u01730267481202") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92cabb5_d20241030_m055229_c001_v7007000_t0000_u01730267549133") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92caba6_d20241030_m055224_c001_v0001182_t0043_u01730267544803") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40428dd176df44a3_d20241030_m055219_c001_v7007000_t0000_u01730267539840") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c957_d20241030_m055215_c001_v0001098_t0049_u01730267535095") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92caba5_d20241030_m055224_c001_v7007000_t0000_u01730267544447") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20428dd176df44a6_d20241030_m055220_c001_v0001145_t0048_u01730267540035") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4003bd4333b5c955_d20241030_m055214_c001_v7007000_t0000_u01730267534725") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20428dd176df4492_d20241030_m055210_c001_v0001165_t0027_u01730267530675") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40428dd176df448e_d20241030_m055210_c001_v7007000_t0000_u01730267530481") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2003bd4333b5c93a_d20241030_m055206_c001_v0001154_t0006_u01730267526932") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4003bd4333b5c937_d20241030_m055206_c001_v7007000_t0000_u01730267526526") 2024/10/30 05:54:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20428dd176df444a_d20241030_m055202_c001_v0001038_t0057_u01730267522491") 2024/10/30 05:54:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4100c3bc61f40f27_d20241030_m055121_c001_v7007000_t0000_u01730267481013") 2024/10/30 05:54:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f203f964ad314763a_d20241030_m055116_c001_v0001043_t0042_u01730267476015") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f403f964ad3147637_d20241030_m055115_c001_v7007000_t0000_u01730267475667") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5eda14_d20241030_m055110_c001_v0001092_t0005_u01730267470917") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5eda10_d20241030_m055110_c001_v7007000_t0000_u01730267470720") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2100c3bc61f40ef2_d20241030_m055106_c001_v0001102_t0011_u01730267466417") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4100c3bc61f40ef1_d20241030_m055106_c001_v7007000_t0000_u01730267466015") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5ed99c_d20241030_m055101_c001_v0001044_t0022_u01730267461667") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5ed99b_d20241030_m055101_c001_v7007000_t0000_u01730267461471") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2100c3bc61f40ee3_d20241030_m055057_c001_v0001044_t0026_u01730267457483") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4100c3bc61f40ee1_d20241030_m055057_c001_v7007000_t0000_u01730267457127") 2024/10/30 05:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2076ed8f9dffa8a8_d20241030_m055051_c001_v0001182_t0036_u01730267451603") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4153c5e7a7624020_d20241030_m055301_c001_v7007000_t0000_u01730267581027") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f504_d20241030_m055256_c001_v0001182_t0022_u01730267576447") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92cabf8_d20241030_m055250_c001_v7007000_t0000_u01730267570722") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92cabf4_d20241030_m055246_c001_v0001182_t0020_u01730267566070") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f502_d20241030_m055256_c001_v7007000_t0000_u01730267576054") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92cabfb_d20241030_m055250_c001_v0001105_t0030_u01730267570913") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92cabf3_d20241030_m055245_c001_v7007000_t0000_u01730267565657") 2024/10/30 05:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92cabe0_d20241030_m055238_c001_v0001106_t0044_u01730267558010") 2024/10/30 05:54:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f416ca964b92cabdf_d20241030_m055237_c001_v7007000_t0000_u01730267557819") 2024/10/30 05:54:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20428dd176df44dd_d20241030_m055233_c001_v0001136_t0004_u01730267553798") 2024/10/30 05:54:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40428dd176df44dc_d20241030_m055233_c001_v7007000_t0000_u01730267553399") 2024/10/30 05:54:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f216ca964b92cabb7_d20241030_m055229_c001_v0001131_t0055_u01730267549327") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4098e422b479d241_d20241030_m055334_c001_v7007000_t0000_u01730267614152") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2076ed8f9dffb0a2_d20241030_m055328_c001_v0001042_t0011_u01730267608698") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4076ed8f9dffb087_d20241030_m055328_c001_v7007000_t0000_u01730267608131") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f599_d20241030_m055322_c001_v0001177_t0053_u01730267602873") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f597_d20241030_m055322_c001_v7007000_t0000_u01730267602673") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f569_d20241030_m055317_c001_v0001182_t0037_u01730267597706") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f561_d20241030_m055317_c001_v7007000_t0000_u01730267597180") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f52e_d20241030_m055311_c001_v0001115_t0009_u01730267591316") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f52c_d20241030_m055311_c001_v7007000_t0000_u01730267591101") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f202d19b89af4f519_d20241030_m055306_c001_v0001165_t0047_u01730267586957") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f402d19b89af4f517_d20241030_m055306_c001_v7007000_t0000_u01730267586354") 2024/10/30 05:54:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2153c5e7a7624023_d20241030_m055301_c001_v0001172_t0042_u01730267581219") 2024/10/30 05:54:52 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb339f_d20241030_m055444_c001_v7007000_t0000_u01730267684781") 2024/10/30 05:54:52 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0a79_d20241030_m055438_c001_v0001182_t0033_u01730267678669") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0a76_d20241030_m055438_c001_v7007000_t0000_u01730267678104") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0a5c_d20241030_m055430_c001_v0001182_t0020_u01730267670854") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0a57_d20241030_m055430_c001_v7007000_t0000_u01730267670318") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2199817b6ddb26a2_d20241030_m055424_c001_v0001044_t0009_u01730267664359") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb2699_d20241030_m055423_c001_v7007000_t0000_u01730267663849") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646acb_d20241030_m055419_c001_v0001146_t0051_u01730267659452") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0237_d20241030_m055419_c001_v7007000_t0000_u01730267659014") 2024/10/30 05:54:53 DEBUG : chunked-copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646aa8_d20241030_m055415_c001_v0001146_t0045_u01730267655547") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb339d_d20241030_m055444_c001_v7007000_t0000_u01730267684591") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2199817b6ddb3391_d20241030_m055442_c001_v0001161_t0004_u01730267682272") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0a74_d20241030_m055437_c001_v7007000_t0000_u01730267677891") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f2199817b6ddb277f_d20241030_m055434_c001_v0001144_t0059_u01730267674671") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0a56_d20241030_m055430_c001_v7007000_t0000_u01730267670123") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0a4c_d20241030_m055427_c001_v0001098_t0016_u01730267667831") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb2695_d20241030_m055423_c001_v7007000_t0000_u01730267663652") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f20585b838f5f0639_d20241030_m055421_c001_v0001182_t0028_u01730267661336") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f40585b838f5f0235_d20241030_m055418_c001_v7007000_t0000_u01730267658819") 2024/10/30 05:54:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f107943e3fc81ef11_d20241030_m055417_c001_v0001038_t0053_u01730267657714") 2024/10/30 05:54:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6463d0_d20241030_m054935_c001_v0001146_t0030_u01730267375564") 2024/10/30 05:54:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb33a6_d20241030_m055445_c001_v7007000_t0000_u01730267685758") 2024/10/30 05:54:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646b71_d20241030_m055445_c001_v0001146_t0034_u01730267685353") 2024/10/30 05:54:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4199817b6ddb33ae_d20241030_m055447_c001_v7007000_t0000_u01730267687064") 2024/10/30 05:54:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646b7d_d20241030_m055446_c001_v0001146_t0001_u01730267686658") 2024/10/30 05:54:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea646b77_d20241030_m055445_c001_v0001146_t0034_u01730267685952") 2024/10/30 05:54:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f4076ed8f9dffa8a4_d20241030_m055051_c001_v7007000_t0000_u01730267451407") 2024/10/30 05:54:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f226d43f08ddbbb9f280e1b_f11697564ea6465b1_d20241030_m055042_c001_v0001146_t0039_u01730267442549") 2024/10/30 05:54:55 INFO : B2 bucket rclone-test-royekij1zaxa: cleaning bucket "rclone-test-royekij1zaxa" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (356.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.61s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (354.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.28s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.26s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (24.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (203.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (41.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (20.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (10.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.37s) --- 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 356.614s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m59.006706358s (try 1/5)