"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/28 01:01:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho" 2025/11/28 01:01:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 01:01:04 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/28 01:01:05 INFO : S3 bucket rclone-test-ziworiz9nuho: Bucket "rclone-test-ziworiz9nuho" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/28 01:01:06 INFO : S3 bucket rclone-test-ziworiz9nuho: Bucket "rclone-test-ziworiz9nuho" deleted === RUN TestIntegration/FsMkdir 2025/11/28 01:01:06 INFO : S3 bucket rclone-test-ziworiz9nuho: Bucket "rclone-test-ziworiz9nuho" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/28 01:01:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/28 01:01:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/28 01:01:06 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/28 01:01:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/28 01:01:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1u1jt: md5 = f67fa7726a185b015a7fd6071ea63600 OK 2025/11/28 01:01:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1u1jt: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/28 01:01:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1u1jt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/28 01:01:08 DEBUG : ./.: size = 100 OK 2025/11/28 01:01:08 DEBUG : ./..rclone_chunk.001_f1u1cj: md5 = fd61dc13fc638f5e0ca7caeb639bf2d1 OK 2025/11/28 01:01:08 INFO : ./..rclone_chunk.001_f1u1cj: Copied (server-side copy) to: ./. 2025/11/28 01:01:08 INFO : ./..rclone_chunk.001_f1u1cj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/28 01:01:08 DEBUG : ../..: size = 100 OK 2025/11/28 01:01:08 DEBUG : ../...rclone_chunk.001_f1u230: md5 = bbdc6af38f367ff087f5ae3764dd822f OK 2025/11/28 01:01:08 INFO : ../...rclone_chunk.001_f1u230: Copied (server-side copy) to: ../.. 2025/11/28 01:01:08 INFO : ../...rclone_chunk.001_f1u230: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/28 01:01:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/28 01:01:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1u310: md5 = f2b2ac1cd1e347291256d41d28874195 OK 2025/11/28 01:01:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1u310: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/28 01:01:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1u310: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/28 01:01:10 DEBUG : leading space/ leading space: size = 100 OK 2025/11/28 01:01:10 DEBUG : leading space/ leading space.rclone_chunk.001_f1u4fg: md5 = 5e525d2b3c92f007d0d783d46ec9e6d8 OK 2025/11/28 01:01:10 INFO : leading space/ leading space.rclone_chunk.001_f1u4fg: Copied (server-side copy) to: leading space/ leading space 2025/11/28 01:01:10 INFO : leading space/ leading space.rclone_chunk.001_f1u4fg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/28 01:01:11 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/28 01:01:11 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_f1u4qe: md5 = fb6d64a4212d81ee9a138f5b02ac39ad OK 2025/11/28 01:01:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_f1u4qe: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/28 01:01:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_f1u4qe: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/28 01:01:11 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/28 01:01:11 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_f1u55x: md5 = 9984c05440058f2556b43408946f05c1 OK 2025/11/28 01:01:11 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_f1u55x: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/28 01:01:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_f1u55x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/28 01:01:12 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/28 01:01:12 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_f1u6q4: md5 = fe2b91177e8133700881fe2ef118d798 OK 2025/11/28 01:01:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_f1u6q4: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/28 01:01:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_f1u6q4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/28 01:01:13 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/28 01:01:13 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_f1u7hs: md5 = d5f393219c150c5f5e8276f672810868 OK 2025/11/28 01:01:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_f1u7hs: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/28 01:01:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_f1u7hs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/28 01:01:14 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/28 01:01:14 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_f1u752: md5 = f5356c1e6c7312fba21d80b499e3ff0f OK 2025/11/28 01:01:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_f1u752: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/28 01:01:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_f1u752: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/28 01:01:14 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/28 01:01:14 DEBUG : .leading dot/.leading dot.rclone_chunk.001_f1u8bl: md5 = 5e2489ca4176b8c9de5d6cac064ca58e OK 2025/11/28 01:01:14 INFO : .leading dot/.leading dot.rclone_chunk.001_f1u8bl: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/28 01:01:14 INFO : .leading dot/.leading dot.rclone_chunk.001_f1u8bl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/28 01:01:15 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/28 01:01:15 DEBUG : trailing space /trailing space .rclone_chunk.001_f1u93k: md5 = 9742336d0dc3972b19281ce5e5ef14a4 OK 2025/11/28 01:01:15 INFO : trailing space /trailing space .rclone_chunk.001_f1u93k: Copied (server-side copy) to: trailing space /trailing space 2025/11/28 01:01:15 INFO : trailing space /trailing space .rclone_chunk.001_f1u93k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/28 01:01:16 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/28 01:01:16 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_f1uaa3: md5 = 1a9834f3886f465fdfd269c24e3e6054 OK 2025/11/28 01:01:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_f1uaa3: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/28 01:01:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_f1uaa3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/28 01:01:17 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/28 01:01:17 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_f1uacg: md5 = a5ef466233253f6ec078064216c49a25 OK 2025/11/28 01:01:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_f1uacg: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/28 01:01:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_f1uacg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/28 01:01:18 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/28 01:01:18 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_f1ubcz: md5 = 10b9f1cb16bf24541c226ae709756982 OK 2025/11/28 01:01:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_f1ubcz: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/28 01:01:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_f1ubcz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/28 01:01:18 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/28 01:01:18 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_f1uc56: md5 = 3e5c918b191a92a7d91691861127c14c OK 2025/11/28 01:01:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_f1uc56: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/28 01:01:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_f1uc56: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/28 01:01:19 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/28 01:01:19 DEBUG : trailing dot./trailing dot..rclone_chunk.001_f1udcf: md5 = 9f680feeab40f6ceb9b95eeffc193109 OK 2025/11/28 01:01:19 INFO : trailing dot./trailing dot..rclone_chunk.001_f1udcf: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/28 01:01:19 INFO : trailing dot./trailing dot..rclone_chunk.001_f1udcf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/28 01:01:20 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/28 01:01:20 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_f1uept: md5 = cca488d7581b11b6613c5c9565d18d92 OK 2025/11/28 01:01:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_f1uept: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/28 01:01:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_f1uept: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/28 01:01:21 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/28 01:01:21 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_f1ue0i: md5 = ee100bae1740954706ef29dfdace5b99 OK 2025/11/28 01:01:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_f1ue0i: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/28 01:01:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_f1ue0i: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/28 01:01:22 DEBUG : zero-length-file: size = 0 OK 2025/11/28 01:01:22 DEBUG : zero-length-file.rclone_chunk.001_f1ufxx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 01:01:22 INFO : zero-length-file.rclone_chunk.001_f1ufxx: Copied (server-side copy) to: zero-length-file 2025/11/28 01:01:22 INFO : zero-length-file.rclone_chunk.001_f1ufxx: 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/28 01:01:22 DEBUG : file name.txt: size = 100 OK 2025/11/28 01:01:22 DEBUG : file name.txt.rclone_chunk.001_f1ugsx: md5 = 9d492bd9a3754b32112e59cc41cb2572 OK 2025/11/28 01:01:22 INFO : file name.txt.rclone_chunk.001_f1ugsx: Copied (server-side copy) to: file name.txt 2025/11/28 01:01:22 INFO : file name.txt.rclone_chunk.001_f1ugsx: Deleted 2025/11/28 01:01:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/28 01:01:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1uh65: md5 = 2febfdeaffa3b2f1087c91b042cf485d OK 2025/11/28 01:01:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1uh65: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/28 01:01:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1uh65: Deleted 2025/11/28 01:01:23 DEBUG : file name.txt: size = 100 OK 2025/11/28 01:01:23 DEBUG : file name.txt.rclone_chunk.001_f1uhpy: md5 = 10675c8e537a6d6cc4809855929043b6 OK 2025/11/28 01:01:23 INFO : file name.txt.rclone_chunk.001_f1uhpy: Copied (server-side copy) to: file name.txt 2025/11/28 01:01:23 INFO : file name.txt.rclone_chunk.001_f1uhpy: 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/28 01:01:24 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/28 01:01:24 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/28 01:01:26 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/28 01:01:26 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1ujg7: md5 = 5179e2213815b5e018027bbf088d126e OK 2025/11/28 01:01:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1ujg7: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/28 01:01:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1ujg7: Deleted 2025/11/28 01:01:26 DEBUG : S3 bucket rclone-test-ziworiz9nuho: bucket is versioned: false 2025/11/28 01:01:26 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/28 01:01:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/28 01:01:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/28 01:01:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/28 01:01:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1ulhx: md5 = 000865fb33c555e25dfd5e5b1f2d4539 OK 2025/11/28 01:01:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1ulhx: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/28 01:01:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1ulhx: Deleted 2025/11/28 01:01:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/dirToPurgeFromRoot" 2025/11/28 01:01:28 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/dirToPurgeFromRoot" 2025/11/28 01:01:28 DEBUG : S3 bucket rclone-test-ziworiz9nuho path dirToPurgeFromRoot: bucket is versioned: false 2025/11/28 01:01:28 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/28 01:01:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/28 01:01:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/28 01:01:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/hello? sausage/êé" 2025/11/28 01:01:28 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/hello? sausage/êé" 2025/11/28 01:01:29 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/28 01:01:29 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_f1um0j: md5 = c637e5397f3628bf119cdbe5cdd017c1 OK 2025/11/28 01:01:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_f1um0j: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/28 01:01:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_f1um0j: Deleted 2025/11/28 01:01:29 DEBUG : S3 bucket rclone-test-ziworiz9nuho path hello? sausage/êé: bucket is versioned: false 2025/11/28 01:01:29 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:29 DEBUG : "a/b/c/d/e.txt" version false 2025/11/28 01:01:29 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/28 01:01:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/28 01:01:30 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/28 01:01:32 DEBUG : file name.txt: size = 200 OK 2025/11/28 01:01:32 DEBUG : file name.txt.rclone_chunk.001_f1uqp8: md5 = e1cc72a217aef8b53ede6b12dea64ddf OK 2025/11/28 01:01:32 INFO : file name.txt.rclone_chunk.001_f1uqp8: Copied (server-side copy) to: file name.txt 2025/11/28 01:01:32 INFO : file name.txt.rclone_chunk.001_f1uqp8: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/28 01:01:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/28 01:01:33 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/28 01:01:33 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-ziworiz9nuho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-ziworiz9nuho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/28 01:01:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/not found.txt" 2025/11/28 01:01:33 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/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/28 01:01:34 NOTICE: S3 bucket rclone-test-ziworiz9nuho: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/28 01:01:34 DEBUG : piped data.txt.rclone_chunk.001_f1us3t: open chunk writer: started multipart upload: JbPqA2NDZSRJbsMhXGHAM2YIv.ogvro4Xcg9iSjHnhKPiyW9nmYAO4ZueuHqz2ZVOlLefdIzIg9HD3945bLK3IhdaX5SrzwnqY.cBHdSS8F3ltMSKlSprVbf_1ye9eWJ 2025/11/28 01:01:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/28 01:01:34 DEBUG : piped data.txt.rclone_chunk.001_f1us3t: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/28 01:01:34 DEBUG : piped data.txt.rclone_chunk.001_f1us3t: multipart upload "JbPqA2NDZSRJbsMhXGHAM2YIv.ogvro4Xcg9iSjHnhKPiyW9nmYAO4ZueuHqz2ZVOlLefdIzIg9HD3945bLK3IhdaX5SrzwnqY.cBHdSS8F3ltMSKlSprVbf_1ye9eWJ" finished 2025/11/28 01:01:34 DEBUG : piped data.txt.rclone_chunk.001_f1us3t: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/28 01:01:34 DEBUG : piped data.txt: size = 0 OK 2025/11/28 01:01:34 DEBUG : piped data.txt.rclone_chunk.001_f1us3t: Src hash empty - aborting Dst hash check 2025/11/28 01:01:34 INFO : piped data.txt.rclone_chunk.001_f1us3t: Copied (server-side copy) to: piped data.txt 2025/11/28 01:01:34 INFO : piped data.txt.rclone_chunk.001_f1us3t: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/28 01:01:35 DEBUG : piped data.txt.rclone_chunk.001_f1usje: open chunk writer: started multipart upload: MxgzaXCtWi7URFhyF.CNGkq3H4nJ2Vb9976HGK9Y1h.W5Q0iyxaMiao8oF6zhnv4WBelZRDJW7jHtk0ogrdw06Wd3KDbTV.CKWrHsKIdCWxqdmSQbjIfDE962I7qCv8l 2025/11/28 01:01:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/28 01:01:35 DEBUG : piped data.txt.rclone_chunk.001_f1usje: multipart upload wrote chunk 1 with 100 bytes and etag "03de97e2bc74ac4fd0f1cc50801e2619" 2025/11/28 01:01:35 DEBUG : piped data.txt.rclone_chunk.001_f1usje: multipart upload "MxgzaXCtWi7URFhyF.CNGkq3H4nJ2Vb9976HGK9Y1h.W5Q0iyxaMiao8oF6zhnv4WBelZRDJW7jHtk0ogrdw06Wd3KDbTV.CKWrHsKIdCWxqdmSQbjIfDE962I7qCv8l" finished 2025/11/28 01:01:35 DEBUG : piped data.txt.rclone_chunk.001_f1usje: Multipart upload Etag: 4ecf87d593e5e0f54199e157b7cfdd08-1 OK 2025/11/28 01:01:35 DEBUG : piped data.txt: size = 100 OK 2025/11/28 01:01:35 DEBUG : piped data.txt.rclone_chunk.001_f1usje: Src hash empty - aborting Dst hash check 2025/11/28 01:01:35 INFO : piped data.txt.rclone_chunk.001_f1usje: Copied (server-side copy) to: piped data.txt 2025/11/28 01:01:35 INFO : piped data.txt.rclone_chunk.001_f1usje: 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/28 01:01:35 INFO : Chunked 'TestChunkerS3:rclone-test-ziworiz9nuho': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/28 01:01:36 DEBUG : small/emptyfile: size = 0 OK 2025/11/28 01:01:36 DEBUG : small/emptyfile.rclone_chunk.001_f1utn6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 01:01:36 INFO : small/emptyfile.rclone_chunk.001_f1utn6: Copied (server-side copy) to: small/emptyfile 2025/11/28 01:01:36 INFO : small/emptyfile.rclone_chunk.001_f1utn6: Deleted 2025/11/28 01:01:36 DEBUG : small/smallfile: size = 2 OK 2025/11/28 01:01:36 DEBUG : small/smallfile.rclone_chunk.001_f1uug2: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/28 01:01:36 INFO : small/smallfile.rclone_chunk.001_f1uug2: Copied (server-side copy) to: small/smallfile 2025/11/28 01:01:36 INFO : small/smallfile.rclone_chunk.001_f1uug2: Deleted 2025/11/28 01:01:37 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/28 01:01:37 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/28 01:01:37 DEBUG : usermeta/today.rclone_chunk.001_f1uvhd: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/28 01:01:37 INFO : usermeta/today.rclone_chunk.001_f1uvhd: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/28 01:01:37 INFO : usermeta/today.rclone_chunk.001_f1uvhd: Deleted 2025/11/28 01:01:38 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/28 01:01:38 DEBUG : usermeta/past.rclone_chunk.001_f1uwko: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/28 01:01:38 INFO : usermeta/past.rclone_chunk.001_f1uwko: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/28 01:01:38 INFO : usermeta/past.rclone_chunk.001_f1uwko: Deleted 2025/11/28 01:01:39 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/28 01:01:39 DEBUG : usermeta/future.rclone_chunk.001_f1uxtz: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/28 01:01:39 INFO : usermeta/future.rclone_chunk.001_f1uxtz: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/28 01:01:39 INFO : usermeta/future.rclone_chunk.001_f1uxtz: Deleted 2025/11/28 01:01:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/28 01:01:40 DEBUG : future/test: Can't copy - required hash not found 2025/11/28 01:01:40 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/28 01:01:40 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/28 01:01:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-ziworiz9nuho': File to upload is small (3 bytes), uploading instead of streaming 2025/11/28 01:01:41 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:41 DEBUG : "future/test" version false 2025/11/28 01:01:41 DEBUG : future/test: Deleting (id "") 2025/11/28 01:01:41 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/28 01:01:41 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/28 01:01:41 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/28 01:01:41 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/28 01:01:41 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/28 01:01:41 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/28 01:01:41 INFO : future/test: Deleted 2025/11/28 01:01:41 INFO : future/test.rclone_chunk.002: Deleted 2025/11/28 01:01:41 INFO : future/test.rclone_chunk.003: Deleted 2025/11/28 01:01:41 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.001_f1uzqd: md5 = 89d38299567f707d7c5acc5f6cbac2cb OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.001_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.001_f1uzqd: Deleted 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.002_f1uzqd: md5 = 7f9f46338a84be4d02259360e8e2e704 OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.002_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.002_f1uzqd: Deleted 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.003_f1uzqd: md5 = c549d34100d284a7070da468e3876255 OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.003_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.003_f1uzqd: Deleted 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.004_f1uzqd: md5 = e591849d7dafec45e1ec65483817a4e8 OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.004_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.004_f1uzqd: Deleted 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.005_f1uzqd: md5 = 8704d301048b37ffcff1d1ca25a09bfb OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.005_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.005_f1uzqd: Deleted 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/28 01:01:44 DEBUG : backcomp/renamefile.rclone_chunk.006_f1uzqd: md5 = 53d82e11c9c6667a01ad794854849f19 OK 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.006_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/28 01:01:44 INFO : backcomp/renamefile.rclone_chunk.006_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.007_f1uzqd: md5 = 78545ca73dd64f2b07e8d4875c11abd1 OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.007_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.007_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.008_f1uzqd: md5 = c899c63273a2f3a2a9e939f09bfbda7f OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.008_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.008_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.009_f1uzqd: md5 = 09e2564fe06a02c90f2af8d58a9245d9 OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.009_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.009_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.010_f1uzqd: md5 = f1fdfcc2f32d7f4426e04e4ade858397 OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.010_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.010_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.011_f1uzqd: md5 = ae84245b2d1c0c0fee8eff367d19769f OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.011_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.011_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.012_f1uzqd: md5 = 0efbed26acd6b48a8254bd49e4e1d61b OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.012_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.012_f1uzqd: Deleted 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/28 01:01:45 DEBUG : backcomp/renamefile.rclone_chunk.013_f1uzqd: md5 = 0deea634119c52a18abb382c526e15fb OK 2025/11/28 01:01:45 INFO : backcomp/renamefile.rclone_chunk.013_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.013_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.014_f1uzqd: md5 = a314446a4013e84e375f301d01590f99 OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.014_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.014_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.015_f1uzqd: md5 = 659c879ffc3b411de586b4c1d7a3b2e3 OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.015_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.015_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.016_f1uzqd: md5 = a00a6928fe277c6fa879a70a96b9192d OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.016_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.016_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.017_f1uzqd: md5 = 60d59bb11ea266bbc76a6bf4d0ad5a78 OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.017_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.017_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.018_f1uzqd: md5 = 9fd3af8f60b9243647fcf6f874b8a863 OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.018_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.018_f1uzqd: Deleted 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/28 01:01:46 DEBUG : backcomp/renamefile.rclone_chunk.019_f1uzqd: md5 = e3fa795fc1a83ebdf7f44cd7df2a348d OK 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.019_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/28 01:01:46 INFO : backcomp/renamefile.rclone_chunk.019_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.020_f1uzqd: md5 = 56ea65684fc8f8b94ef13658a62d647e OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.020_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.020_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.021_f1uzqd: md5 = f5933f72ab7aaaa83f1c81c5d007a01d OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.021_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.021_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.022_f1uzqd: md5 = 54359d843039deda1dd6667b0de54b0e OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.022_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.022_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.023_f1uzqd: md5 = 1bf2d3d2a1a86049cc2695c4be973b43 OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.023_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.023_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.024_f1uzqd: md5 = 13e4cea80b491521b64c97d250e73fff OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.024_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.024_f1uzqd: Deleted 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/28 01:01:47 DEBUG : backcomp/renamefile.rclone_chunk.025_f1uzqd: md5 = 143c0483a5eee9b969f5d9ad76dedf85 OK 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.025_f1uzqd: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/28 01:01:47 INFO : backcomp/renamefile.rclone_chunk.025_f1uzqd: Deleted 2025/11/28 01:01:49 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/28 01:01:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/servermovetest/subdir1" 2025/11/28 01:01:49 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/servermovetest/subdir1" 2025/11/28 01:01:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/servermovetest/subdir2" 2025/11/28 01:01:50 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/servermovetest/subdir2" 2025/11/28 01:01:50 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/28 01:01:50 DEBUG : movefile.rclone_chunk.001_f1v80y: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/28 01:01:50 INFO : movefile.rclone_chunk.001_f1v80y: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/28 01:01:50 INFO : movefile.rclone_chunk.001_f1v80y: Deleted 2025/11/28 01:01:51 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/28 01:01:51 DEBUG : movefile.rclone_chunk.002_f1v80y: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/28 01:01:51 INFO : movefile.rclone_chunk.002_f1v80y: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/28 01:01:51 INFO : movefile.rclone_chunk.002_f1v80y: Deleted 2025/11/28 01:01:51 DEBUG : movefile: copy 2 data chunks... 2025/11/28 01:01:52 DEBUG : movefile: size = 6 OK 2025/11/28 01:01:52 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/28 01:01:52 INFO : movefile: Copied (server-side copy) 2025/11/28 01:01:52 INFO : movefile: Deleted 2025/11/28 01:01:52 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:52 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/28 01:01:52 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/28 01:01:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/28 01:01:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/28 01:01:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/28 01:01:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/28 01:01:52 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/28 01:01:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/28 01:01:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/28 01:01:52 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-ziworiz9nuho/md5all" 2025/11/28 01:01:52 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/28 01:01:52 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/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/28 01:01:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1vaz3: open chunk writer: started multipart upload: VFZ2_PnutZSYz7SZxpuk_oMrfsnylWl2S.0iLkfrF4qs96dmmEnRjoZp2naxaW0IqqHa.EWJqNaRotV2rnz9KbJ_JcDLhRUGlJkZcOkQnRXLggsmGFPPkivGOv79J3u2 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1vaz3: multipart upload wrote chunk 1 with 100 bytes and etag "c536e3e1a1dce94d6974f8706514e0e7" 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1vaz3: multipart upload "VFZ2_PnutZSYz7SZxpuk_oMrfsnylWl2S.0iLkfrF4qs96dmmEnRjoZp2naxaW0IqqHa.EWJqNaRotV2rnz9KbJ_JcDLhRUGlJkZcOkQnRXLggsmGFPPkivGOv79J3u2" finished 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1vaz3: Multipart upload Etag: 5ce5ced6752e1be844fc25b349fba408-1 OK 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/28 01:01:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1vaz3: Src hash empty - aborting Dst hash check 2025/11/28 01:01:53 INFO : unknown-size-put.txt.rclone_chunk.001_f1vaz3: Copied (server-side copy) to: unknown-size-put.txt 2025/11/28 01:01:53 INFO : unknown-size-put.txt.rclone_chunk.001_f1vaz3: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/28 01:01:53 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/28 01:01:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vb2s: md5 = 59f551e3ff46213f8fe62e24fdc246c3 OK 2025/11/28 01:01:53 INFO : unknown-size-update.txt.rclone_chunk.001_f1vb2s: Copied (server-side copy) to: unknown-size-update.txt 2025/11/28 01:01:53 INFO : unknown-size-update.txt.rclone_chunk.001_f1vb2s: Deleted 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vcb6: open chunk writer: started multipart upload: qZx71QUhwIxXyBcZmTg6b.3hcFldC20cgJUHrSOe91c0rChNv4KWU4N3sV5M1x2oKG_BKwpPDPOGtEkXtZQU2BlBTs21r6mR3nuJS68hEsY4bAewfOuxFn1wYtmm.51S 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vcb6: multipart upload wrote chunk 1 with 200 bytes and etag "eff9eff5d763be4409c661746ec4f3ef" 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vcb6: multipart upload "qZx71QUhwIxXyBcZmTg6b.3hcFldC20cgJUHrSOe91c0rChNv4KWU4N3sV5M1x2oKG_BKwpPDPOGtEkXtZQU2BlBTs21r6mR3nuJS68hEsY4bAewfOuxFn1wYtmm.51S" finished 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vcb6: Multipart upload Etag: 789d9441f0f229920d5eb7310b47f4cb-1 OK 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/28 01:01:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1vcb6: Src hash empty - aborting Dst hash check 2025/11/28 01:01:54 INFO : unknown-size-update.txt.rclone_chunk.001_f1vcb6: Copied (server-side copy) to: unknown-size-update.txt 2025/11/28 01:01:54 INFO : unknown-size-update.txt.rclone_chunk.001_f1vcb6: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/28 01:01:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ziworiz9nuho/deeper/nonexisting/directory" 2025/11/28 01:01:54 DEBUG : Creating backend with remote "TestS3:rclone-test-ziworiz9nuho/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/28 01:01:55 DEBUG : Waiting for deletions to finish 2025/11/28 01:01:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/28 01:01:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/28 01:01:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/28 01:01:55 INFO : S3 bucket rclone-test-ziworiz9nuho: Bucket "rclone-test-ziworiz9nuho" deleted 2025/11/28 01:01:55 ERROR : error listing: directory not found 2025/11/28 01:01:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (50.71s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.19s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (49.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.66s) --- 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.05s) --- 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.10s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 50.783s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m4.916475407s (try 1/5)