"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/11/02 01:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira" 2024/11/02 01:03:51 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/11/02 01:03:55 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/02 01:03:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/02 01:03:55 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/11/02 01:04:44 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/11/02 01:04:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/02 01:04:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/02 01:04:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/02 01:04:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/02 01:04:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/02 01:04:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/02 01:04:48 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/11/02 01:04:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/02 01:04:57 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/11/02 01:05:02 INFO : B2 bucket rclone-test-pecibab8qira: cleaning bucket "rclone-test-pecibab8qira" of all files 2024/11/02 01:05:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57b3_d20241102_m010501_c001_v0001137_t0020_u01730509501910") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/02 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira/dirToPurgeFromRoot" 2024/11/02 01:05:05 INFO : B2 bucket rclone-test-pecibab8qira path dirToPurgeFromRoot: cleaning bucket "rclone-test-pecibab8qira" of all files 2024/11/02 01:05:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57b9_d20241102_m010503_c001_v0001137_t0059_u01730509503655") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/02 01:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira/hello? sausage/êé" 2024/11/02 01:05:11 INFO : B2 bucket rclone-test-pecibab8qira path hello? sausage/êé: cleaning bucket "rclone-test-pecibab8qira" of all files 2024/11/02 01:05:11 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1156d83201e45c66_d20241102_m010509_c001_v0001036_t0037_u01730509509314") === 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/11/02 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/02 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-pecibab8qira" from "TestB2:rclone-test-pecibab8qira" 2024/11/02 01:05:24 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/11/02 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tutunin5ruqo" 2024/11/02 01:05:38 DEBUG : B2 bucket rclone-test-tutunin5ruqo: Purge remote 2024/11/02 01:05:38 INFO : B2 bucket rclone-test-tutunin5ruqo: cleaning bucket "rclone-test-tutunin5ruqo" of all files 2024/11/02 01:05:39 DEBUG : somefile: Deleting (id "4_z1f52fde3607debab9f280e1b_f4066727351a6195b_d20241102_m010537_c001_v0001128_t0042_u01730509537797") === 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/11/02 01:05:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/02 01:05:41 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/11/02 01:05:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/02 01:05:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/02 01:05:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.784Ki offset 6Mi/6.106Mi 2024/11/02 01:05:46 DEBUG : test-metadata: Sending chunk 1 length 111395 2024/11/02 01:05:48 DEBUG : test-metadata: Done sending chunk 1 2024/11/02 01:05:49 DEBUG : test-metadata: Done sending chunk 0 2024/11/02 01:05:49 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 2024/11/02 01:06:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1137-06.backblaze.com/b2api/v1/b2_upload_file/1fe26de3606debab9f280e1b/c001_v0001137_t0035": EOF 2024/11/02 01:06:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-06.backblaze.com/b2api/v1/b2_upload_file/1fe26de3606debab9f280e1b/c001_v0001137_t0035": EOF) 2024/11/02 01:06:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1137-06.backblaze.com/b2api/v1/b2_upload_file/1fe26de3606debab9f280e1b/c001_v0001137_t0035": EOF - low level retry 1/10 2024/11/02 01:06:03 DEBUG : pacer: Reducing sleep to 10ms === 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-11-02-010555-320.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/11/02 01:06:05 DEBUG : oldPath = "TestB2:rclone-test-pecibab8qira/versions/test-versions-v2024-11-02-010555-320.txt" 2024/11/02 01:06:05 DEBUG : newPath = "TestB2,versions:rclone-test-pecibab8qira/versions/test-versions-v2024-11-02-010555-320.txt" 2024/11/02 01:06:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-pecibab8qira/versions/test-versions-v2024-11-02-010555-320.txt" 2024/11/02 01:06:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/02 01:06:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-pecibab8qira/versions/test-versions-v2024-11-02-010555-320.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-pecibab8qira/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/11/02 01:06:07 INFO : B2 bucket rclone-test-pecibab8qira: cleaning bucket "rclone-test-pecibab8qira" of all hidden files 2024/11/02 01:06:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc23b9_d20241102_m010407_c001_v7007000_t0000_u01730509447818") as it is a hide marker 2024/11/02 01:06:08 DEBUG : leading space/ leading space: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5727_d20241102_m010406_c001_v0001137_t0013_u01730509446946") 2024/11/02 01:06:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc23a9_d20241102_m010406_c001_v7007000_t0000_u01730509446489") as it is a hide marker 2024/11/02 01:06:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5721_d20241102_m010404_c001_v0001137_t0028_u01730509444801") 2024/11/02 01:06:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca337_d20241102_m010427_c001_v7007000_t0000_u01730509467481") as it is a hide marker 2024/11/02 01:06:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a575b_d20241102_m010425_c001_v0001137_t0014_u01730509465170") 2024/11/02 01:06:08 DEBUG : created from root.txt: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f4067bd8c2e78189f_d20241102_m010531_c001_v7007000_t0000_u01730509531832") as it is a hide marker 2024/11/02 01:06:08 DEBUG : created from root.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1175e6fc74c1090f_d20241102_m010530_c001_v0001179_t0049_u01730509530889") 2024/11/02 01:06:08 DEBUG : file name.txt: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f402d19b89b3dbbee_d20241102_m010540_c001_v7007000_t0000_u01730509540413") as it is a hide marker 2024/11/02 01:06:08 DEBUG : file name.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57cf_d20241102_m010519_c001_v0001137_t0052_u01730509519607") 2024/11/02 01:06:08 DEBUG : file name.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1065a05fd6b88792_d20241102_m010516_c001_v0001182_t0001_u01730509516086") 2024/11/02 01:06:08 DEBUG : file name.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57a5_d20241102_m010453_c001_v0001137_t0020_u01730509493948") 2024/11/02 01:06:08 DEBUG : file name.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a579d_d20241102_m010452_c001_v0001137_t0027_u01730509492401") 2024/11/02 01:06:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57a1_d20241102_m010453_c001_v0001137_t0015_u01730509493272") "upload" dated 2024-11-02 01:04:53.272 +0000 UTC (1m15.520361989s ago) 2024/11/02 01:06:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f40162a7bd845ec36_d20241102_m010513_c001_v7007000_t0000_u01730509513778") as it is a hide marker 2024/11/02 01:06:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f1002da69266bae48_d20241102_m010513_c001_v0001182_t0006_u01730509513549") 2024/11/02 01:06:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f117ed40b58b622bf_d20241102_m010512_c001_v0001033_t0029_u01730509512532") 2024/11/02 01:06:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca382_d20241102_m010440_c001_v7007000_t0000_u01730509480765") as it is a hide marker 2024/11/02 01:06:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a577f_d20241102_m010439_c001_v0001137_t0002_u01730509479627") 2024/11/02 01:06:09 DEBUG : piped data.txt: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f402d19b89b3dbc03_d20241102_m010542_c001_v7007000_t0000_u01730509542699") as it is a hide marker 2024/11/02 01:06:09 DEBUG : piped data.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5803_d20241102_m010541_c001_v0001137_t0023_u01730509541681") 2024/11/02 01:06:09 DEBUG : piped data.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f402d19b89b3dbbfa_d20241102_m010541_c001_v7007000_t0000_u01730509541499") 2024/11/02 01:06:09 DEBUG : piped data.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f406411ec2f2a5801_d20241102_m010541_c001_v0001137_t0035_u01730509541137") 2024/11/02 01:06:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca390_d20241102_m010442_c001_v7007000_t0000_u01730509482320") as it is a hide marker 2024/11/02 01:06:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5787_d20241102_m010441_c001_v0001137_t0023_u01730509481136") 2024/11/02 01:06:09 DEBUG : test-metadata: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f402d19b89b3dbc5c_d20241102_m010552_c001_v7007000_t0000_u01730509552775") as it is a hide marker 2024/11/02 01:06:09 DEBUG : test-metadata: Deleting (id "4_z1fe26de3606debab9f280e1b_f202d19b89b3dbc18_d20241102_m010544_c001_v0001117_t0041_u01730509544724") 2024/11/02 01:06:09 DEBUG : test-metadata: Deleting (id "4_z1fe26de3606debab9f280e1b_f402d19b89b3dbc10_d20241102_m010543_c001_v7007000_t0000_u01730509543974") 2024/11/02 01:06:09 DEBUG : test-metadata: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5805_d20241102_m010542_c001_v0001137_t0032_u01730509542882") 2024/11/02 01:06:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca350_d20241102_m010431_c001_v7007000_t0000_u01730509471776") as it is a hide marker 2024/11/02 01:06:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5765_d20241102_m010429_c001_v0001137_t0052_u01730509469504") 2024/11/02 01:06:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca354_d20241102_m010435_c001_v7007000_t0000_u01730509475400") as it is a hide marker 2024/11/02 01:06:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5771_d20241102_m010433_c001_v0001137_t0004_u01730509473854") 2024/11/02 01:06:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca352_d20241102_m010433_c001_v7007000_t0000_u01730509473465") as it is a hide marker 2024/11/02 01:06:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a576d_d20241102_m010432_c001_v0001137_t0017_u01730509472216") 2024/11/02 01:06:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca365_d20241102_m010437_c001_v7007000_t0000_u01730509477922") as it is a hide marker 2024/11/02 01:06:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5775_d20241102_m010435_c001_v0001137_t0002_u01730509475786") 2024/11/02 01:06:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca370_d20241102_m010439_c001_v7007000_t0000_u01730509479218") as it is a hide marker 2024/11/02 01:06:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a577d_d20241102_m010438_c001_v0001137_t0036_u01730509478297") 2024/11/02 01:06:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca339_d20241102_m010429_c001_v7007000_t0000_u01730509469014") as it is a hide marker 2024/11/02 01:06:10 DEBUG : trailing space /trailing space : Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5761_d20241102_m010427_c001_v0001137_t0051_u01730509467861") 2024/11/02 01:06:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1da06_d20241102_m010603_c001_v0001130_t0039_u01730509563637") "upload" dated 2024-11-02 01:06:03.637 +0000 UTC (6.521815591s ago) 2024/11/02 01:06:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f4067bd8c2e7819b6_d20241102_m010558_c001_v7007000_t0000_u01730509558830") 2024/11/02 01:06:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a581d_d20241102_m010555_c001_v0001137_t0016_u01730509555320") 2024/11/02 01:06:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca3e3_d20241102_m010451_c001_v7007000_t0000_u01730509491859") as it is a hide marker 2024/11/02 01:06:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35ca3a4_d20241102_m010444_c001_v0001182_t0005_u01730509484520") 2024/11/02 01:06:10 DEBUG : zero-length-file: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca3a0_d20241102_m010444_c001_v7007000_t0000_u01730509484204") as it is a hide marker 2024/11/02 01:06:10 DEBUG : zero-length-file: Deleting (id "4_z1fe26de3606debab9f280e1b_f406411ec2f2a578f_d20241102_m010443_c001_v0001137_t0035_u01730509483637") 2024/11/02 01:06:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca30e_d20241102_m010417_c001_v7007000_t0000_u01730509457937") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a572b_d20241102_m010408_c001_v0001137_t0057_u01730509448228") 2024/11/02 01:06:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc236f_d20241102_m010359_c001_v7007000_t0000_u01730509439581") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a570d_d20241102_m010357_c001_v0001137_t0029_u01730509437887") 2024/11/02 01:06:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca329_d20241102_m010423_c001_v7007000_t0000_u01730509463270") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5753_d20241102_m010422_c001_v0001137_t0049_u01730509462114") 2024/11/02 01:06:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca320_d20241102_m010421_c001_v7007000_t0000_u01730509461751") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a574d_d20241102_m010421_c001_v0001137_t0005_u01730509461030") 2024/11/02 01:06:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca32f_d20241102_m010424_c001_v7007000_t0000_u01730509464794") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5759_d20241102_m010423_c001_v0001137_t0038_u01730509463747") 2024/11/02 01:06:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca31e_d20241102_m010420_c001_v7007000_t0000_u01730509460630") as it is a hide marker 2024/11/02 01:06:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a574b_d20241102_m010418_c001_v0001137_t0032_u01730509458832") 2024/11/02 01:06:10 DEBUG : ./.: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc237a_d20241102_m010401_c001_v7007000_t0000_u01730509441138") as it is a hide marker 2024/11/02 01:06:11 DEBUG : ./.: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a5715_d20241102_m010400_c001_v0001137_t0008_u01730509440065") 2024/11/02 01:06:11 DEBUG : ../..: Deleting current version (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc2393_d20241102_m010404_c001_v7007000_t0000_u01730509444172") as it is a hide marker 2024/11/02 01:06:11 DEBUG : ../..: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a571b_d20241102_m010401_c001_v0001137_t0025_u01730509441656") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/02 01:06:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/02 01:06:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/02 01:06:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/02 01:06:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/02 01:06:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/02 01:06:16 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/02 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:06:19 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/11/02 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f2067bd8c2e781e12_d20241102_m010619_c001_v0001097_t0044_u01730509579631") 2024/11/02 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/02 01:06:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/02 01:06:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/02 01:06:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/02 01:06:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/02 01:06:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/02 01:06:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/02 01:06:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:06:42 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/11/02 01:06:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f216ca964b9621f49_d20241102_m010642_c001_v0001150_t0048_u01730509602834") 2024/11/02 01:06:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:06:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/02 01:06:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:06:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:06:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/02 01:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/02 01:06:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/02 01:06:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/02 01:06:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/02 01:06:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/02 01:06:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:06:52 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/11/02 01:06:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f207cf25182935e68_d20241102_m010652_c001_v0001177_t0056_u01730509612833") 2024/11/02 01:06:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/02 01:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/02 01:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:06:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:06:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:06:55 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/11/02 01:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/02 01:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/02 01:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/02 01:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/02 01:06:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/02 01:06:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/02 01:06:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/02 01:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:01 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/11/02 01:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc4055_d20241102_m010701_c001_v0001146_t0017_u01730509621110") 2024/11/02 01:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/02 01:07:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:07:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:07:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/02 01:07:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/02 01:07:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/02 01:07:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/02 01:07:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/02 01:07:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/02 01:07:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/02 01:07:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/02 01:07:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:13 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/11/02 01:07:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f2003bd433400fd05_d20241102_m010713_c001_v0001105_t0007_u01730509633128") 2024/11/02 01:07:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/02 01:07:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:07:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/02 01:07:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:07:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:07:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/02 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/02 01:07:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/02 01:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/02 01:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/02 01:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/02 01:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:21 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/11/02 01:07:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f217b8ac76eb4651f_d20241102_m010722_c001_v0001182_t0030_u01730509642078") 2024/11/02 01:07:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/02 01:07:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:07:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:07:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/02 01:07:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:07:24 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/11/02 01:07:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/02 01:07:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/02 01:07:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/02 01:07:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/02 01:07:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/02 01:07:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/02 01:07:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:33 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/11/02 01:07:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9b6_d20241102_m010733_c001_v0001144_t0029_u01730509653837") 2024/11/02 01:07:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:07:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:07:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:07:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:07:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/02 01:07:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/02 01:07:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/02 01:07:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/02 01:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/02 01:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/02 01:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9bc_d20241102_m010743_c001_v0001113_t0050_u01730509663284") 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/02 01:07:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/02 01:07:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 01:07:43 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:07:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/02 01:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/02 01:07:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/02 01:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/02 01:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/02 01:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:07:59 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/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010adf_d20241102_m010759_c001_v0001116_t0004_u01730509679235") 2024/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/02 01:08:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:08:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:03 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/11/02 01:08:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/02 01:08:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/02 01:08:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/02 01:08:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/02 01:08:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/02 01:08:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/02 01:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:08:09 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/11/02 01:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f216ca964b9621fb8_d20241102_m010809_c001_v0001182_t0053_u01730509689777") 2024/11/02 01:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/02 01:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/02 01:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/02 01:08:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/02 01:08:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/02 01:08:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/02 01:08:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/02 01:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:08:18 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/11/02 01:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010c7d_d20241102_m010818_c001_v0001179_t0004_u01730509698528") 2024/11/02 01:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/02 01:08:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/02 01:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/02 01:08:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/02 01:08:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/02 01:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/02 01:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/02 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:08:34 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/11/02 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7ce29_d20241102_m010834_c001_v0001128_t0015_u01730509714743") 2024/11/02 01:08:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/02 01:08:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:08:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/02 01:08:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:37 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/11/02 01:08:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/02 01:08:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/02 01:08:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/02 01:08:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/02 01:08:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/02 01:08:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/02 01:08:43 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/02 01:08:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:08:44 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/11/02 01:08:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7ce2c_d20241102_m010844_c001_v0001116_t0016_u01730509724983") 2024/11/02 01:08:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:08:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:08:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/02 01:08:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/02 01:08:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/02 01:08:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/02 01:08:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/02 01:08:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/02 01:08:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/02 01:08:53 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/02 01:08:53 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/02 01:08:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:08:55 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/11/02 01:08:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f213f8370ec22cd21_d20241102_m010855_c001_v0001104_t0004_u01730509735164") 2024/11/02 01:08:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/02 01:08:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:08:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/02 01:08:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:08:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:08:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/02 01:09:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/02 01:09:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/02 01:09:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/02 01:09:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/02 01:09:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:09:08 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/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f2199817b6e3375f6_d20241102_m010908_c001_v0001130_t0001_u01730509748477") 2024/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:09:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:09:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:09:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:09:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:09:11 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/11/02 01:09:14 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/02 01:09:14 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/02 01:09:14 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/02 01:09:14 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/02 01:09:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 01:09:14 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:09:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/02 01:09:17 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/02 01:09:17 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/02 01:09:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:09:19 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/11/02 01:09:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bad_d20241102_m010919_c001_v0001182_t0056_u01730509759388") 2024/11/02 01:09:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:09:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/02 01:09:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:09:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:09:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/02 01:09:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/02 01:09:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/02 01:09:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/02 01:09:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/02 01:09:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/02 01:09:28 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/02 01:09:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:09:30 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/11/02 01:09:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bcf_d20241102_m010931_c001_v0001182_t0001_u01730509771080") 2024/11/02 01:09:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/02 01:09:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/02 01:09:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:09:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:09:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/02 01:09:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/02 01:09:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/02 01:09:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/02 01:09:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/02 01:09:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/02 01:09:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/02 01:09:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/02 01:09:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/02 01:09:39 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/02 01:09:42 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/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fe26de3606debab9f280e1b_f20428dd1772d9fb5_d20241102_m010942_c001_v0001144_t0027_u01730509782469") 2024/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/02 01:09:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/02 01:09:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/02 01:09:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/02 01:09:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/02 01:09:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/02 01:09:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fe26de3606debab9f280e1b_f203f964ad35cb781_d20241102_m010954_c001_v0001038_t0032_u01730509794538") 2024/11/02 01:09:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/02 01:09:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/02 01:09:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/02 01:10:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/02 01:10:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/02 01:10:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/02 01:10:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/02 01:10:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/02 01:10:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/02 01:10:06 DEBUG : chunked-copy: Done sending chunk 0 2024/11/02 01:10:07 DEBUG : chunked-copy: Done sending chunk 1 2024/11/02 01:10:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/02 01:10:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da082_d20241102_m011008_c001_v0001090_t0003_u01730509808810") 2024/11/02 01:10:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/02 01:10:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/02 01:10:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/02 01:10:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/02 01:10:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/02 01:10:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/02 01:10:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/02 01:10:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/02 01:10:13 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/02 01:10:16 DEBUG : chunked-copy: Done sending chunk 1 2024/11/02 01:10:17 DEBUG : chunked-copy: Done sending chunk 0 2024/11/02 01:10:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/02 01:10:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da0ea_d20241102_m011018_c001_v0001109_t0055_u01730509818472") 2024/11/02 01:10:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/02 01:10:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/02 01:10:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/02 01:10:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/02 01:10:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/02 01:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/02 01:10:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/02 01:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/02 01:10:23 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/02 01:10:26 DEBUG : chunked-copy: Done sending chunk 0 2024/11/02 01:10:26 DEBUG : chunked-copy: Done sending chunk 1 2024/11/02 01:10:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/02 01:10:27 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da209_d20241102_m011027_c001_v0001145_t0008_u01730509827726") 2024/11/02 01:10:27 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/02 01:10:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/02 01:10:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/02 01:10:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/02 01:10:29 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/02 01:10:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/02 01:10:29 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/02 01:10:32 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/02 01:10:35 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/02 01:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pecibab8qira/deeper/nonexisting/directory" 2024/11/02 01:10:36 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/11/02 01:10:37 INFO : B2 bucket rclone-test-pecibab8qira: cleaning bucket "rclone-test-pecibab8qira" of all files 2024/11/02 01:10:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc5bc0_d20241102_m010924_c001_v7007000_t0000_u01730509764236") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bad_d20241102_m010919_c001_v0001182_t0056_u01730509759388") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc5baa_d20241102_m010918_c001_v7007000_t0000_u01730509758889") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2027ba6b6091c635_d20241102_m010913_c001_v0001182_t0027_u01730509753620") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb72c_d20241102_m010948_c001_v7007000_t0000_u01730509788000") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f20428dd1772d9fb5_d20241102_m010942_c001_v0001144_t0027_u01730509782469") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f40428dd1772d9fb4_d20241102_m010941_c001_v7007000_t0000_u01730509781925") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bfc_d20241102_m010936_c001_v0001182_t0027_u01730509776429") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc5bfa_d20241102_m010936_c001_v7007000_t0000_u01730509776240") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bcf_d20241102_m010931_c001_v0001182_t0001_u01730509771080") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc5bcd_d20241102_m010930_c001_v7007000_t0000_u01730509770536") 2024/11/02 01:10:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc5bc2_d20241102_m010924_c001_v0001144_t0047_u01730509764417") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd433401092e_d20241102_m010726_c001_v7007000_t0000_u01730509646014") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f217b8ac76eb4651f_d20241102_m010722_c001_v0001182_t0030_u01730509642078") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7c9b1_d20241102_m010717_c001_v7007000_t0000_u01730509637237") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd433400fd05_d20241102_m010713_c001_v0001105_t0007_u01730509633128") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f417b8ac76eb4651e_d20241102_m010721_c001_v7007000_t0000_u01730509641747") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9b2_d20241102_m010717_c001_v0001172_t0022_u01730509637437") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd433400fd01_d20241102_m010712_c001_v7007000_t0000_u01730509632782") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9af_d20241102_m010708_c001_v0001161_t0029_u01730509628145") 2024/11/02 01:10:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7c9ae_d20241102_m010707_c001_v7007000_t0000_u01730509627952") 2024/11/02 01:10:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc4055_d20241102_m010701_c001_v0001146_t0017_u01730509621110") 2024/11/02 01:10:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc4051_d20241102_m010700_c001_v7007000_t0000_u01730509620767") 2024/11/02 01:10:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c97a_d20241102_m010656_c001_v0001182_t0019_u01730509616930") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010c62_d20241102_m010804_c001_v7007000_t0000_u01730509684615") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010adf_d20241102_m010759_c001_v0001116_t0004_u01730509679235") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010a47_d20241102_m010753_c001_v7007000_t0000_u01730509673784") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9bc_d20241102_m010743_c001_v0001113_t0050_u01730509663284") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010ad6_d20241102_m010758_c001_v7007000_t0000_u01730509678878") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010a4c_d20241102_m010753_c001_v0001144_t0004_u01730509673974") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7c9bb_d20241102_m010742_c001_v7007000_t0000_u01730509662930") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f20650b7f8e6779f3_d20241102_m010738_c001_v0001117_t0031_u01730509658118") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f40650b7f8e6779f2_d20241102_m010737_c001_v7007000_t0000_u01730509657936") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7c9b6_d20241102_m010733_c001_v0001144_t0029_u01730509653837") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7c9b5_d20241102_m010733_c001_v7007000_t0000_u01730509653500") 2024/11/02 01:10:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010931_d20241102_m010726_c001_v0001109_t0041_u01730509646197") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7c978_d20241102_m010656_c001_v7007000_t0000_u01730509616750") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f207cf25182935e68_d20241102_m010652_c001_v0001177_t0056_u01730509612833") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f407cf25182935e67_d20241102_m010652_c001_v7007000_t0000_u01730509612502") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f218b60c3d0cc3fd3_d20241102_m010648_c001_v0001113_t0046_u01730509608101") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f418b60c3d0cc3fd1_d20241102_m010647_c001_v7007000_t0000_u01730509607920") 2024/11/02 01:10:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f216ca964b9621f49_d20241102_m010642_c001_v0001150_t0048_u01730509602834") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f416ca964b9621f46_d20241102_m010642_c001_v7007000_t0000_u01730509602493") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35ca8b5_d20241102_m010635_c001_v0001106_t0053_u01730509595090") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35ca8b2_d20241102_m010634_c001_v7007000_t0000_u01730509594910") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2067bd8c2e781e12_d20241102_m010619_c001_v0001097_t0044_u01730509579631") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4067bd8c2e781e10_d20241102_m010619_c001_v7007000_t0000_u01730509579281") 2024/11/02 01:10:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2067bd8c2e781a13_d20241102_m010612_c001_v0001116_t0023_u01730509572241") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f40162a7bd845ff43_d20241102_m010839_c001_v7007000_t0000_u01730509719295") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7ce29_d20241102_m010834_c001_v0001128_t0015_u01730509714743") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010c8d_d20241102_m010822_c001_v7007000_t0000_u01730509702847") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010c7d_d20241102_m010818_c001_v0001179_t0004_u01730509698528") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7ce28_d20241102_m010834_c001_v7007000_t0000_u01730509714356") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010c90_d20241102_m010823_c001_v0001098_t0003_u01730509703039") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010c7b_d20241102_m010818_c001_v7007000_t0000_u01730509698132") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010c73_d20241102_m010813_c001_v0001182_t0042_u01730509693632") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4003bd4334010c72_d20241102_m010813_c001_v7007000_t0000_u01730509693450") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f216ca964b9621fb8_d20241102_m010809_c001_v0001182_t0053_u01730509689777") 2024/11/02 01:10:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f416ca964b9621fb6_d20241102_m010809_c001_v7007000_t0000_u01730509689330") 2024/11/02 01:10:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2003bd4334010c64_d20241102_m010804_c001_v0001134_t0018_u01730509684795") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4027ba6b6091c634_d20241102_m010913_c001_v7007000_t0000_u01730509753433") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f2199817b6e3375f6_d20241102_m010908_c001_v0001130_t0001_u01730509748477") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f4199817b6e3375f3_d20241102_m010908_c001_v7007000_t0000_u01730509748039") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f213f8370ec22cd29_d20241102_m010900_c001_v0001102_t0033_u01730509740136") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f413f8370ec22cd28_d20241102_m010859_c001_v7007000_t0000_u01730509739954") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f213f8370ec22cd21_d20241102_m010855_c001_v0001104_t0004_u01730509735164") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f413f8370ec22cd20_d20241102_m010854_c001_v7007000_t0000_u01730509734724") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f213f8370ec22cd1e_d20241102_m010850_c001_v0001180_t0018_u01730509730074") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f413f8370ec22cd1d_d20241102_m010849_c001_v7007000_t0000_u01730509729892") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f201a95e812d7ce2c_d20241102_m010844_c001_v0001116_t0016_u01730509724983") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f401a95e812d7ce2b_d20241102_m010844_c001_v7007000_t0000_u01730509724554") 2024/11/02 01:10:41 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fe26de3606debab9f280e1b_f20162a7bd845ff45_d20241102_m010839_c001_v0001144_t0040_u01730509719475") 2024/11/02 01:10:41 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f412ef77d7b93eeaf_d20241102_m011032_c001_v7007000_t0000_u01730509832360") 2024/11/02 01:10:41 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35cb84c_d20241102_m011022_c001_v0001115_t0058_u01730509822743") 2024/11/02 01:10:41 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb84b_d20241102_m011022_c001_v7007000_t0000_u01730509822173") 2024/11/02 01:10:41 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35cb829_d20241102_m011013_c001_v0001161_t0009_u01730509813358") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb823_d20241102_m011012_c001_v7007000_t0000_u01730509812709") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35cb7bf_d20241102_m011003_c001_v0001144_t0014_u01730509803502") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb7bb_d20241102_m011002_c001_v7007000_t0000_u01730509802989") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1dc40_d20241102_m010952_c001_v0001130_t0005_u01730509792543") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb76e_d20241102_m010952_c001_v7007000_t0000_u01730509792205") 2024/11/02 01:10:42 DEBUG : chunked-copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1dc32_d20241102_m010948_c001_v0001130_t0042_u01730509788725") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f412ef77d7b93eeae_d20241102_m011032_c001_v7007000_t0000_u01730509832166") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da209_d20241102_m011027_c001_v0001145_t0008_u01730509827726") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb84a_d20241102_m011021_c001_v7007000_t0000_u01730509821992") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da0ea_d20241102_m011018_c001_v0001109_t0055_u01730509818472") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb821_d20241102_m011012_c001_v7007000_t0000_u01730509812522") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f20428dd1772da082_d20241102_m011008_c001_v0001090_t0003_u01730509808810") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb7b9_d20241102_m011002_c001_v7007000_t0000_u01730509802807") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f203f964ad35cb781_d20241102_m010954_c001_v0001038_t0032_u01730509794538") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f403f964ad35cb76b_d20241102_m010952_c001_v7007000_t0000_u01730509792021") 2024/11/02 01:10:42 DEBUG : chunked-copy.copy: Deleting (id "4_z1fe26de3606debab9f280e1b_f1116edc686438b23_d20241102_m010951_c001_v0001179_t0030_u01730509791236") 2024/11/02 01:10:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f106411ec2f2a57a1_d20241102_m010453_c001_v0001137_t0015_u01730509493272") 2024/11/02 01:10:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f412ef77d7b93eeb1_d20241102_m011034_c001_v7007000_t0000_u01730509834172") 2024/11/02 01:10:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1dc92_d20241102_m011032_c001_v0001130_t0023_u01730509832902") 2024/11/02 01:10:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f412ef77d7b93eeb7_d20241102_m011036_c001_v7007000_t0000_u01730509836150") 2024/11/02 01:10:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1dc9a_d20241102_m011035_c001_v0001130_t0054_u01730509835688") 2024/11/02 01:10:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1dc98_d20241102_m011034_c001_v0001130_t0024_u01730509834352") 2024/11/02 01:10:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f4067bd8c2e781a11_d20241102_m010612_c001_v7007000_t0000_u01730509572026") 2024/11/02 01:10:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fe26de3606debab9f280e1b_f1130ac00d4d1da06_d20241102_m010603_c001_v0001130_t0039_u01730509563637") 2024/11/02 01:10:44 INFO : B2 bucket rclone-test-pecibab8qira: cleaning bucket "rclone-test-pecibab8qira" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (412.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.59s) --- PASS: TestIntegration/FsMkdir (410.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding (45.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (10.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.64s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (215.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (44.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (22.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (38.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (15.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (16.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (44.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (10.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (10.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 413.017s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m5.131141466s (try 1/5)