"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/08 01:34:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova" 2026/04/08 01:34:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 01:34:32 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/08 01:34:33 INFO : S3 bucket rclone-test-wecikib5nova: Bucket "rclone-test-wecikib5nova" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/08 01:34:34 INFO : S3 bucket rclone-test-wecikib5nova: Bucket "rclone-test-wecikib5nova" deleted === RUN TestIntegration/FsMkdir 2026/04/08 01:34:34 INFO : S3 bucket rclone-test-wecikib5nova: Bucket "rclone-test-wecikib5nova" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/08 01:34:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/08 01:34:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/08 01:34:34 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/08 01:34:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/08 01:34:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5or65g: md5 = 153bf7b6f124ba787bfe6930303e434f OK 2026/04/08 01:34:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5or65g: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/08 01:34:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_5or65g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/08 01:34:36 DEBUG : ./.: size = 100 OK 2026/04/08 01:34:36 DEBUG : ./..rclone_chunk.001_5or6s7: md5 = 02decfc6a51472c3b94ba3394bd869a5 OK 2026/04/08 01:34:36 INFO : ./..rclone_chunk.001_5or6s7: Copied (server-side copy) to: ./. 2026/04/08 01:34:36 INFO : ./..rclone_chunk.001_5or6s7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/08 01:34:37 DEBUG : ../..: size = 100 OK 2026/04/08 01:34:37 DEBUG : ../...rclone_chunk.001_5or7i2: md5 = db561618f230ec8e0b39ad68c9af02dc OK 2026/04/08 01:34:37 INFO : ../...rclone_chunk.001_5or7i2: Copied (server-side copy) to: ../.. 2026/04/08 01:34:37 INFO : ../...rclone_chunk.001_5or7i2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/08 01:34:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/08 01:34:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5or8y6: md5 = 2dbd9f7ccd1d2af3cb5177360574ac71 OK 2026/04/08 01:34:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5or8y6: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/08 01:34:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_5or8y6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/08 01:34:38 DEBUG : leading space/ leading space: size = 100 OK 2026/04/08 01:34:38 DEBUG : leading space/ leading space.rclone_chunk.001_5or9nc: md5 = da23272e84d48134a59a298762d0f723 OK 2026/04/08 01:34:38 INFO : leading space/ leading space.rclone_chunk.001_5or9nc: Copied (server-side copy) to: leading space/ leading space 2026/04/08 01:34:38 INFO : leading space/ leading space.rclone_chunk.001_5or9nc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/08 01:34:39 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/08 01:34:39 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_5or92b: md5 = 0f9eeb291160442e0627f169a0937bf6 OK 2026/04/08 01:34:39 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_5or92b: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/08 01:34:39 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_5or92b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/08 01:34:40 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/08 01:34:40 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_5oranc: md5 = 719e94f1554f98515e9c9a77f4653839 OK 2026/04/08 01:34:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_5oranc: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/08 01:34:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_5oranc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/08 01:34:40 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/08 01:34:40 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_5orboj: md5 = 615599274c2b64e4f9be3d2c62d9a9e2 OK 2026/04/08 01:34:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_5orboj: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/08 01:34:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_5orboj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/08 01:34:41 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/08 01:34:41 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_5orctj: md5 = 46f5e5dec659784e5d4fce16b00ee64a OK 2026/04/08 01:34:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_5orctj: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/08 01:34:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_5orctj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/08 01:34:42 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/08 01:34:42 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_5ordc0: md5 = 2c0361edf9c01c35a5bc9deeb099dfa4 OK 2026/04/08 01:34:42 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_5ordc0: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/08 01:34:42 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_5ordc0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/08 01:34:43 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/08 01:34:43 DEBUG : .leading dot/.leading dot.rclone_chunk.001_5ord6o: md5 = 2eb03b8e214c94756740c459dadbc11d OK 2026/04/08 01:34:43 INFO : .leading dot/.leading dot.rclone_chunk.001_5ord6o: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/08 01:34:43 INFO : .leading dot/.leading dot.rclone_chunk.001_5ord6o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/08 01:34:43 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/08 01:34:43 DEBUG : trailing space /trailing space .rclone_chunk.001_5ore9x: md5 = 060391132224276ff4cfb89bb3de8f5e OK 2026/04/08 01:34:43 INFO : trailing space /trailing space .rclone_chunk.001_5ore9x: Copied (server-side copy) to: trailing space /trailing space 2026/04/08 01:34:43 INFO : trailing space /trailing space .rclone_chunk.001_5ore9x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/08 01:34:44 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/08 01:34:44 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_5orf2x: md5 = 2d79d7270d2cd064ac7aee6b1cbc7858 OK 2026/04/08 01:34:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_5orf2x: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/08 01:34:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_5orf2x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/08 01:34:45 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/08 01:34:45 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_5orgci: md5 = a8f72abaa63e22eaa58cc3a5e28dd3b8 OK 2026/04/08 01:34:45 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_5orgci: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/08 01:34:45 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_5orgci: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/08 01:34:46 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/08 01:34:46 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_5org3a: md5 = 8baa112454caea22cd88a16c343486dc OK 2026/04/08 01:34:46 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_5org3a: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/08 01:34:46 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_5org3a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/08 01:34:46 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/08 01:34:46 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_5orhyf: md5 = 85298f28de91843d995aab2010427e7e OK 2026/04/08 01:34:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_5orhyf: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/08 01:34:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_5orhyf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/08 01:34:47 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/08 01:34:47 DEBUG : trailing dot./trailing dot..rclone_chunk.001_5ori80: md5 = ae97747fef817196c29f2e13bc248579 OK 2026/04/08 01:34:47 INFO : trailing dot./trailing dot..rclone_chunk.001_5ori80: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/08 01:34:47 INFO : trailing dot./trailing dot..rclone_chunk.001_5ori80: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/08 01:34:48 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/08 01:34:48 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_5oriau: md5 = e884adeca73625e4076916a77636c6bd OK 2026/04/08 01:34:48 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_5oriau: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/08 01:34:48 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_5oriau: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/08 01:34:49 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/08 01:34:49 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_5orj2q: md5 = 883db6d5ad10dab3ca0d28fc9a2d7865 OK 2026/04/08 01:34:49 INFO : test%46.txt/test%46.txt.rclone_chunk.001_5orj2q: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/08 01:34:49 INFO : test%46.txt/test%46.txt.rclone_chunk.001_5orj2q: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/08 01:34:50 DEBUG : zero-length-file: size = 0 OK 2026/04/08 01:34:50 DEBUG : zero-length-file.rclone_chunk.001_5ork4t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:34:50 INFO : zero-length-file.rclone_chunk.001_5ork4t: Copied (server-side copy) to: zero-length-file 2026/04/08 01:34:50 INFO : zero-length-file.rclone_chunk.001_5ork4t: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/08 01:34:50 DEBUG : file name.txt: size = 100 OK 2026/04/08 01:34:50 DEBUG : file name.txt.rclone_chunk.001_5orl9p: md5 = d790e42cdb4048fe1f909772d67d2693 OK 2026/04/08 01:34:50 INFO : file name.txt.rclone_chunk.001_5orl9p: Copied (server-side copy) to: file name.txt 2026/04/08 01:34:50 INFO : file name.txt.rclone_chunk.001_5orl9p: Deleted 2026/04/08 01:34:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/08 01:34:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5ormxr: md5 = e6d1a046e3271dca070332de18fdf83f OK 2026/04/08 01:34:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5ormxr: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/08 01:34:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_5ormxr: Deleted 2026/04/08 01:34:51 DEBUG : file name.txt: size = 100 OK 2026/04/08 01:34:51 DEBUG : file name.txt.rclone_chunk.001_5ormkg: md5 = 57d1f894f23d30b470717f8ef1a40bf1 OK 2026/04/08 01:34:51 INFO : file name.txt.rclone_chunk.001_5ormkg: Copied (server-side copy) to: file name.txt 2026/04/08 01:34:51 INFO : file name.txt.rclone_chunk.001_5ormkg: 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 2026/04/08 01:34:52 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/08 01:34:52 DEBUG : Config file has changed externally - reloading 2026/04/08 01:34:52 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/08 01:34:54 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/08 01:34:54 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_5oroi3: md5 = e8519ae39f4382387de34d852d688a0d OK 2026/04/08 01:34:54 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_5oroi3: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/08 01:34:54 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_5oroi3: Deleted 2026/04/08 01:34:54 DEBUG : S3 bucket rclone-test-wecikib5nova: bucket is versioned: false 2026/04/08 01:34:54 DEBUG : Waiting for deletions to finish 2026/04/08 01:34:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/08 01:34:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/08 01:34:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/08 01:34:55 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/08 01:34:55 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5orqr0: md5 = 537142000b907194dac70fac9023be93 OK 2026/04/08 01:34:55 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5orqr0: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/08 01:34:55 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_5orqr0: Deleted 2026/04/08 01:34:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/dirToPurgeFromRoot" 2026/04/08 01:34:56 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/dirToPurgeFromRoot" 2026/04/08 01:34:56 DEBUG : S3 bucket rclone-test-wecikib5nova path dirToPurgeFromRoot: bucket is versioned: false 2026/04/08 01:34:56 DEBUG : Waiting for deletions to finish 2026/04/08 01:34:56 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/08 01:34:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/08 01:34:56 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/08 01:34:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/hello? sausage/êé" 2026/04/08 01:34:56 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/hello? sausage/êé" 2026/04/08 01:34:57 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/08 01:34:57 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_5orrmj: md5 = 50bf752063b3f45437f435c7ae9288c1 OK 2026/04/08 01:34:57 INFO : a/b/c/d/e.txt.rclone_chunk.001_5orrmj: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/08 01:34:57 INFO : a/b/c/d/e.txt.rclone_chunk.001_5orrmj: Deleted 2026/04/08 01:34:58 DEBUG : S3 bucket rclone-test-wecikib5nova path hello? sausage/êé: bucket is versioned: false 2026/04/08 01:34:58 DEBUG : Waiting for deletions to finish 2026/04/08 01:34:58 DEBUG : "a/b/c/d/e.txt" version false 2026/04/08 01:34:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/08 01:34:58 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/08 01:34:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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 2026/04/08 01:35:01 DEBUG : file name.txt: size = 200 OK 2026/04/08 01:35:01 DEBUG : file name.txt.rclone_chunk.001_5orv64: md5 = 857ebf5b0c6bf87cfbe393d257fd4fea OK 2026/04/08 01:35:01 INFO : file name.txt.rclone_chunk.001_5orv64: Copied (server-side copy) to: file name.txt 2026/04/08 01:35:01 INFO : file name.txt.rclone_chunk.001_5orv64: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/08 01:35:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/08 01:35:01 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/08 01:35:01 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-wecikib5nova/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-wecikib5nova/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/08 01:35:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/not found.txt" 2026/04/08 01:35:01 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/08 01:35:02 NOTICE: S3 bucket rclone-test-wecikib5nova: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/08 01:35:02 DEBUG : piped data.txt.rclone_chunk.001_5orxod: open chunk writer: started multipart upload: j65Bi5IzPYe8IGMstBfISo6pcJRPchs5H0RdbMff_Df42aP3BxNY1hAfZeZyXF_qEC.vznQwxVaxkSovwbPUG16cmcHxP..79xsm6masKhW6n3MFzS51eDnXPE4DhDTt 2026/04/08 01:35:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/08 01:35:02 DEBUG : piped data.txt.rclone_chunk.001_5orxod: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 01:35:02 DEBUG : piped data.txt.rclone_chunk.001_5orxod: multipart upload "j65Bi5IzPYe8IGMstBfISo6pcJRPchs5H0RdbMff_Df42aP3BxNY1hAfZeZyXF_qEC.vznQwxVaxkSovwbPUG16cmcHxP..79xsm6masKhW6n3MFzS51eDnXPE4DhDTt" finished 2026/04/08 01:35:02 DEBUG : piped data.txt.rclone_chunk.001_5orxod: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/08 01:35:03 DEBUG : piped data.txt: size = 0 OK 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orxod: Src hash empty - aborting Dst hash check 2026/04/08 01:35:03 INFO : piped data.txt.rclone_chunk.001_5orxod: Copied (server-side copy) to: piped data.txt 2026/04/08 01:35:03 INFO : piped data.txt.rclone_chunk.001_5orxod: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orye0: open chunk writer: started multipart upload: QfDD21YNtTHhgea3RShZZPSJqDjA4PKJu8GU64ajVTjgFkPQtz5I.wz1qY0R5THYvl_YqobsRldy0INOgq8IFWXJIboonJZQ6ZpAryj_T5NX3.ruKTNl76rBQeBlmyGP 2026/04/08 01:35:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orye0: multipart upload wrote chunk 1 with 100 bytes and etag "3067f79ba6b63180be15b4410c6175b1" 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orye0: multipart upload "QfDD21YNtTHhgea3RShZZPSJqDjA4PKJu8GU64ajVTjgFkPQtz5I.wz1qY0R5THYvl_YqobsRldy0INOgq8IFWXJIboonJZQ6ZpAryj_T5NX3.ruKTNl76rBQeBlmyGP" finished 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orye0: Multipart upload Etag: 002d39549295a980b3d6bb2e5e3601e1-1 OK 2026/04/08 01:35:03 DEBUG : piped data.txt: size = 100 OK 2026/04/08 01:35:03 DEBUG : piped data.txt.rclone_chunk.001_5orye0: Src hash empty - aborting Dst hash check 2026/04/08 01:35:03 INFO : piped data.txt.rclone_chunk.001_5orye0: Copied (server-side copy) to: piped data.txt 2026/04/08 01:35:03 INFO : piped data.txt.rclone_chunk.001_5orye0: 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/04/08 01:35:04 INFO : Chunked 'TestChunkerS3:rclone-test-wecikib5nova': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/08 01:35:04 DEBUG : small/emptyfile: size = 0 OK 2026/04/08 01:35:04 DEBUG : small/emptyfile.rclone_chunk.001_5orzem: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:35:04 INFO : small/emptyfile.rclone_chunk.001_5orzem: Copied (server-side copy) to: small/emptyfile 2026/04/08 01:35:04 INFO : small/emptyfile.rclone_chunk.001_5orzem: Deleted 2026/04/08 01:35:05 DEBUG : small/smallfile: size = 2 OK 2026/04/08 01:35:05 DEBUG : small/smallfile.rclone_chunk.001_5orzgw: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/08 01:35:05 INFO : small/smallfile.rclone_chunk.001_5orzgw: Copied (server-side copy) to: small/smallfile 2026/04/08 01:35:05 INFO : small/smallfile.rclone_chunk.001_5orzgw: Deleted 2026/04/08 01:35:05 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/04/08 01:35:06 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/08 01:35:06 DEBUG : usermeta/today.rclone_chunk.001_5os05t: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/08 01:35:06 INFO : usermeta/today.rclone_chunk.001_5os05t: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/08 01:35:06 INFO : usermeta/today.rclone_chunk.001_5os05t: Deleted 2026/04/08 01:35:07 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/08 01:35:07 DEBUG : usermeta/past.rclone_chunk.001_5os193: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/08 01:35:07 INFO : usermeta/past.rclone_chunk.001_5os193: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/08 01:35:07 INFO : usermeta/past.rclone_chunk.001_5os193: Deleted 2026/04/08 01:35:08 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/08 01:35:08 DEBUG : usermeta/future.rclone_chunk.001_5os3pl: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/08 01:35:08 INFO : usermeta/future.rclone_chunk.001_5os3pl: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/08 01:35:08 INFO : usermeta/future.rclone_chunk.001_5os3pl: Deleted 2026/04/08 01:35:08 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/08 01:35:09 DEBUG : future/test: Can't copy - required hash not found 2026/04/08 01:35:09 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/08 01:35:09 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/08 01:35:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-wecikib5nova': File to upload is small (3 bytes), uploading instead of streaming 2026/04/08 01:35:09 DEBUG : Waiting for deletions to finish 2026/04/08 01:35:10 DEBUG : "future/test" version false 2026/04/08 01:35:10 DEBUG : future/test: Deleting (id "") 2026/04/08 01:35:10 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/08 01:35:10 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/08 01:35:10 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/08 01:35:10 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/08 01:35:10 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/08 01:35:10 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/08 01:35:10 INFO : future/test.rclone_chunk.002: Deleted 2026/04/08 01:35:10 INFO : future/test.rclone_chunk.003: Deleted 2026/04/08 01:35:10 INFO : future/test.rclone_chunk.001: Deleted 2026/04/08 01:35:10 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.001_5os52i: md5 = 7ca6b007fd819a820fe94e8f7272ec3c OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.001_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.001_5os52i: Deleted 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.002_5os52i: md5 = 0b6d5975210ee4db807b907649679745 OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.002_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.002_5os52i: Deleted 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.003_5os52i: md5 = 0ecf2d37ff4d894307e243b0aa332fc9 OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.003_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.003_5os52i: Deleted 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.004_5os52i: md5 = a335252f1baee0c7f0a05b8bc17b11e9 OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.004_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.004_5os52i: Deleted 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.005_5os52i: md5 = 0ed27e9563d890b1b22d544a13596c2f OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.005_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.005_5os52i: Deleted 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/08 01:35:13 DEBUG : backcomp/renamefile.rclone_chunk.006_5os52i: md5 = 7853e8039b9cd37d12182a8304ceaba8 OK 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.006_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/08 01:35:13 INFO : backcomp/renamefile.rclone_chunk.006_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.007_5os52i: md5 = 13051ccf8355f72d72d297fe75c00d29 OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.007_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.007_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.008_5os52i: md5 = 3c0a3a14657179418b716ba9c1589101 OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.008_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.008_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.009_5os52i: md5 = 9338bb8ef27d5c2cdbcb460554df1b22 OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.009_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.009_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.010_5os52i: md5 = 7e772ea9fbf5712616934baddf501d64 OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.010_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.010_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.011_5os52i: md5 = 7c14bf27cc279b08026005a4d67fd53f OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.011_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.011_5os52i: Deleted 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/08 01:35:14 DEBUG : backcomp/renamefile.rclone_chunk.012_5os52i: md5 = a713338ae7b070472389ff1332a00b81 OK 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.012_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/08 01:35:14 INFO : backcomp/renamefile.rclone_chunk.012_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.013_5os52i: md5 = b376e69d8eadc474dfb797189eb4c0db OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.013_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.013_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.014_5os52i: md5 = 58684799bae6479f953336b59c706bd2 OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.014_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.014_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.015_5os52i: md5 = 2955fdb2f5b8dc80cc8c612e63ba8b0c OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.015_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.015_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.016_5os52i: md5 = 63407cf0cfd9792fe00e457a4121a765 OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.016_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.016_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.017_5os52i: md5 = a8d08b71cb7be3936e097a7a744a4638 OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.017_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.017_5os52i: Deleted 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/08 01:35:15 DEBUG : backcomp/renamefile.rclone_chunk.018_5os52i: md5 = 98b33c9cb1c5662100abc0dc46ee5bc8 OK 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.018_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/08 01:35:15 INFO : backcomp/renamefile.rclone_chunk.018_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.019_5os52i: md5 = 7ced74dfc0d6aac95b6e6ff277232627 OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.019_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.019_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.020_5os52i: md5 = 1f49953b2e424b23c7808f1dc49f3b89 OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.020_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.020_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.021_5os52i: md5 = 6d898ebb50c18d1d2f2d2e3579ffe85a OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.021_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.021_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.022_5os52i: md5 = b7b05230f4c37bda8222a39d49cfdb3b OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.022_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.022_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.023_5os52i: md5 = b15c78d505e0dfbab2a63681549accd4 OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.023_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.023_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.024_5os52i: md5 = 927a78f47cf245d96018569fc4b668e8 OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.024_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.024_5os52i: Deleted 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/08 01:35:16 DEBUG : backcomp/renamefile.rclone_chunk.025_5os52i: md5 = f880b0d21ece3d10796b32c5e458e007 OK 2026/04/08 01:35:16 INFO : backcomp/renamefile.rclone_chunk.025_5os52i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/08 01:35:17 INFO : backcomp/renamefile.rclone_chunk.025_5os52i: Deleted 2026/04/08 01:35:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/08 01:35:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/servermovetest/subdir1" 2026/04/08 01:35:19 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/servermovetest/subdir1" 2026/04/08 01:35:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/servermovetest/subdir2" 2026/04/08 01:35:19 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/servermovetest/subdir2" 2026/04/08 01:35:20 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/08 01:35:20 DEBUG : movefile.rclone_chunk.001_5oselq: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/08 01:35:20 INFO : movefile.rclone_chunk.001_5oselq: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/08 01:35:20 INFO : movefile.rclone_chunk.001_5oselq: Deleted 2026/04/08 01:35:20 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/08 01:35:20 DEBUG : movefile.rclone_chunk.002_5oselq: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/08 01:35:20 INFO : movefile.rclone_chunk.002_5oselq: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/08 01:35:20 INFO : movefile.rclone_chunk.002_5oselq: Deleted 2026/04/08 01:35:20 DEBUG : movefile: copy 2 data chunks... 2026/04/08 01:35:21 DEBUG : movefile: size = 6 OK 2026/04/08 01:35:21 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/08 01:35:21 INFO : movefile: Copied (server-side copy) 2026/04/08 01:35:21 INFO : movefile: Deleted 2026/04/08 01:35:22 DEBUG : Waiting for deletions to finish 2026/04/08 01:35:22 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/08 01:35:22 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/08 01:35:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/08 01:35:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/08 01:35:22 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/08 01:35:22 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/08 01:35:22 INFO : servermovetest/subdir2/movefile: Deleted 2026/04/08 01:35:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/08 01:35:22 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/08 01:35:22 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-wecikib5nova/md5all" 2026/04/08 01:35:22 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/08 01:35:22 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_5oshbl: open chunk writer: started multipart upload: AOx5OV1E6SkZIG8bkYOXgYVDIyA87.wzBEwqeDRULnjW_3I3juACgYty8eAs2oEZNCt1HyGINzaNmXaducboYprB7JSDJY9nYEogczXfnku7p.5kIdM9.PeFytyJbrfD 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_5oshbl: multipart upload wrote chunk 1 with 100 bytes and etag "5e725927116e9ee0d10036d72d6cdd1a" 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_5oshbl: multipart upload "AOx5OV1E6SkZIG8bkYOXgYVDIyA87.wzBEwqeDRULnjW_3I3juACgYty8eAs2oEZNCt1HyGINzaNmXaducboYprB7JSDJY9nYEogczXfnku7p.5kIdM9.PeFytyJbrfD" finished 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_5oshbl: Multipart upload Etag: 3461f50c5ce793599f714aab7e92ab82-1 OK 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/08 01:35:22 DEBUG : unknown-size-put.txt.rclone_chunk.001_5oshbl: Src hash empty - aborting Dst hash check 2026/04/08 01:35:22 INFO : unknown-size-put.txt.rclone_chunk.001_5oshbl: Copied (server-side copy) to: unknown-size-put.txt 2026/04/08 01:35:22 INFO : unknown-size-put.txt.rclone_chunk.001_5oshbl: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osigg: md5 = ecd5d09d3d91e170ea1a15fb17fa2093 OK 2026/04/08 01:35:23 INFO : unknown-size-update.txt.rclone_chunk.001_5osigg: Copied (server-side copy) to: unknown-size-update.txt 2026/04/08 01:35:23 INFO : unknown-size-update.txt.rclone_chunk.001_5osigg: Deleted 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osi0j: open chunk writer: started multipart upload: OD98632ZDDE5HnhczVVMuMVj8iazl7PUJLGN9ewQLjhkCU.XeRqVEruZMZS1T4uxCo_tcerSFk4aX8wRnbvlc.RXcTChxnp.irDG05iWuwd9Q6SLbXqrB82Pl1dU4quM 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osi0j: multipart upload wrote chunk 1 with 200 bytes and etag "01bafea0122069db75062340e3401872" 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osi0j: multipart upload "OD98632ZDDE5HnhczVVMuMVj8iazl7PUJLGN9ewQLjhkCU.XeRqVEruZMZS1T4uxCo_tcerSFk4aX8wRnbvlc.RXcTChxnp.irDG05iWuwd9Q6SLbXqrB82Pl1dU4quM" finished 2026/04/08 01:35:23 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osi0j: Multipart upload Etag: 26811914e9cd3c8aa187d7f82c40a377-1 OK 2026/04/08 01:35:24 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/08 01:35:24 DEBUG : unknown-size-update.txt.rclone_chunk.001_5osi0j: Src hash empty - aborting Dst hash check 2026/04/08 01:35:24 INFO : unknown-size-update.txt.rclone_chunk.001_5osi0j: Copied (server-side copy) to: unknown-size-update.txt 2026/04/08 01:35:24 INFO : unknown-size-update.txt.rclone_chunk.001_5osi0j: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/08 01:35:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wecikib5nova/deeper/nonexisting/directory" 2026/04/08 01:35:24 DEBUG : Creating backend with remote "TestS3:rclone-test-wecikib5nova/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/08 01:35:24 DEBUG : Waiting for deletions to finish 2026/04/08 01:35:24 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/08 01:35:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/08 01:35:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/08 01:35:24 INFO : S3 bucket rclone-test-wecikib5nova: Bucket "rclone-test-wecikib5nova" deleted 2026/04/08 01:35:24 ERROR : error listing: directory not found 2026/04/08 01:35:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (52.06s) --- 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.34s) --- PASS: TestIntegration/FsMkdir (50.89s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- 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.67s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.15s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.87s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.08s) --- 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.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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 52.099s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.052472176s (try 1/5)