"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/03 04:14:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba" 2026/08/03 04:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 04:14:27 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/03 04:14:28 INFO : S3 bucket rclone-test-nigehuj2tiba: Bucket "rclone-test-nigehuj2tiba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/03 04:14:28 INFO : S3 bucket rclone-test-nigehuj2tiba: Bucket "rclone-test-nigehuj2tiba" deleted === RUN TestIntegration/FsMkdir 2026/08/03 04:14:29 INFO : S3 bucket rclone-test-nigehuj2tiba: Bucket "rclone-test-nigehuj2tiba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/03 04:14:29 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/03 04:14:29 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/03 04:14:29 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/08/03 04:14:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/03 04:14:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6k6ugv: md5 = 0e48d28c050486bce4307c46bde54acd OK 2026/08/03 04:14:29 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6k6ugv: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/03 04:14:29 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_6k6ugv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/03 04:14:30 DEBUG : ./.: size = 100 OK 2026/08/03 04:14:30 DEBUG : ./..rclone_chunk.001_6k6vnb: md5 = 5d0cb791f833676a716c6ae6a37ee381 OK 2026/08/03 04:14:30 INFO : ./..rclone_chunk.001_6k6vnb: Copied (server-side copy) to: ./. 2026/08/03 04:14:30 INFO : ./..rclone_chunk.001_6k6vnb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/03 04:14:31 DEBUG : ../..: size = 100 OK 2026/08/03 04:14:31 DEBUG : ../...rclone_chunk.001_6k6wx5: md5 = 78b84b4912b52b45a7b5644cc415bd94 OK 2026/08/03 04:14:31 INFO : ../...rclone_chunk.001_6k6wx5: Copied (server-side copy) to: ../.. 2026/08/03 04:14:31 INFO : ../...rclone_chunk.001_6k6wx5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/03 04:14:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/03 04:14:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6k6w6l: md5 = 63456a8daa17ae151431ddca3637ce49 OK 2026/08/03 04:14:32 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6k6w6l: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/03 04:14:32 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_6k6w6l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/03 04:14:32 DEBUG : leading space/ leading space: size = 100 OK 2026/08/03 04:14:32 DEBUG : leading space/ leading space.rclone_chunk.001_6k6xue: md5 = 4f1343cc655a8f3f09a75fe17e3106a8 OK 2026/08/03 04:14:32 INFO : leading space/ leading space.rclone_chunk.001_6k6xue: Copied (server-side copy) to: leading space/ leading space 2026/08/03 04:14:32 INFO : leading space/ leading space.rclone_chunk.001_6k6xue: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/03 04:14:33 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/03 04:14:33 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_6k6yle: md5 = 5821bbad72c34942c97d4c714e69a3fb OK 2026/08/03 04:14:33 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_6k6yle: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/03 04:14:33 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_6k6yle: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/03 04:14:34 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/03 04:14:34 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_6k6za7: md5 = 0db06bac5887dd3c0c580f6aefa71620 OK 2026/08/03 04:14:34 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_6k6za7: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/03 04:14:34 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_6k6za7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/03 04:14:35 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/03 04:14:35 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_6k6zaq: md5 = f2d752d890f7e16028af27e0bb737b61 OK 2026/08/03 04:14:35 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_6k6zaq: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/03 04:14:35 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_6k6zaq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/03 04:14:35 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/03 04:14:35 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_6k70fn: md5 = a1114f64f455728c47293b581a09a26a OK 2026/08/03 04:14:35 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_6k70fn: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/03 04:14:35 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_6k70fn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/03 04:14:36 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/03 04:14:36 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_6k7106: md5 = 811f14a8a07624fa0f6e9e3249ae454a OK 2026/08/03 04:14:36 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_6k7106: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/03 04:14:36 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_6k7106: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/03 04:14:37 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/03 04:14:37 DEBUG : .leading dot/.leading dot.rclone_chunk.001_6k725f: md5 = 1d3dc1482a138c6126b8c0216d5233c2 OK 2026/08/03 04:14:37 INFO : .leading dot/.leading dot.rclone_chunk.001_6k725f: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/03 04:14:37 INFO : .leading dot/.leading dot.rclone_chunk.001_6k725f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/03 04:14:38 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/03 04:14:38 DEBUG : trailing space /trailing space .rclone_chunk.001_6k72nu: md5 = 6845f54fee7e37f68d6d8363a45ca09b OK 2026/08/03 04:14:38 INFO : trailing space /trailing space .rclone_chunk.001_6k72nu: Copied (server-side copy) to: trailing space /trailing space 2026/08/03 04:14:38 INFO : trailing space /trailing space .rclone_chunk.001_6k72nu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/03 04:14:38 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/03 04:14:38 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_6k731m: md5 = cda630dcb3c97f2df5a97c1b61f59f47 OK 2026/08/03 04:14:38 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_6k731m: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/03 04:14:38 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_6k731m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/03 04:14:39 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/03 04:14:39 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_6k74p3: md5 = 4fda129a6777e0d6c42759dc5cfe3ded OK 2026/08/03 04:14:39 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_6k74p3: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/03 04:14:39 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_6k74p3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/03 04:14:40 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/03 04:14:40 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_6k75lb: md5 = bd685dc81b76bce59a39d9c7f907ed44 OK 2026/08/03 04:14:40 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_6k75lb: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/03 04:14:40 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_6k75lb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/03 04:14:41 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/03 04:14:41 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_6k755h: md5 = 461d619997f48adf22c14a2a59cbdbde OK 2026/08/03 04:14:41 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_6k755h: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/03 04:14:41 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_6k755h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/03 04:14:41 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/03 04:14:41 DEBUG : trailing dot./trailing dot..rclone_chunk.001_6k76ib: md5 = 4f4cf045b819a5fc785cde5bf6e446f3 OK 2026/08/03 04:14:41 INFO : trailing dot./trailing dot..rclone_chunk.001_6k76ib: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/03 04:14:41 INFO : trailing dot./trailing dot..rclone_chunk.001_6k76ib: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/03 04:14:42 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/03 04:14:42 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_6k77za: md5 = 38030f6114aeffd53b7989d7fbae99d2 OK 2026/08/03 04:14:42 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_6k77za: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/03 04:14:42 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_6k77za: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/03 04:14:43 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/03 04:14:43 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_6k78t6: md5 = 1b7b41038c3bcdf12e75d5682e0e6dbf OK 2026/08/03 04:14:43 INFO : test%46.txt/test%46.txt.rclone_chunk.001_6k78t6: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/03 04:14:43 INFO : test%46.txt/test%46.txt.rclone_chunk.001_6k78t6: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/03 04:14:44 DEBUG : zero-length-file: size = 0 OK 2026/08/03 04:14:44 DEBUG : zero-length-file.rclone_chunk.001_6k79y8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:14:44 INFO : zero-length-file.rclone_chunk.001_6k79y8: Copied (server-side copy) to: zero-length-file 2026/08/03 04:14:44 INFO : zero-length-file.rclone_chunk.001_6k79y8: 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/08/03 04:14:44 DEBUG : file name.txt: size = 100 OK 2026/08/03 04:14:44 DEBUG : file name.txt.rclone_chunk.001_6k79f8: md5 = ca9a2c459bde668e282c17cdbdb296df OK 2026/08/03 04:14:44 INFO : file name.txt.rclone_chunk.001_6k79f8: Copied (server-side copy) to: file name.txt 2026/08/03 04:14:45 INFO : file name.txt.rclone_chunk.001_6k79f8: Deleted 2026/08/03 04:14:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/03 04:14:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6k7a4v: md5 = 8ccf0b25b5a7a206195fa93cc43317df OK 2026/08/03 04:14:45 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6k7a4v: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/03 04:14:45 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_6k7a4v: Deleted 2026/08/03 04:14:46 DEBUG : file name.txt: size = 100 OK 2026/08/03 04:14:46 DEBUG : file name.txt.rclone_chunk.001_6k7aip: md5 = 3149e8d157e9f458fedd6848b97c5261 OK 2026/08/03 04:14:46 INFO : file name.txt.rclone_chunk.001_6k7aip: Copied (server-side copy) to: file name.txt 2026/08/03 04:14:46 INFO : file name.txt.rclone_chunk.001_6k7aip: 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/08/03 04:14:46 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/03 04:14:46 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/08/03 04:14:48 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/03 04:14:48 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_6k7ct4: md5 = 86e466314577211b9460a1b94c983187 OK 2026/08/03 04:14:48 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_6k7ct4: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/03 04:14:48 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_6k7ct4: Deleted 2026/08/03 04:14:48 DEBUG : S3 bucket rclone-test-nigehuj2tiba: bucket is versioned: false 2026/08/03 04:14:48 DEBUG : Waiting for deletions to finish 2026/08/03 04:14:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/03 04:14:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/03 04:14:48 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/03 04:14:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/03 04:14:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6k7efu: md5 = ad0832cb8a80f4d79a485a6cb4054ddd OK 2026/08/03 04:14:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6k7efu: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/03 04:14:49 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_6k7efu: Deleted 2026/08/03 04:14:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/dirToPurgeFromRoot" 2026/08/03 04:14:50 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/dirToPurgeFromRoot" 2026/08/03 04:14:50 DEBUG : S3 bucket rclone-test-nigehuj2tiba path dirToPurgeFromRoot: bucket is versioned: false 2026/08/03 04:14:50 DEBUG : Waiting for deletions to finish 2026/08/03 04:14:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/03 04:14:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/03 04:14:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/03 04:14:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/hello? sausage/êé" 2026/08/03 04:14:50 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/hello? sausage/êé" 2026/08/03 04:14:51 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/03 04:14:51 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_6k7f9z: md5 = 640630bcf4f567caecededbf8d3375f4 OK 2026/08/03 04:14:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_6k7f9z: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/03 04:14:51 INFO : a/b/c/d/e.txt.rclone_chunk.001_6k7f9z: Deleted 2026/08/03 04:14:52 DEBUG : S3 bucket rclone-test-nigehuj2tiba path hello? sausage/êé: bucket is versioned: false 2026/08/03 04:14:52 DEBUG : Waiting for deletions to finish 2026/08/03 04:14:52 DEBUG : "a/b/c/d/e.txt" version false 2026/08/03 04:14:52 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/03 04:14:52 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/03 04:14:52 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/08/03 04:14:56 DEBUG : file name.txt: size = 200 OK 2026/08/03 04:14:56 DEBUG : file name.txt.rclone_chunk.001_6k7k57: md5 = 48d6a33bd022714fa4a2af46e678b0ef OK 2026/08/03 04:14:56 INFO : file name.txt.rclone_chunk.001_6k7k57: Copied (server-side copy) to: file name.txt 2026/08/03 04:14:56 INFO : file name.txt.rclone_chunk.001_6k7k57: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/03 04:14:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/03 04:14:56 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/03 04:14:56 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-nigehuj2tiba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-nigehuj2tiba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/03 04:14:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/not found.txt" 2026/08/03 04:14:56 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/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/08/03 04:14:57 NOTICE: S3 bucket rclone-test-nigehuj2tiba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/03 04:14:57 DEBUG : piped data.txt.rclone_chunk.001_6k7mkg: open chunk writer: started multipart upload: .t0LC9U18OXu_PuQNM1tu3AFgpAXOU5xnUEXPtRevsDVjK1BtxItO3cbhQg.gZYEdZUBm_nrngIkcyfSNQeBd2lvqOG7jV1S0_5uvLe12NpXY7y4WapP52CC3Hm6tIsr 2026/08/03 04:14:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/03 04:14:57 DEBUG : piped data.txt.rclone_chunk.001_6k7mkg: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/03 04:14:57 DEBUG : piped data.txt.rclone_chunk.001_6k7mkg: multipart upload ".t0LC9U18OXu_PuQNM1tu3AFgpAXOU5xnUEXPtRevsDVjK1BtxItO3cbhQg.gZYEdZUBm_nrngIkcyfSNQeBd2lvqOG7jV1S0_5uvLe12NpXY7y4WapP52CC3Hm6tIsr" finished 2026/08/03 04:14:57 DEBUG : piped data.txt.rclone_chunk.001_6k7mkg: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/03 04:14:57 DEBUG : piped data.txt: size = 0 OK 2026/08/03 04:14:57 DEBUG : piped data.txt.rclone_chunk.001_6k7mkg: Src hash empty - aborting Dst hash check 2026/08/03 04:14:57 INFO : piped data.txt.rclone_chunk.001_6k7mkg: Copied (server-side copy) to: piped data.txt 2026/08/03 04:14:57 INFO : piped data.txt.rclone_chunk.001_6k7mkg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/03 04:14:58 DEBUG : piped data.txt.rclone_chunk.001_6k7mye: open chunk writer: started multipart upload: rnm2xsqgDEdYrsWoznZvJSFFzoVtRQglq3.mNoFtmE_Y2EsuGACBkyv33GDmakhlhGfu1.EB6iDbwtH37vCHJi4uGZHbQjQzBrBaTz80BDChrcEkt2NeN3jxU7p6uQx3 2026/08/03 04:14:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/03 04:14:58 DEBUG : piped data.txt.rclone_chunk.001_6k7mye: multipart upload wrote chunk 1 with 100 bytes and etag "38581bd80cdc1d80f623673298d64110" 2026/08/03 04:14:58 DEBUG : piped data.txt.rclone_chunk.001_6k7mye: multipart upload "rnm2xsqgDEdYrsWoznZvJSFFzoVtRQglq3.mNoFtmE_Y2EsuGACBkyv33GDmakhlhGfu1.EB6iDbwtH37vCHJi4uGZHbQjQzBrBaTz80BDChrcEkt2NeN3jxU7p6uQx3" finished 2026/08/03 04:14:58 DEBUG : piped data.txt.rclone_chunk.001_6k7mye: Multipart upload Etag: e939e05fd72d3aedce452c00f5c91da6-1 OK 2026/08/03 04:14:58 DEBUG : piped data.txt: size = 100 OK 2026/08/03 04:14:58 DEBUG : piped data.txt.rclone_chunk.001_6k7mye: Src hash empty - aborting Dst hash check 2026/08/03 04:14:58 INFO : piped data.txt.rclone_chunk.001_6k7mye: Copied (server-side copy) to: piped data.txt 2026/08/03 04:14:58 INFO : piped data.txt.rclone_chunk.001_6k7mye: 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/08/03 04:14:58 INFO : Chunked 'TestChunkerS3:rclone-test-nigehuj2tiba': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/03 04:14:59 DEBUG : small/emptyfile: size = 0 OK 2026/08/03 04:14:59 DEBUG : small/emptyfile.rclone_chunk.001_6k7n9f: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:14:59 INFO : small/emptyfile.rclone_chunk.001_6k7n9f: Copied (server-side copy) to: small/emptyfile 2026/08/03 04:14:59 INFO : small/emptyfile.rclone_chunk.001_6k7n9f: Deleted 2026/08/03 04:14:59 DEBUG : small/smallfile: size = 2 OK 2026/08/03 04:14:59 DEBUG : small/smallfile.rclone_chunk.001_6k7o7d: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/03 04:14:59 INFO : small/smallfile.rclone_chunk.001_6k7o7d: Copied (server-side copy) to: small/smallfile 2026/08/03 04:14:59 INFO : small/smallfile.rclone_chunk.001_6k7o7d: Deleted 2026/08/03 04:15:00 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/08/03 04:15:00 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/03 04:15:00 DEBUG : usermeta/today.rclone_chunk.001_6k7p36: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/03 04:15:00 INFO : usermeta/today.rclone_chunk.001_6k7p36: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/03 04:15:00 INFO : usermeta/today.rclone_chunk.001_6k7p36: Deleted 2026/08/03 04:15:01 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/03 04:15:01 DEBUG : usermeta/past.rclone_chunk.001_6k7qng: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/03 04:15:01 INFO : usermeta/past.rclone_chunk.001_6k7qng: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/03 04:15:01 INFO : usermeta/past.rclone_chunk.001_6k7qng: Deleted 2026/08/03 04:15:02 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/03 04:15:02 DEBUG : usermeta/future.rclone_chunk.001_6k7rm7: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/03 04:15:02 INFO : usermeta/future.rclone_chunk.001_6k7rm7: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/03 04:15:02 INFO : usermeta/future.rclone_chunk.001_6k7rm7: Deleted 2026/08/03 04:15:03 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/03 04:15:04 DEBUG : future/test: Can't copy - required hash not found 2026/08/03 04:15:04 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/03 04:15:04 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/03 04:15:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-nigehuj2tiba': File to upload is small (3 bytes), uploading instead of streaming 2026/08/03 04:15:04 DEBUG : Waiting for deletions to finish 2026/08/03 04:15:04 DEBUG : "future/test" version false 2026/08/03 04:15:04 DEBUG : future/test: Deleting (id "") 2026/08/03 04:15:04 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/03 04:15:04 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/03 04:15:04 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/03 04:15:04 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/03 04:15:04 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/03 04:15:04 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/03 04:15:04 INFO : future/test: Deleted 2026/08/03 04:15:04 INFO : future/test.rclone_chunk.002: Deleted 2026/08/03 04:15:04 INFO : future/test.rclone_chunk.003: Deleted 2026/08/03 04:15:04 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.001_6k7tur: md5 = 79602ec7655cfe10c6cfd6fe5f98943a OK 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.001_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.001_6k7tur: Deleted 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.002_6k7tur: md5 = 3fec635cdc9c3000702ce00ea12ec164 OK 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.002_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.002_6k7tur: Deleted 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.003_6k7tur: md5 = adc8881e68b594a68b97428f03f24d0e OK 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.003_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.003_6k7tur: Deleted 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.004_6k7tur: md5 = 2dffb84401615c6b91714ffd23b21894 OK 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.004_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.004_6k7tur: Deleted 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/03 04:15:07 DEBUG : backcomp/renamefile.rclone_chunk.005_6k7tur: md5 = aeea06c6a12514db003bb575cb116952 OK 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.005_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/03 04:15:07 INFO : backcomp/renamefile.rclone_chunk.005_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.006_6k7tur: md5 = e755155d7775448330692746cbc2b5ad OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.006_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.006_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.007_6k7tur: md5 = bb3a3c3da4adf3c5c44a1c05bea8732f OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.007_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.007_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.008_6k7tur: md5 = fb5d6037a38710ca0005d6f33a1ba1e0 OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.008_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.008_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.009_6k7tur: md5 = a8fbea72317ce34f91e591f8bb5251ee OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.009_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.009_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.010_6k7tur: md5 = c7862642261a8512e6eaa1bac352d0a2 OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.010_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.010_6k7tur: Deleted 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/03 04:15:08 DEBUG : backcomp/renamefile.rclone_chunk.011_6k7tur: md5 = bd595c1c8598508c1b529bf1b8c9860c OK 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.011_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/03 04:15:08 INFO : backcomp/renamefile.rclone_chunk.011_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.012_6k7tur: md5 = c7a3672c07a2fe7810bbb80ee3b1fb39 OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.012_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.012_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.013_6k7tur: md5 = cbf484d1b3493415818026c28d825906 OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.013_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.013_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.014_6k7tur: md5 = 0a0a58c7c40a61f1e654b8e51b206f01 OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.014_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.014_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.015_6k7tur: md5 = f9f19a9716961a6629b6088e1d85d5c4 OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.015_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.015_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.016_6k7tur: md5 = b2755544c6b19da0dcb8687b577f6813 OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.016_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.016_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.017_6k7tur: md5 = 5f16a8cbf5435dda36d7b846db72a43c OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.017_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.017_6k7tur: Deleted 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/03 04:15:09 DEBUG : backcomp/renamefile.rclone_chunk.018_6k7tur: md5 = 90083208dbf710e65c3d200773b84beb OK 2026/08/03 04:15:09 INFO : backcomp/renamefile.rclone_chunk.018_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.018_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.019_6k7tur: md5 = 6aa71d4a5c4a05128b1999b7c865040d OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.019_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.019_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.020_6k7tur: md5 = 9a86c3a8273859c79ff0f604adfb41da OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.020_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.020_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.021_6k7tur: md5 = da5b507f7493f5499773002d5f206942 OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.021_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.021_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.022_6k7tur: md5 = 3f5549eae1c0de557a7c4e2eb558c502 OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.022_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.022_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.023_6k7tur: md5 = df1a8c63d3d28616e47f0913aaa7ec3d OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.023_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.023_6k7tur: Deleted 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/03 04:15:10 DEBUG : backcomp/renamefile.rclone_chunk.024_6k7tur: md5 = 8c0aa65efbd6ec6bb8202818ad5950df OK 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.024_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/03 04:15:10 INFO : backcomp/renamefile.rclone_chunk.024_6k7tur: Deleted 2026/08/03 04:15:11 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/03 04:15:11 DEBUG : backcomp/renamefile.rclone_chunk.025_6k7tur: md5 = 092c7e5aa4c646387131f1ed0f89ede7 OK 2026/08/03 04:15:11 INFO : backcomp/renamefile.rclone_chunk.025_6k7tur: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/03 04:15:11 INFO : backcomp/renamefile.rclone_chunk.025_6k7tur: Deleted 2026/08/03 04:15:13 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/03 04:15:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/servermovetest/subdir1" 2026/08/03 04:15:13 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/servermovetest/subdir1" 2026/08/03 04:15:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/servermovetest/subdir2" 2026/08/03 04:15:13 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/servermovetest/subdir2" 2026/08/03 04:15:14 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/03 04:15:14 DEBUG : movefile.rclone_chunk.001_6k82fw: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/03 04:15:14 INFO : movefile.rclone_chunk.001_6k82fw: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/03 04:15:14 INFO : movefile.rclone_chunk.001_6k82fw: Deleted 2026/08/03 04:15:14 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/03 04:15:14 DEBUG : movefile.rclone_chunk.002_6k82fw: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/03 04:15:14 INFO : movefile.rclone_chunk.002_6k82fw: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/03 04:15:14 INFO : movefile.rclone_chunk.002_6k82fw: Deleted 2026/08/03 04:15:14 DEBUG : movefile: copy 2 data chunks... 2026/08/03 04:15:15 DEBUG : movefile: size = 6 OK 2026/08/03 04:15:15 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/03 04:15:15 INFO : movefile: Copied (server-side copy) 2026/08/03 04:15:15 INFO : movefile: Deleted 2026/08/03 04:15:15 DEBUG : Waiting for deletions to finish 2026/08/03 04:15:16 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/03 04:15:16 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/03 04:15:16 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/03 04:15:16 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/03 04:15:16 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/03 04:15:16 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/03 04:15:16 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/03 04:15:16 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/08/03 04:15:16 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/03 04:15:16 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-nigehuj2tiba/md5all" 2026/08/03 04:15:16 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/03 04:15:16 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/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/08/03 04:15:16 DEBUG : unknown-size-put.txt.rclone_chunk.001_6k853a: open chunk writer: started multipart upload: 9_74h2KQwoAwVvAghVPPaWWbwbOWouokdUzGyUADDHvRStyoMvv43LkGZPxABwRMmQxZn7djs.kX4qVWA_oQXRK5nfg9sU7ekgCyPu2EEk8fPfnwz6Yg2chIu9PLP5v2 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt.rclone_chunk.001_6k853a: multipart upload wrote chunk 1 with 100 bytes and etag "49bb6c30c565d6cbb735cd6690219073" 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt.rclone_chunk.001_6k853a: multipart upload "9_74h2KQwoAwVvAghVPPaWWbwbOWouokdUzGyUADDHvRStyoMvv43LkGZPxABwRMmQxZn7djs.kX4qVWA_oQXRK5nfg9sU7ekgCyPu2EEk8fPfnwz6Yg2chIu9PLP5v2" finished 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt.rclone_chunk.001_6k853a: Multipart upload Etag: 95a090cf1b4cd43033d85fe6216efbfd-1 OK 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/03 04:15:16 DEBUG : unknown-size-put.txt.rclone_chunk.001_6k853a: Src hash empty - aborting Dst hash check 2026/08/03 04:15:16 INFO : unknown-size-put.txt.rclone_chunk.001_6k853a: Copied (server-side copy) to: unknown-size-put.txt 2026/08/03 04:15:16 INFO : unknown-size-put.txt.rclone_chunk.001_6k853a: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k863z: md5 = e340693c6e7f7c957ee0c9db67ccff68 OK 2026/08/03 04:15:17 INFO : unknown-size-update.txt.rclone_chunk.001_6k863z: Copied (server-side copy) to: unknown-size-update.txt 2026/08/03 04:15:17 INFO : unknown-size-update.txt.rclone_chunk.001_6k863z: Deleted 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k86ka: open chunk writer: started multipart upload: IUgpvq0btBzJvb769ju153O7l.j8sl_0S2o_yW0KNDykQfvIS7h2e6hrt5xlzVf0IHkRbbK_04p7g0jqXCCbO9M.jdEZ0z8aOmdJQ6o_d7uDOU4b9Ov1wFZhrayK6BQb 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k86ka: multipart upload wrote chunk 1 with 200 bytes and etag "7424ccd7cb1f34f7e85b1e6a18b4f9b0" 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k86ka: multipart upload "IUgpvq0btBzJvb769ju153O7l.j8sl_0S2o_yW0KNDykQfvIS7h2e6hrt5xlzVf0IHkRbbK_04p7g0jqXCCbO9M.jdEZ0z8aOmdJQ6o_d7uDOU4b9Ov1wFZhrayK6BQb" finished 2026/08/03 04:15:17 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k86ka: Multipart upload Etag: 45032f3e469cd012b19709cff668f2fc-1 OK 2026/08/03 04:15:18 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/03 04:15:18 DEBUG : unknown-size-update.txt.rclone_chunk.001_6k86ka: Src hash empty - aborting Dst hash check 2026/08/03 04:15:18 INFO : unknown-size-update.txt.rclone_chunk.001_6k86ka: Copied (server-side copy) to: unknown-size-update.txt 2026/08/03 04:15:18 INFO : unknown-size-update.txt.rclone_chunk.001_6k86ka: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/03 04:15:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nigehuj2tiba/deeper/nonexisting/directory" 2026/08/03 04:15:18 DEBUG : Creating backend with remote "TestS3:rclone-test-nigehuj2tiba/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/08/03 04:15:18 DEBUG : Waiting for deletions to finish 2026/08/03 04:15:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/03 04:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/03 04:15:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/03 04:15:18 INFO : S3 bucket rclone-test-nigehuj2tiba: Bucket "rclone-test-nigehuj2tiba" deleted 2026/08/03 04:15:18 ERROR : error listing: directory not found 2026/08/03 04:15:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (51.55s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir (50.39s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.64s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- 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.15s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- 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.619s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.846663801s (try 1/5)