"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/02/16 05:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive" 2025/02/16 05:06:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/16 05:07:00 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/16 05:07:00 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/16 05:07:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/16 05:07:26 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/16 05:07:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/16 05:07:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/16 05:07:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/16 05:07:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/16 05:07:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/16 05:07:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/16 05:07:30 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/16 05:07:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/16 05:07:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/16 05:07:42 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of all files 2025/02/16 05:07:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef929c_d20250216_m050742_c001_v0001131_t0054_u01739682462381") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/16 05:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive/dirToPurgeFromRoot" 2025/02/16 05:07:45 INFO : B2 bucket rclone-test-rugibud5cive path dirToPurgeFromRoot: cleaning bucket "rclone-test-rugibud5cive" of all files 2025/02/16 05:07:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef929e_d20250216_m050743_c001_v0001131_t0052_u01739682463987") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/16 05:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive/hello? sausage/êé" 2025/02/16 05:07:51 INFO : B2 bucket rclone-test-rugibud5cive path hello? sausage/êé: cleaning bucket "rclone-test-rugibud5cive" of all files 2025/02/16 05:07:51 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f1174023d2dba4a72_d20250216_m050749_c001_v0001157_t0022_u01739682469434") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/16 05:08:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/16 05:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-rugibud5cive" from "TestB2:rclone-test-rugibud5cive" 2025/02/16 05:08:04 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/02/16 05:08:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nubabiw3gose" 2025/02/16 05:08:18 DEBUG : B2 bucket rclone-test-nubabiw3gose: Purge remote 2025/02/16 05:08:18 INFO : B2 bucket rclone-test-nubabiw3gose: cleaning bucket "rclone-test-nubabiw3gose" of all files 2025/02/16 05:08:18 DEBUG : somefile: Deleting (id "4_z4f523df3208d0bdb9f580e1b_f401dad44c8acbf1f_d20250216_m050817_c001_v0001183_t0004_u01739682497422") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/16 05:08:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/16 05:08:20 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/02/16 05:08:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/16 05:08:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/16 05:08:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.736Ki offset 6Mi/6.106Mi 2025/02/16 05:08:23 DEBUG : test-metadata: Sending chunk 1 length 111346 2025/02/16 05:08:24 DEBUG : test-metadata: Done sending chunk 1 2025/02/16 05:08:25 DEBUG : test-metadata: Done sending chunk 0 2025/02/16 05:08:25 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/02/16 05:08:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-05.backblaze.com/b2api/v1/b2_upload_file/efc21d43207d0bdb9f580e1b/c001_v0001131_t0057": EOF 2025/02/16 05:08:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-05.backblaze.com/b2api/v1/b2_upload_file/efc21d43207d0bdb9f580e1b/c001_v0001131_t0057": EOF) 2025/02/16 05:08:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1131-05.backblaze.com/b2api/v1/b2_upload_file/efc21d43207d0bdb9f580e1b/c001_v0001131_t0057": EOF - low level retry 1/10 2025/02/16 05:08:38 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-02-16-050830-507.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/02/16 05:08:40 DEBUG : oldPath = "TestB2:rclone-test-rugibud5cive/versions/test-versions-v2025-02-16-050830-507.txt" 2025/02/16 05:08:40 DEBUG : newPath = "TestB2,versions:rclone-test-rugibud5cive/versions/test-versions-v2025-02-16-050830-507.txt" 2025/02/16 05:08:40 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rugibud5cive/versions/test-versions-v2025-02-16-050830-507.txt" 2025/02/16 05:08:40 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/16 05:08:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rugibud5cive/versions/test-versions-v2025-02-16-050830-507.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rugibud5cive/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/02/16 05:08:42 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of all hidden files 2025/02/16 05:08:43 DEBUG : leading space/ leading space: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904953_d20250216_m050708_c001_v7007000_t0000_u01739682428530") as it is a hide marker 2025/02/16 05:08:43 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : leading space/ leading space: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9233_d20250216_m050707_c001_v0001131_t0058_u01739682427789") 2025/02/16 05:08:43 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e90493e_d20250216_m050707_c001_v7007000_t0000_u01739682427423") as it is a hide marker 2025/02/16 05:08:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9231_d20250216_m050706_c001_v0001131_t0019_u01739682426530") 2025/02/16 05:08:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049c7_d20250216_m050715_c001_v7007000_t0000_u01739682435173") as it is a hide marker 2025/02/16 05:08:43 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef924c_d20250216_m050714_c001_v0001131_t0006_u01739682434513") 2025/02/16 05:08:43 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : created from root.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f417ca336607675cd_d20250216_m050811_c001_v7007000_t0000_u01739682491278") as it is a hide marker 2025/02/16 05:08:43 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : created from root.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f103b5ecd987d0eb8_d20250216_m050810_c001_v0001182_t0049_u01739682490344") 2025/02/16 05:08:43 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016cc_d20250216_m050819_c001_v7007000_t0000_u01739682499541") as it is a hide marker 2025/02/16 05:08:43 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92b6_d20250216_m050759_c001_v0001131_t0039_u01739682479458") 2025/02/16 05:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f113444a366028026_d20250216_m050755_c001_v0001157_t0013_u01739682475678") 2025/02/16 05:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9288_d20250216_m050734_c001_v0001131_t0050_u01739682454506") 2025/02/16 05:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9284_d20250216_m050733_c001_v0001131_t0042_u01739682453314") 2025/02/16 05:08:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9286_d20250216_m050733_c001_v0001131_t0049_u01739682453919") "upload" dated 2025-02-16 05:07:33.919 +0000 UTC (1m9.172380324s ago) 2025/02/16 05:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f411a7ce6c78cd32f_d20250216_m050753_c001_v7007000_t0000_u01739682473434") as it is a hide marker 2025/02/16 05:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f119ffeedfc94d50a_d20250216_m050753_c001_v0001153_t0019_u01739682473091") 2025/02/16 05:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f11189f4c9c4dbf63_d20250216_m050752_c001_v0001184_t0031_u01739682472474") 2025/02/16 05:08:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a11_d20250216_m050723_c001_v7007000_t0000_u01739682443112") as it is a hide marker 2025/02/16 05:08:43 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9262_d20250216_m050722_c001_v0001131_t0038_u01739682442302") 2025/02/16 05:08:43 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : piped data.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016e4_d20250216_m050821_c001_v7007000_t0000_u01739682501286") as it is a hide marker 2025/02/16 05:08:43 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92dc_d20250216_m050820_c001_v0001131_t0052_u01739682500812") 2025/02/16 05:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016d7_d20250216_m050820_c001_v7007000_t0000_u01739682500628") 2025/02/16 05:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f405d7d2949ef92da_d20250216_m050820_c001_v0001131_t0057_u01739682500262") 2025/02/16 05:08:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a1d_d20250216_m050724_c001_v7007000_t0000_u01739682444212") as it is a hide marker 2025/02/16 05:08:43 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9264_d20250216_m050723_c001_v0001131_t0032_u01739682443489") 2025/02/16 05:08:43 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : test-metadata: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f41826966aa3327aa_d20250216_m050827_c001_v7007000_t0000_u01739682507963") as it is a hide marker 2025/02/16 05:08:43 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f016f8_d20250216_m050823_c001_v0001183_t0047_u01739682503077") 2025/02/16 05:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016f6_d20250216_m050822_c001_v7007000_t0000_u01739682502334") 2025/02/16 05:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92de_d20250216_m050821_c001_v0001131_t0001_u01739682501471") 2025/02/16 05:08:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a00_d20250216_m050717_c001_v7007000_t0000_u01739682437655") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9254_d20250216_m050716_c001_v0001131_t0055_u01739682436747") 2025/02/16 05:08:43 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a08_d20250216_m050719_c001_v7007000_t0000_u01739682439856") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef925a_d20250216_m050719_c001_v0001131_t0031_u01739682439232") 2025/02/16 05:08:43 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a03_d20250216_m050718_c001_v7007000_t0000_u01739682438868") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9258_d20250216_m050718_c001_v0001131_t0055_u01739682438032") 2025/02/16 05:08:43 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a0d_d20250216_m050720_c001_v7007000_t0000_u01739682440880") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef925c_d20250216_m050720_c001_v0001131_t0058_u01739682440228") 2025/02/16 05:08:43 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a0f_d20250216_m050721_c001_v7007000_t0000_u01739682441936") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9260_d20250216_m050721_c001_v0001131_t0054_u01739682441261") 2025/02/16 05:08:43 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049e6_d20250216_m050716_c001_v7007000_t0000_u01739682436383") as it is a hide marker 2025/02/16 05:08:43 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : trailing space /trailing space : Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9250_d20250216_m050715_c001_v0001131_t0003_u01739682435541") 2025/02/16 05:08:43 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f10930165031be493_d20250216_m050838_c001_v0001184_t0009_u01739682518522") "upload" dated 2025-02-16 05:08:38.522 +0000 UTC (4.5696192s ago) 2025/02/16 05:08:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40047061693c838d_d20250216_m050833_c001_v7007000_t0000_u01739682513721") 2025/02/16 05:08:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92ec_d20250216_m050830_c001_v0001131_t0011_u01739682510507") 2025/02/16 05:08:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a49_d20250216_m050732_c001_v7007000_t0000_u01739682452769") as it is a hide marker 2025/02/16 05:08:43 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207c4d289e904a26_d20250216_m050726_c001_v0001106_t0023_u01739682446333") 2025/02/16 05:08:43 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : zero-length-file: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a23_d20250216_m050726_c001_v7007000_t0000_u01739682446064") as it is a hide marker 2025/02/16 05:08:43 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : zero-length-file: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f405d7d2949ef9272_d20250216_m050725_c001_v0001131_t0057_u01739682445519") 2025/02/16 05:08:43 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e90496c_d20250216_m050709_c001_v7007000_t0000_u01739682429714") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9237_d20250216_m050708_c001_v0001131_t0044_u01739682428894") 2025/02/16 05:08:43 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904900_d20250216_m050703_c001_v7007000_t0000_u01739682423953") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9227_d20250216_m050702_c001_v0001131_t0038_u01739682422851") 2025/02/16 05:08:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049a9_d20250216_m050713_c001_v7007000_t0000_u01739682433102") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9244_d20250216_m050712_c001_v0001131_t0029_u01739682432299") 2025/02/16 05:08:43 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904998_d20250216_m050711_c001_v7007000_t0000_u01739682431928") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9240_d20250216_m050711_c001_v0001131_t0058_u01739682431126") 2025/02/16 05:08:43 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049b8_d20250216_m050714_c001_v7007000_t0000_u01739682434145") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9246_d20250216_m050713_c001_v0001131_t0025_u01739682433466") 2025/02/16 05:08:43 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904981_d20250216_m050710_c001_v7007000_t0000_u01739682430757") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef923b_d20250216_m050710_c001_v0001131_t0011_u01739682430089") 2025/02/16 05:08:43 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ./.: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904911_d20250216_m050705_c001_v7007000_t0000_u01739682425083") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ./.: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef922d_d20250216_m050704_c001_v0001131_t0002_u01739682424337") 2025/02/16 05:08:43 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/16 05:08:43 DEBUG : ../..: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904922_d20250216_m050706_c001_v7007000_t0000_u01739682426163") as it is a hide marker 2025/02/16 05:08:43 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/16 05:08:43 DEBUG : ../..: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef922f_d20250216_m050705_c001_v0001131_t0049_u01739682425514") 2025/02/16 05:08:43 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/16 05:08:43 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of all hidden files 2025/02/16 05:08:43 DEBUG : leading space/ leading space: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904953_d20250216_m050708_c001_v7007000_t0000_u01739682428530") as it is a hide marker 2025/02/16 05:08:43 DEBUG : leading space/ leading space: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9233_d20250216_m050707_c001_v0001131_t0058_u01739682427789") 2025/02/16 05:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e90493e_d20250216_m050707_c001_v7007000_t0000_u01739682427423") as it is a hide marker 2025/02/16 05:08:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9231_d20250216_m050706_c001_v0001131_t0019_u01739682426530") 2025/02/16 05:08:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049c7_d20250216_m050715_c001_v7007000_t0000_u01739682435173") as it is a hide marker 2025/02/16 05:08:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef924c_d20250216_m050714_c001_v0001131_t0006_u01739682434513") 2025/02/16 05:08:43 DEBUG : created from root.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f417ca336607675cd_d20250216_m050811_c001_v7007000_t0000_u01739682491278") as it is a hide marker 2025/02/16 05:08:43 DEBUG : created from root.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f103b5ecd987d0eb8_d20250216_m050810_c001_v0001182_t0049_u01739682490344") 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016cc_d20250216_m050819_c001_v7007000_t0000_u01739682499541") as it is a hide marker 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92b6_d20250216_m050759_c001_v0001131_t0039_u01739682479458") 2025/02/16 05:08:43 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f113444a366028026_d20250216_m050755_c001_v0001157_t0013_u01739682475678") 2025/02/16 05:08:44 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9288_d20250216_m050734_c001_v0001131_t0050_u01739682454506") 2025/02/16 05:08:44 DEBUG : file name.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9284_d20250216_m050733_c001_v0001131_t0042_u01739682453314") 2025/02/16 05:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9286_d20250216_m050733_c001_v0001131_t0049_u01739682453919") "upload" dated 2025-02-16 05:07:33.919 +0000 UTC (1m10.192097555s ago) 2025/02/16 05:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f411a7ce6c78cd32f_d20250216_m050753_c001_v7007000_t0000_u01739682473434") as it is a hide marker 2025/02/16 05:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f119ffeedfc94d50a_d20250216_m050753_c001_v0001153_t0019_u01739682473091") 2025/02/16 05:08:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f11189f4c9c4dbf63_d20250216_m050752_c001_v0001184_t0031_u01739682472474") 2025/02/16 05:08:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a11_d20250216_m050723_c001_v7007000_t0000_u01739682443112") as it is a hide marker 2025/02/16 05:08:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9262_d20250216_m050722_c001_v0001131_t0038_u01739682442302") 2025/02/16 05:08:44 DEBUG : piped data.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016e4_d20250216_m050821_c001_v7007000_t0000_u01739682501286") as it is a hide marker 2025/02/16 05:08:44 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92dc_d20250216_m050820_c001_v0001131_t0052_u01739682500812") 2025/02/16 05:08:44 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016d7_d20250216_m050820_c001_v7007000_t0000_u01739682500628") 2025/02/16 05:08:44 DEBUG : piped data.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f405d7d2949ef92da_d20250216_m050820_c001_v0001131_t0057_u01739682500262") 2025/02/16 05:08:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a1d_d20250216_m050724_c001_v7007000_t0000_u01739682444212") as it is a hide marker 2025/02/16 05:08:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9264_d20250216_m050723_c001_v0001131_t0032_u01739682443489") 2025/02/16 05:08:44 DEBUG : test-metadata: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f41826966aa3327aa_d20250216_m050827_c001_v7007000_t0000_u01739682507963") as it is a hide marker 2025/02/16 05:08:44 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f016f8_d20250216_m050823_c001_v0001183_t0047_u01739682503077") 2025/02/16 05:08:44 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f016f6_d20250216_m050822_c001_v7007000_t0000_u01739682502334") 2025/02/16 05:08:44 DEBUG : test-metadata: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92de_d20250216_m050821_c001_v0001131_t0001_u01739682501471") 2025/02/16 05:08:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a00_d20250216_m050717_c001_v7007000_t0000_u01739682437655") as it is a hide marker 2025/02/16 05:08:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9254_d20250216_m050716_c001_v0001131_t0055_u01739682436747") 2025/02/16 05:08:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a08_d20250216_m050719_c001_v7007000_t0000_u01739682439856") as it is a hide marker 2025/02/16 05:08:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef925a_d20250216_m050719_c001_v0001131_t0031_u01739682439232") 2025/02/16 05:08:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a03_d20250216_m050718_c001_v7007000_t0000_u01739682438868") as it is a hide marker 2025/02/16 05:08:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9258_d20250216_m050718_c001_v0001131_t0055_u01739682438032") 2025/02/16 05:08:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a0d_d20250216_m050720_c001_v7007000_t0000_u01739682440880") as it is a hide marker 2025/02/16 05:08:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef925c_d20250216_m050720_c001_v0001131_t0058_u01739682440228") 2025/02/16 05:08:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a0f_d20250216_m050721_c001_v7007000_t0000_u01739682441936") as it is a hide marker 2025/02/16 05:08:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9260_d20250216_m050721_c001_v0001131_t0054_u01739682441261") 2025/02/16 05:08:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049e6_d20250216_m050716_c001_v7007000_t0000_u01739682436383") as it is a hide marker 2025/02/16 05:08:45 DEBUG : trailing space /trailing space : Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9250_d20250216_m050715_c001_v0001131_t0003_u01739682435541") 2025/02/16 05:08:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f10930165031be493_d20250216_m050838_c001_v0001184_t0009_u01739682518522") "upload" dated 2025-02-16 05:08:38.522 +0000 UTC (6.978080164s ago) 2025/02/16 05:08:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40047061693c838d_d20250216_m050833_c001_v7007000_t0000_u01739682513721") 2025/02/16 05:08:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef92ec_d20250216_m050830_c001_v0001131_t0011_u01739682510507") 2025/02/16 05:08:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a49_d20250216_m050732_c001_v7007000_t0000_u01739682452769") as it is a hide marker 2025/02/16 05:08:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207c4d289e904a26_d20250216_m050726_c001_v0001106_t0023_u01739682446333") 2025/02/16 05:08:45 DEBUG : zero-length-file: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904a23_d20250216_m050726_c001_v7007000_t0000_u01739682446064") as it is a hide marker 2025/02/16 05:08:45 DEBUG : zero-length-file: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f405d7d2949ef9272_d20250216_m050725_c001_v0001131_t0057_u01739682445519") 2025/02/16 05:08:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e90496c_d20250216_m050709_c001_v7007000_t0000_u01739682429714") as it is a hide marker 2025/02/16 05:08:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9237_d20250216_m050708_c001_v0001131_t0044_u01739682428894") 2025/02/16 05:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904900_d20250216_m050703_c001_v7007000_t0000_u01739682423953") as it is a hide marker 2025/02/16 05:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9227_d20250216_m050702_c001_v0001131_t0038_u01739682422851") 2025/02/16 05:08:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049a9_d20250216_m050713_c001_v7007000_t0000_u01739682433102") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9244_d20250216_m050712_c001_v0001131_t0029_u01739682432299") 2025/02/16 05:08:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904998_d20250216_m050711_c001_v7007000_t0000_u01739682431928") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9240_d20250216_m050711_c001_v0001131_t0058_u01739682431126") 2025/02/16 05:08:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e9049b8_d20250216_m050714_c001_v7007000_t0000_u01739682434145") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9246_d20250216_m050713_c001_v0001131_t0025_u01739682433466") 2025/02/16 05:08:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904981_d20250216_m050710_c001_v7007000_t0000_u01739682430757") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef923b_d20250216_m050710_c001_v0001131_t0011_u01739682430089") 2025/02/16 05:08:46 DEBUG : ./.: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904911_d20250216_m050705_c001_v7007000_t0000_u01739682425083") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ./.: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef922d_d20250216_m050704_c001_v0001131_t0002_u01739682424337") 2025/02/16 05:08:46 DEBUG : ../..: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f407c4d289e904922_d20250216_m050706_c001_v7007000_t0000_u01739682426163") as it is a hide marker 2025/02/16 05:08:46 DEBUG : ../..: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef922f_d20250216_m050705_c001_v0001131_t0049_u01739682425514") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/16 05:08:47 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/16 05:08:47 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/16 05:08:47 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/16 05:08:47 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/02/16 05:08:48 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of pending multipart uploads older than 0s 2025/02/16 05:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9286_d20250216_m050733_c001_v0001131_t0049_u01739682453919") "upload" dated 2025-02-16 05:07:33.919 +0000 UTC (1m14.617884109s ago) 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327d8_d20250216_m050847_c001_v0001182_t0041_u01739682527448") as it is a start marker (upload started at 2025-02-16 05:08:47.448 +0000 UTC) 2025/02/16 05:08:48 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327da_d20250216_m050847_c001_v0001182_t0006_u01739682527645") as it is a start marker (upload started at 2025-02-16 05:08:47.645 +0000 UTC) 2025/02/16 05:08:48 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327de_d20250216_m050847_c001_v0001130_t0050_u01739682527849") as it is a start marker (upload started at 2025-02-16 05:08:47.849 +0000 UTC) 2025/02/16 05:08:48 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327e0_d20250216_m050848_c001_v0001157_t0019_u01739682528052") as it is a start marker (upload started at 2025-02-16 05:08:48.052 +0000 UTC) 2025/02/16 05:08:48 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/16 05:08:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f41826966aa3327d7_d20250216_m050847_c001_v7007000_t0000_u01739682527264") "hide" dated 2025-02-16 05:08:47.264 +0000 UTC (1.272991681s ago) 2025/02/16 05:08:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031be493_d20250216_m050838_c001_v0001184_t0009_u01739682518522") 2025/02/16 05:08:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/16 05:08:48 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of pending multipart uploads older than 0s 2025/02/16 05:08:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9286_d20250216_m050733_c001_v0001131_t0049_u01739682453919") "upload" dated 2025-02-16 05:07:33.919 +0000 UTC (1m15.003989233s ago) 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327d8_d20250216_m050847_c001_v0001182_t0041_u01739682527448") as it is a start marker (upload started at 2025-02-16 05:08:47.448 +0000 UTC) 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327da_d20250216_m050847_c001_v0001182_t0006_u01739682527645") as it is a start marker (upload started at 2025-02-16 05:08:47.645 +0000 UTC) 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327de_d20250216_m050847_c001_v0001130_t0050_u01739682527849") as it is a start marker (upload started at 2025-02-16 05:08:47.849 +0000 UTC) 2025/02/16 05:08:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327e0_d20250216_m050848_c001_v0001157_t0019_u01739682528052") as it is a start marker (upload started at 2025-02-16 05:08:48.052 +0000 UTC) 2025/02/16 05:08:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefc21d43207d0bdb9f580e1b_f41826966aa3327d7_d20250216_m050847_c001_v7007000_t0000_u01739682527264") "hide" dated 2025-02-16 05:08:47.264 +0000 UTC (1.659107504s ago) 2025/02/16 05:08:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031be493_d20250216_m050838_c001_v0001184_t0009_u01739682518522") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/16 05:08:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/16 05:08:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/16 05:08:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/02/16 05:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/16 05:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/16 05:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/16 05:08:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/16 05:08:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/16 05:08:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/16 05:08:53 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f214db0635651752d_d20250216_m050856_c001_v0001184_t0023_u01739682536641") 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:08:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/16 05:08:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:08:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:08:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/16 05:09:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/16 05:09:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/16 05:09:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/16 05:09:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/16 05:09:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/16 05:09:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/16 05:09:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f214db063565175fb_d20250216_m050904_c001_v0001105_t0044_u01739682544545") 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:09:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/16 05:09:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/16 05:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/16 05:09:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/16 05:09:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/16 05:09:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/16 05:09:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af574_d20250216_m050913_c001_v0001093_t0042_u01739682553502") 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:09:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/16 05:09:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:09:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/02/16 05:09:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/16 05:09:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/16 05:09:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/16 05:09:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/16 05:09:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/16 05:09:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f214db063565176d6_d20250216_m050922_c001_v0001100_t0053_u01739682562302") 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:09:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/16 05:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/16 05:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/16 05:09:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/16 05:09:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/16 05:09:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/16 05:09:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f214db06356517743_d20250216_m050930_c001_v0001091_t0037_u01739682570627") 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:09:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/16 05:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/16 05:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/16 05:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/16 05:09:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/16 05:09:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/16 05:09:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/16 05:09:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/16 05:09:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f01906_d20250216_m050939_c001_v0001115_t0046_u01739682579763") 2025/02/16 05:09:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/16 05:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/16 05:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/02/16 05:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/16 05:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/16 05:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/16 05:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/16 05:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/16 05:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/16 05:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/16 05:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/16 05:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af6df_d20250216_m050948_c001_v0001100_t0010_u01739682588043") 2025/02/16 05:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/16 05:09:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/16 05:09:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/16 05:09:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/16 05:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/16 05:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/16 05:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/16 05:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/16 05:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af770_d20250216_m050956_c001_v0001183_t0026_u01739682596222") 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:09:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/16 05:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:09:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/16 05:10:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/16 05:10:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/16 05:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/16 05:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/16 05:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f019a3_d20250216_m051004_c001_v0001137_t0055_u01739682604739") 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:10:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/16 05:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:10:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/02/16 05:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/16 05:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/16 05:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/16 05:10:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/16 05:10:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/16 05:10:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f214db06356517996_d20250216_m051013_c001_v0001165_t0018_u01739682613745") 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:10:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/16 05:10:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/16 05:10:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/16 05:10:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/16 05:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/16 05:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/16 05:10:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af819_d20250216_m051022_c001_v0001161_t0006_u01739682622540") 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:10:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/16 05:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/16 05:10:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/16 05:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/16 05:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/16 05:10:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/16 05:10:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756bdc_d20250216_m051032_c001_v0001182_t0009_u01739682632259") 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/16 05:10:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:10:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/02/16 05:10:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/16 05:10:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/16 05:10:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/16 05:10:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/16 05:10:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/16 05:10:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/16 05:10:39 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af858_d20250216_m051041_c001_v0001180_t0019_u01739682641214") 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:10:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/16 05:10:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/16 05:10:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/16 05:10:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/16 05:10:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/16 05:10:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/16 05:10:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/16 05:10:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/16 05:10:48 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/16 05:10:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:10:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/16 05:10:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756c83_d20250216_m051050_c001_v0001165_t0015_u01739682650797") 2025/02/16 05:10:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/16 05:10:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:10:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/16 05:10:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:10:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:10:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/16 05:10:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/16 05:10:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/16 05:10:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/16 05:10:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/16 05:10:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/16 05:10:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/16 05:10:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/16 05:10:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/16 05:10:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/16 05:10:58 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/16 05:11:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:11:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/16 05:11:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756cbd_d20250216_m051100_c001_v0001184_t0009_u01739682660953") 2025/02/16 05:11:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/16 05:11:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:11:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:11:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/16 05:11:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:11:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:11:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:11:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/02/16 05:11:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/16 05:11:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/16 05:11:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/16 05:11:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/16 05:11:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/16 05:11:09 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/16 05:11:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:11:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/16 05:11:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f201387c3c8ea70fc_d20250216_m051111_c001_v0001044_t0031_u01739682671908") 2025/02/16 05:11:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:11:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/16 05:11:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/16 05:11:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/16 05:11:12 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 05:11:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:11:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:11:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/16 05:11:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/16 05:11:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/16 05:11:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/16 05:11:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/16 05:11:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/16 05:11:20 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/16 05:11:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:11:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/16 05:11:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f2122605d41dada3a_d20250216_m051122_c001_v0001103_t0045_u01739682682803") 2025/02/16 05:11:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/16 05:11:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/16 05:11:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:11:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:11:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/16 05:11:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/16 05:11:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/16 05:11:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/16 05:11:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/16 05:11:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/16 05:11:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/16 05:11:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/16 05:11:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/16 05:11:32 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350d9a_d20250216_m051135_c001_v0001184_t0036_u01739682695100") 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/16 05:11:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/16 05:11:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/16 05:11:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/16 05:11:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/16 05:11:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350dca_d20250216_m051146_c001_v0001105_t0021_u01739682706173") 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/16 05:11:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/16 05:11:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/16 05:11:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/16 05:11:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/16 05:11:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/16 05:11:51 DEBUG : chunked-copy: Done sending chunk 0 2025/02/16 05:11:51 DEBUG : chunked-copy: Done sending chunk 1 2025/02/16 05:11:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefc21d43207d0bdb9f580e1b_f20904b6c1e157d04_d20250216_m051152_c001_v0001183_t0052_u01739682712527") 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/16 05:11:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/16 05:11:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/16 05:11:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/16 05:11:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/16 05:11:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/16 05:11:57 DEBUG : chunked-copy: Done sending chunk 1 2025/02/16 05:11:57 DEBUG : chunked-copy: Done sending chunk 0 2025/02/16 05:11:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/16 05:11:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefc21d43207d0bdb9f580e1b_f20904b6c1e157d11_d20250216_m051158_c001_v0001183_t0054_u01739682718577") 2025/02/16 05:11:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/16 05:11:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/16 05:11:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/16 05:11:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/16 05:11:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/16 05:12:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/16 05:12:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/16 05:12:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/16 05:12:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/16 05:12:03 DEBUG : chunked-copy: Done sending chunk 1 2025/02/16 05:12:04 DEBUG : chunked-copy: Done sending chunk 0 2025/02/16 05:12:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350e25_d20250216_m051204_c001_v0001103_t0007_u01739682724918") 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/16 05:12:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/16 05:12:07 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/16 05:12:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/16 05:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rugibud5cive/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/16 05:12:10 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of all files 2025/02/16 05:12:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f4122605d41dad9f3_d20250216_m051116_c001_v7007000_t0000_u01739682676635") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f201387c3c8ea70fc_d20250216_m051111_c001_v0001044_t0031_u01739682671908") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f401387c3c8ea70f9_d20250216_m051111_c001_v7007000_t0000_u01739682671417") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f217ca33660767f27_d20250216_m051106_c001_v0001113_t0007_u01739682666267") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350dab_d20250216_m051140_c001_v7007000_t0000_u01739682700414") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350d9a_d20250216_m051135_c001_v0001184_t0036_u01739682695100") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350d97_d20250216_m051134_c001_v7007000_t0000_u01739682694599") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f2122605d41dadac5_d20250216_m051128_c001_v0001115_t0036_u01739682688425") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f4122605d41dadac0_d20250216_m051128_c001_v7007000_t0000_u01739682688241") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f2122605d41dada3a_d20250216_m051122_c001_v0001103_t0045_u01739682682803") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f4122605d41dada36_d20250216_m051122_c001_v7007000_t0000_u01739682682297") 2025/02/16 05:12:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f2122605d41dad9f5_d20250216_m051116_c001_v0001184_t0041_u01739682676821") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db063565177f6_d20250216_m050944_c001_v7007000_t0000_u01739682584009") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f01906_d20250216_m050939_c001_v0001115_t0046_u01739682579763") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af66e_d20250216_m050934_c001_v7007000_t0000_u01739682574823") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db06356517743_d20250216_m050930_c001_v0001091_t0037_u01739682570627") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f018ff_d20250216_m050939_c001_v7007000_t0000_u01739682579419") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af672_d20250216_m050935_c001_v0001032_t0025_u01739682575016") 2025/02/16 05:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db0635651773a_d20250216_m050930_c001_v7007000_t0000_u01739682570259") 2025/02/16 05:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af648_d20250216_m050926_c001_v0001183_t0031_u01739682566300") 2025/02/16 05:12:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af647_d20250216_m050926_c001_v7007000_t0000_u01739682566107") 2025/02/16 05:12:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db063565176d6_d20250216_m050922_c001_v0001100_t0053_u01739682562302") 2025/02/16 05:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db063565176d2_d20250216_m050921_c001_v7007000_t0000_u01739682561949") 2025/02/16 05:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af5e6_d20250216_m050917_c001_v0001144_t0000_u01739682557815") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af7eb_d20250216_m051008_c001_v7007000_t0000_u01739682608956") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f208962f9f7f019a3_d20250216_m051004_c001_v0001137_t0055_u01739682604739") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db0635651790d_d20250216_m051000_c001_v7007000_t0000_u01739682600063") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af770_d20250216_m050956_c001_v0001183_t0026_u01739682596222") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f408962f9f7f019a2_d20250216_m051004_c001_v7007000_t0000_u01739682604395") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db06356517911_d20250216_m051000_c001_v0001182_t0051_u01739682600256") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af767_d20250216_m050955_c001_v7007000_t0000_u01739682595880") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db0635651786a_d20250216_m050951_c001_v0001178_t0029_u01739682591683") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db06356517867_d20250216_m050951_c001_v7007000_t0000_u01739682591501") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af6df_d20250216_m050948_c001_v0001100_t0010_u01739682588043") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af6dc_d20250216_m050947_c001_v7007000_t0000_u01739682587704") 2025/02/16 05:12:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db063565177f9_d20250216_m050944_c001_v0001179_t0016_u01739682584192") 2025/02/16 05:12:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af5de_d20250216_m050917_c001_v7007000_t0000_u01739682557634") 2025/02/16 05:12:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af574_d20250216_m050913_c001_v0001093_t0042_u01739682553502") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af56f_d20250216_m050913_c001_v7007000_t0000_u01739682553165") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f210584089ea244e3_d20250216_m050908_c001_v0001101_t0017_u01739682548857") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f410584089ea244dd_d20250216_m050908_c001_v7007000_t0000_u01739682548663") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db063565175fb_d20250216_m050904_c001_v0001105_t0044_u01739682544545") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db063565175fa_d20250216_m050904_c001_v7007000_t0000_u01739682544184") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f210584089ea2444b_d20250216_m050900_c001_v0001180_t0048_u01739682540194") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f410584089ea24447_d20250216_m050900_c001_v7007000_t0000_u01739682540010") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db0635651752d_d20250216_m050856_c001_v0001184_t0023_u01739682536641") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db06356517521_d20250216_m050856_c001_v7007000_t0000_u01739682536284") 2025/02/16 05:12:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f21826966aa3327eb_d20250216_m050851_c001_v0001178_t0013_u01739682531241") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af83c_d20250216_m051036_c001_v7007000_t0000_u01739682636554") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756bdc_d20250216_m051032_c001_v0001182_t0009_u01739682632259") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af821_d20250216_m051026_c001_v7007000_t0000_u01739682626941") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af819_d20250216_m051022_c001_v0001161_t0006_u01739682622540") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f415adc2711756bd8_d20250216_m051031_c001_v7007000_t0000_u01739682631848") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af822_d20250216_m051027_c001_v0001180_t0000_u01739682627128") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af817_d20250216_m051022_c001_v7007000_t0000_u01739682622145") 2025/02/16 05:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af80c_d20250216_m051017_c001_v0001183_t0004_u01739682617544") 2025/02/16 05:12:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af80a_d20250216_m051017_c001_v7007000_t0000_u01739682617359") 2025/02/16 05:12:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f214db06356517996_d20250216_m051013_c001_v0001165_t0018_u01739682613745") 2025/02/16 05:12:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f414db0635651798b_d20250216_m051013_c001_v7007000_t0000_u01739682613360") 2025/02/16 05:12:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af7ed_d20250216_m051009_c001_v0001113_t0018_u01739682609148") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f417ca33660767f26_d20250216_m051106_c001_v7007000_t0000_u01739682666068") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756cbd_d20250216_m051100_c001_v0001184_t0009_u01739682660953") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f415adc2711756cbb_d20250216_m051100_c001_v7007000_t0000_u01739682660520") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756c9d_d20250216_m051055_c001_v0001183_t0020_u01739682655526") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f415adc2711756c9c_d20250216_m051055_c001_v7007000_t0000_u01739682655310") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756c83_d20250216_m051050_c001_v0001165_t0015_u01739682650797") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f415adc2711756c82_d20250216_m051050_c001_v7007000_t0000_u01739682650373") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f215adc2711756c4c_d20250216_m051045_c001_v0001117_t0045_u01739682645170") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f415adc2711756c4a_d20250216_m051044_c001_v7007000_t0000_u01739682644986") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af858_d20250216_m051041_c001_v0001180_t0019_u01739682641214") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f409f2af16e6af855_d20250216_m051040_c001_v7007000_t0000_u01739682640772") 2025/02/16 05:12:14 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f209f2af16e6af83e_d20250216_m051036_c001_v0001183_t0052_u01739682636739") 2025/02/16 05:12:14 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d22_d20250216_m051207_c001_v7007000_t0000_u01739682727307") 2025/02/16 05:12:14 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f20904b6c1e157d19_d20250216_m051200_c001_v0001157_t0000_u01739682720998") 2025/02/16 05:12:14 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d16_d20250216_m051200_c001_v7007000_t0000_u01739682720492") 2025/02/16 05:12:14 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350df8_d20250216_m051154_c001_v0001179_t0042_u01739682714949") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350df4_d20250216_m051154_c001_v7007000_t0000_u01739682714458") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350dd9_d20250216_m051148_c001_v0001098_t0028_u01739682708671") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350dd6_d20250216_m051148_c001_v7007000_t0000_u01739682708175") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031c0b04_d20250216_m051144_c001_v0001184_t0029_u01739682704699") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350dc0_d20250216_m051144_c001_v7007000_t0000_u01739682704304") 2025/02/16 05:12:15 DEBUG : chunked-copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031c0a64_d20250216_m051141_c001_v0001184_t0035_u01739682701120") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d21_d20250216_m051207_c001_v7007000_t0000_u01739682727123") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350e25_d20250216_m051204_c001_v0001103_t0007_u01739682724918") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d15_d20250216_m051200_c001_v7007000_t0000_u01739682720304") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f20904b6c1e157d11_d20250216_m051158_c001_v0001183_t0054_u01739682718577") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350df1_d20250216_m051154_c001_v7007000_t0000_u01739682714272") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f20904b6c1e157d04_d20250216_m051152_c001_v0001183_t0052_u01739682712527") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350dd5_d20250216_m051147_c001_v7007000_t0000_u01739682707985") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f207efc22c1350dca_d20250216_m051146_c001_v0001105_t0021_u01739682706173") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f407efc22c1350dbf_d20250216_m051144_c001_v7007000_t0000_u01739682704121") 2025/02/16 05:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105cecda47ca1c06_d20250216_m051143_c001_v0001116_t0051_u01739682703122") 2025/02/16 05:12:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f105d7d2949ef9286_d20250216_m050733_c001_v0001131_t0049_u01739682453919") 2025/02/16 05:12:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d23_d20250216_m051208_c001_v7007000_t0000_u01739682728056") 2025/02/16 05:12:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031c0fca_d20250216_m051207_c001_v0001184_t0015_u01739682727845") 2025/02/16 05:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f40904b6c1e157d29_d20250216_m051209_c001_v7007000_t0000_u01739682729045") 2025/02/16 05:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031c1000_d20250216_m051208_c001_v0001184_t0014_u01739682728812") 2025/02/16 05:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f10930165031c0fe6_d20250216_m051208_c001_v0001184_t0033_u01739682728239") 2025/02/16 05:12:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zefc21d43207d0bdb9f580e1b_f41826966aa3327d7_d20250216_m050847_c001_v7007000_t0000_u01739682527264") 2025/02/16 05:12:17 INFO : B2 bucket rclone-test-rugibud5cive: cleaning bucket "rclone-test-rugibud5cive" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (320.54s) --- 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.63s) --- PASS: TestIntegration/FsMkdir (317.95s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.69s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.40s) --- 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 320.558s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.074912244s (try 1/5)