"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/07/27 02:56:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku" 2026/07/27 02:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:56:54 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/07/27 02:56:55 INFO : S3 bucket rclone-test-cagiyow0haku: Bucket "rclone-test-cagiyow0haku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/27 02:56:55 INFO : S3 bucket rclone-test-cagiyow0haku: Bucket "rclone-test-cagiyow0haku" deleted === RUN TestIntegration/FsMkdir 2026/07/27 02:56:56 INFO : S3 bucket rclone-test-cagiyow0haku: Bucket "rclone-test-cagiyow0haku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/27 02:56:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/27 02:56:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/27 02:56:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 02:56:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/07/27 02:56:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_thxed2: md5 = 3aab40c2a1f6fc6e3167ee107cb0fc25 OK 2026/07/27 02:56:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_thxed2: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 02:56:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_thxed2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/27 02:56:57 DEBUG : ./.: size = 100 OK 2026/07/27 02:56:57 DEBUG : ./..rclone_chunk.001_thxfj3: md5 = 25d7838f1244e51ea5cefd85366d7596 OK 2026/07/27 02:56:57 INFO : ./..rclone_chunk.001_thxfj3: Copied (server-side copy) to: ./. 2026/07/27 02:56:57 INFO : ./..rclone_chunk.001_thxfj3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/27 02:56:58 DEBUG : ../..: size = 100 OK 2026/07/27 02:56:58 DEBUG : ../...rclone_chunk.001_thxgob: md5 = 31a12d4aca71aff9ff29169dcf04afda OK 2026/07/27 02:56:58 INFO : ../...rclone_chunk.001_thxgob: Copied (server-side copy) to: ../.. 2026/07/27 02:56:58 INFO : ../...rclone_chunk.001_thxgob: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 02:56:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/07/27 02:56:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_thxg5q: md5 = e6c77fecfeccc875e8c7ca12b5c2039d OK 2026/07/27 02:56:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_thxg5q: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 02:56:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_thxg5q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/27 02:57:00 DEBUG : leading space/ leading space: size = 100 OK 2026/07/27 02:57:00 DEBUG : leading space/ leading space.rclone_chunk.001_thxhqx: md5 = c7200207bc815fc1d986a7e37af7e5eb OK 2026/07/27 02:57:00 INFO : leading space/ leading space.rclone_chunk.001_thxhqx: Copied (server-side copy) to: leading space/ leading space 2026/07/27 02:57:00 INFO : leading space/ leading space.rclone_chunk.001_thxhqx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/27 02:57:00 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/07/27 02:57:00 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_thxine: md5 = a60f0218e0d1d06746c0bae6f3785e2c OK 2026/07/27 02:57:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_thxine: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/07/27 02:57:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_thxine: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/27 02:57:01 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/07/27 02:57:01 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_thxjku: md5 = 1235e34b446d5eaec2709927e58d4b3b OK 2026/07/27 02:57:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_thxjku: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/07/27 02:57:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_thxjku: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/27 02:57:02 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/07/27 02:57:02 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_thxkea: md5 = 020f5a28b35c0c74e9fabd9174f924bd OK 2026/07/27 02:57:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_thxkea: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/07/27 02:57:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_thxkea: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/27 02:57:03 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/07/27 02:57:03 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_thxkq6: md5 = 92d4ccaf732dec50d550a5c67a4aa2c3 OK 2026/07/27 02:57:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_thxkq6: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/07/27 02:57:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_thxkq6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/27 02:57:03 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/07/27 02:57:03 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_thxlz2: md5 = e343a8414e4dfbeb633c0bd2da41a25a OK 2026/07/27 02:57:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_thxlz2: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/07/27 02:57:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_thxlz2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/27 02:57:04 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/07/27 02:57:04 DEBUG : .leading dot/.leading dot.rclone_chunk.001_thxmsm: md5 = c0c60ffeae494b5e0f8e67293f5ab3c7 OK 2026/07/27 02:57:04 INFO : .leading dot/.leading dot.rclone_chunk.001_thxmsm: Copied (server-side copy) to: .leading dot/.leading dot 2026/07/27 02:57:04 INFO : .leading dot/.leading dot.rclone_chunk.001_thxmsm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/27 02:57:05 DEBUG : trailing space /trailing space : size = 100 OK 2026/07/27 02:57:05 DEBUG : trailing space /trailing space .rclone_chunk.001_thxnbm: md5 = d1a092ecfc075f41a8aee0ee582c4b11 OK 2026/07/27 02:57:05 INFO : trailing space /trailing space .rclone_chunk.001_thxnbm: Copied (server-side copy) to: trailing space /trailing space 2026/07/27 02:57:05 INFO : trailing space /trailing space .rclone_chunk.001_thxnbm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/27 02:57:06 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/07/27 02:57:06 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_thxnqw: md5 = 8a4516e0f9c5fa6780521bf47d5f3fe2 OK 2026/07/27 02:57:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_thxnqw: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/07/27 02:57:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_thxnqw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/27 02:57:06 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/07/27 02:57:06 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_thxo76: md5 = 6c7f6838b59894dfeeece811703e3aae OK 2026/07/27 02:57:06 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_thxo76: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/07/27 02:57:07 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_thxo76: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/27 02:57:07 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/07/27 02:57:07 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_thxppm: md5 = debf49f5ebf637c3be3e30d297844409 OK 2026/07/27 02:57:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_thxppm: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/07/27 02:57:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_thxppm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/27 02:57:08 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/07/27 02:57:08 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_thxq6m: md5 = d3b0022d284eeabdf2226da99f52418b OK 2026/07/27 02:57:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_thxq6m: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/07/27 02:57:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_thxq6m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/27 02:57:09 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/07/27 02:57:09 DEBUG : trailing dot./trailing dot..rclone_chunk.001_thxqgw: md5 = fc8488af14dbd9374d50e2a190b73c57 OK 2026/07/27 02:57:09 INFO : trailing dot./trailing dot..rclone_chunk.001_thxqgw: Copied (server-side copy) to: trailing dot./trailing dot. 2026/07/27 02:57:09 INFO : trailing dot./trailing dot..rclone_chunk.001_thxqgw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/27 02:57:09 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/07/27 02:57:09 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_thxryp: md5 = 4b59afe00f9a8689c02ec7104278966f OK 2026/07/27 02:57:09 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_thxryp: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/07/27 02:57:09 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_thxryp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/27 02:57:10 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/07/27 02:57:10 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_thxs27: md5 = a51c88075f6e11d8fd2f9c557f716550 OK 2026/07/27 02:57:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_thxs27: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/07/27 02:57:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_thxs27: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/27 02:57:11 DEBUG : zero-length-file: size = 0 OK 2026/07/27 02:57:11 DEBUG : zero-length-file.rclone_chunk.001_thxtn6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 02:57:11 INFO : zero-length-file.rclone_chunk.001_thxtn6: Copied (server-side copy) to: zero-length-file 2026/07/27 02:57:11 INFO : zero-length-file.rclone_chunk.001_thxtn6: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/27 02:57:12 DEBUG : file name.txt: size = 100 OK 2026/07/27 02:57:12 DEBUG : file name.txt.rclone_chunk.001_thxt0i: md5 = a7b0a099de359cba8c3dc2190d9bf041 OK 2026/07/27 02:57:12 INFO : file name.txt.rclone_chunk.001_thxt0i: Copied (server-side copy) to: file name.txt 2026/07/27 02:57:12 INFO : file name.txt.rclone_chunk.001_thxt0i: Deleted 2026/07/27 02:57:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/07/27 02:57:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_thxu4m: md5 = 696ab503c353a7f64642dff510f9d210 OK 2026/07/27 02:57:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_thxu4m: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 02:57:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_thxu4m: Deleted 2026/07/27 02:57:13 DEBUG : file name.txt: size = 100 OK 2026/07/27 02:57:13 DEBUG : file name.txt.rclone_chunk.001_thxuro: md5 = 0fcbfd1efb0d12c24787c9c72682a9b3 OK 2026/07/27 02:57:13 INFO : file name.txt.rclone_chunk.001_thxuro: Copied (server-side copy) to: file name.txt 2026/07/27 02:57:13 INFO : file name.txt.rclone_chunk.001_thxuro: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/27 02:57:14 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/07/27 02:57:14 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/27 02:57:15 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/07/27 02:57:15 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_thxx2p: md5 = 230f0720ddc35afc88994fa242215138 OK 2026/07/27 02:57:15 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_thxx2p: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/07/27 02:57:15 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_thxx2p: Deleted 2026/07/27 02:57:16 DEBUG : S3 bucket rclone-test-cagiyow0haku: bucket is versioned: false 2026/07/27 02:57:16 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/27 02:57:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/27 02:57:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/27 02:57:16 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/07/27 02:57:16 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_thxyzb: md5 = 5e73c30793ecb04a02381813fc3c5680 OK 2026/07/27 02:57:16 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_thxyzb: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/07/27 02:57:16 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_thxyzb: Deleted 2026/07/27 02:57:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/dirToPurgeFromRoot" 2026/07/27 02:57:17 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/dirToPurgeFromRoot" 2026/07/27 02:57:17 DEBUG : S3 bucket rclone-test-cagiyow0haku path dirToPurgeFromRoot: bucket is versioned: false 2026/07/27 02:57:17 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/27 02:57:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/27 02:57:17 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/27 02:57:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/hello? sausage/êé" 2026/07/27 02:57:18 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/hello? sausage/êé" 2026/07/27 02:57:18 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/07/27 02:57:18 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_thy0ll: md5 = cc639674b65e06c4f6a8509b1ab41d8a OK 2026/07/27 02:57:18 INFO : a/b/c/d/e.txt.rclone_chunk.001_thy0ll: Copied (server-side copy) to: a/b/c/d/e.txt 2026/07/27 02:57:18 INFO : a/b/c/d/e.txt.rclone_chunk.001_thy0ll: Deleted 2026/07/27 02:57:19 DEBUG : S3 bucket rclone-test-cagiyow0haku path hello? sausage/êé: bucket is versioned: false 2026/07/27 02:57:19 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:19 DEBUG : "a/b/c/d/e.txt" version false 2026/07/27 02:57:19 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/27 02:57:19 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/27 02:57:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/27 02:57:23 DEBUG : file name.txt: size = 200 OK 2026/07/27 02:57:23 DEBUG : file name.txt.rclone_chunk.001_thy4xw: md5 = 1c3336d64c392a841c6fc9b907e40d5f OK 2026/07/27 02:57:23 INFO : file name.txt.rclone_chunk.001_thy4xw: Copied (server-side copy) to: file name.txt 2026/07/27 02:57:23 INFO : file name.txt.rclone_chunk.001_thy4xw: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/27 02:57:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 02:57:23 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 02:57:23 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-cagiyow0haku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-cagiyow0haku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/27 02:57:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/not found.txt" 2026/07/27 02:57:23 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/27 02:57:24 NOTICE: S3 bucket rclone-test-cagiyow0haku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/27 02:57:24 DEBUG : piped data.txt.rclone_chunk.001_thy6g8: open chunk writer: started multipart upload: NO2upeBwQ5tJ3QYOifhjDj85zwMCebTajKGOQobxXyzDpLCqNb3mmS37xEUMLVznuwsy9cHY8DsOUld8.vTnwPJ0fGfQIF7JFpGTzn3NNDElIkMroaWOBuZAUnrKVyVz 2026/07/27 02:57:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/27 02:57:24 DEBUG : piped data.txt.rclone_chunk.001_thy6g8: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/27 02:57:24 DEBUG : piped data.txt.rclone_chunk.001_thy6g8: multipart upload "NO2upeBwQ5tJ3QYOifhjDj85zwMCebTajKGOQobxXyzDpLCqNb3mmS37xEUMLVznuwsy9cHY8DsOUld8.vTnwPJ0fGfQIF7JFpGTzn3NNDElIkMroaWOBuZAUnrKVyVz" finished 2026/07/27 02:57:24 DEBUG : piped data.txt.rclone_chunk.001_thy6g8: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/07/27 02:57:25 DEBUG : piped data.txt: size = 0 OK 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy6g8: Src hash empty - aborting Dst hash check 2026/07/27 02:57:25 INFO : piped data.txt.rclone_chunk.001_thy6g8: Copied (server-side copy) to: piped data.txt 2026/07/27 02:57:25 INFO : piped data.txt.rclone_chunk.001_thy6g8: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy780: open chunk writer: started multipart upload: 6qSxS0qous5lH6kPSGLbHGFV0qM2ZJpQwqf3Kxmn.aWCGR8gvu91EIEThr_C7jIa4Yta1ky0HCffWR99m6QdbWwgeWktxZy_v7yiv6JDm50NBtFkfyoYQVmSyuu1EMD0 2026/07/27 02:57:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy780: multipart upload wrote chunk 1 with 100 bytes and etag "22aa2eba4791b1ccafb927eefd4d343d" 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy780: multipart upload "6qSxS0qous5lH6kPSGLbHGFV0qM2ZJpQwqf3Kxmn.aWCGR8gvu91EIEThr_C7jIa4Yta1ky0HCffWR99m6QdbWwgeWktxZy_v7yiv6JDm50NBtFkfyoYQVmSyuu1EMD0" finished 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy780: Multipart upload Etag: e912a530842876afdc5cd246fe76e4d7-1 OK 2026/07/27 02:57:25 DEBUG : piped data.txt: size = 100 OK 2026/07/27 02:57:25 DEBUG : piped data.txt.rclone_chunk.001_thy780: Src hash empty - aborting Dst hash check 2026/07/27 02:57:25 INFO : piped data.txt.rclone_chunk.001_thy780: Copied (server-side copy) to: piped data.txt 2026/07/27 02:57:26 INFO : piped data.txt.rclone_chunk.001_thy780: 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/07/27 02:57:26 INFO : Chunked 'TestChunkerS3:rclone-test-cagiyow0haku': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/07/27 02:57:26 DEBUG : small/emptyfile: size = 0 OK 2026/07/27 02:57:26 DEBUG : small/emptyfile.rclone_chunk.001_thy8ur: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 02:57:26 INFO : small/emptyfile.rclone_chunk.001_thy8ur: Copied (server-side copy) to: small/emptyfile 2026/07/27 02:57:26 INFO : small/emptyfile.rclone_chunk.001_thy8ur: Deleted 2026/07/27 02:57:27 DEBUG : small/smallfile: size = 2 OK 2026/07/27 02:57:27 DEBUG : small/smallfile.rclone_chunk.001_thy82x: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/07/27 02:57:27 INFO : small/smallfile.rclone_chunk.001_thy82x: Copied (server-side copy) to: small/smallfile 2026/07/27 02:57:27 INFO : small/smallfile.rclone_chunk.001_thy82x: Deleted 2026/07/27 02:57:27 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/07/27 02:57:28 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/07/27 02:57:28 DEBUG : usermeta/today.rclone_chunk.001_thy925: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/07/27 02:57:28 INFO : usermeta/today.rclone_chunk.001_thy925: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/07/27 02:57:28 INFO : usermeta/today.rclone_chunk.001_thy925: Deleted 2026/07/27 02:57:29 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/07/27 02:57:29 DEBUG : usermeta/past.rclone_chunk.001_thyahw: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/07/27 02:57:29 INFO : usermeta/past.rclone_chunk.001_thyahw: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/07/27 02:57:29 INFO : usermeta/past.rclone_chunk.001_thyahw: Deleted 2026/07/27 02:57:30 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/07/27 02:57:30 DEBUG : usermeta/future.rclone_chunk.001_thyboa: md5 = 82e240013837bf80c807dba600b4594d OK 2026/07/27 02:57:30 INFO : usermeta/future.rclone_chunk.001_thyboa: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/07/27 02:57:30 INFO : usermeta/future.rclone_chunk.001_thyboa: Deleted 2026/07/27 02:57:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/07/27 02:57:31 DEBUG : future/test: Can't copy - required hash not found 2026/07/27 02:57:31 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/07/27 02:57:31 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/07/27 02:57:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-cagiyow0haku': File to upload is small (3 bytes), uploading instead of streaming 2026/07/27 02:57:32 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:32 DEBUG : "future/test" version false 2026/07/27 02:57:32 DEBUG : future/test: Deleting (id "") 2026/07/27 02:57:32 DEBUG : "future/test.rclone_chunk.001" version false 2026/07/27 02:57:32 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/07/27 02:57:32 DEBUG : "future/test.rclone_chunk.002" version false 2026/07/27 02:57:32 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/07/27 02:57:32 DEBUG : "future/test.rclone_chunk.003" version false 2026/07/27 02:57:32 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/07/27 02:57:32 INFO : future/test: Deleted 2026/07/27 02:57:32 INFO : future/test.rclone_chunk.001: Deleted 2026/07/27 02:57:32 INFO : future/test.rclone_chunk.002: Deleted 2026/07/27 02:57:32 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/07/27 02:57:34 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/07/27 02:57:34 DEBUG : backcomp/renamefile.rclone_chunk.001_thyeq7: md5 = 514da3f148f5858341d120f5782e5b82 OK 2026/07/27 02:57:34 INFO : backcomp/renamefile.rclone_chunk.001_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/07/27 02:57:34 INFO : backcomp/renamefile.rclone_chunk.001_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.002_thyeq7: md5 = f5cfbfbeac22eb55dba9ba3ecd2feac3 OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.002_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.002_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.003_thyeq7: md5 = 0391b9647c961d1e9388d714d9ced48c OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.003_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.003_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.004_thyeq7: md5 = 19dbdee5751fb9393f0ae6060741cf62 OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.004_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.004_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.005_thyeq7: md5 = 75013be7d1e5627bf96548501d933fb4 OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.005_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.005_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.006_thyeq7: md5 = 1b6a0d2ae919c92623b646cef42edffa OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.006_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.006_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.007_thyeq7: md5 = b7a360a804b6a8708679612718f77293 OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.007_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.007_thyeq7: Deleted 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/07/27 02:57:35 DEBUG : backcomp/renamefile.rclone_chunk.008_thyeq7: md5 = 09f91e21de43938636568f95f672e9dc OK 2026/07/27 02:57:35 INFO : backcomp/renamefile.rclone_chunk.008_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.008_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.009_thyeq7: md5 = ce96f40d85c32de10364d42b0d102fe3 OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.009_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.009_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.010_thyeq7: md5 = 42611413de5e320b8fa905486dd7f023 OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.010_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.010_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.011_thyeq7: md5 = c4419295c3e71c3c1a32145860e31d11 OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.011_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.011_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.012_thyeq7: md5 = c0c63b78f265fa4f67955c52d773108d OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.012_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.012_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.013_thyeq7: md5 = b14c52564bbf23016bb87d2e2ae7f077 OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.013_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.013_thyeq7: Deleted 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/07/27 02:57:36 DEBUG : backcomp/renamefile.rclone_chunk.014_thyeq7: md5 = f42fec0ed54e6bba962b9b364e8c583c OK 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.014_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/07/27 02:57:36 INFO : backcomp/renamefile.rclone_chunk.014_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.015_thyeq7: md5 = 413bf2b24b1b0dd02674bfde34cac098 OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.015_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.015_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.016_thyeq7: md5 = 77266008726c93a55b015aea3a284108 OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.016_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.016_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.017_thyeq7: md5 = bab6e25abd23f15050e7566e4d4a57e8 OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.017_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.017_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.018_thyeq7: md5 = 303777e4859b53d40f914e6e4b4ec787 OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.018_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.018_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.019_thyeq7: md5 = 13faaa4c614b4dfe96724d75c57600e1 OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.019_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.019_thyeq7: Deleted 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/07/27 02:57:37 DEBUG : backcomp/renamefile.rclone_chunk.020_thyeq7: md5 = c7c0d5cf661ed365543b545d6aa46dac OK 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.020_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/07/27 02:57:37 INFO : backcomp/renamefile.rclone_chunk.020_thyeq7: Deleted 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.021_thyeq7: md5 = 5a277f71aafe0622f966f3b075cfb49c OK 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.021_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.021_thyeq7: Deleted 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.022_thyeq7: md5 = 25149a8faab49185d60e57c8aa6bab3c OK 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.022_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.022_thyeq7: Deleted 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.023_thyeq7: md5 = cd31abb22ff0d0c96c4d33c6aab7df1c OK 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.023_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.023_thyeq7: Deleted 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.024_thyeq7: md5 = 5ad17b885b88edfb217075aa22e1cfc5 OK 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.024_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.024_thyeq7: Deleted 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/07/27 02:57:38 DEBUG : backcomp/renamefile.rclone_chunk.025_thyeq7: md5 = cbeb97458011519fe822ea802c759114 OK 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.025_thyeq7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/07/27 02:57:38 INFO : backcomp/renamefile.rclone_chunk.025_thyeq7: Deleted 2026/07/27 02:57:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/07/27 02:57:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/servermovetest/subdir1" 2026/07/27 02:57:40 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/servermovetest/subdir1" 2026/07/27 02:57:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/servermovetest/subdir2" 2026/07/27 02:57:40 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/servermovetest/subdir2" 2026/07/27 02:57:41 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/07/27 02:57:41 DEBUG : movefile.rclone_chunk.001_thyn30: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/07/27 02:57:41 INFO : movefile.rclone_chunk.001_thyn30: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/07/27 02:57:41 INFO : movefile.rclone_chunk.001_thyn30: Deleted 2026/07/27 02:57:42 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/07/27 02:57:42 DEBUG : movefile.rclone_chunk.002_thyn30: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/07/27 02:57:42 INFO : movefile.rclone_chunk.002_thyn30: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/07/27 02:57:42 INFO : movefile.rclone_chunk.002_thyn30: Deleted 2026/07/27 02:57:42 DEBUG : movefile: copy 2 data chunks... 2026/07/27 02:57:43 DEBUG : movefile: size = 6 OK 2026/07/27 02:57:43 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/07/27 02:57:43 INFO : movefile: Copied (server-side copy) 2026/07/27 02:57:43 INFO : movefile: Deleted 2026/07/27 02:57:43 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:43 DEBUG : "servermovetest/subdir2/movefile" version false 2026/07/27 02:57:43 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/07/27 02:57:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/07/27 02:57:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/07/27 02:57:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/07/27 02:57:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/07/27 02:57:43 INFO : servermovetest/subdir2/movefile: Deleted 2026/07/27 02:57:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/07/27 02:57:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/07/27 02:57:43 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-cagiyow0haku/md5all" 2026/07/27 02:57:43 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/07/27 02:57:43 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_thypb4: open chunk writer: started multipart upload: S2B0tFOBRCeDrVg0MNt8oOfCYzTfacjWWrOnfe7aSzPzvI89akNlviBBD2DRL8gMLOJHij2gg5Lozt2L2FL4vHNP5OKVAm7uNEgoYXBlAeqUi0_8SBwS7k6SQPG9960v 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_thypb4: multipart upload wrote chunk 1 with 100 bytes and etag "37498893888e345e5d868e63211cf9c0" 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_thypb4: multipart upload "S2B0tFOBRCeDrVg0MNt8oOfCYzTfacjWWrOnfe7aSzPzvI89akNlviBBD2DRL8gMLOJHij2gg5Lozt2L2FL4vHNP5OKVAm7uNEgoYXBlAeqUi0_8SBwS7k6SQPG9960v" finished 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_thypb4: Multipart upload Etag: 3b70305a20ccfa8d5b01ae22a28fe733-1 OK 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt: size = 100 OK 2026/07/27 02:57:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_thypb4: Src hash empty - aborting Dst hash check 2026/07/27 02:57:44 INFO : unknown-size-put.txt.rclone_chunk.001_thypb4: Copied (server-side copy) to: unknown-size-put.txt 2026/07/27 02:57:44 INFO : unknown-size-put.txt.rclone_chunk.001_thypb4: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/27 02:57:44 DEBUG : unknown-size-update.txt: size = 100 OK 2026/07/27 02:57:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyqun: md5 = c4b7da9dacc8adcd97844fba02c1b9b2 OK 2026/07/27 02:57:44 INFO : unknown-size-update.txt.rclone_chunk.001_thyqun: Copied (server-side copy) to: unknown-size-update.txt 2026/07/27 02:57:45 INFO : unknown-size-update.txt.rclone_chunk.001_thyqun: Deleted 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyrve: open chunk writer: started multipart upload: Fu5Gmxl8KrbQRs8_Qx7Lzk0NVABHtFdVrsWwDJtUN1M8mln2.dWznpQSoESgK.e4JFdQQ1NdCEtHrv0mbX__7CC2pNr2vgBPdIgdfYVnMIGrNvc40NCdAI9LNo9zAeu8 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyrve: multipart upload wrote chunk 1 with 200 bytes and etag "47fbc193bf7d8ce5307155d5edef678c" 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyrve: multipart upload "Fu5Gmxl8KrbQRs8_Qx7Lzk0NVABHtFdVrsWwDJtUN1M8mln2.dWznpQSoESgK.e4JFdQQ1NdCEtHrv0mbX__7CC2pNr2vgBPdIgdfYVnMIGrNvc40NCdAI9LNo9zAeu8" finished 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyrve: Multipart upload Etag: a1a6122d11da210d99bfc7135cd56442-1 OK 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt: size = 200 OK 2026/07/27 02:57:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_thyrve: Src hash empty - aborting Dst hash check 2026/07/27 02:57:45 INFO : unknown-size-update.txt.rclone_chunk.001_thyrve: Copied (server-side copy) to: unknown-size-update.txt 2026/07/27 02:57:45 INFO : unknown-size-update.txt.rclone_chunk.001_thyrve: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/27 02:57:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cagiyow0haku/deeper/nonexisting/directory" 2026/07/27 02:57:45 DEBUG : Creating backend with remote "TestS3:rclone-test-cagiyow0haku/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/27 02:57:46 DEBUG : Waiting for deletions to finish 2026/07/27 02:57:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/27 02:57:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/07/27 02:57:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/27 02:57:46 INFO : S3 bucket rclone-test-cagiyow0haku: Bucket "rclone-test-cagiyow0haku" deleted 2026/07/27 02:57:46 ERROR : error listing: directory not found 2026/07/27 02:57:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (51.80s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.22s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (50.64s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- 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 (32.05s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.35s) --- 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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.85s) --- 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.09s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.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.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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.878s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.00735795s (try 1/5)