"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/29 01:46:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi" 2026/04/29 01:46:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:46:22 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/29 01:46:22 INFO : S3 bucket rclone-test-xuboyah1fimi: Bucket "rclone-test-xuboyah1fimi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/29 01:46:23 INFO : S3 bucket rclone-test-xuboyah1fimi: Bucket "rclone-test-xuboyah1fimi" deleted === RUN TestIntegration/FsMkdir 2026/04/29 01:46:23 INFO : S3 bucket rclone-test-xuboyah1fimi: Bucket "rclone-test-xuboyah1fimi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/29 01:46:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/29 01:46:24 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/29 01:46:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/29 01:46:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/29 01:46:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_8lb2k7: md5 = 37694fe516f2a60f90772f2300b02bbc OK 2026/04/29 01:46:24 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_8lb2k7: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/29 01:46:24 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_8lb2k7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/29 01:46:25 DEBUG : ./.: size = 100 OK 2026/04/29 01:46:25 DEBUG : ./..rclone_chunk.001_8lb3eu: md5 = 2a88b4bfdcc98abc56d1bb72c1e4ce84 OK 2026/04/29 01:46:25 INFO : ./..rclone_chunk.001_8lb3eu: Copied (server-side copy) to: ./. 2026/04/29 01:46:25 INFO : ./..rclone_chunk.001_8lb3eu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/29 01:46:26 DEBUG : ../..: size = 100 OK 2026/04/29 01:46:26 DEBUG : ../...rclone_chunk.001_8lb3ku: md5 = abdaf6f7ddf5e950836c26633e2938a3 OK 2026/04/29 01:46:26 INFO : ../...rclone_chunk.001_8lb3ku: Copied (server-side copy) to: ../.. 2026/04/29 01:46:26 INFO : ../...rclone_chunk.001_8lb3ku: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/29 01:46:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/29 01:46:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_8lb4zk: md5 = a6186cf1c5769c9777382cf7b62270fa OK 2026/04/29 01:46:27 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_8lb4zk: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/29 01:46:27 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_8lb4zk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/29 01:46:27 DEBUG : leading space/ leading space: size = 100 OK 2026/04/29 01:46:27 DEBUG : leading space/ leading space.rclone_chunk.001_8lb5dj: md5 = 606090fd2ede7121ea11892480e38f8b OK 2026/04/29 01:46:27 INFO : leading space/ leading space.rclone_chunk.001_8lb5dj: Copied (server-side copy) to: leading space/ leading space 2026/04/29 01:46:27 INFO : leading space/ leading space.rclone_chunk.001_8lb5dj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/29 01:46:28 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/29 01:46:28 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_8lb6gl: md5 = fbc4c4135420ff045a623670d370f0ad OK 2026/04/29 01:46:28 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_8lb6gl: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/29 01:46:28 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_8lb6gl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/29 01:46:29 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/29 01:46:29 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_8lb70i: md5 = 10a6b51e18adf4f2e8096f7735497417 OK 2026/04/29 01:46:29 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_8lb70i: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/29 01:46:29 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_8lb70i: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/29 01:46:30 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/29 01:46:30 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_8lb7vg: md5 = 0bb201452cd71b4fb62cad46a52a3c7e OK 2026/04/29 01:46:30 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_8lb7vg: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/29 01:46:30 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_8lb7vg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/29 01:46:31 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/29 01:46:31 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_8lb869: md5 = e52a41b1a8d10433b59300da1ef4b534 OK 2026/04/29 01:46:31 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_8lb869: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/29 01:46:31 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_8lb869: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/29 01:46:31 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/29 01:46:31 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_8lb9u0: md5 = 52af05fc47439ef93f22faf57c55d584 OK 2026/04/29 01:46:31 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_8lb9u0: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/29 01:46:31 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_8lb9u0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/29 01:46:32 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/29 01:46:32 DEBUG : .leading dot/.leading dot.rclone_chunk.001_8lbauf: md5 = e47e7cca53ad2a0dccd228dca6d2d041 OK 2026/04/29 01:46:32 INFO : .leading dot/.leading dot.rclone_chunk.001_8lbauf: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/29 01:46:32 INFO : .leading dot/.leading dot.rclone_chunk.001_8lbauf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/29 01:46:33 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/29 01:46:33 DEBUG : trailing space /trailing space .rclone_chunk.001_8lbb9n: md5 = 8a851e0bd53515f39dd00c7b2e9a2f7d OK 2026/04/29 01:46:33 INFO : trailing space /trailing space .rclone_chunk.001_8lbb9n: Copied (server-side copy) to: trailing space /trailing space 2026/04/29 01:46:33 INFO : trailing space /trailing space .rclone_chunk.001_8lbb9n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/29 01:46:34 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/29 01:46:34 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_8lbb3m: md5 = 60ac0fa3c3ca83076bc3802409b9283c OK 2026/04/29 01:46:34 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_8lbb3m: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/29 01:46:34 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_8lbb3m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/29 01:46:34 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/29 01:46:34 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_8lbcui: md5 = bc78fd44f19f709277a7e0341e1cb0e0 OK 2026/04/29 01:46:34 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_8lbcui: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/29 01:46:34 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_8lbcui: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/29 01:46:35 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/29 01:46:35 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_8lbdhk: md5 = e916b9c7e2925413117d08729f28d2e8 OK 2026/04/29 01:46:35 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_8lbdhk: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/29 01:46:35 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_8lbdhk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/29 01:46:36 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/29 01:46:36 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_8lbegg: md5 = 0fde6e73c881eab51a226310215f10e2 OK 2026/04/29 01:46:36 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_8lbegg: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/29 01:46:36 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_8lbegg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/29 01:46:37 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/29 01:46:37 DEBUG : trailing dot./trailing dot..rclone_chunk.001_8lbep6: md5 = 58604777f828523e36c7880bed99fade OK 2026/04/29 01:46:37 INFO : trailing dot./trailing dot..rclone_chunk.001_8lbep6: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/29 01:46:37 INFO : trailing dot./trailing dot..rclone_chunk.001_8lbep6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/29 01:46:37 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/29 01:46:37 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_8lbfqf: md5 = 13f3160875aa37ea11605566c90cd28e OK 2026/04/29 01:46:37 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_8lbfqf: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/29 01:46:37 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_8lbfqf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/29 01:46:38 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/29 01:46:38 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_8lbgup: md5 = 163abf390d7c98de4bde0d80c356fbf2 OK 2026/04/29 01:46:38 INFO : test%46.txt/test%46.txt.rclone_chunk.001_8lbgup: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/29 01:46:38 INFO : test%46.txt/test%46.txt.rclone_chunk.001_8lbgup: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/29 01:46:39 DEBUG : zero-length-file: size = 0 OK 2026/04/29 01:46:39 DEBUG : zero-length-file.rclone_chunk.001_8lbhkw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:46:39 INFO : zero-length-file.rclone_chunk.001_8lbhkw: Copied (server-side copy) to: zero-length-file 2026/04/29 01:46:39 INFO : zero-length-file.rclone_chunk.001_8lbhkw: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/29 01:46:40 DEBUG : file name.txt: size = 100 OK 2026/04/29 01:46:40 DEBUG : file name.txt.rclone_chunk.001_8lbi1g: md5 = 6e27f1bf2c6283e4b38eb13c100915ba OK 2026/04/29 01:46:40 INFO : file name.txt.rclone_chunk.001_8lbi1g: Copied (server-side copy) to: file name.txt 2026/04/29 01:46:40 INFO : file name.txt.rclone_chunk.001_8lbi1g: Deleted 2026/04/29 01:46:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/29 01:46:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_8lbi5y: md5 = 14c5ea7ec5b67029fef3ec3641cc85a6 OK 2026/04/29 01:46:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_8lbi5y: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/29 01:46:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_8lbi5y: Deleted 2026/04/29 01:46:41 DEBUG : file name.txt: size = 100 OK 2026/04/29 01:46:41 DEBUG : file name.txt.rclone_chunk.001_8lbjqn: md5 = 6e581f4f338c25ac6e90acb5e6328e1d OK 2026/04/29 01:46:41 INFO : file name.txt.rclone_chunk.001_8lbjqn: Copied (server-side copy) to: file name.txt 2026/04/29 01:46:41 INFO : file name.txt.rclone_chunk.001_8lbjqn: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/29 01:46:42 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/29 01:46:42 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/29 01:46:44 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/29 01:46:44 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_8lbl1q: md5 = f3218eb963e266d33cb7b2ee2bebdc99 OK 2026/04/29 01:46:44 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_8lbl1q: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/29 01:46:44 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_8lbl1q: Deleted 2026/04/29 01:46:44 DEBUG : S3 bucket rclone-test-xuboyah1fimi: bucket is versioned: false 2026/04/29 01:46:44 DEBUG : Waiting for deletions to finish 2026/04/29 01:46:44 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/29 01:46:44 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/29 01:46:44 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/29 01:46:45 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/29 01:46:45 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_8lbnqj: md5 = 8c119468bda1f248bce6dead24a8535a OK 2026/04/29 01:46:45 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_8lbnqj: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/29 01:46:45 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_8lbnqj: Deleted 2026/04/29 01:46:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/dirToPurgeFromRoot" 2026/04/29 01:46:45 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/dirToPurgeFromRoot" 2026/04/29 01:46:46 DEBUG : S3 bucket rclone-test-xuboyah1fimi path dirToPurgeFromRoot: bucket is versioned: false 2026/04/29 01:46:46 DEBUG : Waiting for deletions to finish 2026/04/29 01:46:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/29 01:46:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/29 01:46:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/29 01:46:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/hello? sausage/êé" 2026/04/29 01:46:46 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/hello? sausage/êé" 2026/04/29 01:46:47 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/29 01:46:47 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_8lbo8v: md5 = de837892c345ec98d50b5dd3b8c8774e OK 2026/04/29 01:46:47 INFO : a/b/c/d/e.txt.rclone_chunk.001_8lbo8v: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/29 01:46:47 INFO : a/b/c/d/e.txt.rclone_chunk.001_8lbo8v: Deleted 2026/04/29 01:46:47 DEBUG : S3 bucket rclone-test-xuboyah1fimi path hello? sausage/êé: bucket is versioned: false 2026/04/29 01:46:47 DEBUG : Waiting for deletions to finish 2026/04/29 01:46:47 DEBUG : "a/b/c/d/e.txt" version false 2026/04/29 01:46:47 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/29 01:46:47 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/29 01:46:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/29 01:46:51 DEBUG : file name.txt: size = 200 OK 2026/04/29 01:46:51 DEBUG : file name.txt.rclone_chunk.001_8lbst5: md5 = 088595e2efa475309af69dd296327bae OK 2026/04/29 01:46:51 INFO : file name.txt.rclone_chunk.001_8lbst5: Copied (server-side copy) to: file name.txt 2026/04/29 01:46:51 INFO : file name.txt.rclone_chunk.001_8lbst5: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/29 01:46:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 01:46:51 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/29 01:46:51 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-xuboyah1fimi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-xuboyah1fimi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/29 01:46:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/not found.txt" 2026/04/29 01:46:51 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/29 01:46:52 NOTICE: S3 bucket rclone-test-xuboyah1fimi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/29 01:46:52 DEBUG : piped data.txt.rclone_chunk.001_8lbul3: open chunk writer: started multipart upload: 9OSY09n_jtPJvIRq4Tm85fCZZsumRr6eAg0D70JPfa65YN1Tmqeiy0JnKShgcclEdA1CFZx9uZfltpBFlIb8GHuQ_Qqfy26HaVIApRH.HtCljKiv6u4FAiI3OO8U1lYy 2026/04/29 01:46:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/29 01:46:52 DEBUG : piped data.txt.rclone_chunk.001_8lbul3: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/29 01:46:52 DEBUG : piped data.txt.rclone_chunk.001_8lbul3: multipart upload "9OSY09n_jtPJvIRq4Tm85fCZZsumRr6eAg0D70JPfa65YN1Tmqeiy0JnKShgcclEdA1CFZx9uZfltpBFlIb8GHuQ_Qqfy26HaVIApRH.HtCljKiv6u4FAiI3OO8U1lYy" finished 2026/04/29 01:46:52 DEBUG : piped data.txt.rclone_chunk.001_8lbul3: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/29 01:46:52 DEBUG : piped data.txt: size = 0 OK 2026/04/29 01:46:52 DEBUG : piped data.txt.rclone_chunk.001_8lbul3: Src hash empty - aborting Dst hash check 2026/04/29 01:46:52 INFO : piped data.txt.rclone_chunk.001_8lbul3: Copied (server-side copy) to: piped data.txt 2026/04/29 01:46:52 INFO : piped data.txt.rclone_chunk.001_8lbul3: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/29 01:46:53 DEBUG : piped data.txt.rclone_chunk.001_8lbu3k: open chunk writer: started multipart upload: vjxTPyOAvwJuUIntAusZAxbIDurjZirjEcVoeov4fltd2mFRth9ke_NNgKd8Tc1WCY1EoAAZ7K4UuYtaIVQDjWIDMqHGpvLk78Aa4biRU.9P2r7o6XRfEJ6rOKJ04j7g 2026/04/29 01:46:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/29 01:46:53 DEBUG : piped data.txt.rclone_chunk.001_8lbu3k: multipart upload wrote chunk 1 with 100 bytes and etag "1c4bc0f3a2981ff9f9f41ffe26b2d1dc" 2026/04/29 01:46:53 DEBUG : piped data.txt.rclone_chunk.001_8lbu3k: multipart upload "vjxTPyOAvwJuUIntAusZAxbIDurjZirjEcVoeov4fltd2mFRth9ke_NNgKd8Tc1WCY1EoAAZ7K4UuYtaIVQDjWIDMqHGpvLk78Aa4biRU.9P2r7o6XRfEJ6rOKJ04j7g" finished 2026/04/29 01:46:53 DEBUG : piped data.txt.rclone_chunk.001_8lbu3k: Multipart upload Etag: 403bb41d0ec26936248f4469a72f4e06-1 OK 2026/04/29 01:46:53 DEBUG : piped data.txt: size = 100 OK 2026/04/29 01:46:53 DEBUG : piped data.txt.rclone_chunk.001_8lbu3k: Src hash empty - aborting Dst hash check 2026/04/29 01:46:53 INFO : piped data.txt.rclone_chunk.001_8lbu3k: Copied (server-side copy) to: piped data.txt 2026/04/29 01:46:53 INFO : piped data.txt.rclone_chunk.001_8lbu3k: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/04/29 01:46:53 INFO : Chunked 'TestChunkerS3:rclone-test-xuboyah1fimi': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/29 01:46:54 DEBUG : small/emptyfile: size = 0 OK 2026/04/29 01:46:54 DEBUG : small/emptyfile.rclone_chunk.001_8lbv9m: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:46:54 INFO : small/emptyfile.rclone_chunk.001_8lbv9m: Copied (server-side copy) to: small/emptyfile 2026/04/29 01:46:54 INFO : small/emptyfile.rclone_chunk.001_8lbv9m: Deleted 2026/04/29 01:46:54 DEBUG : small/smallfile: size = 2 OK 2026/04/29 01:46:54 DEBUG : small/smallfile.rclone_chunk.001_8lbwha: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/29 01:46:54 INFO : small/smallfile.rclone_chunk.001_8lbwha: Copied (server-side copy) to: small/smallfile 2026/04/29 01:46:54 INFO : small/smallfile.rclone_chunk.001_8lbwha: Deleted 2026/04/29 01:46:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/04/29 01:46:55 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/29 01:46:55 DEBUG : usermeta/today.rclone_chunk.001_8lbxk3: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/29 01:46:55 INFO : usermeta/today.rclone_chunk.001_8lbxk3: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/29 01:46:55 INFO : usermeta/today.rclone_chunk.001_8lbxk3: Deleted 2026/04/29 01:46:56 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/29 01:46:56 DEBUG : usermeta/past.rclone_chunk.001_8lbynt: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/29 01:46:56 INFO : usermeta/past.rclone_chunk.001_8lbynt: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/29 01:46:56 INFO : usermeta/past.rclone_chunk.001_8lbynt: Deleted 2026/04/29 01:46:57 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/29 01:46:57 DEBUG : usermeta/future.rclone_chunk.001_8lbzd5: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/29 01:46:57 INFO : usermeta/future.rclone_chunk.001_8lbzd5: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/29 01:46:57 INFO : usermeta/future.rclone_chunk.001_8lbzd5: Deleted 2026/04/29 01:46:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/29 01:46:59 DEBUG : future/test: Can't copy - required hash not found 2026/04/29 01:46:59 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/29 01:46:59 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/29 01:46:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-xuboyah1fimi': File to upload is small (3 bytes), uploading instead of streaming 2026/04/29 01:46:59 DEBUG : Waiting for deletions to finish 2026/04/29 01:46:59 DEBUG : "future/test" version false 2026/04/29 01:46:59 DEBUG : future/test: Deleting (id "") 2026/04/29 01:46:59 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/29 01:46:59 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/29 01:46:59 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/29 01:46:59 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/29 01:46:59 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/29 01:46:59 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/29 01:46:59 INFO : future/test: Deleted 2026/04/29 01:46:59 INFO : future/test.rclone_chunk.002: Deleted 2026/04/29 01:46:59 INFO : future/test.rclone_chunk.003: Deleted 2026/04/29 01:46:59 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.001_8lc1ks: md5 = 4b3be2b2a2d6d1b7f06f367643635f7f OK 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.001_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.001_8lc1ks: Deleted 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.002_8lc1ks: md5 = d8dd42a092f21adc4ce5ca7956d350d9 OK 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.002_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.002_8lc1ks: Deleted 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.003_8lc1ks: md5 = 151e3dc0f5fafdd7fec1e459dcdb374f OK 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.003_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.003_8lc1ks: Deleted 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/29 01:47:02 DEBUG : backcomp/renamefile.rclone_chunk.004_8lc1ks: md5 = cbf7549342732cdaf406534899ca0ce2 OK 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.004_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/29 01:47:02 INFO : backcomp/renamefile.rclone_chunk.004_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.005_8lc1ks: md5 = 4fde2024e23302f5838444031e76e83a OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.005_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.005_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.006_8lc1ks: md5 = 4ed91412a39f15389c1a3abe35ca5f61 OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.006_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.006_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.007_8lc1ks: md5 = f2c59fe847d774918e3ccfcffea753d7 OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.007_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.007_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.008_8lc1ks: md5 = 413e6a0e852cee7aeabd0ef81f24f004 OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.008_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.008_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.009_8lc1ks: md5 = 3910f2a3a03d408399f42e2a2ed0aa6d OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.009_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.009_8lc1ks: Deleted 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/29 01:47:03 DEBUG : backcomp/renamefile.rclone_chunk.010_8lc1ks: md5 = 6e3c456e636117f1eb1e50345fd17b96 OK 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.010_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/29 01:47:03 INFO : backcomp/renamefile.rclone_chunk.010_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.011_8lc1ks: md5 = ae8db43b8f142197454f0d32f571f3a4 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.011_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.011_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.012_8lc1ks: md5 = 8cdf129c40a86531ccab3c493f604062 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.012_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.012_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.013_8lc1ks: md5 = cfcdd4cd15ce1f871fc458dcdc70fcf2 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.013_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.013_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.014_8lc1ks: md5 = 2451c5401fa10f34e94f3bdaf389fce3 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.014_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.014_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.015_8lc1ks: md5 = 9071923fe7cf10b8d3a9a95bafb37161 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.015_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.015_8lc1ks: Deleted 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/29 01:47:04 DEBUG : backcomp/renamefile.rclone_chunk.016_8lc1ks: md5 = e98c5b31dba39ede7bb15d9dfbc30c81 OK 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.016_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/29 01:47:04 INFO : backcomp/renamefile.rclone_chunk.016_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.017_8lc1ks: md5 = 9a9c0b3d8be94ab96be5932521388216 OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.017_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.017_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.018_8lc1ks: md5 = 9f3357bb97e19db6681640ed7508bb92 OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.018_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.018_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.019_8lc1ks: md5 = d0f9bf8ae1efa15944373e1cc2917e40 OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.019_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.019_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.020_8lc1ks: md5 = d6fc3fcd539f8700d082aac433796950 OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.020_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.020_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.021_8lc1ks: md5 = 0994aa5b8034ea815e4214b0035e67df OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.021_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.021_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.022_8lc1ks: md5 = 4aaa5f5483539d908d4733376828fc36 OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.022_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.022_8lc1ks: Deleted 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/29 01:47:05 DEBUG : backcomp/renamefile.rclone_chunk.023_8lc1ks: md5 = ea375de8dbd474044b4a23a8de1623ab OK 2026/04/29 01:47:05 INFO : backcomp/renamefile.rclone_chunk.023_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/29 01:47:06 INFO : backcomp/renamefile.rclone_chunk.023_8lc1ks: Deleted 2026/04/29 01:47:06 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/29 01:47:06 DEBUG : backcomp/renamefile.rclone_chunk.024_8lc1ks: md5 = 953d145d1d7a684f1cc3a24e64cefa97 OK 2026/04/29 01:47:06 INFO : backcomp/renamefile.rclone_chunk.024_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/29 01:47:06 INFO : backcomp/renamefile.rclone_chunk.024_8lc1ks: Deleted 2026/04/29 01:47:06 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/29 01:47:06 DEBUG : backcomp/renamefile.rclone_chunk.025_8lc1ks: md5 = d2dcc412318ece8b483197b229c6458e OK 2026/04/29 01:47:06 INFO : backcomp/renamefile.rclone_chunk.025_8lc1ks: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/29 01:47:06 INFO : backcomp/renamefile.rclone_chunk.025_8lc1ks: Deleted 2026/04/29 01:47:08 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/29 01:47:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/servermovetest/subdir1" 2026/04/29 01:47:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/servermovetest/subdir1" 2026/04/29 01:47:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/servermovetest/subdir2" 2026/04/29 01:47:08 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/servermovetest/subdir2" 2026/04/29 01:47:09 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/29 01:47:09 DEBUG : movefile.rclone_chunk.001_8lcazq: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/29 01:47:09 INFO : movefile.rclone_chunk.001_8lcazq: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/29 01:47:09 INFO : movefile.rclone_chunk.001_8lcazq: Deleted 2026/04/29 01:47:09 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/29 01:47:09 DEBUG : movefile.rclone_chunk.002_8lcazq: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/29 01:47:09 INFO : movefile.rclone_chunk.002_8lcazq: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/29 01:47:09 INFO : movefile.rclone_chunk.002_8lcazq: Deleted 2026/04/29 01:47:10 DEBUG : movefile: copy 2 data chunks... 2026/04/29 01:47:10 DEBUG : movefile: size = 6 OK 2026/04/29 01:47:10 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/29 01:47:10 INFO : movefile: Copied (server-side copy) 2026/04/29 01:47:11 INFO : movefile: Deleted 2026/04/29 01:47:11 DEBUG : Waiting for deletions to finish 2026/04/29 01:47:11 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/29 01:47:11 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/29 01:47:11 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/29 01:47:11 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/29 01:47:11 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/29 01:47:11 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/29 01:47:11 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/29 01:47:11 INFO : servermovetest/subdir2/movefile: Deleted 2026/04/29 01:47:11 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/29 01:47:11 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-xuboyah1fimi/md5all" 2026/04/29 01:47:11 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/29 01:47:11 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/29 01:47:11 DEBUG : unknown-size-put.txt.rclone_chunk.001_8lcddz: open chunk writer: started multipart upload: qXq7afaDP2biyg9J2heepa1iVKPH3ndh2wWdx920.8TqoAIhgOVCKNWSlfbl_Xx5ZY0ORi80TwfYy6OAkkdskTT5SCHtQH9F.1fOCJeUPBXcQHShjl_jlNVOdtQqAOsJ 2026/04/29 01:47:11 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/29 01:47:11 DEBUG : unknown-size-put.txt.rclone_chunk.001_8lcddz: multipart upload wrote chunk 1 with 100 bytes and etag "25b529c0b9d28c652dacd022d26ead43" 2026/04/29 01:47:11 DEBUG : unknown-size-put.txt.rclone_chunk.001_8lcddz: multipart upload "qXq7afaDP2biyg9J2heepa1iVKPH3ndh2wWdx920.8TqoAIhgOVCKNWSlfbl_Xx5ZY0ORi80TwfYy6OAkkdskTT5SCHtQH9F.1fOCJeUPBXcQHShjl_jlNVOdtQqAOsJ" finished 2026/04/29 01:47:11 DEBUG : unknown-size-put.txt.rclone_chunk.001_8lcddz: Multipart upload Etag: 4e438928a1fda6258165f3338b6639de-1 OK 2026/04/29 01:47:12 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/29 01:47:12 DEBUG : unknown-size-put.txt.rclone_chunk.001_8lcddz: Src hash empty - aborting Dst hash check 2026/04/29 01:47:12 INFO : unknown-size-put.txt.rclone_chunk.001_8lcddz: Copied (server-side copy) to: unknown-size-put.txt 2026/04/29 01:47:12 INFO : unknown-size-put.txt.rclone_chunk.001_8lcddz: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/29 01:47:12 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/29 01:47:12 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lcei1: md5 = 2b1cf5630df72ae21099210b9117f4d3 OK 2026/04/29 01:47:12 INFO : unknown-size-update.txt.rclone_chunk.001_8lcei1: Copied (server-side copy) to: unknown-size-update.txt 2026/04/29 01:47:12 INFO : unknown-size-update.txt.rclone_chunk.001_8lcei1: Deleted 2026/04/29 01:47:12 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lce35: open chunk writer: started multipart upload: AWi.wlyo_32KmPUF_nydhmW0G85WOhQuxAIM8faUxjYJ5vdOzGPHUXSnFAH3QVCmDVlkVMLtMSq.Y.ClUoGluvA_AmGXnzk_qqNFzHIe_uT_9_1ROUoZpKnCB3soTK3Y 2026/04/29 01:47:12 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/29 01:47:12 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lce35: multipart upload wrote chunk 1 with 200 bytes and etag "0d3b1f6f6e98b199fe58c907857210f9" 2026/04/29 01:47:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lce35: multipart upload "AWi.wlyo_32KmPUF_nydhmW0G85WOhQuxAIM8faUxjYJ5vdOzGPHUXSnFAH3QVCmDVlkVMLtMSq.Y.ClUoGluvA_AmGXnzk_qqNFzHIe_uT_9_1ROUoZpKnCB3soTK3Y" finished 2026/04/29 01:47:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lce35: Multipart upload Etag: 3c7b5e48d78879539226bd402761ec4f-1 OK 2026/04/29 01:47:13 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/29 01:47:13 DEBUG : unknown-size-update.txt.rclone_chunk.001_8lce35: Src hash empty - aborting Dst hash check 2026/04/29 01:47:13 INFO : unknown-size-update.txt.rclone_chunk.001_8lce35: Copied (server-side copy) to: unknown-size-update.txt 2026/04/29 01:47:13 INFO : unknown-size-update.txt.rclone_chunk.001_8lce35: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/29 01:47:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuboyah1fimi/deeper/nonexisting/directory" 2026/04/29 01:47:13 DEBUG : Creating backend with remote "TestS3:rclone-test-xuboyah1fimi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/29 01:47:13 DEBUG : Waiting for deletions to finish 2026/04/29 01:47:13 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/29 01:47:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/29 01:47:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/29 01:47:14 INFO : S3 bucket rclone-test-xuboyah1fimi: Bucket "rclone-test-xuboyah1fimi" deleted 2026/04/29 01:47:14 ERROR : error listing: directory not found 2026/04/29 01:47:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.21s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (51.00s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.66s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.92s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- 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 52.260s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.903655931s (try 1/5)