"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/09/01 05:14:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe" 2026/09/01 05:14:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 05:14:51 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/01 05:14:51 INFO : S3 bucket rclone-test-sikuriy5sahe: Bucket "rclone-test-sikuriy5sahe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/01 05:14:52 INFO : S3 bucket rclone-test-sikuriy5sahe: Bucket "rclone-test-sikuriy5sahe" deleted === RUN TestIntegration/FsMkdir 2026/09/01 05:14:52 INFO : S3 bucket rclone-test-sikuriy5sahe: Bucket "rclone-test-sikuriy5sahe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/01 05:14:52 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/01 05:14:52 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/01 05:14:52 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/01 05:14:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/01 05:14:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ocbp2x: md5 = 38a273655bdbd339cd6c481c31d6b24c OK 2026/09/01 05:14:53 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ocbp2x: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/01 05:14:53 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ocbp2x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/09/01 05:14:54 DEBUG : ./.: size = 100 OK 2026/09/01 05:14:54 DEBUG : ./..rclone_chunk.001_ocbpkj: md5 = 3ef528d6c4f09e857514df6097037859 OK 2026/09/01 05:14:54 INFO : ./..rclone_chunk.001_ocbpkj: Copied (server-side copy) to: ./. 2026/09/01 05:14:54 INFO : ./..rclone_chunk.001_ocbpkj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/09/01 05:14:54 DEBUG : ../..: size = 100 OK 2026/09/01 05:14:54 DEBUG : ../...rclone_chunk.001_ocbqgb: md5 = a0e6a57a46636874a03dc0bcce8affa4 OK 2026/09/01 05:14:54 INFO : ../...rclone_chunk.001_ocbqgb: Copied (server-side copy) to: ../.. 2026/09/01 05:14:55 INFO : ../...rclone_chunk.001_ocbqgb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/01 05:14:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/01 05:14:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ocbr1o: md5 = ca4d44ddef212a7cab61e800eaf32999 OK 2026/09/01 05:14:55 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ocbr1o: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/01 05:14:55 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ocbr1o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/09/01 05:14:56 DEBUG : leading space/ leading space: size = 100 OK 2026/09/01 05:14:56 DEBUG : leading space/ leading space.rclone_chunk.001_ocbsi0: md5 = ecadb4915e9dd602dc0dcc59bb4554e6 OK 2026/09/01 05:14:56 INFO : leading space/ leading space.rclone_chunk.001_ocbsi0: Copied (server-side copy) to: leading space/ leading space 2026/09/01 05:14:56 INFO : leading space/ leading space.rclone_chunk.001_ocbsi0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/09/01 05:14:57 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/01 05:14:57 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_ocbsy0: md5 = e92beec6f4edf296e21dfca4a86bc1c7 OK 2026/09/01 05:14:57 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ocbsy0: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/01 05:14:57 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ocbsy0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/09/01 05:14:57 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/01 05:14:57 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_ocbtgb: md5 = b73b33ba89edac7618cef3e35f012096 OK 2026/09/01 05:14:57 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ocbtgb: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/01 05:14:58 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ocbtgb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/09/01 05:14:58 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/01 05:14:58 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_ocbuz7: md5 = 16560825c380aee3870650d86e2a4621 OK 2026/09/01 05:14:58 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ocbuz7: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/01 05:14:58 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ocbuz7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/09/01 05:14:59 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/01 05:14:59 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_ocbvka: md5 = 1f4971a726402ff85e2d796a91af7bd0 OK 2026/09/01 05:14:59 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ocbvka: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/01 05:14:59 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ocbvka: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/09/01 05:15:00 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/01 05:15:00 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_ocbvcx: md5 = 428f1a3c8286e7ed34cb36db64177ca5 OK 2026/09/01 05:15:00 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ocbvcx: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/01 05:15:00 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ocbvcx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/09/01 05:15:00 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/01 05:15:00 DEBUG : .leading dot/.leading dot.rclone_chunk.001_ocbw10: md5 = ee361fd99917abae8ef3ebfdb435f542 OK 2026/09/01 05:15:00 INFO : .leading dot/.leading dot.rclone_chunk.001_ocbw10: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/01 05:15:00 INFO : .leading dot/.leading dot.rclone_chunk.001_ocbw10: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/09/01 05:15:01 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/01 05:15:01 DEBUG : trailing space /trailing space .rclone_chunk.001_ocbxcg: md5 = 330216d437f65abd8a04e26d2c57c23f OK 2026/09/01 05:15:01 INFO : trailing space /trailing space .rclone_chunk.001_ocbxcg: Copied (server-side copy) to: trailing space /trailing space 2026/09/01 05:15:01 INFO : trailing space /trailing space .rclone_chunk.001_ocbxcg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/09/01 05:15:02 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/01 05:15:02 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_ocbyn0: md5 = 9ba9ddcb7c2e399ecca36422d627bee5 OK 2026/09/01 05:15:02 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ocbyn0: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/01 05:15:02 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ocbyn0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/09/01 05:15:03 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/01 05:15:03 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_ocbydd: md5 = 90415874f7e81ce0361e387634349c3e OK 2026/09/01 05:15:03 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ocbydd: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/01 05:15:03 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ocbydd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/09/01 05:15:03 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/01 05:15:03 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_ocbzzy: md5 = 269deacd9e50b46d6431c75155f318f2 OK 2026/09/01 05:15:03 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ocbzzy: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/01 05:15:03 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ocbzzy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/09/01 05:15:04 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/01 05:15:04 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_occ0yx: md5 = 471386375c2b89fdb346c47971c65c8b OK 2026/09/01 05:15:04 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_occ0yx: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/01 05:15:04 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_occ0yx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/09/01 05:15:05 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/01 05:15:05 DEBUG : trailing dot./trailing dot..rclone_chunk.001_occ04v: md5 = 975f97456b84fb914c5eb6832188c14c OK 2026/09/01 05:15:05 INFO : trailing dot./trailing dot..rclone_chunk.001_occ04v: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/01 05:15:05 INFO : trailing dot./trailing dot..rclone_chunk.001_occ04v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/09/01 05:15:06 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/01 05:15:06 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_occ1vr: md5 = 39ed387008321d6e496d749bd9d4aafe OK 2026/09/01 05:15:06 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_occ1vr: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/01 05:15:06 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_occ1vr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/09/01 05:15:06 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/01 05:15:06 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_occ2en: md5 = eda8c1766fe53b4e0cf73f9709034408 OK 2026/09/01 05:15:06 INFO : test%46.txt/test%46.txt.rclone_chunk.001_occ2en: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/01 05:15:06 INFO : test%46.txt/test%46.txt.rclone_chunk.001_occ2en: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/01 05:15:07 DEBUG : zero-length-file: size = 0 OK 2026/09/01 05:15:07 DEBUG : zero-length-file.rclone_chunk.001_occ3ml: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 05:15:07 INFO : zero-length-file.rclone_chunk.001_occ3ml: Copied (server-side copy) to: zero-length-file 2026/09/01 05:15:07 INFO : zero-length-file.rclone_chunk.001_occ3ml: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/01 05:15:08 DEBUG : file name.txt: size = 100 OK 2026/09/01 05:15:08 DEBUG : file name.txt.rclone_chunk.001_occ49j: md5 = 2da948556af860da1009442bc8edd5d9 OK 2026/09/01 05:15:08 INFO : file name.txt.rclone_chunk.001_occ49j: Copied (server-side copy) to: file name.txt 2026/09/01 05:15:08 INFO : file name.txt.rclone_chunk.001_occ49j: Deleted 2026/09/01 05:15:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/01 05:15:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_occ461: md5 = 007c966260f18c7fa2ce38e829661572 OK 2026/09/01 05:15:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_occ461: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/01 05:15:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_occ461: Deleted 2026/09/01 05:15:09 DEBUG : file name.txt: size = 100 OK 2026/09/01 05:15:09 DEBUG : file name.txt.rclone_chunk.001_occ5hb: md5 = 2135c7376f9aa1761809197c0df87efd OK 2026/09/01 05:15:09 INFO : file name.txt.rclone_chunk.001_occ5hb: Copied (server-side copy) to: file name.txt 2026/09/01 05:15:09 INFO : file name.txt.rclone_chunk.001_occ5hb: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/01 05:15:10 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/01 05:15:10 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/01 05:15:11 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/01 05:15:11 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_occ7a5: md5 = 51371a5b45fc51cf025e0b8aeeeedbcc OK 2026/09/01 05:15:11 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_occ7a5: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/01 05:15:11 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_occ7a5: Deleted 2026/09/01 05:15:12 DEBUG : S3 bucket rclone-test-sikuriy5sahe: bucket is versioned: false 2026/09/01 05:15:12 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:12 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/01 05:15:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/01 05:15:12 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/01 05:15:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/01 05:15:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_occ8p5: md5 = cdacebd562450cc5dd775c26571a343d OK 2026/09/01 05:15:13 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_occ8p5: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/01 05:15:13 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_occ8p5: Deleted 2026/09/01 05:15:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/dirToPurgeFromRoot" 2026/09/01 05:15:13 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/dirToPurgeFromRoot" 2026/09/01 05:15:13 DEBUG : S3 bucket rclone-test-sikuriy5sahe path dirToPurgeFromRoot: bucket is versioned: false 2026/09/01 05:15:13 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:13 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/01 05:15:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/01 05:15:13 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/01 05:15:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/hello? sausage/êé" 2026/09/01 05:15:14 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/hello? sausage/êé" 2026/09/01 05:15:15 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/01 05:15:15 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_occaa1: md5 = 9143a81585aac00497abdb1773b882a1 OK 2026/09/01 05:15:15 INFO : a/b/c/d/e.txt.rclone_chunk.001_occaa1: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/01 05:15:15 INFO : a/b/c/d/e.txt.rclone_chunk.001_occaa1: Deleted 2026/09/01 05:15:15 DEBUG : S3 bucket rclone-test-sikuriy5sahe path hello? sausage/êé: bucket is versioned: false 2026/09/01 05:15:15 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:15 DEBUG : "a/b/c/d/e.txt" version false 2026/09/01 05:15:15 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/01 05:15:15 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/01 05:15:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/01 05:15:19 DEBUG : file name.txt: size = 200 OK 2026/09/01 05:15:19 DEBUG : file name.txt.rclone_chunk.001_occfmi: md5 = 17d1a4dd2a610ba17047d89303686faa OK 2026/09/01 05:15:19 INFO : file name.txt.rclone_chunk.001_occfmi: Copied (server-side copy) to: file name.txt 2026/09/01 05:15:19 INFO : file name.txt.rclone_chunk.001_occfmi: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/01 05:15:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/01 05:15:19 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/01 05:15:19 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-sikuriy5sahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-sikuriy5sahe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/01 05:15:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/not found.txt" 2026/09/01 05:15:19 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/01 05:15:20 NOTICE: S3 bucket rclone-test-sikuriy5sahe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/01 05:15:20 DEBUG : piped data.txt.rclone_chunk.001_occgto: open chunk writer: started multipart upload: 5NCM8YPjDQ4JZlMV1.WVdoLJ79e3.hohmEgPxUnrQ0BBVd9fGqT9g5_hqLquzqmhhfaoVAfbj07N6aRDovu30vdgLYGw76bjjmPk6Rr9azLiqtJpp6nFRhD8QAVYEwm. 2026/09/01 05:15:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/01 05:15:20 DEBUG : piped data.txt.rclone_chunk.001_occgto: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/01 05:15:20 DEBUG : piped data.txt.rclone_chunk.001_occgto: multipart upload "5NCM8YPjDQ4JZlMV1.WVdoLJ79e3.hohmEgPxUnrQ0BBVd9fGqT9g5_hqLquzqmhhfaoVAfbj07N6aRDovu30vdgLYGw76bjjmPk6Rr9azLiqtJpp6nFRhD8QAVYEwm." finished 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occgto: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/01 05:15:21 DEBUG : piped data.txt: size = 0 OK 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occgto: Src hash empty - aborting Dst hash check 2026/09/01 05:15:21 INFO : piped data.txt.rclone_chunk.001_occgto: Copied (server-side copy) to: piped data.txt 2026/09/01 05:15:21 INFO : piped data.txt.rclone_chunk.001_occgto: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occh30: open chunk writer: started multipart upload: D1qxcIBb453HVaPQbOUEUGGhi6d03eJXkeFRZ4ijhWrJYSepKnk06S_VtbkAR6LprdLN81D5RgGbPhqaOUnI0BoxYt5pmacPIZBroLH8ATajLedHEkgQbRcLiPJOGR_D 2026/09/01 05:15:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occh30: multipart upload wrote chunk 1 with 100 bytes and etag "9e4a9fa1b3842e9a2c0d5079ce443d50" 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occh30: multipart upload "D1qxcIBb453HVaPQbOUEUGGhi6d03eJXkeFRZ4ijhWrJYSepKnk06S_VtbkAR6LprdLN81D5RgGbPhqaOUnI0BoxYt5pmacPIZBroLH8ATajLedHEkgQbRcLiPJOGR_D" finished 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occh30: Multipart upload Etag: c1a54e03a9f7bb552d73e1c88d3f0300-1 OK 2026/09/01 05:15:21 DEBUG : piped data.txt: size = 100 OK 2026/09/01 05:15:21 DEBUG : piped data.txt.rclone_chunk.001_occh30: Src hash empty - aborting Dst hash check 2026/09/01 05:15:21 INFO : piped data.txt.rclone_chunk.001_occh30: Copied (server-side copy) to: piped data.txt 2026/09/01 05:15:22 INFO : piped data.txt.rclone_chunk.001_occh30: 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 2026/09/01 05:15:22 INFO : Chunked 'TestChunkerS3:rclone-test-sikuriy5sahe': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/01 05:15:22 DEBUG : small/emptyfile: size = 0 OK 2026/09/01 05:15:22 DEBUG : small/emptyfile.rclone_chunk.001_occiqg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/01 05:15:22 INFO : small/emptyfile.rclone_chunk.001_occiqg: Copied (server-side copy) to: small/emptyfile 2026/09/01 05:15:22 INFO : small/emptyfile.rclone_chunk.001_occiqg: Deleted 2026/09/01 05:15:23 DEBUG : small/smallfile: size = 2 OK 2026/09/01 05:15:23 DEBUG : small/smallfile.rclone_chunk.001_occiuu: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/01 05:15:23 INFO : small/smallfile.rclone_chunk.001_occiuu: Copied (server-side copy) to: small/smallfile 2026/09/01 05:15:23 INFO : small/smallfile.rclone_chunk.001_occiuu: Deleted 2026/09/01 05:15:23 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 2026/09/01 05:15:24 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/01 05:15:24 DEBUG : usermeta/today.rclone_chunk.001_occj70: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/01 05:15:24 INFO : usermeta/today.rclone_chunk.001_occj70: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/01 05:15:24 INFO : usermeta/today.rclone_chunk.001_occj70: Deleted 2026/09/01 05:15:25 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/01 05:15:25 DEBUG : usermeta/past.rclone_chunk.001_occk77: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/01 05:15:25 INFO : usermeta/past.rclone_chunk.001_occk77: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/01 05:15:25 INFO : usermeta/past.rclone_chunk.001_occk77: Deleted 2026/09/01 05:15:26 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/01 05:15:26 DEBUG : usermeta/future.rclone_chunk.001_occl92: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/01 05:15:26 INFO : usermeta/future.rclone_chunk.001_occl92: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/01 05:15:26 INFO : usermeta/future.rclone_chunk.001_occl92: Deleted 2026/09/01 05:15:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/01 05:15:27 DEBUG : future/test: Can't copy - required hash not found 2026/09/01 05:15:27 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/01 05:15:27 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/01 05:15:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-sikuriy5sahe': File to upload is small (3 bytes), uploading instead of streaming 2026/09/01 05:15:27 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:27 DEBUG : "future/test" version false 2026/09/01 05:15:27 DEBUG : future/test: Deleting (id "") 2026/09/01 05:15:27 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/01 05:15:27 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/01 05:15:27 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/01 05:15:27 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/01 05:15:27 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/01 05:15:27 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/01 05:15:27 INFO : future/test.rclone_chunk.001: Deleted 2026/09/01 05:15:27 INFO : future/test.rclone_chunk.002: Deleted 2026/09/01 05:15:28 INFO : future/test: Deleted 2026/09/01 05:15:28 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.001_occo7v: md5 = f13a593a0913ea7f2c97978a20e953a5 OK 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.001_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.001_occo7v: Deleted 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.002_occo7v: md5 = ec40a7f5e7909d8cfaf45c693208b918 OK 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.002_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.002_occo7v: Deleted 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/01 05:15:30 DEBUG : backcomp/renamefile.rclone_chunk.003_occo7v: md5 = f4e3a0142a6187a033a0f7e53eb539af OK 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.003_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/01 05:15:30 INFO : backcomp/renamefile.rclone_chunk.003_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.004_occo7v: md5 = 38e4d92471fea860878f28987d856d80 OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.004_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.004_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.005_occo7v: md5 = fa1d176a45d23798d7b0afe947c5de4d OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.005_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.005_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.006_occo7v: md5 = 777c52b734ca1e26c2905718dfa9db6b OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.006_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.006_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.007_occo7v: md5 = e95dc9d0d240d16b4347119a12503e39 OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.007_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.007_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.008_occo7v: md5 = 486558016c3c50e72d9e6375cd646abf OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.008_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.008_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.009_occo7v: md5 = 05e76d551ba4c69a59e291f3fea4c238 OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.009_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.009_occo7v: Deleted 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/01 05:15:31 DEBUG : backcomp/renamefile.rclone_chunk.010_occo7v: md5 = 099605e724b16faa77f1f0b238a53145 OK 2026/09/01 05:15:31 INFO : backcomp/renamefile.rclone_chunk.010_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.010_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.011_occo7v: md5 = c91a0dfe6028b3b993c345e881f847ae OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.011_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.011_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.012_occo7v: md5 = b236ac5f3ad8360916a18edaf6008034 OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.012_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.012_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.013_occo7v: md5 = 85eaedc582e8bd30b58bf045c4802169 OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.013_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.013_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.014_occo7v: md5 = 73dcbd086a4bbb6e6e39803b95bfdd6e OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.014_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.014_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.015_occo7v: md5 = dd2dd835c36975d7a7ca47e429593b50 OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.015_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.015_occo7v: Deleted 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/01 05:15:32 DEBUG : backcomp/renamefile.rclone_chunk.016_occo7v: md5 = f39aafb6b503d6a8c729ae91eb1a08c7 OK 2026/09/01 05:15:32 INFO : backcomp/renamefile.rclone_chunk.016_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.016_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.017_occo7v: md5 = ec7dcbeb277f5722607d5e3175cd8882 OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.017_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.017_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.018_occo7v: md5 = 71af3946373d1cc43cd02e6474b3a63d OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.018_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.018_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.019_occo7v: md5 = 85a6bdbb851dcfd4f12fbc1f26a61baa OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.019_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.019_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.020_occo7v: md5 = 53bd573c0bc86a96ee9971bd4ec4a2fb OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.020_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.020_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.021_occo7v: md5 = 28356cfb42d8b0bcc338183e8acbd712 OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.021_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.021_occo7v: Deleted 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/01 05:15:33 DEBUG : backcomp/renamefile.rclone_chunk.022_occo7v: md5 = f50359ee37ad5119cdfb42c1b496634c OK 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.022_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/01 05:15:33 INFO : backcomp/renamefile.rclone_chunk.022_occo7v: Deleted 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.023_occo7v: md5 = edcacec16c96a3a6164a68b2e23a4bd7 OK 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.023_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.023_occo7v: Deleted 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.024_occo7v: md5 = 6877a0f9d6f9ba4e22b8e55ece52084e OK 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.024_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.024_occo7v: Deleted 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/01 05:15:34 DEBUG : backcomp/renamefile.rclone_chunk.025_occo7v: md5 = 09b8725930a56a23dc18a84d1e66ae8a OK 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.025_occo7v: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/01 05:15:34 INFO : backcomp/renamefile.rclone_chunk.025_occo7v: Deleted 2026/09/01 05:15:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/01 05:15:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/servermovetest/subdir1" 2026/09/01 05:15:36 DEBUG : Config file has changed externally - reloading 2026/09/01 05:15:36 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/servermovetest/subdir1" 2026/09/01 05:15:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/servermovetest/subdir2" 2026/09/01 05:15:36 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/servermovetest/subdir2" 2026/09/01 05:15:37 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/01 05:15:37 DEBUG : movefile.rclone_chunk.001_occwti: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/01 05:15:37 INFO : movefile.rclone_chunk.001_occwti: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/01 05:15:37 INFO : movefile.rclone_chunk.001_occwti: Deleted 2026/09/01 05:15:37 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/01 05:15:37 DEBUG : movefile.rclone_chunk.002_occwti: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/01 05:15:37 INFO : movefile.rclone_chunk.002_occwti: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/01 05:15:37 INFO : movefile.rclone_chunk.002_occwti: Deleted 2026/09/01 05:15:38 DEBUG : movefile: copy 2 data chunks... 2026/09/01 05:15:38 DEBUG : movefile: size = 6 OK 2026/09/01 05:15:38 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/01 05:15:38 INFO : movefile: Copied (server-side copy) 2026/09/01 05:15:39 INFO : movefile: Deleted 2026/09/01 05:15:39 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:39 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/01 05:15:39 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/01 05:15:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/01 05:15:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/01 05:15:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/01 05:15:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/01 05:15:39 INFO : servermovetest/subdir2/movefile: Deleted 2026/09/01 05:15:39 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/01 05:15:39 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/01 05:15:39 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-sikuriy5sahe/md5all" 2026/09/01 05:15:39 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/01 05:15:39 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/01 05:15:39 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-sikuriy5sahe.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_occz7w?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/01 05:15:39 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-sikuriy5sahe.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_occz7w?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/01 05:15:39 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/01 05:15:39 DEBUG : unknown-size-put.txt.rclone_chunk.001_occztd: open chunk writer: started multipart upload: 7OmfNV26wH1QPtUeb6kJshzm.50ZwVe4v0kg37iriCYLtiEnBP3wdU._9qF0J_PRKW5NhPNSXN4fkKeFXAhbbKcfQy1_nwjgGLyhTwVzW9ooh99vVgx1xtS3jrTt70Uc 2026/09/01 05:15:39 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/01 05:15:39 DEBUG : unknown-size-put.txt.rclone_chunk.001_occztd: multipart upload wrote chunk 1 with 100 bytes and etag "2b73f0b45fb1d4ba003ab305fd4b3f39" 2026/09/01 05:15:39 DEBUG : unknown-size-put.txt.rclone_chunk.001_occztd: multipart upload "7OmfNV26wH1QPtUeb6kJshzm.50ZwVe4v0kg37iriCYLtiEnBP3wdU._9qF0J_PRKW5NhPNSXN4fkKeFXAhbbKcfQy1_nwjgGLyhTwVzW9ooh99vVgx1xtS3jrTt70Uc" finished 2026/09/01 05:15:39 DEBUG : unknown-size-put.txt.rclone_chunk.001_occztd: Multipart upload Etag: 7b9f2fb31781f6c8e961bb2c4e32b731-1 OK 2026/09/01 05:15:40 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/01 05:15:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_occztd: Src hash empty - aborting Dst hash check 2026/09/01 05:15:40 INFO : unknown-size-put.txt.rclone_chunk.001_occztd: Copied (server-side copy) to: unknown-size-put.txt 2026/09/01 05:15:40 INFO : unknown-size-put.txt.rclone_chunk.001_occztd: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/01 05:15:40 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/01 05:15:40 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd003: md5 = bdb319d87e395e261b1933ec1f2b474c OK 2026/09/01 05:15:40 INFO : unknown-size-update.txt.rclone_chunk.001_ocd003: Copied (server-side copy) to: unknown-size-update.txt 2026/09/01 05:15:40 INFO : unknown-size-update.txt.rclone_chunk.001_ocd003: Deleted 2026/09/01 05:15:40 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd0m9: open chunk writer: started multipart upload: SnQBGjBh6pRrTCiIJprr7_2X48tP0cJa3wvpFehE4aBDrD6QTBtaJ5peUYsR2txWcRn2q_tRd3yZv9LbqaxjmxiMeHpQS2FyFKuvKRY7uo.ARMpfvzyaArBC9gVZR0g0 2026/09/01 05:15:40 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/01 05:15:40 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd0m9: multipart upload wrote chunk 1 with 200 bytes and etag "ae6c4c1e695337edef23b6b4446943e2" 2026/09/01 05:15:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd0m9: multipart upload "SnQBGjBh6pRrTCiIJprr7_2X48tP0cJa3wvpFehE4aBDrD6QTBtaJ5peUYsR2txWcRn2q_tRd3yZv9LbqaxjmxiMeHpQS2FyFKuvKRY7uo.ARMpfvzyaArBC9gVZR0g0" finished 2026/09/01 05:15:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd0m9: Multipart upload Etag: 42b806d4214853358e4df8212d12a30a-1 OK 2026/09/01 05:15:41 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/01 05:15:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ocd0m9: Src hash empty - aborting Dst hash check 2026/09/01 05:15:41 INFO : unknown-size-update.txt.rclone_chunk.001_ocd0m9: Copied (server-side copy) to: unknown-size-update.txt 2026/09/01 05:15:41 INFO : unknown-size-update.txt.rclone_chunk.001_ocd0m9: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/01 05:15:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sikuriy5sahe/deeper/nonexisting/directory" 2026/09/01 05:15:41 DEBUG : Creating backend with remote "TestS3:rclone-test-sikuriy5sahe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/09/01 05:15:41 DEBUG : Waiting for deletions to finish 2026/09/01 05:15:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/01 05:15:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/01 05:15:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/01 05:15:42 INFO : S3 bucket rclone-test-sikuriy5sahe: Bucket "rclone-test-sikuriy5sahe" deleted 2026/09/01 05:15:42 ERROR : error listing: directory not found 2026/09/01 05:15:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (51.01s) --- 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.32s) --- PASS: TestIntegration/FsMkdir (50.01s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.80s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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.078s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.109625971s (try 1/5)