"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/03/05 05:47:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco" 2026/03/05 05:47:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 05:47:05 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/05 05:47:06 INFO : S3 bucket rclone-test-jesagif3xoco: Bucket "rclone-test-jesagif3xoco" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/05 05:47:06 INFO : S3 bucket rclone-test-jesagif3xoco: Bucket "rclone-test-jesagif3xoco" deleted === RUN TestIntegration/FsMkdir 2026/03/05 05:47:07 INFO : S3 bucket rclone-test-jesagif3xoco: Bucket "rclone-test-jesagif3xoco" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/05 05:47:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/05 05:47:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/05 05:47:07 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/03/05 05:47:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/03/05 05:47:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1roxj: md5 = a80ff76404be203dda855f58206faa83 OK 2026/03/05 05:47:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1roxj: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/05 05:47:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_f1roxj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/05 05:47:08 DEBUG : ./.: size = 100 OK 2026/03/05 05:47:08 DEBUG : ./..rclone_chunk.001_f1rpif: md5 = 1805b3908bca1787221e5c5b6db3c128 OK 2026/03/05 05:47:08 INFO : ./..rclone_chunk.001_f1rpif: Copied (server-side copy) to: ./. 2026/03/05 05:47:08 INFO : ./..rclone_chunk.001_f1rpif: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/05 05:47:09 DEBUG : ../..: size = 100 OK 2026/03/05 05:47:09 DEBUG : ../...rclone_chunk.001_f1rqhj: md5 = 7da770c24157e852e4b2f85e22ef9627 OK 2026/03/05 05:47:09 INFO : ../...rclone_chunk.001_f1rqhj: Copied (server-side copy) to: ../.. 2026/03/05 05:47:09 INFO : ../...rclone_chunk.001_f1rqhj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/05 05:47:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/03/05 05:47:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1rq2d: md5 = 13b1a6cd500ae2dcf70f4721df64add0 OK 2026/03/05 05:47:10 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1rq2d: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/05 05:47:10 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_f1rq2d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/05 05:47:10 DEBUG : leading space/ leading space: size = 100 OK 2026/03/05 05:47:10 DEBUG : leading space/ leading space.rclone_chunk.001_f1rrjd: md5 = 0b01866dea3aa32a3d3635770dd18010 OK 2026/03/05 05:47:10 INFO : leading space/ leading space.rclone_chunk.001_f1rrjd: Copied (server-side copy) to: leading space/ leading space 2026/03/05 05:47:10 INFO : leading space/ leading space.rclone_chunk.001_f1rrjd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/05 05:47:11 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/03/05 05:47:11 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_f1rsm1: md5 = d21080519718d1b10d6ecbd588a8174a OK 2026/03/05 05:47:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_f1rsm1: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/03/05 05:47:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_f1rsm1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/05 05:47:12 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/03/05 05:47:12 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_f1rty2: md5 = 3dfa0354abefc8654da562eb1dce45b1 OK 2026/03/05 05:47:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_f1rty2: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/03/05 05:47:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_f1rty2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/05 05:47:13 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/03/05 05:47:13 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_f1rttn: md5 = 8e99d443b0809254a5e6df9e67674c4e OK 2026/03/05 05:47:13 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_f1rttn: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/03/05 05:47:13 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_f1rttn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/05 05:47:14 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/03/05 05:47:14 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_f1rufj: md5 = 1393287060ecc92244add583e389b663 OK 2026/03/05 05:47:14 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_f1rufj: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/03/05 05:47:14 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_f1rufj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/05 05:47:14 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/03/05 05:47:14 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_f1rv69: md5 = 7bf2b3f450aa69dbf06fa9d71d433920 OK 2026/03/05 05:47:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_f1rv69: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/03/05 05:47:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_f1rv69: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/05 05:47:15 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/03/05 05:47:15 DEBUG : .leading dot/.leading dot.rclone_chunk.001_f1rwvh: md5 = ee6e8cf8df828ee63a6916530aa72c95 OK 2026/03/05 05:47:15 INFO : .leading dot/.leading dot.rclone_chunk.001_f1rwvh: Copied (server-side copy) to: .leading dot/.leading dot 2026/03/05 05:47:15 INFO : .leading dot/.leading dot.rclone_chunk.001_f1rwvh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/05 05:47:16 DEBUG : trailing space /trailing space : size = 100 OK 2026/03/05 05:47:16 DEBUG : trailing space /trailing space .rclone_chunk.001_f1rxgb: md5 = 1cdcbe48a1a9453e7f84761feef51d2c OK 2026/03/05 05:47:16 INFO : trailing space /trailing space .rclone_chunk.001_f1rxgb: Copied (server-side copy) to: trailing space /trailing space 2026/03/05 05:47:16 INFO : trailing space /trailing space .rclone_chunk.001_f1rxgb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/05 05:47:17 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/03/05 05:47:17 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_f1rxhf: md5 = cd4ff8dc42876dceb8a042bb55374092 OK 2026/03/05 05:47:17 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_f1rxhf: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/03/05 05:47:17 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_f1rxhf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/05 05:47:17 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/03/05 05:47:17 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_f1ryr1: md5 = c853d7dad732835bdc640d55db1d3d22 OK 2026/03/05 05:47:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_f1ryr1: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/03/05 05:47:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_f1ryr1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/05 05:47:18 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/03/05 05:47:18 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_f1rzfw: md5 = 000a171aca8bfee5b73ad3f2f651caa9 OK 2026/03/05 05:47:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_f1rzfw: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/03/05 05:47:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_f1rzfw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/05 05:47:19 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/03/05 05:47:19 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_f1s0he: md5 = fe33e62d7803e79a6d716b576d720030 OK 2026/03/05 05:47:19 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_f1s0he: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/03/05 05:47:19 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_f1s0he: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/05 05:47:20 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/03/05 05:47:20 DEBUG : trailing dot./trailing dot..rclone_chunk.001_f1s0rr: md5 = 46ce186adcf17c61b6bd6ccd18c4a0f2 OK 2026/03/05 05:47:20 INFO : trailing dot./trailing dot..rclone_chunk.001_f1s0rr: Copied (server-side copy) to: trailing dot./trailing dot. 2026/03/05 05:47:20 INFO : trailing dot./trailing dot..rclone_chunk.001_f1s0rr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/05 05:47:20 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/03/05 05:47:20 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_f1s1es: md5 = c14171adb57413b2e34ef1630ab9b6d9 OK 2026/03/05 05:47:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_f1s1es: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/03/05 05:47:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_f1s1es: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/05 05:47:21 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/03/05 05:47:21 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_f1s2r2: md5 = 549a69468af978eaee290ed6009a351f OK 2026/03/05 05:47:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_f1s2r2: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/03/05 05:47:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_f1s2r2: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/05 05:47:22 DEBUG : zero-length-file: size = 0 OK 2026/03/05 05:47:22 DEBUG : zero-length-file.rclone_chunk.001_f1s3rv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/05 05:47:22 INFO : zero-length-file.rclone_chunk.001_f1s3rv: Copied (server-side copy) to: zero-length-file 2026/03/05 05:47:22 INFO : zero-length-file.rclone_chunk.001_f1s3rv: 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/03/05 05:47:23 DEBUG : file name.txt: size = 100 OK 2026/03/05 05:47:23 DEBUG : file name.txt.rclone_chunk.001_f1s49v: md5 = aaed4084aa2f0b0943ab43f4316880fc OK 2026/03/05 05:47:23 INFO : file name.txt.rclone_chunk.001_f1s49v: Copied (server-side copy) to: file name.txt 2026/03/05 05:47:23 INFO : file name.txt.rclone_chunk.001_f1s49v: Deleted 2026/03/05 05:47:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/03/05 05:47:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1s49s: md5 = 0a249a25be99cc13dbf6d1513bf31627 OK 2026/03/05 05:47:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1s49s: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/05 05:47:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_f1s49s: Deleted 2026/03/05 05:47:24 DEBUG : file name.txt: size = 100 OK 2026/03/05 05:47:24 DEBUG : file name.txt.rclone_chunk.001_f1s59m: md5 = 0fa33f888e9248d327d558e148ce77b9 OK 2026/03/05 05:47:24 INFO : file name.txt.rclone_chunk.001_f1s59m: Copied (server-side copy) to: file name.txt 2026/03/05 05:47:24 INFO : file name.txt.rclone_chunk.001_f1s59m: 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/03/05 05:47:25 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/03/05 05:47:25 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/03/05 05:47:26 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/03/05 05:47:26 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1s7rc: md5 = 1cadfe7dd0cf12b8c49680526695db63 OK 2026/03/05 05:47:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1s7rc: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/03/05 05:47:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_f1s7rc: Deleted 2026/03/05 05:47:27 DEBUG : S3 bucket rclone-test-jesagif3xoco: bucket is versioned: false 2026/03/05 05:47:27 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:27 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/05 05:47:27 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/05 05:47:27 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/05 05:47:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/03/05 05:47:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1s87o: md5 = 171b3a4c0e565d98f4cbe1c75424a79a OK 2026/03/05 05:47:28 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1s87o: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/03/05 05:47:28 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_f1s87o: Deleted 2026/03/05 05:47:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/dirToPurgeFromRoot" 2026/03/05 05:47:28 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/dirToPurgeFromRoot" 2026/03/05 05:47:28 DEBUG : S3 bucket rclone-test-jesagif3xoco path dirToPurgeFromRoot: bucket is versioned: false 2026/03/05 05:47:28 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:29 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/05 05:47:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/05 05:47:29 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/05 05:47:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/hello? sausage/êé" 2026/03/05 05:47:29 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/hello? sausage/êé" 2026/03/05 05:47:30 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/03/05 05:47:30 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_f1sabk: md5 = 0f89ab350b7b2f8cc688ea6e6ab8ac60 OK 2026/03/05 05:47:30 INFO : a/b/c/d/e.txt.rclone_chunk.001_f1sabk: Copied (server-side copy) to: a/b/c/d/e.txt 2026/03/05 05:47:30 INFO : a/b/c/d/e.txt.rclone_chunk.001_f1sabk: Deleted 2026/03/05 05:47:30 DEBUG : S3 bucket rclone-test-jesagif3xoco path hello? sausage/êé: bucket is versioned: false 2026/03/05 05:47:30 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:30 DEBUG : "a/b/c/d/e.txt" version false 2026/03/05 05:47:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/05 05:47:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/05 05:47:30 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/03/05 05:47:33 DEBUG : file name.txt: size = 200 OK 2026/03/05 05:47:33 DEBUG : file name.txt.rclone_chunk.001_f1see8: md5 = fd63c6a1d7174c9ad4ffcc2e5df63f3b OK 2026/03/05 05:47:33 INFO : file name.txt.rclone_chunk.001_f1see8: Copied (server-side copy) to: file name.txt 2026/03/05 05:47:33 INFO : file name.txt.rclone_chunk.001_f1see8: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/05 05:47:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/05 05:47:34 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/05 05:47:34 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-jesagif3xoco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-jesagif3xoco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/05 05:47:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/not found.txt" 2026/03/05 05:47:34 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/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/03/05 05:47:35 NOTICE: S3 bucket rclone-test-jesagif3xoco: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/05 05:47:35 DEBUG : piped data.txt.rclone_chunk.001_f1sgcf: open chunk writer: started multipart upload: op_OsHr0yGGrjv_j9FZKje3uRj86B_SCZ3iWTsxw9ckg3ztRZnb8xCC2vNullhkRnVi3phx1txrVInTu7UXQ4VderrnvnYZEV7jImYGXiwYSB0b6pRsNYGtgJza4IG51 2026/03/05 05:47:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/05 05:47:35 DEBUG : piped data.txt.rclone_chunk.001_f1sgcf: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/05 05:47:35 DEBUG : piped data.txt.rclone_chunk.001_f1sgcf: multipart upload "op_OsHr0yGGrjv_j9FZKje3uRj86B_SCZ3iWTsxw9ckg3ztRZnb8xCC2vNullhkRnVi3phx1txrVInTu7UXQ4VderrnvnYZEV7jImYGXiwYSB0b6pRsNYGtgJza4IG51" finished 2026/03/05 05:47:35 DEBUG : piped data.txt.rclone_chunk.001_f1sgcf: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/03/05 05:47:35 DEBUG : piped data.txt: size = 0 OK 2026/03/05 05:47:35 DEBUG : piped data.txt.rclone_chunk.001_f1sgcf: Src hash empty - aborting Dst hash check 2026/03/05 05:47:35 INFO : piped data.txt.rclone_chunk.001_f1sgcf: Copied (server-side copy) to: piped data.txt 2026/03/05 05:47:35 INFO : piped data.txt.rclone_chunk.001_f1sgcf: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/05 05:47:36 DEBUG : piped data.txt.rclone_chunk.001_f1shf6: open chunk writer: started multipart upload: H_dLaGOVVVarVSWF45rt4dnFiazHEMqgP3Dh7Gn4f5KWJWW0snyuP1beA142tDx1U6rblBUUxH5Oh34I8FF7Q2oNc0dvAhWN7Rf.qyAZl3bL6P5_Ps9F.NoEyiWTpZqX 2026/03/05 05:47:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 05:47:36 DEBUG : piped data.txt.rclone_chunk.001_f1shf6: multipart upload wrote chunk 1 with 100 bytes and etag "1e9f9ab8a3b1c35322174d110eca63c6" 2026/03/05 05:47:36 DEBUG : piped data.txt.rclone_chunk.001_f1shf6: multipart upload "H_dLaGOVVVarVSWF45rt4dnFiazHEMqgP3Dh7Gn4f5KWJWW0snyuP1beA142tDx1U6rblBUUxH5Oh34I8FF7Q2oNc0dvAhWN7Rf.qyAZl3bL6P5_Ps9F.NoEyiWTpZqX" finished 2026/03/05 05:47:36 DEBUG : piped data.txt.rclone_chunk.001_f1shf6: Multipart upload Etag: c71f0607a5f44a22fd5804b65a5f65b9-1 OK 2026/03/05 05:47:36 DEBUG : piped data.txt: size = 100 OK 2026/03/05 05:47:36 DEBUG : piped data.txt.rclone_chunk.001_f1shf6: Src hash empty - aborting Dst hash check 2026/03/05 05:47:36 INFO : piped data.txt.rclone_chunk.001_f1shf6: Copied (server-side copy) to: piped data.txt 2026/03/05 05:47:36 INFO : piped data.txt.rclone_chunk.001_f1shf6: 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/03/05 05:47:36 INFO : Chunked 'TestChunkerS3:rclone-test-jesagif3xoco': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/03/05 05:47:37 DEBUG : small/emptyfile: size = 0 OK 2026/03/05 05:47:37 DEBUG : small/emptyfile.rclone_chunk.001_f1sh5e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/05 05:47:37 INFO : small/emptyfile.rclone_chunk.001_f1sh5e: Copied (server-side copy) to: small/emptyfile 2026/03/05 05:47:37 INFO : small/emptyfile.rclone_chunk.001_f1sh5e: Deleted 2026/03/05 05:47:38 DEBUG : small/smallfile: size = 2 OK 2026/03/05 05:47:38 DEBUG : small/smallfile.rclone_chunk.001_f1sil7: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/03/05 05:47:38 INFO : small/smallfile.rclone_chunk.001_f1sil7: Copied (server-side copy) to: small/smallfile 2026/03/05 05:47:38 INFO : small/smallfile.rclone_chunk.001_f1sil7: Deleted 2026/03/05 05:47:38 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/03/05 05:47:38 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/03/05 05:47:38 DEBUG : usermeta/today.rclone_chunk.001_f1sjwk: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/03/05 05:47:38 INFO : usermeta/today.rclone_chunk.001_f1sjwk: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/03/05 05:47:38 INFO : usermeta/today.rclone_chunk.001_f1sjwk: Deleted 2026/03/05 05:47:39 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/03/05 05:47:39 DEBUG : usermeta/past.rclone_chunk.001_f1sken: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/03/05 05:47:39 INFO : usermeta/past.rclone_chunk.001_f1sken: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/03/05 05:47:39 INFO : usermeta/past.rclone_chunk.001_f1sken: Deleted 2026/03/05 05:47:40 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/03/05 05:47:40 DEBUG : usermeta/future.rclone_chunk.001_f1slpc: md5 = 82e240013837bf80c807dba600b4594d OK 2026/03/05 05:47:40 INFO : usermeta/future.rclone_chunk.001_f1slpc: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/03/05 05:47:40 INFO : usermeta/future.rclone_chunk.001_f1slpc: Deleted 2026/03/05 05:47:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/03/05 05:47:42 DEBUG : future/test: Can't copy - required hash not found 2026/03/05 05:47:42 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/05 05:47:42 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/05 05:47:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jesagif3xoco': File to upload is small (3 bytes), uploading instead of streaming 2026/03/05 05:47:42 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:42 DEBUG : "future/test" version false 2026/03/05 05:47:42 DEBUG : future/test: Deleting (id "") 2026/03/05 05:47:42 DEBUG : "future/test.rclone_chunk.001" version false 2026/03/05 05:47:42 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/03/05 05:47:42 DEBUG : "future/test.rclone_chunk.002" version false 2026/03/05 05:47:42 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/03/05 05:47:42 DEBUG : "future/test.rclone_chunk.003" version false 2026/03/05 05:47:42 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/03/05 05:47:42 INFO : future/test: Deleted 2026/03/05 05:47:42 INFO : future/test.rclone_chunk.001: Deleted 2026/03/05 05:47:42 INFO : future/test.rclone_chunk.003: Deleted 2026/03/05 05:47:42 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.001_f1sn4a: md5 = 25e58b8c7d802ab76f8f4b469417a494 OK 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.001_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.001_f1sn4a: Deleted 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.002_f1sn4a: md5 = 3edd8c89c8d39b7580794a5b9c93661f OK 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.002_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.002_f1sn4a: Deleted 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.003_f1sn4a: md5 = f8f1de67785247e1461be6db9f88d282 OK 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.003_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.003_f1sn4a: Deleted 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.004_f1sn4a: md5 = fcee075fa9bd3879fc047cb546ae407f OK 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.004_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.004_f1sn4a: Deleted 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/03/05 05:47:45 DEBUG : backcomp/renamefile.rclone_chunk.005_f1sn4a: md5 = 58de285adf3311e89b69dd4c64d8abbb OK 2026/03/05 05:47:45 INFO : backcomp/renamefile.rclone_chunk.005_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.005_f1sn4a: Deleted 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.006_f1sn4a: md5 = 64f89049e6fe29012ce88187d11f57c4 OK 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.006_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.006_f1sn4a: Deleted 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.007_f1sn4a: md5 = 315bed9d17e1214bd6f300f2eb6d2e61 OK 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.007_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.007_f1sn4a: Deleted 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.008_f1sn4a: md5 = 20228e99bc3c7dceb717e5a58d80d3e7 OK 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.008_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.008_f1sn4a: Deleted 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.009_f1sn4a: md5 = 57f42bab2515cfd631f36f97fd8b3255 OK 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.009_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.009_f1sn4a: Deleted 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/03/05 05:47:46 DEBUG : backcomp/renamefile.rclone_chunk.010_f1sn4a: md5 = 135620b8a9ccca91b489f847718a39b5 OK 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.010_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/03/05 05:47:46 INFO : backcomp/renamefile.rclone_chunk.010_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.011_f1sn4a: md5 = 54a631a2d04b794a0405f02b09a1a480 OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.011_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.011_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.012_f1sn4a: md5 = 63207a9abdcf0e9c207dca6d1c18d511 OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.012_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.012_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.013_f1sn4a: md5 = 77f82ef57e7077242dea427e80bed069 OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.013_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.013_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.014_f1sn4a: md5 = c01c885d6187e50ab817bdcaecfbdede OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.014_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.014_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.015_f1sn4a: md5 = 9dc5782ecf42b50d06a8618c6b0cf761 OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.015_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.015_f1sn4a: Deleted 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/03/05 05:47:47 DEBUG : backcomp/renamefile.rclone_chunk.016_f1sn4a: md5 = 31d780e4bc3f8a5fd23b5dd892d6870c OK 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.016_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/03/05 05:47:47 INFO : backcomp/renamefile.rclone_chunk.016_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.017_f1sn4a: md5 = 7c39bd35a7a10bca4480cb92e4e132e2 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.017_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.017_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.018_f1sn4a: md5 = 2e898c10862ddfe833ffdadda27cc3c8 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.018_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.018_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.019_f1sn4a: md5 = f30d4ac27fb2c41e3e53b4bb3a445862 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.019_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.019_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.020_f1sn4a: md5 = 0a0e17837b766a2e15c4bfd2353251d6 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.020_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.020_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.021_f1sn4a: md5 = e5e261330a29c3e746058cad09185f98 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.021_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.021_f1sn4a: Deleted 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/03/05 05:47:48 DEBUG : backcomp/renamefile.rclone_chunk.022_f1sn4a: md5 = bdcdea5c80445030d166d15f773b8c77 OK 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.022_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/03/05 05:47:48 INFO : backcomp/renamefile.rclone_chunk.022_f1sn4a: Deleted 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.023_f1sn4a: md5 = 13e5e55b10e10bdbe0ba4486f560e57b OK 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.023_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.023_f1sn4a: Deleted 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.024_f1sn4a: md5 = 22225b20b3fb9eb159fa5acb354ce875 OK 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.024_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.024_f1sn4a: Deleted 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/03/05 05:47:49 DEBUG : backcomp/renamefile.rclone_chunk.025_f1sn4a: md5 = 0155a5522cc7592ca9e4d6d3fae3cc00 OK 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.025_f1sn4a: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/03/05 05:47:49 INFO : backcomp/renamefile.rclone_chunk.025_f1sn4a: Deleted 2026/03/05 05:47:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/03/05 05:47:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/servermovetest/subdir1" 2026/03/05 05:47:51 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/servermovetest/subdir1" 2026/03/05 05:47:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/servermovetest/subdir2" 2026/03/05 05:47:51 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/servermovetest/subdir2" 2026/03/05 05:47:52 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/03/05 05:47:52 DEBUG : movefile.rclone_chunk.001_f1swnr: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/03/05 05:47:52 INFO : movefile.rclone_chunk.001_f1swnr: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/03/05 05:47:52 INFO : movefile.rclone_chunk.001_f1swnr: Deleted 2026/03/05 05:47:52 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/03/05 05:47:52 DEBUG : movefile.rclone_chunk.002_f1swnr: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/03/05 05:47:52 INFO : movefile.rclone_chunk.002_f1swnr: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/03/05 05:47:52 INFO : movefile.rclone_chunk.002_f1swnr: Deleted 2026/03/05 05:47:53 DEBUG : movefile: copy 2 data chunks... 2026/03/05 05:47:53 DEBUG : movefile: size = 6 OK 2026/03/05 05:47:53 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/03/05 05:47:53 INFO : movefile: Copied (server-side copy) 2026/03/05 05:47:54 INFO : movefile: Deleted 2026/03/05 05:47:54 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:54 DEBUG : "servermovetest/subdir2/movefile" version false 2026/03/05 05:47:54 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/03/05 05:47:54 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/03/05 05:47:54 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/03/05 05:47:54 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/03/05 05:47:54 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/03/05 05:47:54 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/03/05 05:47:54 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/03/05 05:47:54 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/03/05 05:47:54 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-jesagif3xoco/md5all" 2026/03/05 05:47:54 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/03/05 05:47:54 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/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/03/05 05:47:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1szio: open chunk writer: started multipart upload: e74La9dz1fR3X5tCvPuVR_DcDot7kbdBYInq6u9grKMYUFM0dlmcEyF.EYLjKdC9MclePPc5CSP27jPceByvz0r2AP__aNLmqP_u9u44gE3gl4s3UY6fsTCM22iNfZvn 2026/03/05 05:47:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 05:47:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1szio: multipart upload wrote chunk 1 with 100 bytes and etag "91dce56ecc656c13bf52a1ce1a55db81" 2026/03/05 05:47:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1szio: multipart upload "e74La9dz1fR3X5tCvPuVR_DcDot7kbdBYInq6u9grKMYUFM0dlmcEyF.EYLjKdC9MclePPc5CSP27jPceByvz0r2AP__aNLmqP_u9u44gE3gl4s3UY6fsTCM22iNfZvn" finished 2026/03/05 05:47:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1szio: Multipart upload Etag: e260c80acc512e3980678ee392ce8786-1 OK 2026/03/05 05:47:55 DEBUG : unknown-size-put.txt: size = 100 OK 2026/03/05 05:47:55 DEBUG : unknown-size-put.txt.rclone_chunk.001_f1szio: Src hash empty - aborting Dst hash check 2026/03/05 05:47:55 INFO : unknown-size-put.txt.rclone_chunk.001_f1szio: Copied (server-side copy) to: unknown-size-put.txt 2026/03/05 05:47:55 INFO : unknown-size-put.txt.rclone_chunk.001_f1szio: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/05 05:47:55 DEBUG : unknown-size-update.txt: size = 100 OK 2026/03/05 05:47:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t091: md5 = 2e92af8eb9b51bc3eb019659b456371c OK 2026/03/05 05:47:55 INFO : unknown-size-update.txt.rclone_chunk.001_f1t091: Copied (server-side copy) to: unknown-size-update.txt 2026/03/05 05:47:55 INFO : unknown-size-update.txt.rclone_chunk.001_f1t091: Deleted 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t0pt: open chunk writer: started multipart upload: ZEkPNI3iAzVo4oYWZSAqHIxgp6MVPXakuTtIXRxYw6RxeVv2sHtpZOwKKkC8quoTG0dag_fVpzjhUVMjCqvBE.qjFIvVK9V61VrVwvJyfPKE5RDqf44xBBLxKWziAq3r 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t0pt: multipart upload wrote chunk 1 with 200 bytes and etag "93f2554df24b785be2299bbaee44866a" 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t0pt: multipart upload "ZEkPNI3iAzVo4oYWZSAqHIxgp6MVPXakuTtIXRxYw6RxeVv2sHtpZOwKKkC8quoTG0dag_fVpzjhUVMjCqvBE.qjFIvVK9V61VrVwvJyfPKE5RDqf44xBBLxKWziAq3r" finished 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t0pt: Multipart upload Etag: 28d8771f7c0b3e4311ce5e6f924b1839-1 OK 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt: size = 200 OK 2026/03/05 05:47:56 DEBUG : unknown-size-update.txt.rclone_chunk.001_f1t0pt: Src hash empty - aborting Dst hash check 2026/03/05 05:47:56 INFO : unknown-size-update.txt.rclone_chunk.001_f1t0pt: Copied (server-side copy) to: unknown-size-update.txt 2026/03/05 05:47:56 INFO : unknown-size-update.txt.rclone_chunk.001_f1t0pt: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/05 05:47:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jesagif3xoco/deeper/nonexisting/directory" 2026/03/05 05:47:56 DEBUG : Creating backend with remote "TestS3:rclone-test-jesagif3xoco/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/03/05 05:47:56 DEBUG : Waiting for deletions to finish 2026/03/05 05:47:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/05 05:47:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/05 05:47:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/05 05:47:57 INFO : S3 bucket rclone-test-jesagif3xoco: Bucket "rclone-test-jesagif3xoco" deleted 2026/03/05 05:47:57 ERROR : error listing: directory not found 2026/03/05 05:47:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (51.94s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir (50.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.91s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.989s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.800485813s (try 1/5)