"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/24 03:15:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi" 2025/11/24 03:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 03:15:33 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/24 03:15:34 INFO : S3 bucket rclone-test-xewosij2ruqi: Bucket "rclone-test-xewosij2ruqi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/24 03:15:34 INFO : S3 bucket rclone-test-xewosij2ruqi: Bucket "rclone-test-xewosij2ruqi" deleted === RUN TestIntegration/FsMkdir 2025/11/24 03:15:35 INFO : S3 bucket rclone-test-xewosij2ruqi: Bucket "rclone-test-xewosij2ruqi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/24 03:15:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/24 03:15:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/24 03:15:35 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/24 03:15:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/24 03:15:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7te5wa: md5 = 139ade9068ad23dde25cf118d3c0fed0 OK 2025/11/24 03:15:36 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7te5wa: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/24 03:15:36 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7te5wa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/24 03:15:36 DEBUG : ./.: size = 100 OK 2025/11/24 03:15:36 DEBUG : ./..rclone_chunk.001_7te6xe: md5 = 6ecf046461b4fd503d95041a66322852 OK 2025/11/24 03:15:36 INFO : ./..rclone_chunk.001_7te6xe: Copied (server-side copy) to: ./. 2025/11/24 03:15:37 INFO : ./..rclone_chunk.001_7te6xe: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/24 03:15:37 DEBUG : ../..: size = 100 OK 2025/11/24 03:15:37 DEBUG : ../...rclone_chunk.001_7te7jk: md5 = e758a10d23f8135dc797ddae5ef8cd1c OK 2025/11/24 03:15:37 INFO : ../...rclone_chunk.001_7te7jk: Copied (server-side copy) to: ../.. 2025/11/24 03:15:37 INFO : ../...rclone_chunk.001_7te7jk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/24 03:15:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/24 03:15:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7te827: md5 = c2dd2b4820aeeccf03689babf18a8a7b OK 2025/11/24 03:15:38 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7te827: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/24 03:15:38 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7te827: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/24 03:15:39 DEBUG : leading space/ leading space: size = 100 OK 2025/11/24 03:15:39 DEBUG : leading space/ leading space.rclone_chunk.001_7te8cw: md5 = 0184eb69fc21e68316ee642203622fd7 OK 2025/11/24 03:15:39 INFO : leading space/ leading space.rclone_chunk.001_7te8cw: Copied (server-side copy) to: leading space/ leading space 2025/11/24 03:15:39 INFO : leading space/ leading space.rclone_chunk.001_7te8cw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/24 03:15:40 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/24 03:15:40 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_7te9ac: md5 = bcbbe1d5fb3748f761a891c3a41ca372 OK 2025/11/24 03:15:40 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_7te9ac: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/24 03:15:40 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_7te9ac: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/24 03:15:40 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/24 03:15:40 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_7teabc: md5 = 6767cd1d4c050fff29c015159d5dea1e OK 2025/11/24 03:15:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_7teabc: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/24 03:15:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_7teabc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/24 03:15:41 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/24 03:15:41 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_7tebrs: md5 = 424f7a224ad1ad9c8540385b38bdc39e OK 2025/11/24 03:15:41 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_7tebrs: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/24 03:15:41 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_7tebrs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/24 03:15:42 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/24 03:15:42 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_7teclv: md5 = c952cf6e9cbcc5bc0a05977d423cb44d OK 2025/11/24 03:15:42 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_7teclv: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/24 03:15:42 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_7teclv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/24 03:15:43 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/24 03:15:43 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_7tecfa: md5 = fbc71bc3475420ae60f40eb248ec6d05 OK 2025/11/24 03:15:43 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_7tecfa: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/24 03:15:43 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_7tecfa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/24 03:15:43 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/24 03:15:43 DEBUG : .leading dot/.leading dot.rclone_chunk.001_7tedin: md5 = 6d67af95b539372f203632dce7b71067 OK 2025/11/24 03:15:43 INFO : .leading dot/.leading dot.rclone_chunk.001_7tedin: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/24 03:15:43 INFO : .leading dot/.leading dot.rclone_chunk.001_7tedin: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/24 03:15:44 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/24 03:15:44 DEBUG : trailing space /trailing space .rclone_chunk.001_7teeyw: md5 = bd29fdb950ef091f314732bdd7795465 OK 2025/11/24 03:15:44 INFO : trailing space /trailing space .rclone_chunk.001_7teeyw: Copied (server-side copy) to: trailing space /trailing space 2025/11/24 03:15:44 INFO : trailing space /trailing space .rclone_chunk.001_7teeyw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/24 03:15:45 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/24 03:15:45 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_7tef0n: md5 = 3cc1841b2d779a2c334273552a09e756 OK 2025/11/24 03:15:45 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7tef0n: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/24 03:15:45 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7tef0n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/24 03:15:46 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/24 03:15:46 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_7tefrl: md5 = c42356e1fa6c429a6b6676f96dadeb44 OK 2025/11/24 03:15:46 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7tefrl: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/24 03:15:46 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7tefrl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/24 03:15:47 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/24 03:15:47 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_7tegog: md5 = 7f34b1cdf118c9ae9c659a0c4ebf0507 OK 2025/11/24 03:15:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7tegog: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/24 03:15:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7tegog: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/24 03:15:47 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/24 03:15:47 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_7tehbo: md5 = ddb92c0bb66ee43d0029b329963a8efd OK 2025/11/24 03:15:47 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7tehbo: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/24 03:15:47 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7tehbo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/24 03:15:48 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/24 03:15:48 DEBUG : trailing dot./trailing dot..rclone_chunk.001_7tei4u: md5 = 71602098b147a5a0145bdb6eee0db78a OK 2025/11/24 03:15:48 INFO : trailing dot./trailing dot..rclone_chunk.001_7tei4u: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/24 03:15:48 INFO : trailing dot./trailing dot..rclone_chunk.001_7tei4u: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/24 03:15:49 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/24 03:15:49 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_7tei3g: md5 = b8feeda1edddf7edadaed9b6639b639b OK 2025/11/24 03:15:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_7tei3g: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/24 03:15:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_7tei3g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/24 03:15:50 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/24 03:15:50 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_7tejmo: md5 = c4e8298c1e41a2a536f77015ecb667d5 OK 2025/11/24 03:15:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_7tejmo: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/24 03:15:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_7tejmo: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/24 03:15:51 DEBUG : zero-length-file: size = 0 OK 2025/11/24 03:15:51 DEBUG : zero-length-file.rclone_chunk.001_7tekhm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 03:15:51 INFO : zero-length-file.rclone_chunk.001_7tekhm: Copied (server-side copy) to: zero-length-file 2025/11/24 03:15:51 INFO : zero-length-file.rclone_chunk.001_7tekhm: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/24 03:15:51 DEBUG : file name.txt: size = 100 OK 2025/11/24 03:15:51 DEBUG : file name.txt.rclone_chunk.001_7tel69: md5 = ef88849999c8d7ae0d3f69e89ab146dd OK 2025/11/24 03:15:51 INFO : file name.txt.rclone_chunk.001_7tel69: Copied (server-side copy) to: file name.txt 2025/11/24 03:15:51 INFO : file name.txt.rclone_chunk.001_7tel69: Deleted 2025/11/24 03:15:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/24 03:15:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7tembf: md5 = 0e3b934dbe2d04ce36dfb8b7901c69aa OK 2025/11/24 03:15:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7tembf: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/24 03:15:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7tembf: Deleted 2025/11/24 03:15:53 DEBUG : file name.txt: size = 100 OK 2025/11/24 03:15:53 DEBUG : file name.txt.rclone_chunk.001_7templ: md5 = 2a383fcf3b2abc65b2a90456d967a449 OK 2025/11/24 03:15:53 INFO : file name.txt.rclone_chunk.001_7templ: Copied (server-side copy) to: file name.txt 2025/11/24 03:15:53 INFO : file name.txt.rclone_chunk.001_7templ: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/24 03:15:53 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/24 03:15:53 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/24 03:15:55 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/24 03:15:55 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_7teou6: md5 = 3446a4e40e5444ff72d5b6919552a94e OK 2025/11/24 03:15:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_7teou6: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/24 03:15:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_7teou6: Deleted 2025/11/24 03:15:55 DEBUG : S3 bucket rclone-test-xewosij2ruqi: bucket is versioned: false 2025/11/24 03:15:55 DEBUG : Waiting for deletions to finish 2025/11/24 03:15:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/24 03:15:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/24 03:15:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/24 03:15:56 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/24 03:15:56 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7teqez: md5 = 35a8f0eab2c97f9ebfb70a33ada06b8c OK 2025/11/24 03:15:56 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7teqez: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/24 03:15:56 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7teqez: Deleted 2025/11/24 03:15:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/dirToPurgeFromRoot" 2025/11/24 03:15:57 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/dirToPurgeFromRoot" 2025/11/24 03:15:57 DEBUG : S3 bucket rclone-test-xewosij2ruqi path dirToPurgeFromRoot: bucket is versioned: false 2025/11/24 03:15:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:15:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/24 03:15:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/24 03:15:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/24 03:15:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/hello? sausage/êé" 2025/11/24 03:15:57 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/hello? sausage/êé" 2025/11/24 03:15:58 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/24 03:15:58 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_7terh0: md5 = 31db5f055b4a470328d877d0ed95595b OK 2025/11/24 03:15:58 INFO : a/b/c/d/e.txt.rclone_chunk.001_7terh0: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/24 03:15:58 INFO : a/b/c/d/e.txt.rclone_chunk.001_7terh0: Deleted 2025/11/24 03:15:59 DEBUG : S3 bucket rclone-test-xewosij2ruqi path hello? sausage/êé: bucket is versioned: false 2025/11/24 03:15:59 DEBUG : Waiting for deletions to finish 2025/11/24 03:15:59 DEBUG : "a/b/c/d/e.txt" version false 2025/11/24 03:15:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/24 03:15:59 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/24 03:15:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/24 03:16:02 DEBUG : file name.txt: size = 200 OK 2025/11/24 03:16:02 DEBUG : file name.txt.rclone_chunk.001_7tevco: md5 = 5f5c9c773bcba246ac630a0426052358 OK 2025/11/24 03:16:02 INFO : file name.txt.rclone_chunk.001_7tevco: Copied (server-side copy) to: file name.txt 2025/11/24 03:16:02 INFO : file name.txt.rclone_chunk.001_7tevco: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/24 03:16:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/24 03:16:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/24 03:16:02 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-xewosij2ruqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-xewosij2ruqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/24 03:16:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/not found.txt" 2025/11/24 03:16:02 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/24 03:16:03 NOTICE: S3 bucket rclone-test-xewosij2ruqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/24 03:16:03 DEBUG : piped data.txt.rclone_chunk.001_7tex03: open chunk writer: started multipart upload: 82HLfmUwIpaGsHP5CJcYTOVYlGVLRnYzbBdqMss8x11muNQSDnZvk71XIk4msqAvNQwc0jJq4KOXRoVLm_EfIOqZkW9PI3oIOv2STE7XRZxNbgJ5q2Syy5Rd3I3iVuKf 2025/11/24 03:16:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/24 03:16:03 DEBUG : piped data.txt.rclone_chunk.001_7tex03: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/24 03:16:03 DEBUG : piped data.txt.rclone_chunk.001_7tex03: multipart upload "82HLfmUwIpaGsHP5CJcYTOVYlGVLRnYzbBdqMss8x11muNQSDnZvk71XIk4msqAvNQwc0jJq4KOXRoVLm_EfIOqZkW9PI3oIOv2STE7XRZxNbgJ5q2Syy5Rd3I3iVuKf" finished 2025/11/24 03:16:03 DEBUG : piped data.txt.rclone_chunk.001_7tex03: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/24 03:16:03 DEBUG : piped data.txt: size = 0 OK 2025/11/24 03:16:03 DEBUG : piped data.txt.rclone_chunk.001_7tex03: Src hash empty - aborting Dst hash check 2025/11/24 03:16:03 INFO : piped data.txt.rclone_chunk.001_7tex03: Copied (server-side copy) to: piped data.txt 2025/11/24 03:16:04 INFO : piped data.txt.rclone_chunk.001_7tex03: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/24 03:16:04 DEBUG : piped data.txt.rclone_chunk.001_7teyuq: open chunk writer: started multipart upload: bsngdry_48qIpc7FcPdmHgzFmz29s2LSbse7ic67T.gMjD2zccfcSV1s.2_uAN5lTQlDHIHJoh2YNZ2M3vcNhCP.EgkkhL9m5VwIltFWdz8ZNhOetUvVl0rOHXm.cb6e 2025/11/24 03:16:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/24 03:16:04 DEBUG : piped data.txt.rclone_chunk.001_7teyuq: multipart upload wrote chunk 1 with 100 bytes and etag "7525c3819a68a19bca6d7dba81abde44" 2025/11/24 03:16:04 DEBUG : piped data.txt.rclone_chunk.001_7teyuq: multipart upload "bsngdry_48qIpc7FcPdmHgzFmz29s2LSbse7ic67T.gMjD2zccfcSV1s.2_uAN5lTQlDHIHJoh2YNZ2M3vcNhCP.EgkkhL9m5VwIltFWdz8ZNhOetUvVl0rOHXm.cb6e" finished 2025/11/24 03:16:04 DEBUG : piped data.txt.rclone_chunk.001_7teyuq: Multipart upload Etag: a753eb6eb8f3976e20b88566a5fb966c-1 OK 2025/11/24 03:16:04 DEBUG : piped data.txt: size = 100 OK 2025/11/24 03:16:04 DEBUG : piped data.txt.rclone_chunk.001_7teyuq: Src hash empty - aborting Dst hash check 2025/11/24 03:16:04 INFO : piped data.txt.rclone_chunk.001_7teyuq: Copied (server-side copy) to: piped data.txt 2025/11/24 03:16:04 INFO : piped data.txt.rclone_chunk.001_7teyuq: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2025/11/24 03:16:04 INFO : Chunked 'TestChunkerS3:rclone-test-xewosij2ruqi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/24 03:16:05 DEBUG : small/emptyfile: size = 0 OK 2025/11/24 03:16:05 DEBUG : small/emptyfile.rclone_chunk.001_7teygs: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 03:16:05 INFO : small/emptyfile.rclone_chunk.001_7teygs: Copied (server-side copy) to: small/emptyfile 2025/11/24 03:16:05 INFO : small/emptyfile.rclone_chunk.001_7teygs: Deleted 2025/11/24 03:16:06 DEBUG : small/smallfile: size = 2 OK 2025/11/24 03:16:06 DEBUG : small/smallfile.rclone_chunk.001_7tez0u: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/24 03:16:06 INFO : small/smallfile.rclone_chunk.001_7tez0u: Copied (server-side copy) to: small/smallfile 2025/11/24 03:16:06 INFO : small/smallfile.rclone_chunk.001_7tez0u: Deleted 2025/11/24 03:16:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2025/11/24 03:16:06 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/24 03:16:06 DEBUG : usermeta/today.rclone_chunk.001_7tf05i: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/24 03:16:06 INFO : usermeta/today.rclone_chunk.001_7tf05i: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/24 03:16:06 INFO : usermeta/today.rclone_chunk.001_7tf05i: Deleted 2025/11/24 03:16:07 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/24 03:16:07 DEBUG : usermeta/past.rclone_chunk.001_7tf1hu: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/24 03:16:07 INFO : usermeta/past.rclone_chunk.001_7tf1hu: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/24 03:16:07 INFO : usermeta/past.rclone_chunk.001_7tf1hu: Deleted 2025/11/24 03:16:08 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/24 03:16:08 DEBUG : usermeta/future.rclone_chunk.001_7tf2ic: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/24 03:16:08 INFO : usermeta/future.rclone_chunk.001_7tf2ic: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/24 03:16:08 INFO : usermeta/future.rclone_chunk.001_7tf2ic: Deleted 2025/11/24 03:16:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/24 03:16:10 DEBUG : future/test: Can't copy - required hash not found 2025/11/24 03:16:10 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/24 03:16:10 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/24 03:16:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-xewosij2ruqi': File to upload is small (3 bytes), uploading instead of streaming 2025/11/24 03:16:10 DEBUG : Waiting for deletions to finish 2025/11/24 03:16:10 DEBUG : "future/test" version false 2025/11/24 03:16:10 DEBUG : future/test: Deleting (id "") 2025/11/24 03:16:10 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/24 03:16:10 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/24 03:16:10 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/24 03:16:10 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/24 03:16:10 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/24 03:16:10 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/24 03:16:10 INFO : future/test.rclone_chunk.001: Deleted 2025/11/24 03:16:10 INFO : future/test: Deleted 2025/11/24 03:16:10 INFO : future/test.rclone_chunk.003: Deleted 2025/11/24 03:16:10 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.001_7tf4st: md5 = 3c1caaf24370b4061ee768c8578d3152 OK 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.001_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.001_7tf4st: Deleted 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.002_7tf4st: md5 = 8fcc0acc6bac79aa74dd7edf5a17fdac OK 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.002_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.002_7tf4st: Deleted 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.003_7tf4st: md5 = 9b9d178e18508c36b73c1ac61877c1aa OK 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.003_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.003_7tf4st: Deleted 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.004_7tf4st: md5 = 611c198ab82434cce4d6685ac9eb0d32 OK 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.004_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.004_7tf4st: Deleted 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/24 03:16:13 DEBUG : backcomp/renamefile.rclone_chunk.005_7tf4st: md5 = 2c73cac84ea87bf8e317ca226dad04e5 OK 2025/11/24 03:16:13 INFO : backcomp/renamefile.rclone_chunk.005_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.005_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.006_7tf4st: md5 = 7ab2763b70d75842a7a7a4815e6c587d OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.006_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.006_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.007_7tf4st: md5 = e1a27150a0588356e93de7298dbd81ec OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.007_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.007_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.008_7tf4st: md5 = b9d6518c9a8b66817e14e10c6717c593 OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.008_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.008_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.009_7tf4st: md5 = 87cdcaba39c7f94cfc86ec15421109da OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.009_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.009_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.010_7tf4st: md5 = a787360dd6dc8e54f5a3006c7837ef7e OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.010_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.010_7tf4st: Deleted 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/24 03:16:14 DEBUG : backcomp/renamefile.rclone_chunk.011_7tf4st: md5 = e0d0595e2c08a0375e2cb91f46ef28fc OK 2025/11/24 03:16:14 INFO : backcomp/renamefile.rclone_chunk.011_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.011_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.012_7tf4st: md5 = 6fae97d96ddcebcd2a61250b6d16a374 OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.012_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.012_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.013_7tf4st: md5 = 3da5c68b2e1a49a17a91dc8ac39b14c6 OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.013_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.013_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.014_7tf4st: md5 = bc2438bb3a1a3f65522c951c8565eed9 OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.014_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.014_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.015_7tf4st: md5 = dcf8ba353f827fbe46667160bfdcab2d OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.015_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.015_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.016_7tf4st: md5 = 5e8480562cf549fc6223b8fd3bafc7f0 OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.016_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.016_7tf4st: Deleted 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/24 03:16:15 DEBUG : backcomp/renamefile.rclone_chunk.017_7tf4st: md5 = c753d58329c969c0a95f5744ff5827af OK 2025/11/24 03:16:15 INFO : backcomp/renamefile.rclone_chunk.017_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.017_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.018_7tf4st: md5 = 630be8b3ec0a3a86f81bf850936947e6 OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.018_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.018_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.019_7tf4st: md5 = 5aac400250c5bc76da8287f93f47982e OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.019_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.019_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.020_7tf4st: md5 = 672bbd0b7788ef8d92f39719bb9ae256 OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.020_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.020_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.021_7tf4st: md5 = cd121357719fa7564e4b3cf2eac006b4 OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.021_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.021_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.022_7tf4st: md5 = ecd7a898f2fbae33559932b595766aca OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.022_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.022_7tf4st: Deleted 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/24 03:16:16 DEBUG : backcomp/renamefile.rclone_chunk.023_7tf4st: md5 = 0b76f117e24c54da5ae8c2a0a3df866e OK 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.023_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/24 03:16:16 INFO : backcomp/renamefile.rclone_chunk.023_7tf4st: Deleted 2025/11/24 03:16:17 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/24 03:16:17 DEBUG : backcomp/renamefile.rclone_chunk.024_7tf4st: md5 = 342d93020c1d23c5d0fac7aadf505f87 OK 2025/11/24 03:16:17 INFO : backcomp/renamefile.rclone_chunk.024_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/24 03:16:17 INFO : backcomp/renamefile.rclone_chunk.024_7tf4st: Deleted 2025/11/24 03:16:17 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/24 03:16:17 DEBUG : backcomp/renamefile.rclone_chunk.025_7tf4st: md5 = ff0e563a5b5cc0c2c79cf29c04f5bafc OK 2025/11/24 03:16:17 INFO : backcomp/renamefile.rclone_chunk.025_7tf4st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/24 03:16:17 INFO : backcomp/renamefile.rclone_chunk.025_7tf4st: Deleted 2025/11/24 03:16:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/24 03:16:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/servermovetest/subdir1" 2025/11/24 03:16:19 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/servermovetest/subdir1" 2025/11/24 03:16:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/servermovetest/subdir2" 2025/11/24 03:16:19 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/servermovetest/subdir2" 2025/11/24 03:16:20 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/24 03:16:20 DEBUG : movefile.rclone_chunk.001_7tfdgx: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/24 03:16:20 INFO : movefile.rclone_chunk.001_7tfdgx: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/24 03:16:20 INFO : movefile.rclone_chunk.001_7tfdgx: Deleted 2025/11/24 03:16:20 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/24 03:16:20 DEBUG : movefile.rclone_chunk.002_7tfdgx: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/24 03:16:20 INFO : movefile.rclone_chunk.002_7tfdgx: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/24 03:16:20 INFO : movefile.rclone_chunk.002_7tfdgx: Deleted 2025/11/24 03:16:20 DEBUG : movefile: copy 2 data chunks... 2025/11/24 03:16:21 DEBUG : movefile: size = 6 OK 2025/11/24 03:16:21 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/24 03:16:21 INFO : movefile: Copied (server-side copy) 2025/11/24 03:16:22 INFO : movefile: Deleted 2025/11/24 03:16:22 DEBUG : Waiting for deletions to finish 2025/11/24 03:16:22 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/24 03:16:22 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/24 03:16:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/24 03:16:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/24 03:16:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/24 03:16:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/24 03:16:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/24 03:16:22 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/24 03:16:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/24 03:16:22 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-xewosij2ruqi/md5all" 2025/11/24 03:16:22 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/24 03:16:22 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/24 03:16:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_7tfg0j: open chunk writer: started multipart upload: glsP6vjNOcQSc5Tp0er2eJnl5mmj2cGfQeVd6Q8LS_DapkB80pXtwvPURyxcpshxVOKGSV3E.VsIOQ2bTrSeAKQbfY4qxvBwEw1jSoGFLvlS4.exRf1iqXSXXdTa4z3X 2025/11/24 03:16:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/24 03:16:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_7tfg0j: multipart upload wrote chunk 1 with 100 bytes and etag "1b581038aa45e0f0ab1499c46d6ba4c6" 2025/11/24 03:16:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_7tfg0j: multipart upload "glsP6vjNOcQSc5Tp0er2eJnl5mmj2cGfQeVd6Q8LS_DapkB80pXtwvPURyxcpshxVOKGSV3E.VsIOQ2bTrSeAKQbfY4qxvBwEw1jSoGFLvlS4.exRf1iqXSXXdTa4z3X" finished 2025/11/24 03:16:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_7tfg0j: Multipart upload Etag: cd16d165574ebe14d4e8509650569c01-1 OK 2025/11/24 03:16:23 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/24 03:16:23 DEBUG : unknown-size-put.txt.rclone_chunk.001_7tfg0j: Src hash empty - aborting Dst hash check 2025/11/24 03:16:23 INFO : unknown-size-put.txt.rclone_chunk.001_7tfg0j: Copied (server-side copy) to: unknown-size-put.txt 2025/11/24 03:16:23 INFO : unknown-size-put.txt.rclone_chunk.001_7tfg0j: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/24 03:16:23 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/24 03:16:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhuc: md5 = cb6ac5c4d4d2ca7a5588d60823c6c29c OK 2025/11/24 03:16:23 INFO : unknown-size-update.txt.rclone_chunk.001_7tfhuc: Copied (server-side copy) to: unknown-size-update.txt 2025/11/24 03:16:23 INFO : unknown-size-update.txt.rclone_chunk.001_7tfhuc: Deleted 2025/11/24 03:16:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhq7: open chunk writer: started multipart upload: 2T4Xol16u4nMLBfu2Tk8KoadY7Pvi6BQ4uo5OCNvU4RJBvwGM59I.T4iNjv_OkDxWP9XGlSGGW_yNTZDt_wA1yVvwDUtY2Uku_5Ahq1gVvk9ihjMVtPbfLtWn7qSi6Km 2025/11/24 03:16:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/24 03:16:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhq7: multipart upload wrote chunk 1 with 200 bytes and etag "a13c3a410fbf5067481c03bce423edb0" 2025/11/24 03:16:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhq7: multipart upload "2T4Xol16u4nMLBfu2Tk8KoadY7Pvi6BQ4uo5OCNvU4RJBvwGM59I.T4iNjv_OkDxWP9XGlSGGW_yNTZDt_wA1yVvwDUtY2Uku_5Ahq1gVvk9ihjMVtPbfLtWn7qSi6Km" finished 2025/11/24 03:16:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhq7: Multipart upload Etag: 8761446b8812ab04e32cdb960ac4917b-1 OK 2025/11/24 03:16:24 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/24 03:16:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_7tfhq7: Src hash empty - aborting Dst hash check 2025/11/24 03:16:24 INFO : unknown-size-update.txt.rclone_chunk.001_7tfhq7: Copied (server-side copy) to: unknown-size-update.txt 2025/11/24 03:16:24 INFO : unknown-size-update.txt.rclone_chunk.001_7tfhq7: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/24 03:16:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xewosij2ruqi/deeper/nonexisting/directory" 2025/11/24 03:16:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xewosij2ruqi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/24 03:16:24 DEBUG : Waiting for deletions to finish 2025/11/24 03:16:24 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/24 03:16:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/24 03:16:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/24 03:16:25 INFO : S3 bucket rclone-test-xewosij2ruqi: Bucket "rclone-test-xewosij2ruqi" deleted 2025/11/24 03:16:25 ERROR : error listing: directory not found 2025/11/24 03:16:25 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (51.41s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir (50.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.69s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/chunker 51.454s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.494878102s (try 1/5)