"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/05 15:24:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku" 2025/11/05 15:24:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 15:24:10 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/05 15:24:10 INFO : S3 bucket rclone-test-marogux2saku: Bucket "rclone-test-marogux2saku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/05 15:24:11 INFO : S3 bucket rclone-test-marogux2saku: Bucket "rclone-test-marogux2saku" deleted === RUN TestIntegration/FsMkdir 2025/11/05 15:24:12 INFO : S3 bucket rclone-test-marogux2saku: Bucket "rclone-test-marogux2saku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/05 15:24:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/05 15:24:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/05 15:24:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 15:24:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/05 15:24:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9kgbm0: md5 = 55909353033ac79b2eb2e30fe868cf50 OK 2025/11/05 15:24:12 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9kgbm0: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 15:24:13 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9kgbm0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/05 15:24:13 DEBUG : ./.: size = 100 OK 2025/11/05 15:24:13 DEBUG : ./..rclone_chunk.001_9kgc3p: md5 = e142847e1ee152b0d9d17eb2db05f9a2 OK 2025/11/05 15:24:13 INFO : ./..rclone_chunk.001_9kgc3p: Copied (server-side copy) to: ./. 2025/11/05 15:24:13 INFO : ./..rclone_chunk.001_9kgc3p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/05 15:24:14 DEBUG : ../..: size = 100 OK 2025/11/05 15:24:14 DEBUG : ../...rclone_chunk.001_9kgdry: md5 = 63773fc0f12bc15cf900624eb3ed5196 OK 2025/11/05 15:24:14 INFO : ../...rclone_chunk.001_9kgdry: Copied (server-side copy) to: ../.. 2025/11/05 15:24:14 INFO : ../...rclone_chunk.001_9kgdry: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 15:24:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/05 15:24:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9kgdfr: md5 = 92c378d05a7cd5822a406fbaec17e39d OK 2025/11/05 15:24:15 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9kgdfr: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 15:24:15 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9kgdfr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/05 15:24:16 DEBUG : leading space/ leading space: size = 100 OK 2025/11/05 15:24:16 DEBUG : leading space/ leading space.rclone_chunk.001_9kgeqa: md5 = 80a0f75956b49a2e48515af2da1e8757 OK 2025/11/05 15:24:16 INFO : leading space/ leading space.rclone_chunk.001_9kgeqa: Copied (server-side copy) to: leading space/ leading space 2025/11/05 15:24:16 INFO : leading space/ leading space.rclone_chunk.001_9kgeqa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/05 15:24:16 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/05 15:24:16 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_9kgf0w: md5 = 094bd5ef857465cf5501a0e900a51dbf OK 2025/11/05 15:24:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9kgf0w: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/05 15:24:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9kgf0w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/05 15:24:17 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/05 15:24:17 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_9kggkn: md5 = 53182528e1032ae97889198529068b6f OK 2025/11/05 15:24:17 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9kggkn: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/05 15:24:17 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9kggkn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/05 15:24:18 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/05 15:24:18 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_9kgg8f: md5 = 344b949e0979fcca2241642caad0eb91 OK 2025/11/05 15:24:18 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9kgg8f: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/05 15:24:18 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9kgg8f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/05 15:24:19 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/05 15:24:19 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_9kgh02: md5 = e0705ff6b062c1253411182c12b4fe37 OK 2025/11/05 15:24:19 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9kgh02: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/05 15:24:19 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9kgh02: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/05 15:24:19 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/05 15:24:19 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_9kgizf: md5 = d9888e8fa04e667165b42c4d58326a36 OK 2025/11/05 15:24:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9kgizf: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/05 15:24:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9kgizf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/05 15:24:20 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/05 15:24:20 DEBUG : .leading dot/.leading dot.rclone_chunk.001_9kgjwb: md5 = 271479e9c2dd0ec57a682c5b109513d1 OK 2025/11/05 15:24:20 INFO : .leading dot/.leading dot.rclone_chunk.001_9kgjwb: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/05 15:24:20 INFO : .leading dot/.leading dot.rclone_chunk.001_9kgjwb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/05 15:24:21 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/05 15:24:21 DEBUG : trailing space /trailing space .rclone_chunk.001_9kgjg7: md5 = 43c11213392d9218eb682dad059f3d90 OK 2025/11/05 15:24:21 INFO : trailing space /trailing space .rclone_chunk.001_9kgjg7: Copied (server-side copy) to: trailing space /trailing space 2025/11/05 15:24:21 INFO : trailing space /trailing space .rclone_chunk.001_9kgjg7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/05 15:24:22 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/05 15:24:22 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_9kgkxh: md5 = b86b5480f7152584251c6d41b163cb55 OK 2025/11/05 15:24:22 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9kgkxh: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/05 15:24:22 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9kgkxh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/05 15:24:22 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/05 15:24:22 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_9kgllv: md5 = 417204240c5cf22d892bf28247957279 OK 2025/11/05 15:24:22 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9kgllv: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/05 15:24:23 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9kgllv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/05 15:24:23 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/05 15:24:23 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_9kgm0v: md5 = e2389b0a912fc6bb3d7fc572434c4f9d OK 2025/11/05 15:24:23 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9kgm0v: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/05 15:24:23 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9kgm0v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/05 15:24:24 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/05 15:24:24 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_9kgn77: md5 = 9ee9bcb3de2f96e11fc19ec1cd03f3f8 OK 2025/11/05 15:24:24 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9kgn77: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/05 15:24:24 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9kgn77: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/05 15:24:25 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/05 15:24:25 DEBUG : trailing dot./trailing dot..rclone_chunk.001_9kgna0: md5 = 45424c3f843930c2f3c08f3819de13a3 OK 2025/11/05 15:24:25 INFO : trailing dot./trailing dot..rclone_chunk.001_9kgna0: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/05 15:24:25 INFO : trailing dot./trailing dot..rclone_chunk.001_9kgna0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/05 15:24:26 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/05 15:24:26 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_9kgo9q: md5 = c0ec69ff7687532ea107ad6284f4c45d OK 2025/11/05 15:24:26 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9kgo9q: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/05 15:24:26 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9kgo9q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/05 15:24:26 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/05 15:24:26 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_9kgpbc: md5 = 9d40fd44a1598687855170e7c24eeea5 OK 2025/11/05 15:24:26 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9kgpbc: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/05 15:24:27 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9kgpbc: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/05 15:24:27 DEBUG : zero-length-file: size = 0 OK 2025/11/05 15:24:27 DEBUG : zero-length-file.rclone_chunk.001_9kgqxd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 15:24:27 INFO : zero-length-file.rclone_chunk.001_9kgqxd: Copied (server-side copy) to: zero-length-file 2025/11/05 15:24:28 INFO : zero-length-file.rclone_chunk.001_9kgqxd: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/05 15:24:28 DEBUG : file name.txt: size = 100 OK 2025/11/05 15:24:28 DEBUG : file name.txt.rclone_chunk.001_9kgrec: md5 = 1ae0b30b0ab317596a7b4bfe586ebe1b OK 2025/11/05 15:24:28 INFO : file name.txt.rclone_chunk.001_9kgrec: Copied (server-side copy) to: file name.txt 2025/11/05 15:24:28 INFO : file name.txt.rclone_chunk.001_9kgrec: Deleted 2025/11/05 15:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/05 15:24:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9kgrk3: md5 = b2108a94372c167676871c2454d75e4a OK 2025/11/05 15:24:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9kgrk3: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 15:24:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9kgrk3: Deleted 2025/11/05 15:24:29 DEBUG : file name.txt: size = 100 OK 2025/11/05 15:24:29 DEBUG : file name.txt.rclone_chunk.001_9kgswu: md5 = 0ebfd386dc949f3b3876cd941a713655 OK 2025/11/05 15:24:29 INFO : file name.txt.rclone_chunk.001_9kgswu: Copied (server-side copy) to: file name.txt 2025/11/05 15:24:29 INFO : file name.txt.rclone_chunk.001_9kgswu: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/05 15:24:30 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/05 15:24:30 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/05 15:24:32 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/05 15:24:32 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_9kgu0x: md5 = 0e38029100f1c066d8a56a17db10d3e3 OK 2025/11/05 15:24:32 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9kgu0x: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/05 15:24:32 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9kgu0x: Deleted 2025/11/05 15:24:32 DEBUG : S3 bucket rclone-test-marogux2saku: bucket is versioned: false 2025/11/05 15:24:32 DEBUG : Waiting for deletions to finish 2025/11/05 15:24:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/05 15:24:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/05 15:24:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/05 15:24:33 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/05 15:24:33 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9kgw19: md5 = 62f0eb9c0a5019ed89b7b5d07c09c169 OK 2025/11/05 15:24:33 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9kgw19: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/05 15:24:33 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9kgw19: Deleted 2025/11/05 15:24:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/dirToPurgeFromRoot" 2025/11/05 15:24:33 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/dirToPurgeFromRoot" 2025/11/05 15:24:34 DEBUG : S3 bucket rclone-test-marogux2saku path dirToPurgeFromRoot: bucket is versioned: false 2025/11/05 15:24:34 DEBUG : Waiting for deletions to finish 2025/11/05 15:24:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/05 15:24:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/05 15:24:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/05 15:24:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/hello? sausage/êé" 2025/11/05 15:24:34 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/hello? sausage/êé" 2025/11/05 15:24:35 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/05 15:24:35 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_9kgxly: md5 = 373862988ea344f23d8949cb8011e181 OK 2025/11/05 15:24:35 INFO : a/b/c/d/e.txt.rclone_chunk.001_9kgxly: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/05 15:24:35 INFO : a/b/c/d/e.txt.rclone_chunk.001_9kgxly: Deleted 2025/11/05 15:24:35 DEBUG : S3 bucket rclone-test-marogux2saku path hello? sausage/êé: bucket is versioned: false 2025/11/05 15:24:35 DEBUG : Waiting for deletions to finish 2025/11/05 15:24:35 DEBUG : "a/b/c/d/e.txt" version false 2025/11/05 15:24:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/05 15:24:35 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/05 15:24:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/05 15:24:38 DEBUG : file name.txt: size = 200 OK 2025/11/05 15:24:38 DEBUG : file name.txt.rclone_chunk.001_9kh1x7: md5 = ddffdab7f7a97970227f2760703d7eca OK 2025/11/05 15:24:38 INFO : file name.txt.rclone_chunk.001_9kh1x7: Copied (server-side copy) to: file name.txt 2025/11/05 15:24:38 INFO : file name.txt.rclone_chunk.001_9kh1x7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/05 15:24:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 15:24:39 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 15:24:39 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-marogux2saku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-marogux2saku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/05 15:24:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/not found.txt" 2025/11/05 15:24:39 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/05 15:24:40 NOTICE: S3 bucket rclone-test-marogux2saku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/05 15:24:40 DEBUG : piped data.txt.rclone_chunk.001_9kh39q: open chunk writer: started multipart upload: OQ2.O7jZ2UyMlOx_JduihfHdnnqeOOF1_wFk2UKfo1_YUI0X4N_9gWw0OQfANkWfBu46ExiFxiFmktA2B2gJkSyfKn0BDLKJ1PLbwFBXpl7hUFQGzf3wlp2KIB7qjLjV 2025/11/05 15:24:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/05 15:24:40 DEBUG : piped data.txt.rclone_chunk.001_9kh39q: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 15:24:40 DEBUG : piped data.txt.rclone_chunk.001_9kh39q: multipart upload "OQ2.O7jZ2UyMlOx_JduihfHdnnqeOOF1_wFk2UKfo1_YUI0X4N_9gWw0OQfANkWfBu46ExiFxiFmktA2B2gJkSyfKn0BDLKJ1PLbwFBXpl7hUFQGzf3wlp2KIB7qjLjV" finished 2025/11/05 15:24:40 DEBUG : piped data.txt.rclone_chunk.001_9kh39q: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/05 15:24:40 DEBUG : piped data.txt: size = 0 OK 2025/11/05 15:24:40 DEBUG : piped data.txt.rclone_chunk.001_9kh39q: Src hash empty - aborting Dst hash check 2025/11/05 15:24:40 INFO : piped data.txt.rclone_chunk.001_9kh39q: Copied (server-side copy) to: piped data.txt 2025/11/05 15:24:40 INFO : piped data.txt.rclone_chunk.001_9kh39q: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/05 15:24:41 DEBUG : piped data.txt.rclone_chunk.001_9kh3z7: open chunk writer: started multipart upload: erIc9hDnT0dXc6SNiLnhOOwwiZeg6DMKue4z3KnOcDBsp797Sezwbl_Frqlm09GJcg8QcIb.V7.rFLy1iTv.UeKOuDJbsJfle34_7qHt_GcW5jdwx60o2QpRn8puoT3A 2025/11/05 15:24:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 15:24:41 DEBUG : piped data.txt.rclone_chunk.001_9kh3z7: multipart upload wrote chunk 1 with 100 bytes and etag "02b9597a547407cad956e6f394cb6064" 2025/11/05 15:24:41 DEBUG : piped data.txt.rclone_chunk.001_9kh3z7: multipart upload "erIc9hDnT0dXc6SNiLnhOOwwiZeg6DMKue4z3KnOcDBsp797Sezwbl_Frqlm09GJcg8QcIb.V7.rFLy1iTv.UeKOuDJbsJfle34_7qHt_GcW5jdwx60o2QpRn8puoT3A" finished 2025/11/05 15:24:41 DEBUG : piped data.txt.rclone_chunk.001_9kh3z7: Multipart upload Etag: bbce03c9abc711dbb255aa8d3d6738ea-1 OK 2025/11/05 15:24:41 DEBUG : piped data.txt: size = 100 OK 2025/11/05 15:24:41 DEBUG : piped data.txt.rclone_chunk.001_9kh3z7: Src hash empty - aborting Dst hash check 2025/11/05 15:24:41 INFO : piped data.txt.rclone_chunk.001_9kh3z7: Copied (server-side copy) to: piped data.txt 2025/11/05 15:24:41 INFO : piped data.txt.rclone_chunk.001_9kh3z7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2025/11/05 15:24:41 INFO : Chunked 'TestChunkerS3:rclone-test-marogux2saku': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/05 15:24:42 DEBUG : small/emptyfile: size = 0 OK 2025/11/05 15:24:42 DEBUG : small/emptyfile.rclone_chunk.001_9kh4it: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 15:24:42 INFO : small/emptyfile.rclone_chunk.001_9kh4it: Copied (server-side copy) to: small/emptyfile 2025/11/05 15:24:42 INFO : small/emptyfile.rclone_chunk.001_9kh4it: Deleted 2025/11/05 15:24:42 DEBUG : small/smallfile: size = 2 OK 2025/11/05 15:24:42 DEBUG : small/smallfile.rclone_chunk.001_9kh54a: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/05 15:24:42 INFO : small/smallfile.rclone_chunk.001_9kh54a: Copied (server-side copy) to: small/smallfile 2025/11/05 15:24:42 INFO : small/smallfile.rclone_chunk.001_9kh54a: Deleted 2025/11/05 15:24:43 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2025/11/05 15:24:43 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/05 15:24:43 DEBUG : usermeta/today.rclone_chunk.001_9kh6of: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/05 15:24:43 INFO : usermeta/today.rclone_chunk.001_9kh6of: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/05 15:24:43 INFO : usermeta/today.rclone_chunk.001_9kh6of: Deleted 2025/11/05 15:24:44 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/05 15:24:44 DEBUG : usermeta/past.rclone_chunk.001_9kh72r: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/05 15:24:44 INFO : usermeta/past.rclone_chunk.001_9kh72r: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/05 15:24:44 INFO : usermeta/past.rclone_chunk.001_9kh72r: Deleted 2025/11/05 15:24:45 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/05 15:24:45 DEBUG : usermeta/future.rclone_chunk.001_9kh8up: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/05 15:24:45 INFO : usermeta/future.rclone_chunk.001_9kh8up: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/05 15:24:45 INFO : usermeta/future.rclone_chunk.001_9kh8up: Deleted 2025/11/05 15:24:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/05 15:24:47 DEBUG : future/test: Can't copy - required hash not found 2025/11/05 15:24:47 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/05 15:24:47 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/05 15:24:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-marogux2saku': File to upload is small (3 bytes), uploading instead of streaming 2025/11/05 15:24:47 DEBUG : Waiting for deletions to finish 2025/11/05 15:24:47 DEBUG : "future/test" version false 2025/11/05 15:24:47 DEBUG : future/test: Deleting (id "") 2025/11/05 15:24:47 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/05 15:24:47 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/05 15:24:47 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/05 15:24:47 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/05 15:24:47 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/05 15:24:47 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/05 15:24:47 INFO : future/test: Deleted 2025/11/05 15:24:47 INFO : future/test.rclone_chunk.001: Deleted 2025/11/05 15:24:47 INFO : future/test.rclone_chunk.003: Deleted 2025/11/05 15:24:47 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.001_9khagc: md5 = a921ba3254a0f097fb3e7528c971c3a0 OK 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.001_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.001_9khagc: Deleted 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.002_9khagc: md5 = 8bb2a4fec7a347aee8ca6b3414e356f3 OK 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.002_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.002_9khagc: Deleted 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.003_9khagc: md5 = 1f265dd2c9cbcc14a6aaf9946caffb1b OK 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.003_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.003_9khagc: Deleted 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/05 15:24:50 DEBUG : backcomp/renamefile.rclone_chunk.004_9khagc: md5 = b1d54605746f617a127378d786bbf73a OK 2025/11/05 15:24:50 INFO : backcomp/renamefile.rclone_chunk.004_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.004_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.005_9khagc: md5 = 9db69dcfb8ebc200a1d310a7da6bcac6 OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.005_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.005_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.006_9khagc: md5 = d4a515f557175e251e27d02fcae74c27 OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.006_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.006_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.007_9khagc: md5 = e69cb3f4357d65e8ff3b60e059d0016f OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.007_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.007_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.008_9khagc: md5 = 8598655e7b311205552f6ef5d9e17c80 OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.008_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.008_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.009_9khagc: md5 = f70b285c4061661e547f2772bdf198ab OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.009_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.009_9khagc: Deleted 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/05 15:24:51 DEBUG : backcomp/renamefile.rclone_chunk.010_9khagc: md5 = e1d808d8a16bd79c4e9b60ae0f4586ef OK 2025/11/05 15:24:51 INFO : backcomp/renamefile.rclone_chunk.010_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.010_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.011_9khagc: md5 = 227054098907703e3a19fe0c1298cd4a OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.011_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.011_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.012_9khagc: md5 = d4e4024516cc5ebe31b21031a2b23397 OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.012_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.012_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.013_9khagc: md5 = d9b4169006c8b5d53fce4859c9446e4d OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.013_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.013_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.014_9khagc: md5 = 13be8e7ecbabcb94f2c47940024ee46c OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.014_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.014_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.015_9khagc: md5 = e252e823b6ed9bf321845234e248778f OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.015_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.015_9khagc: Deleted 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/05 15:24:52 DEBUG : backcomp/renamefile.rclone_chunk.016_9khagc: md5 = e08c80f65cc23f6a0da1598d4b3c3a54 OK 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.016_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/05 15:24:52 INFO : backcomp/renamefile.rclone_chunk.016_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.017_9khagc: md5 = 0a4ea88f5c1fbdf49e8587764d51e289 OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.017_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.017_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.018_9khagc: md5 = 9f0a7b9a8ef8b1d2ec7050f40d30f570 OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.018_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.018_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.019_9khagc: md5 = fe20c2f0837f84442a7abc2b61ad9e0e OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.019_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.019_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.020_9khagc: md5 = 1c90fb92d2ccb3e8dc5f40de2b458cc9 OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.020_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.020_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.021_9khagc: md5 = 613637cf5b45bf043c09280aad4d9226 OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.021_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.021_9khagc: Deleted 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/05 15:24:53 DEBUG : backcomp/renamefile.rclone_chunk.022_9khagc: md5 = 52dd6db93ab8c3367eea06c0b20826f5 OK 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.022_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/05 15:24:53 INFO : backcomp/renamefile.rclone_chunk.022_9khagc: Deleted 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.023_9khagc: md5 = 6a1f0910f572cf6e284c924e835c71d3 OK 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.023_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.023_9khagc: Deleted 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.024_9khagc: md5 = 548894007034c6b0e7244543ba2443b2 OK 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.024_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.024_9khagc: Deleted 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/05 15:24:54 DEBUG : backcomp/renamefile.rclone_chunk.025_9khagc: md5 = fa014b7b6f0c44a470b186e6c33f2d62 OK 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.025_9khagc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/05 15:24:54 INFO : backcomp/renamefile.rclone_chunk.025_9khagc: Deleted 2025/11/05 15:24:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/05 15:24:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/servermovetest/subdir1" 2025/11/05 15:24:56 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/servermovetest/subdir1" 2025/11/05 15:24:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/servermovetest/subdir2" 2025/11/05 15:24:56 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/servermovetest/subdir2" 2025/11/05 15:24:57 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/05 15:24:57 DEBUG : movefile.rclone_chunk.001_9khj1g: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/05 15:24:57 INFO : movefile.rclone_chunk.001_9khj1g: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/05 15:24:57 INFO : movefile.rclone_chunk.001_9khj1g: Deleted 2025/11/05 15:24:57 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/05 15:24:57 DEBUG : movefile.rclone_chunk.002_9khj1g: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/05 15:24:57 INFO : movefile.rclone_chunk.002_9khj1g: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/05 15:24:57 INFO : movefile.rclone_chunk.002_9khj1g: Deleted 2025/11/05 15:24:58 DEBUG : movefile: copy 2 data chunks... 2025/11/05 15:24:58 DEBUG : movefile: size = 6 OK 2025/11/05 15:24:58 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/05 15:24:58 INFO : movefile: Copied (server-side copy) 2025/11/05 15:24:59 INFO : movefile: Deleted 2025/11/05 15:24:59 DEBUG : Waiting for deletions to finish 2025/11/05 15:24:59 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/05 15:24:59 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/05 15:24:59 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/05 15:24:59 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/05 15:24:59 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/05 15:24:59 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/05 15:24:59 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/05 15:24:59 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/05 15:24:59 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/05 15:24:59 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-marogux2saku/md5all" 2025/11/05 15:24:59 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/05 15:24:59 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/05 15:24:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_9khmkw: open chunk writer: started multipart upload: vlqV9F3wK56dYbFzXz7kHH8PjgXI_u5MIEtTKQNiyJqgOJqyt68K1cMQ.MSz8hcEW_UtX5EEmAYQsifIvYo.yxIx9Y_o9d6exXWUyKWhLiM_C9jKxB3VgVs3VNoehxDI 2025/11/05 15:24:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 15:24:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_9khmkw: multipart upload wrote chunk 1 with 100 bytes and etag "f3fa6487571c0e94a61445fe71870689" 2025/11/05 15:24:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_9khmkw: multipart upload "vlqV9F3wK56dYbFzXz7kHH8PjgXI_u5MIEtTKQNiyJqgOJqyt68K1cMQ.MSz8hcEW_UtX5EEmAYQsifIvYo.yxIx9Y_o9d6exXWUyKWhLiM_C9jKxB3VgVs3VNoehxDI" finished 2025/11/05 15:24:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_9khmkw: Multipart upload Etag: 146814a5c3180cc2b57c7b47deeca044-1 OK 2025/11/05 15:25:00 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/05 15:25:00 DEBUG : unknown-size-put.txt.rclone_chunk.001_9khmkw: Src hash empty - aborting Dst hash check 2025/11/05 15:25:00 INFO : unknown-size-put.txt.rclone_chunk.001_9khmkw: Copied (server-side copy) to: unknown-size-put.txt 2025/11/05 15:25:00 INFO : unknown-size-put.txt.rclone_chunk.001_9khmkw: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/05 15:25:00 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/05 15:25:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnkm: md5 = eda5ee8ff8fc79a9183347561c50e5aa OK 2025/11/05 15:25:00 INFO : unknown-size-update.txt.rclone_chunk.001_9khnkm: Copied (server-side copy) to: unknown-size-update.txt 2025/11/05 15:25:00 INFO : unknown-size-update.txt.rclone_chunk.001_9khnkm: Deleted 2025/11/05 15:25:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnzo: open chunk writer: started multipart upload: L6uZhb_QMotxMj6YB.F2yuWiFdzc.xFE4I.UySF8yAaorZJglWyykExhrZ0E1ZsHU261Jlhshd2DVx0dBRe0Vd9QBahmcyU9IFpmPoZhx30mUM4ZZYE_WfZ7Z21vwJkn 2025/11/05 15:25:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/05 15:25:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnzo: multipart upload wrote chunk 1 with 200 bytes and etag "cd7101e8750881497369262ef4632be5" 2025/11/05 15:25:01 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnzo: multipart upload "L6uZhb_QMotxMj6YB.F2yuWiFdzc.xFE4I.UySF8yAaorZJglWyykExhrZ0E1ZsHU261Jlhshd2DVx0dBRe0Vd9QBahmcyU9IFpmPoZhx30mUM4ZZYE_WfZ7Z21vwJkn" finished 2025/11/05 15:25:01 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnzo: Multipart upload Etag: be0523e2e4ca927cd33efb2f41f5184b-1 OK 2025/11/05 15:25:01 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/05 15:25:01 DEBUG : unknown-size-update.txt.rclone_chunk.001_9khnzo: Src hash empty - aborting Dst hash check 2025/11/05 15:25:01 INFO : unknown-size-update.txt.rclone_chunk.001_9khnzo: Copied (server-side copy) to: unknown-size-update.txt 2025/11/05 15:25:01 INFO : unknown-size-update.txt.rclone_chunk.001_9khnzo: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 15:25:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-marogux2saku/deeper/nonexisting/directory" 2025/11/05 15:25:01 DEBUG : Creating backend with remote "TestS3:rclone-test-marogux2saku/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/05 15:25:01 DEBUG : Waiting for deletions to finish 2025/11/05 15:25:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/05 15:25:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/05 15:25:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/05 15:25:02 INFO : S3 bucket rclone-test-marogux2saku: Bucket "rclone-test-marogux2saku" deleted 2025/11/05 15:25:02 ERROR : error listing: directory not found 2025/11/05 15:25:02 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (52.12s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (50.74s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.68s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- 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.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.156s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.399471187s (try 1/5)