"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/08 04:51:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove" 2026/02/08 04:51:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 04:51:38 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/08 04:51:39 INFO : S3 bucket rclone-test-lapisiq9nove: Bucket "rclone-test-lapisiq9nove" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/08 04:51:39 INFO : S3 bucket rclone-test-lapisiq9nove: Bucket "rclone-test-lapisiq9nove" deleted === RUN TestIntegration/FsMkdir 2026/02/08 04:51:40 INFO : S3 bucket rclone-test-lapisiq9nove: Bucket "rclone-test-lapisiq9nove" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/08 04:51:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/08 04:51:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/08 04:51:40 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/02/08 04:51:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/08 04:51:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4oj2or: md5 = 1f947fa290f99e0604f9515f01d42f43 OK 2026/02/08 04:51:41 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4oj2or: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/08 04:51:41 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4oj2or: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/08 04:51:41 DEBUG : ./.: size = 100 OK 2026/02/08 04:51:41 DEBUG : ./..rclone_chunk.001_4oj3kn: md5 = 33ab5d04f5b2bdd6e5b05e7bf2c43c97 OK 2026/02/08 04:51:41 INFO : ./..rclone_chunk.001_4oj3kn: Copied (server-side copy) to: ./. 2026/02/08 04:51:41 INFO : ./..rclone_chunk.001_4oj3kn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/08 04:51:42 DEBUG : ../..: size = 100 OK 2026/02/08 04:51:42 DEBUG : ../...rclone_chunk.001_4oj40y: md5 = a1f12ec1946672baec781f356d70eca6 OK 2026/02/08 04:51:42 INFO : ../...rclone_chunk.001_4oj40y: Copied (server-side copy) to: ../.. 2026/02/08 04:51:42 INFO : ../...rclone_chunk.001_4oj40y: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/08 04:51:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/08 04:51:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4oj519: md5 = 8335f2c36a150ed48bf135cea2830470 OK 2026/02/08 04:51:43 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4oj519: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/08 04:51:43 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4oj519: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/08 04:51:44 DEBUG : leading space/ leading space: size = 100 OK 2026/02/08 04:51:44 DEBUG : leading space/ leading space.rclone_chunk.001_4oj5hn: md5 = b42d12334bfcb8ac9c4d03aca4966afb OK 2026/02/08 04:51:44 INFO : leading space/ leading space.rclone_chunk.001_4oj5hn: Copied (server-side copy) to: leading space/ leading space 2026/02/08 04:51:44 INFO : leading space/ leading space.rclone_chunk.001_4oj5hn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/08 04:51:45 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/08 04:51:45 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_4oj6of: md5 = 6584b194fb573b238f8c3905fdd605d1 OK 2026/02/08 04:51:45 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_4oj6of: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/08 04:51:45 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_4oj6of: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/08 04:51:45 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/08 04:51:45 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_4oj7pa: md5 = 2868178867c385baa81f55e940690774 OK 2026/02/08 04:51:45 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_4oj7pa: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/08 04:51:45 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_4oj7pa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/08 04:51:46 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/08 04:51:46 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_4oj84s: md5 = 71f2cd56de466ddf7fff891d832c3da6 OK 2026/02/08 04:51:46 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_4oj84s: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/08 04:51:46 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_4oj84s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/08 04:51:47 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/08 04:51:47 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_4oj87v: md5 = e9e1e6afac170419ec123e8df5df5c1d OK 2026/02/08 04:51:47 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_4oj87v: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/08 04:51:47 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_4oj87v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/08 04:51:48 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/08 04:51:48 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_4oj9j9: md5 = 442f453759e1aa15e53b73ef25980004 OK 2026/02/08 04:51:48 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_4oj9j9: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/08 04:51:48 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_4oj9j9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/08 04:51:48 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/08 04:51:48 DEBUG : .leading dot/.leading dot.rclone_chunk.001_4ojaf4: md5 = 39b62a57f7bec832c0a0bd56c34a8332 OK 2026/02/08 04:51:48 INFO : .leading dot/.leading dot.rclone_chunk.001_4ojaf4: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/08 04:51:48 INFO : .leading dot/.leading dot.rclone_chunk.001_4ojaf4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/08 04:51:49 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/08 04:51:49 DEBUG : trailing space /trailing space .rclone_chunk.001_4ojbb1: md5 = f9920e4269b11ea8a9d42e30333fbc13 OK 2026/02/08 04:51:49 INFO : trailing space /trailing space .rclone_chunk.001_4ojbb1: Copied (server-side copy) to: trailing space /trailing space 2026/02/08 04:51:49 INFO : trailing space /trailing space .rclone_chunk.001_4ojbb1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/08 04:51:50 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/08 04:51:50 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_4ojbcd: md5 = fbf46c7edb21f75d57a1afe8a56b5f31 OK 2026/02/08 04:51:50 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_4ojbcd: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/08 04:51:50 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_4ojbcd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/08 04:51:51 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/08 04:51:51 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_4ojccn: md5 = 1f5be34a214f2324e877fc5d62dfd79d OK 2026/02/08 04:51:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_4ojccn: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/08 04:51:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_4ojccn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/08 04:51:51 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/08 04:51:51 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_4ojdq7: md5 = bf83b20110fd0e8646bbe579dfab284e OK 2026/02/08 04:51:51 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_4ojdq7: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/08 04:51:51 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_4ojdq7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/08 04:51:52 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/08 04:51:52 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_4ojejk: md5 = 924ccfbfbd2b2abc471d09f481abefe7 OK 2026/02/08 04:51:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_4ojejk: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/08 04:51:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_4ojejk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/08 04:51:53 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/08 04:51:53 DEBUG : trailing dot./trailing dot..rclone_chunk.001_4oje5n: md5 = d1b7cd24ae73bf8cf2df99c2b6de6509 OK 2026/02/08 04:51:53 INFO : trailing dot./trailing dot..rclone_chunk.001_4oje5n: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/08 04:51:53 INFO : trailing dot./trailing dot..rclone_chunk.001_4oje5n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/08 04:51:53 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/08 04:51:53 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_4ojfdg: md5 = 041fbcf9600cfd34887bc4a7d993c70c OK 2026/02/08 04:51:53 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_4ojfdg: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/08 04:51:54 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_4ojfdg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/08 04:51:54 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/08 04:51:54 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_4ojgfv: md5 = e3e167780c15885701f5a03cf38f6cce OK 2026/02/08 04:51:54 INFO : test%46.txt/test%46.txt.rclone_chunk.001_4ojgfv: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/08 04:51:54 INFO : test%46.txt/test%46.txt.rclone_chunk.001_4ojgfv: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/08 04:51:55 DEBUG : zero-length-file: size = 0 OK 2026/02/08 04:51:55 DEBUG : zero-length-file.rclone_chunk.001_4ojhx6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/08 04:51:55 INFO : zero-length-file.rclone_chunk.001_4ojhx6: Copied (server-side copy) to: zero-length-file 2026/02/08 04:51:55 INFO : zero-length-file.rclone_chunk.001_4ojhx6: 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/02/08 04:51:56 DEBUG : file name.txt: size = 100 OK 2026/02/08 04:51:56 DEBUG : file name.txt.rclone_chunk.001_4ojisq: md5 = 77fcef08becb9fad19a1a5170ff14c67 OK 2026/02/08 04:51:56 INFO : file name.txt.rclone_chunk.001_4ojisq: Copied (server-side copy) to: file name.txt 2026/02/08 04:51:56 INFO : file name.txt.rclone_chunk.001_4ojisq: Deleted 2026/02/08 04:51:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/08 04:51:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4oji0i: md5 = 3df43a1442ec3e2fe5227d047be1d5e3 OK 2026/02/08 04:51:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4oji0i: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/08 04:51:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4oji0i: Deleted 2026/02/08 04:51:57 DEBUG : file name.txt: size = 100 OK 2026/02/08 04:51:57 DEBUG : file name.txt.rclone_chunk.001_4ojj3d: md5 = d980615a8b997949ea6bd28a46befb14 OK 2026/02/08 04:51:57 INFO : file name.txt.rclone_chunk.001_4ojj3d: Copied (server-side copy) to: file name.txt 2026/02/08 04:51:57 INFO : file name.txt.rclone_chunk.001_4ojj3d: 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/02/08 04:51:58 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/08 04:51:58 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/02/08 04:51:59 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/08 04:51:59 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_4ojled: md5 = 1cd7045e838339420c1ee32ca24f639d OK 2026/02/08 04:51:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_4ojled: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/08 04:51:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_4ojled: Deleted 2026/02/08 04:52:00 DEBUG : S3 bucket rclone-test-lapisiq9nove: bucket is versioned: false 2026/02/08 04:52:00 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:00 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/08 04:52:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/08 04:52:00 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/08 04:52:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/08 04:52:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4ojmtc: md5 = ea1267967674d7380b8a0f423c137a61 OK 2026/02/08 04:52:01 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4ojmtc: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/08 04:52:01 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4ojmtc: Deleted 2026/02/08 04:52:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/dirToPurgeFromRoot" 2026/02/08 04:52:01 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/dirToPurgeFromRoot" 2026/02/08 04:52:01 DEBUG : S3 bucket rclone-test-lapisiq9nove path dirToPurgeFromRoot: bucket is versioned: false 2026/02/08 04:52:01 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:01 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/08 04:52:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/08 04:52:01 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/08 04:52:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/hello? sausage/êé" 2026/02/08 04:52:02 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/hello? sausage/êé" 2026/02/08 04:52:03 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/08 04:52:03 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_4ojole: md5 = 3a3f6f4a176e7e2bfdf9ff615d0d62b7 OK 2026/02/08 04:52:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_4ojole: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/08 04:52:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_4ojole: Deleted 2026/02/08 04:52:03 DEBUG : S3 bucket rclone-test-lapisiq9nove path hello? sausage/êé: bucket is versioned: false 2026/02/08 04:52:03 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:03 DEBUG : "a/b/c/d/e.txt" version false 2026/02/08 04:52:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/08 04:52:03 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/08 04:52:03 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/02/08 04:52:06 DEBUG : file name.txt: size = 200 OK 2026/02/08 04:52:06 DEBUG : file name.txt.rclone_chunk.001_4ojsej: md5 = d5bb6c3670d8351615d92c84aed8f205 OK 2026/02/08 04:52:06 INFO : file name.txt.rclone_chunk.001_4ojsej: Copied (server-side copy) to: file name.txt 2026/02/08 04:52:06 INFO : file name.txt.rclone_chunk.001_4ojsej: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/08 04:52:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/08 04:52:06 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/08 04:52:07 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-lapisiq9nove/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-lapisiq9nove/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/08 04:52:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/not found.txt" 2026/02/08 04:52:07 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/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/02/08 04:52:07 NOTICE: S3 bucket rclone-test-lapisiq9nove: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/08 04:52:07 DEBUG : piped data.txt.rclone_chunk.001_4ojtzs: open chunk writer: started multipart upload: 3t88XKVbF.L8Fb3gxr0xtqnxH9gqgQg0OXpExE.2F4vstejsvHPgXiJRBe8wdPaTp4JFE62N69.QOx4YaOIXbrLow7ELAUQd9E3HX1Pn1Nx6uhrwh9OSafHOn9.R74zF 2026/02/08 04:52:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojtzs: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojtzs: multipart upload "3t88XKVbF.L8Fb3gxr0xtqnxH9gqgQg0OXpExE.2F4vstejsvHPgXiJRBe8wdPaTp4JFE62N69.QOx4YaOIXbrLow7ELAUQd9E3HX1Pn1Nx6uhrwh9OSafHOn9.R74zF" finished 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojtzs: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/08 04:52:08 DEBUG : piped data.txt: size = 0 OK 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojtzs: Src hash empty - aborting Dst hash check 2026/02/08 04:52:08 INFO : piped data.txt.rclone_chunk.001_4ojtzs: Copied (server-side copy) to: piped data.txt 2026/02/08 04:52:08 INFO : piped data.txt.rclone_chunk.001_4ojtzs: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojubp: open chunk writer: started multipart upload: 3S6dEb2x.zBruGpMA.oZmd_XwdWhzoW0OpM7MMR3ZZUDJn5bNH214t2GLV053usga4rUAESurcBpNFT0fhKkRQDqAYB2enXwe3QXn.nU9zRuCQc1LMhvFH5vMoPuSuS_ 2026/02/08 04:52:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojubp: multipart upload wrote chunk 1 with 100 bytes and etag "108a8e3fc0250171824c354a40bdcaaa" 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojubp: multipart upload "3S6dEb2x.zBruGpMA.oZmd_XwdWhzoW0OpM7MMR3ZZUDJn5bNH214t2GLV053usga4rUAESurcBpNFT0fhKkRQDqAYB2enXwe3QXn.nU9zRuCQc1LMhvFH5vMoPuSuS_" finished 2026/02/08 04:52:08 DEBUG : piped data.txt.rclone_chunk.001_4ojubp: Multipart upload Etag: 022e8710098fd34d6e059e5e832f0a80-1 OK 2026/02/08 04:52:09 DEBUG : piped data.txt: size = 100 OK 2026/02/08 04:52:09 DEBUG : piped data.txt.rclone_chunk.001_4ojubp: Src hash empty - aborting Dst hash check 2026/02/08 04:52:09 INFO : piped data.txt.rclone_chunk.001_4ojubp: Copied (server-side copy) to: piped data.txt 2026/02/08 04:52:09 INFO : piped data.txt.rclone_chunk.001_4ojubp: 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/02/08 04:52:09 INFO : Chunked 'TestChunkerS3:rclone-test-lapisiq9nove': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/08 04:52:09 DEBUG : small/emptyfile: size = 0 OK 2026/02/08 04:52:09 DEBUG : small/emptyfile.rclone_chunk.001_4ojvt5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/08 04:52:09 INFO : small/emptyfile.rclone_chunk.001_4ojvt5: Copied (server-side copy) to: small/emptyfile 2026/02/08 04:52:09 INFO : small/emptyfile.rclone_chunk.001_4ojvt5: Deleted 2026/02/08 04:52:10 DEBUG : small/smallfile: size = 2 OK 2026/02/08 04:52:10 DEBUG : small/smallfile.rclone_chunk.001_4ojwqs: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/08 04:52:10 INFO : small/smallfile.rclone_chunk.001_4ojwqs: Copied (server-side copy) to: small/smallfile 2026/02/08 04:52:10 INFO : small/smallfile.rclone_chunk.001_4ojwqs: Deleted 2026/02/08 04:52:10 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/02/08 04:52:11 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/08 04:52:11 DEBUG : usermeta/today.rclone_chunk.001_4ojxcu: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/08 04:52:11 INFO : usermeta/today.rclone_chunk.001_4ojxcu: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/08 04:52:11 INFO : usermeta/today.rclone_chunk.001_4ojxcu: Deleted 2026/02/08 04:52:12 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/08 04:52:12 DEBUG : usermeta/past.rclone_chunk.001_4ojyla: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/08 04:52:12 INFO : usermeta/past.rclone_chunk.001_4ojyla: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/08 04:52:12 INFO : usermeta/past.rclone_chunk.001_4ojyla: Deleted 2026/02/08 04:52:13 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/08 04:52:13 DEBUG : usermeta/future.rclone_chunk.001_4ojznb: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/08 04:52:13 INFO : usermeta/future.rclone_chunk.001_4ojznb: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/08 04:52:13 INFO : usermeta/future.rclone_chunk.001_4ojznb: Deleted 2026/02/08 04:52:13 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/08 04:52:14 DEBUG : future/test: Can't copy - required hash not found 2026/02/08 04:52:14 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/08 04:52:14 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/08 04:52:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-lapisiq9nove': File to upload is small (3 bytes), uploading instead of streaming 2026/02/08 04:52:15 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:15 DEBUG : "future/test" version false 2026/02/08 04:52:15 DEBUG : future/test: Deleting (id "") 2026/02/08 04:52:15 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/08 04:52:15 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/08 04:52:15 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/08 04:52:15 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/08 04:52:15 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/08 04:52:15 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/08 04:52:15 INFO : future/test: Deleted 2026/02/08 04:52:15 INFO : future/test.rclone_chunk.001: Deleted 2026/02/08 04:52:15 INFO : future/test.rclone_chunk.002: Deleted 2026/02/08 04:52:15 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/08 04:52:17 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/08 04:52:17 DEBUG : backcomp/renamefile.rclone_chunk.001_4ok1st: md5 = ba92c9dc5d35d66821e2f3cdf8e4a9b9 OK 2026/02/08 04:52:17 INFO : backcomp/renamefile.rclone_chunk.001_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/08 04:52:17 INFO : backcomp/renamefile.rclone_chunk.001_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.002_4ok1st: md5 = a6bee7d637885cadbb55d87dd4349f3d OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.002_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.002_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.003_4ok1st: md5 = 13b9d94812ab670479d021a94b2b003a OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.003_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.003_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.004_4ok1st: md5 = c120f0977f1bf329e25f7f0a728a104d OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.004_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.004_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.005_4ok1st: md5 = bed6bdee1f560bfb2c158f6b533da1f4 OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.005_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.005_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.006_4ok1st: md5 = 1127e37d5fc0a263a4e5424019d83b0b OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.006_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.006_4ok1st: Deleted 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/08 04:52:18 DEBUG : backcomp/renamefile.rclone_chunk.007_4ok1st: md5 = 0613e04e168f68da6d41714f86b35b7b OK 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.007_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/08 04:52:18 INFO : backcomp/renamefile.rclone_chunk.007_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.008_4ok1st: md5 = 92f7ba16843d9f31ee5137d6c8d83d7a OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.008_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.008_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.009_4ok1st: md5 = d639d01a7c29fc2f3d6dc370b2b9c937 OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.009_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.009_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.010_4ok1st: md5 = d00b8aea963078f02a9b901a0c39a509 OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.010_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.010_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.011_4ok1st: md5 = 14d39772d2f24c75a8132a4104a85bf8 OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.011_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.011_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.012_4ok1st: md5 = b8d251fc6c106e0bd2644f2c07326a37 OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.012_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.012_4ok1st: Deleted 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/08 04:52:19 DEBUG : backcomp/renamefile.rclone_chunk.013_4ok1st: md5 = da1919da14722e72bb67393d8ad0a78d OK 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.013_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/08 04:52:19 INFO : backcomp/renamefile.rclone_chunk.013_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.014_4ok1st: md5 = fbfd15fd7351a07b982f2bf473f721ed OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.014_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.014_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.015_4ok1st: md5 = e083da0f97073ae10570abd371e2d630 OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.015_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.015_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.016_4ok1st: md5 = 906a2f0a0ba01b6ed6466f6065d343d7 OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.016_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.016_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.017_4ok1st: md5 = 7870c2a66e387384129e5404414a2997 OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.017_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.017_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.018_4ok1st: md5 = dca998ddd32c6df0ed0cf087850491d0 OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.018_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.018_4ok1st: Deleted 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/08 04:52:20 DEBUG : backcomp/renamefile.rclone_chunk.019_4ok1st: md5 = b260b8eab7275c380b69b2f2c988d61c OK 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.019_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/08 04:52:20 INFO : backcomp/renamefile.rclone_chunk.019_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.020_4ok1st: md5 = 70eab5ab1a8f2cf2f77d79de217d9b62 OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.020_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.020_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.021_4ok1st: md5 = d9ea8a2a084f067bf4dd84096e35427e OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.021_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.021_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.022_4ok1st: md5 = 30390190e516a4a35cdcf1bba1483c63 OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.022_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.022_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.023_4ok1st: md5 = 32e5db801a22a4afbc414d2e13d2f343 OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.023_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.023_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.024_4ok1st: md5 = bd3b802b2f178db6fbb7a59546803a42 OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.024_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.024_4ok1st: Deleted 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/08 04:52:21 DEBUG : backcomp/renamefile.rclone_chunk.025_4ok1st: md5 = 09de79967b241759a75a8afc36a46102 OK 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.025_4ok1st: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/08 04:52:21 INFO : backcomp/renamefile.rclone_chunk.025_4ok1st: Deleted 2026/02/08 04:52:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/08 04:52:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/servermovetest/subdir1" 2026/02/08 04:52:23 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/servermovetest/subdir1" 2026/02/08 04:52:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/servermovetest/subdir2" 2026/02/08 04:52:24 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/servermovetest/subdir2" 2026/02/08 04:52:24 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/08 04:52:24 DEBUG : movefile.rclone_chunk.001_4okaiz: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/08 04:52:24 INFO : movefile.rclone_chunk.001_4okaiz: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/08 04:52:24 INFO : movefile.rclone_chunk.001_4okaiz: Deleted 2026/02/08 04:52:25 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/08 04:52:25 DEBUG : movefile.rclone_chunk.002_4okaiz: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/08 04:52:25 INFO : movefile.rclone_chunk.002_4okaiz: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/08 04:52:25 INFO : movefile.rclone_chunk.002_4okaiz: Deleted 2026/02/08 04:52:25 DEBUG : movefile: copy 2 data chunks... 2026/02/08 04:52:26 DEBUG : movefile: size = 6 OK 2026/02/08 04:52:26 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/08 04:52:26 INFO : movefile: Copied (server-side copy) 2026/02/08 04:52:26 INFO : movefile: Deleted 2026/02/08 04:52:26 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:26 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/08 04:52:26 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/08 04:52:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/08 04:52:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/08 04:52:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/08 04:52:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/08 04:52:26 INFO : servermovetest/subdir2/movefile: Deleted 2026/02/08 04:52:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/02/08 04:52:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/08 04:52:26 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-lapisiq9nove/md5all" 2026/02/08 04:52:26 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/08 04:52:26 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/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/02/08 04:52:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_4okc0q: open chunk writer: started multipart upload: Ur.upnkt0z3GOhsFCIrBjJHRwK3EsdcF2Y9MELfnzMIq1h5TPUE8TLs1zu53EeNQr9zp8GX45_K989O5Pb9vwIQUdPcYqPB4sWoU4PGQce110dgI3LIBUHUEuNi6BFJn 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_4okc0q: multipart upload wrote chunk 1 with 100 bytes and etag "77139895e5e99665b326e93ccf850610" 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_4okc0q: multipart upload "Ur.upnkt0z3GOhsFCIrBjJHRwK3EsdcF2Y9MELfnzMIq1h5TPUE8TLs1zu53EeNQr9zp8GX45_K989O5Pb9vwIQUdPcYqPB4sWoU4PGQce110dgI3LIBUHUEuNi6BFJn" finished 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_4okc0q: Multipart upload Etag: 8e88c9f0728b6eba81936f2e876791ee-1 OK 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/08 04:52:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_4okc0q: Src hash empty - aborting Dst hash check 2026/02/08 04:52:27 INFO : unknown-size-put.txt.rclone_chunk.001_4okc0q: Copied (server-side copy) to: unknown-size-put.txt 2026/02/08 04:52:27 INFO : unknown-size-put.txt.rclone_chunk.001_4okc0q: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/08 04:52:27 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/08 04:52:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okdz8: md5 = 3af0ed725334018316d0d3246f7edefc OK 2026/02/08 04:52:27 INFO : unknown-size-update.txt.rclone_chunk.001_4okdz8: Copied (server-side copy) to: unknown-size-update.txt 2026/02/08 04:52:28 INFO : unknown-size-update.txt.rclone_chunk.001_4okdz8: Deleted 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okevq: open chunk writer: started multipart upload: 2n0rXvmDd2ppCawwveJuAhydKLBsnwDZl3d5f5cROT1p4mVREAsCdvjoCTv3rYXt_1e.ymJ2nhatTSFOL4HFsqdVZ9L0J2n4rOjB65.zpaySEAjhj24Rl.nYSqQ5k6O8 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okevq: multipart upload wrote chunk 1 with 200 bytes and etag "8b6774e040c210881bf9bed0172848e2" 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okevq: multipart upload "2n0rXvmDd2ppCawwveJuAhydKLBsnwDZl3d5f5cROT1p4mVREAsCdvjoCTv3rYXt_1e.ymJ2nhatTSFOL4HFsqdVZ9L0J2n4rOjB65.zpaySEAjhj24Rl.nYSqQ5k6O8" finished 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okevq: Multipart upload Etag: 1615d7d62b8ef5d6b14a75cfe949f4c0-1 OK 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/08 04:52:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_4okevq: Src hash empty - aborting Dst hash check 2026/02/08 04:52:28 INFO : unknown-size-update.txt.rclone_chunk.001_4okevq: Copied (server-side copy) to: unknown-size-update.txt 2026/02/08 04:52:28 INFO : unknown-size-update.txt.rclone_chunk.001_4okevq: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/08 04:52:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lapisiq9nove/deeper/nonexisting/directory" 2026/02/08 04:52:28 DEBUG : Creating backend with remote "TestS3:rclone-test-lapisiq9nove/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/02/08 04:52:29 DEBUG : Waiting for deletions to finish 2026/02/08 04:52:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/08 04:52:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/08 04:52:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/08 04:52:29 INFO : S3 bucket rclone-test-lapisiq9nove: Bucket "rclone-test-lapisiq9nove" deleted 2026/02/08 04:52:29 ERROR : error listing: directory not found 2026/02/08 04:52:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (50.89s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir (49.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.16s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- 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.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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- 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 50.944s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 58.852621239s (try 1/5)