"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/28 05:50:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo" 2026/04/28 05:50:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 05:50:03 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/28 05:50:04 INFO : S3 bucket rclone-test-jopukeh6lelo: Bucket "rclone-test-jopukeh6lelo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/28 05:50:04 INFO : S3 bucket rclone-test-jopukeh6lelo: Bucket "rclone-test-jopukeh6lelo" deleted === RUN TestIntegration/FsMkdir 2026/04/28 05:50:05 INFO : S3 bucket rclone-test-jopukeh6lelo: Bucket "rclone-test-jopukeh6lelo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/28 05:50:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/28 05:50:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/28 05:50:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/28 05:50:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/28 05:50:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_71x7ju: md5 = f14a2da30aef00c58072e710010ee839 OK 2026/04/28 05:50:06 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_71x7ju: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/28 05:50:06 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_71x7ju: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/28 05:50:06 DEBUG : ./.: size = 100 OK 2026/04/28 05:50:06 DEBUG : ./..rclone_chunk.001_71x8ll: md5 = cb5eed2a6335e3484a52390415347941 OK 2026/04/28 05:50:06 INFO : ./..rclone_chunk.001_71x8ll: Copied (server-side copy) to: ./. 2026/04/28 05:50:06 INFO : ./..rclone_chunk.001_71x8ll: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/28 05:50:07 DEBUG : ../..: size = 100 OK 2026/04/28 05:50:07 DEBUG : ../...rclone_chunk.001_71x9ht: md5 = 557602408998ca35088e0d9e2271b25b OK 2026/04/28 05:50:07 INFO : ../...rclone_chunk.001_71x9ht: Copied (server-side copy) to: ../.. 2026/04/28 05:50:07 INFO : ../...rclone_chunk.001_71x9ht: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/28 05:50:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/28 05:50:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_71xaws: md5 = 6231b4a84036d46095f95e430fdc435e OK 2026/04/28 05:50:08 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_71xaws: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/28 05:50:08 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_71xaws: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/28 05:50:09 DEBUG : leading space/ leading space: size = 100 OK 2026/04/28 05:50:09 DEBUG : leading space/ leading space.rclone_chunk.001_71xaft: md5 = 9067b61c0ac706f108ad41bfdd3339fa OK 2026/04/28 05:50:09 INFO : leading space/ leading space.rclone_chunk.001_71xaft: Copied (server-side copy) to: leading space/ leading space 2026/04/28 05:50:09 INFO : leading space/ leading space.rclone_chunk.001_71xaft: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/28 05:50:09 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/28 05:50:09 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_71xbym: md5 = c956c26e2d8483382a27ad93c9b3fd08 OK 2026/04/28 05:50:09 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_71xbym: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/28 05:50:10 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_71xbym: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/28 05:50:10 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/28 05:50:10 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_71xc6n: md5 = 0f7a757695903da7be32ec162e0aeb28 OK 2026/04/28 05:50:10 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_71xc6n: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/28 05:50:10 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_71xc6n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/28 05:50:11 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/28 05:50:11 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_71xdvy: md5 = 75e1085957f391a34890ba768ca1902b OK 2026/04/28 05:50:11 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_71xdvy: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/28 05:50:11 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_71xdvy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/28 05:50:12 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/28 05:50:12 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_71xdgw: md5 = c01345e89d044b64fcd1ffa0fe2480d8 OK 2026/04/28 05:50:12 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_71xdgw: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/28 05:50:12 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_71xdgw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/28 05:50:12 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/28 05:50:12 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_71xeiu: md5 = c2175e1e15a6894a8ae0ca0e82d125fd OK 2026/04/28 05:50:12 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_71xeiu: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/28 05:50:12 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_71xeiu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/28 05:50:13 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/28 05:50:13 DEBUG : .leading dot/.leading dot.rclone_chunk.001_71xfh8: md5 = a9e12ce016edfa14f6528ed3b7815625 OK 2026/04/28 05:50:13 INFO : .leading dot/.leading dot.rclone_chunk.001_71xfh8: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/28 05:50:13 INFO : .leading dot/.leading dot.rclone_chunk.001_71xfh8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/28 05:50:14 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/28 05:50:14 DEBUG : trailing space /trailing space .rclone_chunk.001_71xfl8: md5 = 5ff3f9c549af2badbdaa8e1ef25eae2d OK 2026/04/28 05:50:14 INFO : trailing space /trailing space .rclone_chunk.001_71xfl8: Copied (server-side copy) to: trailing space /trailing space 2026/04/28 05:50:14 INFO : trailing space /trailing space .rclone_chunk.001_71xfl8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/28 05:50:15 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/28 05:50:15 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_71xg1w: md5 = 663bf1cd17c3f07aa73720cde018bfa8 OK 2026/04/28 05:50:15 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_71xg1w: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/28 05:50:15 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_71xg1w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/28 05:50:15 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/28 05:50:15 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_71xhk2: md5 = 3b26b3733d7dbb250a2473770aa3beb2 OK 2026/04/28 05:50:15 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_71xhk2: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/28 05:50:15 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_71xhk2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/28 05:50:16 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/28 05:50:16 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_71xi8c: md5 = 67308119dfa412e3bd9749001ec21f3d OK 2026/04/28 05:50:16 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_71xi8c: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/28 05:50:16 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_71xi8c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/28 05:50:17 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/28 05:50:17 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_71xj4z: md5 = 000cd67f48866c2d15a61a69e4a7673f OK 2026/04/28 05:50:17 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_71xj4z: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/28 05:50:17 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_71xj4z: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/28 05:50:18 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/28 05:50:18 DEBUG : trailing dot./trailing dot..rclone_chunk.001_71xjz5: md5 = d565c9313cca70885e7220f486672604 OK 2026/04/28 05:50:18 INFO : trailing dot./trailing dot..rclone_chunk.001_71xjz5: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/28 05:50:18 INFO : trailing dot./trailing dot..rclone_chunk.001_71xjz5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/28 05:50:18 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/28 05:50:18 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_71xkmr: md5 = 2a1f09125ca967dee1490c4c3fb60849 OK 2026/04/28 05:50:18 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_71xkmr: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/28 05:50:18 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_71xkmr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/28 05:50:19 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/28 05:50:19 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_71xlru: md5 = 42436b4be7b145bbae65587d3c2291c5 OK 2026/04/28 05:50:19 INFO : test%46.txt/test%46.txt.rclone_chunk.001_71xlru: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/28 05:50:19 INFO : test%46.txt/test%46.txt.rclone_chunk.001_71xlru: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/28 05:50:20 DEBUG : zero-length-file: size = 0 OK 2026/04/28 05:50:20 DEBUG : zero-length-file.rclone_chunk.001_71xmdb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 05:50:20 INFO : zero-length-file.rclone_chunk.001_71xmdb: Copied (server-side copy) to: zero-length-file 2026/04/28 05:50:20 INFO : zero-length-file.rclone_chunk.001_71xmdb: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/28 05:50:21 DEBUG : file name.txt: size = 100 OK 2026/04/28 05:50:21 DEBUG : file name.txt.rclone_chunk.001_71xnxx: md5 = 66374d0a7a9d4f65474a704da005be6a OK 2026/04/28 05:50:21 INFO : file name.txt.rclone_chunk.001_71xnxx: Copied (server-side copy) to: file name.txt 2026/04/28 05:50:21 INFO : file name.txt.rclone_chunk.001_71xnxx: Deleted 2026/04/28 05:50:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/28 05:50:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_71xnsv: md5 = 2b4a15e5954dbbac61e5e8850f8e5b09 OK 2026/04/28 05:50:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_71xnsv: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/28 05:50:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_71xnsv: Deleted 2026/04/28 05:50:22 DEBUG : file name.txt: size = 100 OK 2026/04/28 05:50:22 DEBUG : file name.txt.rclone_chunk.001_71xois: md5 = ee3108b8494c5b60032711ce0b7e7896 OK 2026/04/28 05:50:22 INFO : file name.txt.rclone_chunk.001_71xois: Copied (server-side copy) to: file name.txt 2026/04/28 05:50:22 INFO : file name.txt.rclone_chunk.001_71xois: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/28 05:50:23 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/28 05:50:23 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/28 05:50:24 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/28 05:50:24 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_71xqcw: md5 = c8368c800a6002d6b09679adb36ce7ce OK 2026/04/28 05:50:24 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_71xqcw: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/28 05:50:24 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_71xqcw: Deleted 2026/04/28 05:50:25 DEBUG : S3 bucket rclone-test-jopukeh6lelo: bucket is versioned: false 2026/04/28 05:50:25 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:25 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/28 05:50:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/28 05:50:25 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/28 05:50:26 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/28 05:50:26 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_71xr7e: md5 = 259910be8c94545a0cdbd381a6697403 OK 2026/04/28 05:50:26 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_71xr7e: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/28 05:50:26 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_71xr7e: Deleted 2026/04/28 05:50:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/dirToPurgeFromRoot" 2026/04/28 05:50:26 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/dirToPurgeFromRoot" 2026/04/28 05:50:26 DEBUG : S3 bucket rclone-test-jopukeh6lelo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/28 05:50:26 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:26 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/28 05:50:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/28 05:50:26 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/28 05:50:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/hello? sausage/êé" 2026/04/28 05:50:27 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/hello? sausage/êé" 2026/04/28 05:50:28 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/28 05:50:28 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_71xt9x: md5 = ca6680390ccda64d47e4cb8123831dde OK 2026/04/28 05:50:28 INFO : a/b/c/d/e.txt.rclone_chunk.001_71xt9x: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/28 05:50:28 INFO : a/b/c/d/e.txt.rclone_chunk.001_71xt9x: Deleted 2026/04/28 05:50:28 DEBUG : S3 bucket rclone-test-jopukeh6lelo path hello? sausage/êé: bucket is versioned: false 2026/04/28 05:50:28 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:28 DEBUG : "a/b/c/d/e.txt" version false 2026/04/28 05:50:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/28 05:50:28 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/28 05:50:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/28 05:50:31 DEBUG : file name.txt: size = 200 OK 2026/04/28 05:50:31 DEBUG : file name.txt.rclone_chunk.001_71xx1w: md5 = 50ed51c184f743abb8680e88ede966d8 OK 2026/04/28 05:50:31 INFO : file name.txt.rclone_chunk.001_71xx1w: Copied (server-side copy) to: file name.txt 2026/04/28 05:50:31 INFO : file name.txt.rclone_chunk.001_71xx1w: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/28 05:50:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/28 05:50:31 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/28 05:50:32 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-jopukeh6lelo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-jopukeh6lelo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/28 05:50:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/not found.txt" 2026/04/28 05:50:32 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/28 05:50:32 NOTICE: S3 bucket rclone-test-jopukeh6lelo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xyca: open chunk writer: started multipart upload: kX3YcYLQQ4u1LRUrpiKw21en.zahSX9yP8MhaUS5YPZYCinHYrLsc6Q_VPEYmAu2JWdQlOmAHVIQo46jYCbtYYgN7MJEntMI0bmvDeCBnTKId_W67mvUVBOSGV2H6K4M 2026/04/28 05:50:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xyca: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xyca: multipart upload "kX3YcYLQQ4u1LRUrpiKw21en.zahSX9yP8MhaUS5YPZYCinHYrLsc6Q_VPEYmAu2JWdQlOmAHVIQo46jYCbtYYgN7MJEntMI0bmvDeCBnTKId_W67mvUVBOSGV2H6K4M" finished 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xyca: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/28 05:50:33 DEBUG : piped data.txt: size = 0 OK 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xyca: Src hash empty - aborting Dst hash check 2026/04/28 05:50:33 INFO : piped data.txt.rclone_chunk.001_71xyca: Copied (server-side copy) to: piped data.txt 2026/04/28 05:50:33 INFO : piped data.txt.rclone_chunk.001_71xyca: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xznx: open chunk writer: started multipart upload: NnufkzJ8XGUVnDeSJyVcO9tz4CwZjh3di6587FrCXmPr9ebw3FKhPrwk4oviag57oG1RFVPyFVUqJfTRJCEZzGZgLgv.U.vMCMeWSJ19VMzgk_vw2nr1veloN1EO5zo1 2026/04/28 05:50:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/28 05:50:33 DEBUG : piped data.txt.rclone_chunk.001_71xznx: multipart upload wrote chunk 1 with 100 bytes and etag "45dc2b4a894cb853b0f9c5ad8421a736" 2026/04/28 05:50:34 DEBUG : piped data.txt.rclone_chunk.001_71xznx: multipart upload "NnufkzJ8XGUVnDeSJyVcO9tz4CwZjh3di6587FrCXmPr9ebw3FKhPrwk4oviag57oG1RFVPyFVUqJfTRJCEZzGZgLgv.U.vMCMeWSJ19VMzgk_vw2nr1veloN1EO5zo1" finished 2026/04/28 05:50:34 DEBUG : piped data.txt.rclone_chunk.001_71xznx: Multipart upload Etag: 18ddf1a4e0ea3d1eecaf41e538e9b227-1 OK 2026/04/28 05:50:34 DEBUG : piped data.txt: size = 100 OK 2026/04/28 05:50:34 DEBUG : piped data.txt.rclone_chunk.001_71xznx: Src hash empty - aborting Dst hash check 2026/04/28 05:50:34 INFO : piped data.txt.rclone_chunk.001_71xznx: Copied (server-side copy) to: piped data.txt 2026/04/28 05:50:34 INFO : piped data.txt.rclone_chunk.001_71xznx: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/04/28 05:50:34 INFO : Chunked 'TestChunkerS3:rclone-test-jopukeh6lelo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/28 05:50:34 DEBUG : small/emptyfile: size = 0 OK 2026/04/28 05:50:34 DEBUG : small/emptyfile.rclone_chunk.001_71y06b: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 05:50:34 INFO : small/emptyfile.rclone_chunk.001_71y06b: Copied (server-side copy) to: small/emptyfile 2026/04/28 05:50:34 INFO : small/emptyfile.rclone_chunk.001_71y06b: Deleted 2026/04/28 05:50:35 DEBUG : small/smallfile: size = 2 OK 2026/04/28 05:50:35 DEBUG : small/smallfile.rclone_chunk.001_71y1tl: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/28 05:50:35 INFO : small/smallfile.rclone_chunk.001_71y1tl: Copied (server-side copy) to: small/smallfile 2026/04/28 05:50:35 INFO : small/smallfile.rclone_chunk.001_71y1tl: Deleted 2026/04/28 05:50:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/04/28 05:50:36 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/28 05:50:36 DEBUG : usermeta/today.rclone_chunk.001_71y2d4: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/28 05:50:36 INFO : usermeta/today.rclone_chunk.001_71y2d4: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/28 05:50:36 INFO : usermeta/today.rclone_chunk.001_71y2d4: Deleted 2026/04/28 05:50:37 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/28 05:50:37 DEBUG : usermeta/past.rclone_chunk.001_71y36d: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/28 05:50:37 INFO : usermeta/past.rclone_chunk.001_71y36d: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/28 05:50:37 INFO : usermeta/past.rclone_chunk.001_71y36d: Deleted 2026/04/28 05:50:38 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/28 05:50:38 DEBUG : usermeta/future.rclone_chunk.001_71y4yd: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/28 05:50:38 INFO : usermeta/future.rclone_chunk.001_71y4yd: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/28 05:50:38 INFO : usermeta/future.rclone_chunk.001_71y4yd: Deleted 2026/04/28 05:50:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/28 05:50:39 DEBUG : future/test: Can't copy - required hash not found 2026/04/28 05:50:39 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/28 05:50:39 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/28 05:50:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-jopukeh6lelo': File to upload is small (3 bytes), uploading instead of streaming 2026/04/28 05:50:40 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:40 DEBUG : "future/test" version false 2026/04/28 05:50:40 DEBUG : future/test: Deleting (id "") 2026/04/28 05:50:40 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/28 05:50:40 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/28 05:50:40 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/28 05:50:40 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/28 05:50:40 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/28 05:50:40 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/28 05:50:40 INFO : future/test: Deleted 2026/04/28 05:50:40 INFO : future/test.rclone_chunk.001: Deleted 2026/04/28 05:50:40 INFO : future/test.rclone_chunk.002: Deleted 2026/04/28 05:50:40 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.001_71y6he: md5 = 66e5ea5c8b82de4278e39c4906142502 OK 2026/04/28 05:50:43 INFO : backcomp/renamefile.rclone_chunk.001_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/28 05:50:43 INFO : backcomp/renamefile.rclone_chunk.001_71y6he: Deleted 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.002_71y6he: md5 = 81b5cc148300495293a805817f3a10f8 OK 2026/04/28 05:50:43 INFO : backcomp/renamefile.rclone_chunk.002_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/28 05:50:43 INFO : backcomp/renamefile.rclone_chunk.002_71y6he: Deleted 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/28 05:50:43 DEBUG : backcomp/renamefile.rclone_chunk.003_71y6he: md5 = 33e456ae12441b467af63de22dc63f02 OK 2026/04/28 05:50:43 INFO : backcomp/renamefile.rclone_chunk.003_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.003_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.004_71y6he: md5 = 0a45e9945cfc073c10e76106b847d8a9 OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.004_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.004_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.005_71y6he: md5 = 0bc1ce45a9008440cedcff9294fcfe06 OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.005_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.005_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.006_71y6he: md5 = 0669f557be3ec071d12b95ffac5b3d94 OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.006_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.006_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.007_71y6he: md5 = d8540866da796196f2530ee0ecc39dad OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.007_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.007_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.008_71y6he: md5 = 56bc3adce4975d964e878c016d4ad611 OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.008_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.008_71y6he: Deleted 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/28 05:50:44 DEBUG : backcomp/renamefile.rclone_chunk.009_71y6he: md5 = d1c914cbdce9b0beb97c7bba2eea8210 OK 2026/04/28 05:50:44 INFO : backcomp/renamefile.rclone_chunk.009_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.009_71y6he: Deleted 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.010_71y6he: md5 = f97bf5afbec64026e2aa60c8148a2c2e OK 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.010_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.010_71y6he: Deleted 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.011_71y6he: md5 = 2f55b0057f633f2a30a53328f21e1cf7 OK 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.011_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.011_71y6he: Deleted 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.012_71y6he: md5 = b469ae875b862c97005de3f9ce36ca2e OK 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.012_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.012_71y6he: Deleted 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.013_71y6he: md5 = b11792926a2e728760b6f60b44487e41 OK 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.013_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.013_71y6he: Deleted 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/28 05:50:45 DEBUG : backcomp/renamefile.rclone_chunk.014_71y6he: md5 = da8bb27717439879d113945cacf43bc2 OK 2026/04/28 05:50:45 INFO : backcomp/renamefile.rclone_chunk.014_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.014_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.015_71y6he: md5 = c826b2e3a54a8ebe5424e8d60713339f OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.015_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.015_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.016_71y6he: md5 = 5f69504ad621299fe1182d6d0b525fd2 OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.016_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.016_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.017_71y6he: md5 = 3cd7dd90dbdf4e0155ffbfd6c96c479d OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.017_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.017_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.018_71y6he: md5 = 7150bc0d275dcf68fde40eb3f528dc6e OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.018_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.018_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.019_71y6he: md5 = c6cc22c0f005422d77868b36bad94f89 OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.019_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.019_71y6he: Deleted 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/28 05:50:46 DEBUG : backcomp/renamefile.rclone_chunk.020_71y6he: md5 = 3cdf6d3b5d6ef8a0dc0d79b5184c0589 OK 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.020_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/28 05:50:46 INFO : backcomp/renamefile.rclone_chunk.020_71y6he: Deleted 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.021_71y6he: md5 = d427f923a27502b0b3bf71abb5347426 OK 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.021_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.021_71y6he: Deleted 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.022_71y6he: md5 = f7d3a830ecdc019081d8d46177294479 OK 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.022_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.022_71y6he: Deleted 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.023_71y6he: md5 = 18f8fdc325658d1fa7818bdf13b7cd93 OK 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.023_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.023_71y6he: Deleted 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.024_71y6he: md5 = 9d04b10f87cb40c31c7c3ca8aca288bc OK 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.024_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.024_71y6he: Deleted 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/28 05:50:47 DEBUG : backcomp/renamefile.rclone_chunk.025_71y6he: md5 = c26bd07cf4ebf37648c4bdaa07add262 OK 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.025_71y6he: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/28 05:50:47 INFO : backcomp/renamefile.rclone_chunk.025_71y6he: Deleted 2026/04/28 05:50:49 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/28 05:50:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/servermovetest/subdir1" 2026/04/28 05:50:49 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/servermovetest/subdir1" 2026/04/28 05:50:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/servermovetest/subdir2" 2026/04/28 05:50:49 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/servermovetest/subdir2" 2026/04/28 05:50:50 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/28 05:50:50 DEBUG : movefile.rclone_chunk.001_71ygkg: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/28 05:50:50 INFO : movefile.rclone_chunk.001_71ygkg: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/28 05:50:50 INFO : movefile.rclone_chunk.001_71ygkg: Deleted 2026/04/28 05:50:50 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/28 05:50:50 DEBUG : movefile.rclone_chunk.002_71ygkg: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/28 05:50:50 INFO : movefile.rclone_chunk.002_71ygkg: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/28 05:50:51 INFO : movefile.rclone_chunk.002_71ygkg: Deleted 2026/04/28 05:50:51 DEBUG : movefile: copy 2 data chunks... 2026/04/28 05:50:52 DEBUG : movefile: size = 6 OK 2026/04/28 05:50:52 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/28 05:50:52 INFO : movefile: Copied (server-side copy) 2026/04/28 05:50:52 INFO : movefile: Deleted 2026/04/28 05:50:52 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:52 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/28 05:50:52 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/28 05:50:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/28 05:50:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/28 05:50:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/28 05:50:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/28 05:50:52 INFO : servermovetest/subdir2/movefile: Deleted 2026/04/28 05:50:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/28 05:50:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/28 05:50:52 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-jopukeh6lelo/md5all" 2026/04/28 05:50:52 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/28 05:50:52 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/28 05:50:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_71yid9: open chunk writer: started multipart upload: PhhYzhUrOHnADbuRLV3eqrAufX72jYgbyOIHzU2UZ5tnrvWKhuLmPvcWiLhWt4apbUvJ_fZ_lO91nTij1UFRBytBZ7FNN.Iy29VIv3HUtqw7Nq3fyPvPAYRLQoAvhiPs 2026/04/28 05:50:52 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/28 05:50:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_71yid9: multipart upload wrote chunk 1 with 100 bytes and etag "38b05b3f7c08b502d6d30b526fcfb320" 2026/04/28 05:50:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_71yid9: multipart upload "PhhYzhUrOHnADbuRLV3eqrAufX72jYgbyOIHzU2UZ5tnrvWKhuLmPvcWiLhWt4apbUvJ_fZ_lO91nTij1UFRBytBZ7FNN.Iy29VIv3HUtqw7Nq3fyPvPAYRLQoAvhiPs" finished 2026/04/28 05:50:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_71yid9: Multipart upload Etag: 8adfb46577ef0900b03ec38a71ee75c7-1 OK 2026/04/28 05:50:53 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/28 05:50:53 DEBUG : unknown-size-put.txt.rclone_chunk.001_71yid9: Src hash empty - aborting Dst hash check 2026/04/28 05:50:53 INFO : unknown-size-put.txt.rclone_chunk.001_71yid9: Copied (server-side copy) to: unknown-size-put.txt 2026/04/28 05:50:53 INFO : unknown-size-put.txt.rclone_chunk.001_71yid9: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/28 05:50:53 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/28 05:50:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yja1: md5 = 392726dbdf27c7209e2a30aaadc082bc OK 2026/04/28 05:50:53 INFO : unknown-size-update.txt.rclone_chunk.001_71yja1: Copied (server-side copy) to: unknown-size-update.txt 2026/04/28 05:50:53 INFO : unknown-size-update.txt.rclone_chunk.001_71yja1: Deleted 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yke9: open chunk writer: started multipart upload: mi4k3HB23SWmjNDM0f_liuSrn8TW7s3paujSbvwZ75wWS1pa1OXuyqgmKGvsTF4qjAg5bDwrWsMHzE9r_L9a1Tsea_udUnIQL_aY8neTHYJy6re.4vjnzni9FLWlp0ZD 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yke9: multipart upload wrote chunk 1 with 200 bytes and etag "2167cf2d6b910678118f26a81122e02c" 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yke9: multipart upload "mi4k3HB23SWmjNDM0f_liuSrn8TW7s3paujSbvwZ75wWS1pa1OXuyqgmKGvsTF4qjAg5bDwrWsMHzE9r_L9a1Tsea_udUnIQL_aY8neTHYJy6re.4vjnzni9FLWlp0ZD" finished 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yke9: Multipart upload Etag: 909e9b0f02bbf9ca12d6f0ef735c7b18-1 OK 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/28 05:50:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_71yke9: Src hash empty - aborting Dst hash check 2026/04/28 05:50:54 INFO : unknown-size-update.txt.rclone_chunk.001_71yke9: Copied (server-side copy) to: unknown-size-update.txt 2026/04/28 05:50:54 INFO : unknown-size-update.txt.rclone_chunk.001_71yke9: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/28 05:50:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jopukeh6lelo/deeper/nonexisting/directory" 2026/04/28 05:50:54 DEBUG : Creating backend with remote "TestS3:rclone-test-jopukeh6lelo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/28 05:50:55 DEBUG : Waiting for deletions to finish 2026/04/28 05:50:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/28 05:50:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/28 05:50:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/28 05:50:55 INFO : S3 bucket rclone-test-jopukeh6lelo: Bucket "rclone-test-jopukeh6lelo" deleted 2026/04/28 05:50:55 ERROR : error listing: directory not found 2026/04/28 05:50:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.34s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (51.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.66s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.74s) --- 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.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.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.08s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- 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.16s) --- 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.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.93s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.395s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.497740385s (try 1/5)