"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/06 02:58:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija" 2025/11/06 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 02:58:32 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/06 02:58:33 INFO : S3 bucket rclone-test-cokesoj8fija: Bucket "rclone-test-cokesoj8fija" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/06 02:58:33 INFO : S3 bucket rclone-test-cokesoj8fija: Bucket "rclone-test-cokesoj8fija" deleted === RUN TestIntegration/FsMkdir 2025/11/06 02:58:34 INFO : S3 bucket rclone-test-cokesoj8fija: Bucket "rclone-test-cokesoj8fija" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/06 02:58:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/06 02:58:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/06 02:58:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/06 02:58:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/06 02:58:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_agllwo: md5 = 31137a08f6d6dbb790752a8b642e5400 OK 2025/11/06 02:58:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_agllwo: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/06 02:58:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_agllwo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/06 02:58:35 DEBUG : ./.: size = 100 OK 2025/11/06 02:58:35 DEBUG : ./..rclone_chunk.001_aglmrd: md5 = e0f621be35d09c9efcc8a3eb9bb9c160 OK 2025/11/06 02:58:35 INFO : ./..rclone_chunk.001_aglmrd: Copied (server-side copy) to: ./. 2025/11/06 02:58:35 INFO : ./..rclone_chunk.001_aglmrd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/06 02:58:36 DEBUG : ../..: size = 100 OK 2025/11/06 02:58:36 DEBUG : ../...rclone_chunk.001_agln1d: md5 = ac5ad14d79fdda552e16e3c6205ccf08 OK 2025/11/06 02:58:36 INFO : ../...rclone_chunk.001_agln1d: Copied (server-side copy) to: ../.. 2025/11/06 02:58:36 INFO : ../...rclone_chunk.001_agln1d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/06 02:58:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/06 02:58:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_agln88: md5 = a8bc90cacb2cf1920a7516ea28ebbd56 OK 2025/11/06 02:58:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_agln88: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/06 02:58:37 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_agln88: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/06 02:58:38 DEBUG : leading space/ leading space: size = 100 OK 2025/11/06 02:58:38 DEBUG : leading space/ leading space.rclone_chunk.001_aglo88: md5 = 9fc8e081e3f37e09746d2b47b5455c5f OK 2025/11/06 02:58:38 INFO : leading space/ leading space.rclone_chunk.001_aglo88: Copied (server-side copy) to: leading space/ leading space 2025/11/06 02:58:38 INFO : leading space/ leading space.rclone_chunk.001_aglo88: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/06 02:58:38 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/06 02:58:38 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_aglpwm: md5 = bcadba4810839ad54700d46313bf6e15 OK 2025/11/06 02:58:38 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_aglpwm: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/06 02:58:38 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_aglpwm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/06 02:58:39 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/06 02:58:39 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_aglqbt: md5 = d52e834f7e990c489396c10de2a59192 OK 2025/11/06 02:58:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_aglqbt: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/06 02:58:39 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_aglqbt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/06 02:58:40 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/06 02:58:40 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_aglrec: md5 = ec5ae23b5eedb83fd3d43d6e7e4cba08 OK 2025/11/06 02:58:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_aglrec: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/06 02:58:40 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_aglrec: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/06 02:58:41 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/06 02:58:41 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_aglr1k: md5 = f02065a3bcc48e3914cd01c80ddadbe6 OK 2025/11/06 02:58:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_aglr1k: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/06 02:58:41 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_aglr1k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/06 02:58:41 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/06 02:58:41 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_aglsgl: md5 = 033272ab2aaf13cd985d86d007896c5e OK 2025/11/06 02:58:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_aglsgl: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/06 02:58:41 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_aglsgl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/06 02:58:42 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/06 02:58:42 DEBUG : .leading dot/.leading dot.rclone_chunk.001_agltk1: md5 = 4e11840573ea1696047dfb51360c36ed OK 2025/11/06 02:58:42 INFO : .leading dot/.leading dot.rclone_chunk.001_agltk1: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/06 02:58:42 INFO : .leading dot/.leading dot.rclone_chunk.001_agltk1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/06 02:58:43 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/06 02:58:43 DEBUG : trailing space /trailing space .rclone_chunk.001_agltou: md5 = 6518d0c975008db7c0f9f20b191903f9 OK 2025/11/06 02:58:43 INFO : trailing space /trailing space .rclone_chunk.001_agltou: Copied (server-side copy) to: trailing space /trailing space 2025/11/06 02:58:43 INFO : trailing space /trailing space .rclone_chunk.001_agltou: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/06 02:58:44 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/06 02:58:44 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_aglujb: md5 = aba492cca082cd66ce8d76bf4d4f6a1b OK 2025/11/06 02:58:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_aglujb: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/06 02:58:44 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_aglujb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/06 02:58:44 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/06 02:58:44 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_aglv19: md5 = c83dae4a0481b20328c60d235ba48ccc OK 2025/11/06 02:58:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_aglv19: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/06 02:58:44 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_aglv19: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/06 02:58:45 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/06 02:58:45 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_aglw25: md5 = 74c7f2c54267b15ba267fbb712b39040 OK 2025/11/06 02:58:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_aglw25: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/06 02:58:45 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_aglw25: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/06 02:58:46 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/06 02:58:46 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_aglwao: md5 = 0cca625323671d77b113502a3ff44a71 OK 2025/11/06 02:58:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_aglwao: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/06 02:58:46 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_aglwao: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/06 02:58:46 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/06 02:58:46 DEBUG : trailing dot./trailing dot..rclone_chunk.001_aglxmr: md5 = ec3d36cc5c21917b82f2330af7f240c7 OK 2025/11/06 02:58:46 INFO : trailing dot./trailing dot..rclone_chunk.001_aglxmr: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/06 02:58:46 INFO : trailing dot./trailing dot..rclone_chunk.001_aglxmr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/06 02:58:47 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/06 02:58:47 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_aglyjh: md5 = 8f7ed0872bbed37b9e29e713fb06f7b5 OK 2025/11/06 02:58:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_aglyjh: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/06 02:58:47 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_aglyjh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/06 02:58:48 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/06 02:58:48 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_aglywa: md5 = 4ea039a98979b73232908af4801e9d65 OK 2025/11/06 02:58:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_aglywa: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/06 02:58:48 INFO : test%46.txt/test%46.txt.rclone_chunk.001_aglywa: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/06 02:58:49 DEBUG : zero-length-file: size = 0 OK 2025/11/06 02:58:49 DEBUG : zero-length-file.rclone_chunk.001_agm0ql: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:58:49 INFO : zero-length-file.rclone_chunk.001_agm0ql: Copied (server-side copy) to: zero-length-file 2025/11/06 02:58:49 INFO : zero-length-file.rclone_chunk.001_agm0ql: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/06 02:58:50 DEBUG : file name.txt: size = 100 OK 2025/11/06 02:58:50 DEBUG : file name.txt.rclone_chunk.001_agm0e8: md5 = 29236e237e930b8f34917e6dcd288447 OK 2025/11/06 02:58:50 INFO : file name.txt.rclone_chunk.001_agm0e8: Copied (server-side copy) to: file name.txt 2025/11/06 02:58:50 INFO : file name.txt.rclone_chunk.001_agm0e8: Deleted 2025/11/06 02:58:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/06 02:58:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_agm1rz: md5 = 2ac0245a4ee0880b592b026545c38542 OK 2025/11/06 02:58:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_agm1rz: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/06 02:58:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_agm1rz: Deleted 2025/11/06 02:58:51 DEBUG : file name.txt: size = 100 OK 2025/11/06 02:58:51 DEBUG : file name.txt.rclone_chunk.001_agm1ab: md5 = c30bc79d3829ca6f1d600ba81a941bf4 OK 2025/11/06 02:58:51 INFO : file name.txt.rclone_chunk.001_agm1ab: Copied (server-side copy) to: file name.txt 2025/11/06 02:58:51 INFO : file name.txt.rclone_chunk.001_agm1ab: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/06 02:58:51 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/06 02:58:51 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/06 02:58:53 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/06 02:58:53 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_agm33r: md5 = af72f4ef516b4fb6f1027518fbde26a4 OK 2025/11/06 02:58:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_agm33r: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/06 02:58:53 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_agm33r: Deleted 2025/11/06 02:58:53 DEBUG : S3 bucket rclone-test-cokesoj8fija: bucket is versioned: false 2025/11/06 02:58:53 DEBUG : Waiting for deletions to finish 2025/11/06 02:58:53 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/06 02:58:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/06 02:58:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/06 02:58:54 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/06 02:58:54 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_agm5zz: md5 = fea5cf781ef1751dccb6c963b2b9ccaa OK 2025/11/06 02:58:54 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_agm5zz: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/06 02:58:54 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_agm5zz: Deleted 2025/11/06 02:58:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/dirToPurgeFromRoot" 2025/11/06 02:58:55 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/dirToPurgeFromRoot" 2025/11/06 02:58:55 DEBUG : S3 bucket rclone-test-cokesoj8fija path dirToPurgeFromRoot: bucket is versioned: false 2025/11/06 02:58:55 DEBUG : Waiting for deletions to finish 2025/11/06 02:58:55 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/06 02:58:55 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/06 02:58:55 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/06 02:58:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/hello? sausage/êé" 2025/11/06 02:58:55 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/hello? sausage/êé" 2025/11/06 02:58:56 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/06 02:58:56 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_agm6dj: md5 = 44e3c8d081164360e3409515411f3b35 OK 2025/11/06 02:58:56 INFO : a/b/c/d/e.txt.rclone_chunk.001_agm6dj: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/06 02:58:56 INFO : a/b/c/d/e.txt.rclone_chunk.001_agm6dj: Deleted 2025/11/06 02:58:57 DEBUG : S3 bucket rclone-test-cokesoj8fija path hello? sausage/êé: bucket is versioned: false 2025/11/06 02:58:57 DEBUG : Waiting for deletions to finish 2025/11/06 02:58:57 DEBUG : "a/b/c/d/e.txt" version false 2025/11/06 02:58:57 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/06 02:58:57 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/06 02:58:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/06 02:58:59 DEBUG : file name.txt: size = 200 OK 2025/11/06 02:58:59 DEBUG : file name.txt.rclone_chunk.001_agma7c: md5 = 65db83eb0a17dbfe88acc72aa5e5cc1c OK 2025/11/06 02:58:59 INFO : file name.txt.rclone_chunk.001_agma7c: Copied (server-side copy) to: file name.txt 2025/11/06 02:59:00 INFO : file name.txt.rclone_chunk.001_agma7c: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/06 02:59:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/06 02:59:00 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/06 02:59:00 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-cokesoj8fija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-cokesoj8fija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/06 02:59:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/not found.txt" 2025/11/06 02:59:00 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/06 02:59:01 NOTICE: S3 bucket rclone-test-cokesoj8fija: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/06 02:59:01 DEBUG : piped data.txt.rclone_chunk.001_agmca7: open chunk writer: started multipart upload: AzXvAVEDX4Xi9cqp4zFMC9XaVln8_ZxWm0TkKk3Ux5wnxfRPsYEYdInG7O3Vg9CFCPKRGrTCLD8A8fdMBdgmzV3M.rX1fu06uZClhF1mepcwdUv0_ykxJJEMh._miPmw 2025/11/06 02:59:01 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/06 02:59:01 DEBUG : piped data.txt.rclone_chunk.001_agmca7: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/06 02:59:01 DEBUG : piped data.txt.rclone_chunk.001_agmca7: multipart upload "AzXvAVEDX4Xi9cqp4zFMC9XaVln8_ZxWm0TkKk3Ux5wnxfRPsYEYdInG7O3Vg9CFCPKRGrTCLD8A8fdMBdgmzV3M.rX1fu06uZClhF1mepcwdUv0_ykxJJEMh._miPmw" finished 2025/11/06 02:59:01 DEBUG : piped data.txt.rclone_chunk.001_agmca7: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/06 02:59:01 DEBUG : piped data.txt: size = 0 OK 2025/11/06 02:59:01 DEBUG : piped data.txt.rclone_chunk.001_agmca7: Src hash empty - aborting Dst hash check 2025/11/06 02:59:01 INFO : piped data.txt.rclone_chunk.001_agmca7: Copied (server-side copy) to: piped data.txt 2025/11/06 02:59:01 INFO : piped data.txt.rclone_chunk.001_agmca7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/06 02:59:02 DEBUG : piped data.txt.rclone_chunk.001_agmdz4: open chunk writer: started multipart upload: FbZrxorVVIFPAvDN9EF7FXiBMkXyQyq_7L8Gx3.EkFPnbkS_mPRi7ROWaO2kVrmJTzUIVjqec_mB.wfb8je1I46Onwr_uxViCZkH8eGeHAUFEqS42mJfwcl.z9puo4hH 2025/11/06 02:59:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/06 02:59:02 DEBUG : piped data.txt.rclone_chunk.001_agmdz4: multipart upload wrote chunk 1 with 100 bytes and etag "4e8a7bb0b3eece00c3870a93c22fb105" 2025/11/06 02:59:02 DEBUG : piped data.txt.rclone_chunk.001_agmdz4: multipart upload "FbZrxorVVIFPAvDN9EF7FXiBMkXyQyq_7L8Gx3.EkFPnbkS_mPRi7ROWaO2kVrmJTzUIVjqec_mB.wfb8je1I46Onwr_uxViCZkH8eGeHAUFEqS42mJfwcl.z9puo4hH" finished 2025/11/06 02:59:02 DEBUG : piped data.txt.rclone_chunk.001_agmdz4: Multipart upload Etag: a4374a255e7b5007e02aad5d4ab98a29-1 OK 2025/11/06 02:59:02 DEBUG : piped data.txt: size = 100 OK 2025/11/06 02:59:02 DEBUG : piped data.txt.rclone_chunk.001_agmdz4: Src hash empty - aborting Dst hash check 2025/11/06 02:59:02 INFO : piped data.txt.rclone_chunk.001_agmdz4: Copied (server-side copy) to: piped data.txt 2025/11/06 02:59:02 INFO : piped data.txt.rclone_chunk.001_agmdz4: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2025/11/06 02:59:02 INFO : Chunked 'TestChunkerS3:rclone-test-cokesoj8fija': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/06 02:59:03 DEBUG : small/emptyfile: size = 0 OK 2025/11/06 02:59:03 DEBUG : small/emptyfile.rclone_chunk.001_agmdor: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:59:03 INFO : small/emptyfile.rclone_chunk.001_agmdor: Copied (server-side copy) to: small/emptyfile 2025/11/06 02:59:03 INFO : small/emptyfile.rclone_chunk.001_agmdor: Deleted 2025/11/06 02:59:03 DEBUG : small/smallfile: size = 2 OK 2025/11/06 02:59:03 DEBUG : small/smallfile.rclone_chunk.001_agmehu: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/06 02:59:03 INFO : small/smallfile.rclone_chunk.001_agmehu: Copied (server-side copy) to: small/smallfile 2025/11/06 02:59:03 INFO : small/smallfile.rclone_chunk.001_agmehu: Deleted 2025/11/06 02:59:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2025/11/06 02:59:04 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/06 02:59:04 DEBUG : usermeta/today.rclone_chunk.001_agmfvz: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/06 02:59:04 INFO : usermeta/today.rclone_chunk.001_agmfvz: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/06 02:59:04 INFO : usermeta/today.rclone_chunk.001_agmfvz: Deleted 2025/11/06 02:59:05 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/06 02:59:05 DEBUG : usermeta/past.rclone_chunk.001_agmg6p: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/06 02:59:05 INFO : usermeta/past.rclone_chunk.001_agmg6p: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/06 02:59:05 INFO : usermeta/past.rclone_chunk.001_agmg6p: Deleted 2025/11/06 02:59:06 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/06 02:59:06 DEBUG : usermeta/future.rclone_chunk.001_agmh7o: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/06 02:59:06 INFO : usermeta/future.rclone_chunk.001_agmh7o: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/06 02:59:06 INFO : usermeta/future.rclone_chunk.001_agmh7o: Deleted 2025/11/06 02:59:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/06 02:59:07 DEBUG : future/test: Can't copy - required hash not found 2025/11/06 02:59:07 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/06 02:59:07 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/06 02:59:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cokesoj8fija': File to upload is small (3 bytes), uploading instead of streaming 2025/11/06 02:59:08 DEBUG : Waiting for deletions to finish 2025/11/06 02:59:08 DEBUG : "future/test" version false 2025/11/06 02:59:08 DEBUG : future/test: Deleting (id "") 2025/11/06 02:59:08 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/06 02:59:08 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/06 02:59:08 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/06 02:59:08 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/06 02:59:08 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/06 02:59:08 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/06 02:59:08 INFO : future/test.rclone_chunk.001: Deleted 2025/11/06 02:59:08 INFO : future/test.rclone_chunk.002: Deleted 2025/11/06 02:59:08 INFO : future/test.rclone_chunk.003: Deleted 2025/11/06 02:59:08 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.001_agmjbb: md5 = ea4e304082c6362db50c61756dd66ae3 OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.001_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.001_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.002_agmjbb: md5 = 25051af10e09ed1fc7376dce226e0662 OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.002_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.002_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.003_agmjbb: md5 = 71f03004e520d530539ac66fd3cbc889 OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.003_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.003_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.004_agmjbb: md5 = d863b59f5bcdd432ac152950a5717c33 OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.004_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.004_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.005_agmjbb: md5 = dac26b91d199703fccf50c7d3705081b OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.005_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.005_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.006_agmjbb: md5 = c6600049cfc1c2c3b4b4ecd3edfc658d OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.006_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.006_agmjbb: Deleted 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/06 02:59:11 DEBUG : backcomp/renamefile.rclone_chunk.007_agmjbb: md5 = 2befe78a7c9e310a5b642a7d195b4325 OK 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.007_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/06 02:59:11 INFO : backcomp/renamefile.rclone_chunk.007_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.008_agmjbb: md5 = c5aa5d05c00d9d8d13601b963023a2aa OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.008_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.008_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.009_agmjbb: md5 = cc6c7e88d658f2f74a5fda9aa2078fc6 OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.009_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.009_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.010_agmjbb: md5 = 0854e5ab72c4babcd7e83c45733f56a0 OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.010_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.010_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.011_agmjbb: md5 = 9cf131031c313044e7f9062ce5ff46f1 OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.011_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.011_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.012_agmjbb: md5 = a465b44613813077d5f98b90bc648b0b OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.012_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.012_agmjbb: Deleted 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/06 02:59:12 DEBUG : backcomp/renamefile.rclone_chunk.013_agmjbb: md5 = 6a778c44e59aa3ecefdf3b9d78348f06 OK 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.013_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/06 02:59:12 INFO : backcomp/renamefile.rclone_chunk.013_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.014_agmjbb: md5 = ca9c4e68924f23ae210bf9c070c1bae5 OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.014_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.014_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.015_agmjbb: md5 = 63e350d2013c38aae8d529622057055b OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.015_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.015_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.016_agmjbb: md5 = d41741e8e936a5167d70a8f78a739829 OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.016_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.016_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.017_agmjbb: md5 = 7619d285639d08d17fa8aaf52459bb1d OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.017_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.017_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.018_agmjbb: md5 = 7cb95f892f865b8b920fe189e042412b OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.018_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.018_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.019_agmjbb: md5 = f7d28b636061def9d7a75f9e6c33709c OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.019_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.019_agmjbb: Deleted 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/06 02:59:13 DEBUG : backcomp/renamefile.rclone_chunk.020_agmjbb: md5 = 86dac05d263de6eca01066ecc16b06fc OK 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.020_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/06 02:59:13 INFO : backcomp/renamefile.rclone_chunk.020_agmjbb: Deleted 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.021_agmjbb: md5 = 9bc5a385c97ad621ec0b42f4080f1198 OK 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.021_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.021_agmjbb: Deleted 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.022_agmjbb: md5 = 26555320fcecb3209651efe240cbd44c OK 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.022_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.022_agmjbb: Deleted 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.023_agmjbb: md5 = 46e9c8efed6da88ce6c3b153af5a1674 OK 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.023_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.023_agmjbb: Deleted 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.024_agmjbb: md5 = 50ce33371de9216b283f6f260a44cc91 OK 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.024_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.024_agmjbb: Deleted 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/06 02:59:14 DEBUG : backcomp/renamefile.rclone_chunk.025_agmjbb: md5 = e4fa2e6719a4eecd90c5c93dd610c8de OK 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.025_agmjbb: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/06 02:59:14 INFO : backcomp/renamefile.rclone_chunk.025_agmjbb: Deleted 2025/11/06 02:59:16 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/06 02:59:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/servermovetest/subdir1" 2025/11/06 02:59:16 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/servermovetest/subdir1" 2025/11/06 02:59:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/servermovetest/subdir2" 2025/11/06 02:59:16 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/servermovetest/subdir2" 2025/11/06 02:59:17 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/06 02:59:17 DEBUG : movefile.rclone_chunk.001_agmszk: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/06 02:59:17 INFO : movefile.rclone_chunk.001_agmszk: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/06 02:59:17 INFO : movefile.rclone_chunk.001_agmszk: Deleted 2025/11/06 02:59:18 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/06 02:59:18 DEBUG : movefile.rclone_chunk.002_agmszk: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/06 02:59:18 INFO : movefile.rclone_chunk.002_agmszk: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/06 02:59:18 INFO : movefile.rclone_chunk.002_agmszk: Deleted 2025/11/06 02:59:18 DEBUG : movefile: copy 2 data chunks... 2025/11/06 02:59:19 DEBUG : movefile: size = 6 OK 2025/11/06 02:59:19 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/06 02:59:19 INFO : movefile: Copied (server-side copy) 2025/11/06 02:59:19 INFO : movefile: Deleted 2025/11/06 02:59:19 DEBUG : Waiting for deletions to finish 2025/11/06 02:59:19 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/06 02:59:19 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/06 02:59:19 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/06 02:59:19 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/06 02:59:19 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/06 02:59:19 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/06 02:59:19 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/06 02:59:19 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2025/11/06 02:59:19 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/06 02:59:19 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-cokesoj8fija/md5all" 2025/11/06 02:59:19 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/06 02:59:19 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/06 02:59:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_agmuq1: open chunk writer: started multipart upload: 8LAPdnLyAz8RlBJ7gf12uNbISVhQj.Gk1v_80Obhv0hoDBaRv98gyEWyzRh.Gnm2RJYKk7P8ewvnLCCCs6eB6nBxdElWLABF5WMzg7cgy79svKkQUP7jkJjDAl46ovus 2025/11/06 02:59:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/06 02:59:19 DEBUG : unknown-size-put.txt.rclone_chunk.001_agmuq1: multipart upload wrote chunk 1 with 100 bytes and etag "8e19a34b60209f6ee8d03ccb3eb76f62" 2025/11/06 02:59:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_agmuq1: multipart upload "8LAPdnLyAz8RlBJ7gf12uNbISVhQj.Gk1v_80Obhv0hoDBaRv98gyEWyzRh.Gnm2RJYKk7P8ewvnLCCCs6eB6nBxdElWLABF5WMzg7cgy79svKkQUP7jkJjDAl46ovus" finished 2025/11/06 02:59:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_agmuq1: Multipart upload Etag: 891c051e110d3d50d46ff3a1ff70a5c3-1 OK 2025/11/06 02:59:20 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/06 02:59:20 DEBUG : unknown-size-put.txt.rclone_chunk.001_agmuq1: Src hash empty - aborting Dst hash check 2025/11/06 02:59:20 INFO : unknown-size-put.txt.rclone_chunk.001_agmuq1: Copied (server-side copy) to: unknown-size-put.txt 2025/11/06 02:59:20 INFO : unknown-size-put.txt.rclone_chunk.001_agmuq1: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/06 02:59:20 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/06 02:59:20 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvzm: md5 = 1df0e1a94c059ee77a9a3c2d08d55ae2 OK 2025/11/06 02:59:20 INFO : unknown-size-update.txt.rclone_chunk.001_agmvzm: Copied (server-side copy) to: unknown-size-update.txt 2025/11/06 02:59:20 INFO : unknown-size-update.txt.rclone_chunk.001_agmvzm: Deleted 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvbk: open chunk writer: started multipart upload: OY1EUNuT5AyvqM9rgjJHrJUtD.BIE7OVyZ.7nArZ80mdtRjgzQEcEvyQxeYfdVyTZ5LGMnga5EgXQTW58PD4cmFQXOLG0nUAOA.uKr7OH53.2Nezh9dPVIa3dAP1e0Nk 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvbk: multipart upload wrote chunk 1 with 200 bytes and etag "179aadf2575a23c5644588305be3463d" 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvbk: multipart upload "OY1EUNuT5AyvqM9rgjJHrJUtD.BIE7OVyZ.7nArZ80mdtRjgzQEcEvyQxeYfdVyTZ5LGMnga5EgXQTW58PD4cmFQXOLG0nUAOA.uKr7OH53.2Nezh9dPVIa3dAP1e0Nk" finished 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvbk: Multipart upload Etag: d0bcac890440164cda3cb2a0ad99850d-1 OK 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/06 02:59:21 DEBUG : unknown-size-update.txt.rclone_chunk.001_agmvbk: Src hash empty - aborting Dst hash check 2025/11/06 02:59:21 INFO : unknown-size-update.txt.rclone_chunk.001_agmvbk: Copied (server-side copy) to: unknown-size-update.txt 2025/11/06 02:59:21 INFO : unknown-size-update.txt.rclone_chunk.001_agmvbk: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/06 02:59:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cokesoj8fija/deeper/nonexisting/directory" 2025/11/06 02:59:21 DEBUG : Creating backend with remote "TestS3:rclone-test-cokesoj8fija/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/06 02:59:21 DEBUG : Waiting for deletions to finish 2025/11/06 02:59:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/06 02:59:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/06 02:59:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/06 02:59:22 INFO : S3 bucket rclone-test-cokesoj8fija: Bucket "rclone-test-cokesoj8fija" deleted 2025/11/06 02:59:22 ERROR : error listing: directory not found 2025/11/06 02:59:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (50.04s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (48.76s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.28s) --- 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 (29.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.64s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.70s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- 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 50.165s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m0.258583321s (try 1/5)