"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/24 03:40:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu" 2026/08/24 03:40:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 03:40:52 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/24 03:40:52 INFO : S3 bucket rclone-test-dulecon5sefu: Bucket "rclone-test-dulecon5sefu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/24 03:40:53 INFO : S3 bucket rclone-test-dulecon5sefu: Bucket "rclone-test-dulecon5sefu" deleted === RUN TestIntegration/FsMkdir 2026/08/24 03:40:53 INFO : S3 bucket rclone-test-dulecon5sefu: Bucket "rclone-test-dulecon5sefu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/24 03:40:53 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/24 03:40:53 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/24 03:40:53 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/24 03:40:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/24 03:40:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9en24h: md5 = 462c6e988c3b9b14b9d9ad0b3f4c12ad OK 2026/08/24 03:40:54 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9en24h: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/24 03:40:54 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_9en24h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/24 03:40:55 DEBUG : ./.: size = 100 OK 2026/08/24 03:40:55 DEBUG : ./..rclone_chunk.001_9en2np: md5 = c68e3d4ae0dc594eaa4d55690c0462bd OK 2026/08/24 03:40:55 INFO : ./..rclone_chunk.001_9en2np: Copied (server-side copy) to: ./. 2026/08/24 03:40:55 INFO : ./..rclone_chunk.001_9en2np: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/24 03:40:55 DEBUG : ../..: size = 100 OK 2026/08/24 03:40:55 DEBUG : ../...rclone_chunk.001_9en3nw: md5 = e81adec88f6c2b9e8f8083f3e526e833 OK 2026/08/24 03:40:55 INFO : ../...rclone_chunk.001_9en3nw: Copied (server-side copy) to: ../.. 2026/08/24 03:40:55 INFO : ../...rclone_chunk.001_9en3nw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/24 03:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/24 03:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9en4ol: md5 = 1e0489edaf89266ecfbc8cd96dd1419a OK 2026/08/24 03:40:56 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9en4ol: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/24 03:40:56 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_9en4ol: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/24 03:40:57 DEBUG : leading space/ leading space: size = 100 OK 2026/08/24 03:40:57 DEBUG : leading space/ leading space.rclone_chunk.001_9en55q: md5 = 3ec3fefa2746ea1030083f13abedd27e OK 2026/08/24 03:40:57 INFO : leading space/ leading space.rclone_chunk.001_9en55q: Copied (server-side copy) to: leading space/ leading space 2026/08/24 03:40:57 INFO : leading space/ leading space.rclone_chunk.001_9en55q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/24 03:40:58 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/24 03:40:58 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_9en584: md5 = f660a24a40e994f9318df0f845a4da9d OK 2026/08/24 03:40:58 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9en584: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/24 03:40:58 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_9en584: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/24 03:40:58 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/24 03:40:58 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_9en6ly: md5 = 570138aa6f73131f9d314f1c8394a4ed OK 2026/08/24 03:40:58 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9en6ly: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/24 03:40:58 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_9en6ly: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/24 03:40:59 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/24 03:40:59 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_9en7c8: md5 = f322eae9824e309ef712e13665259d5d OK 2026/08/24 03:40:59 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9en7c8: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/24 03:40:59 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_9en7c8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/24 03:41:00 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/24 03:41:00 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_9en8q4: md5 = 6e58536108fd279682692fd50a845b8f OK 2026/08/24 03:41:00 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9en8q4: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/24 03:41:00 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_9en8q4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/24 03:41:01 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/24 03:41:01 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_9en8ui: md5 = 09c3dfcf3a797edf927973232d44e0e0 OK 2026/08/24 03:41:01 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9en8ui: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/24 03:41:01 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_9en8ui: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/24 03:41:01 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/24 03:41:01 DEBUG : .leading dot/.leading dot.rclone_chunk.001_9en9um: md5 = e40323eb6becd9cf53e49ebca74c001b OK 2026/08/24 03:41:01 INFO : .leading dot/.leading dot.rclone_chunk.001_9en9um: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/24 03:41:01 INFO : .leading dot/.leading dot.rclone_chunk.001_9en9um: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/24 03:41:02 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/24 03:41:02 DEBUG : trailing space /trailing space .rclone_chunk.001_9ena3w: md5 = 7ac6e52b65a1547322b0872198cb7e5f OK 2026/08/24 03:41:02 INFO : trailing space /trailing space .rclone_chunk.001_9ena3w: Copied (server-side copy) to: trailing space /trailing space 2026/08/24 03:41:02 INFO : trailing space /trailing space .rclone_chunk.001_9ena3w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/24 03:41:03 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/24 03:41:03 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_9enbst: md5 = 1d2f0b6c156df39ac535399fa7a38102 OK 2026/08/24 03:41:03 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9enbst: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/24 03:41:03 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_9enbst: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/24 03:41:04 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/24 03:41:04 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_9enb99: md5 = 7be00da677b1acaa4e4aca85cd3d88f6 OK 2026/08/24 03:41:04 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9enb99: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/24 03:41:04 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_9enb99: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/24 03:41:04 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/24 03:41:04 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_9encyn: md5 = 2ac6f982868fdf1b134112863cf8b223 OK 2026/08/24 03:41:04 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9encyn: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/24 03:41:04 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_9encyn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/24 03:41:05 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/24 03:41:05 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_9endhy: md5 = 21b38f36ae38c5164270445a2508351a OK 2026/08/24 03:41:05 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9endhy: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/24 03:41:05 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_9endhy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/24 03:41:06 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/24 03:41:06 DEBUG : trailing dot./trailing dot..rclone_chunk.001_9endju: md5 = 8030bf57f65fc161975ea16dd86aefd1 OK 2026/08/24 03:41:06 INFO : trailing dot./trailing dot..rclone_chunk.001_9endju: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/24 03:41:06 INFO : trailing dot./trailing dot..rclone_chunk.001_9endju: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/24 03:41:06 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/24 03:41:06 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_9enebq: md5 = ae7330c956f7397315e828f17927d1c7 OK 2026/08/24 03:41:06 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9enebq: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/24 03:41:07 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_9enebq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/24 03:41:07 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/24 03:41:07 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_9enf9s: md5 = 905f015482ce5a4f2b2a3f16aa5a647b OK 2026/08/24 03:41:07 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9enf9s: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/24 03:41:07 INFO : test%46.txt/test%46.txt.rclone_chunk.001_9enf9s: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/24 03:41:08 DEBUG : zero-length-file: size = 0 OK 2026/08/24 03:41:08 DEBUG : zero-length-file.rclone_chunk.001_9engi3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 03:41:08 INFO : zero-length-file.rclone_chunk.001_9engi3: Copied (server-side copy) to: zero-length-file 2026/08/24 03:41:08 INFO : zero-length-file.rclone_chunk.001_9engi3: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/24 03:41:09 DEBUG : file name.txt: size = 100 OK 2026/08/24 03:41:09 DEBUG : file name.txt.rclone_chunk.001_9enhkr: md5 = 0d5190f67fadd9dcb9093e2a7a280ad4 OK 2026/08/24 03:41:09 INFO : file name.txt.rclone_chunk.001_9enhkr: Copied (server-side copy) to: file name.txt 2026/08/24 03:41:09 INFO : file name.txt.rclone_chunk.001_9enhkr: Deleted 2026/08/24 03:41:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/24 03:41:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9enh0o: md5 = 5ede0b5c71173acd65bebce45f2242a8 OK 2026/08/24 03:41:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9enh0o: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/24 03:41:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_9enh0o: Deleted 2026/08/24 03:41:10 DEBUG : file name.txt: size = 100 OK 2026/08/24 03:41:10 DEBUG : file name.txt.rclone_chunk.001_9enif9: md5 = 14faf026954f4fc8476531c2bc087de4 OK 2026/08/24 03:41:10 INFO : file name.txt.rclone_chunk.001_9enif9: Copied (server-side copy) to: file name.txt 2026/08/24 03:41:10 INFO : file name.txt.rclone_chunk.001_9enif9: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/24 03:41:11 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/24 03:41:11 DEBUG : Config file has changed externally - reloading 2026/08/24 03:41:11 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/24 03:41:12 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/24 03:41:12 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_9enk7m: md5 = 73a55495d4aae13eb8ce8d87e2701116 OK 2026/08/24 03:41:12 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9enk7m: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/24 03:41:12 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_9enk7m: Deleted 2026/08/24 03:41:13 DEBUG : S3 bucket rclone-test-dulecon5sefu: bucket is versioned: false 2026/08/24 03:41:13 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:13 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/24 03:41:13 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/24 03:41:13 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/24 03:41:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/24 03:41:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9enl0c: md5 = 0a217d04f1714fb251216db09a566574 OK 2026/08/24 03:41:13 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9enl0c: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/24 03:41:13 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_9enl0c: Deleted 2026/08/24 03:41:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/dirToPurgeFromRoot" 2026/08/24 03:41:14 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/dirToPurgeFromRoot" 2026/08/24 03:41:14 DEBUG : S3 bucket rclone-test-dulecon5sefu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/24 03:41:14 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:14 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/24 03:41:14 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/24 03:41:14 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/24 03:41:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/hello? sausage/êé" 2026/08/24 03:41:14 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/hello? sausage/êé" 2026/08/24 03:41:15 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/24 03:41:15 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_9enndn: md5 = 08f9d03ad10aa1268e7eb09eb0c3185d OK 2026/08/24 03:41:15 INFO : a/b/c/d/e.txt.rclone_chunk.001_9enndn: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/24 03:41:15 INFO : a/b/c/d/e.txt.rclone_chunk.001_9enndn: Deleted 2026/08/24 03:41:16 DEBUG : S3 bucket rclone-test-dulecon5sefu path hello? sausage/êé: bucket is versioned: false 2026/08/24 03:41:16 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:16 DEBUG : "a/b/c/d/e.txt" version false 2026/08/24 03:41:16 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/24 03:41:16 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/24 03:41:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/24 03:41:20 DEBUG : file name.txt: size = 200 OK 2026/08/24 03:41:20 DEBUG : file name.txt.rclone_chunk.001_9enrxv: md5 = c4088036dede5a5f3e7b056d58833e84 OK 2026/08/24 03:41:20 INFO : file name.txt.rclone_chunk.001_9enrxv: Copied (server-side copy) to: file name.txt 2026/08/24 03:41:20 INFO : file name.txt.rclone_chunk.001_9enrxv: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/24 03:41:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/24 03:41:20 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/24 03:41:20 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-dulecon5sefu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-dulecon5sefu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/24 03:41:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/not found.txt" 2026/08/24 03:41:20 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/24 03:41:21 NOTICE: S3 bucket rclone-test-dulecon5sefu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/24 03:41:21 DEBUG : piped data.txt.rclone_chunk.001_9enti6: open chunk writer: started multipart upload: oFSdQZ_ZK5_TBkWwnzja_PamIbJJ6SS64cDauut86gt0TBHAHTXqwqTpA_k5idJFB0iWkwM3_Yxwe9j5t8PvDB926wU_vrTRn56v.YLB7wDRU70P_3j9T34iIH6hyYoa 2026/08/24 03:41:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/24 03:41:21 DEBUG : piped data.txt.rclone_chunk.001_9enti6: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 03:41:21 DEBUG : piped data.txt.rclone_chunk.001_9enti6: multipart upload "oFSdQZ_ZK5_TBkWwnzja_PamIbJJ6SS64cDauut86gt0TBHAHTXqwqTpA_k5idJFB0iWkwM3_Yxwe9j5t8PvDB926wU_vrTRn56v.YLB7wDRU70P_3j9T34iIH6hyYoa" finished 2026/08/24 03:41:21 DEBUG : piped data.txt.rclone_chunk.001_9enti6: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/24 03:41:21 DEBUG : piped data.txt: size = 0 OK 2026/08/24 03:41:21 DEBUG : piped data.txt.rclone_chunk.001_9enti6: Src hash empty - aborting Dst hash check 2026/08/24 03:41:21 INFO : piped data.txt.rclone_chunk.001_9enti6: Copied (server-side copy) to: piped data.txt 2026/08/24 03:41:22 INFO : piped data.txt.rclone_chunk.001_9enti6: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/24 03:41:22 DEBUG : piped data.txt.rclone_chunk.001_9enuib: open chunk writer: started multipart upload: WS7eBRgWrhzNIJg0Ui1QLq128jnJVJrcJQU7SSGdN0tfgtbK8jA9L7w0awII3GMc599KNEQjBaz5UNWpwXhBGTX5NPEm9WjQtHRW.iL0UYXW8fT_jbLD4lBlinynBuan 2026/08/24 03:41:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/24 03:41:22 DEBUG : piped data.txt.rclone_chunk.001_9enuib: multipart upload wrote chunk 1 with 100 bytes and etag "1a7b58f89dfa6743520584e598fa6232" 2026/08/24 03:41:22 DEBUG : piped data.txt.rclone_chunk.001_9enuib: multipart upload "WS7eBRgWrhzNIJg0Ui1QLq128jnJVJrcJQU7SSGdN0tfgtbK8jA9L7w0awII3GMc599KNEQjBaz5UNWpwXhBGTX5NPEm9WjQtHRW.iL0UYXW8fT_jbLD4lBlinynBuan" finished 2026/08/24 03:41:22 DEBUG : piped data.txt.rclone_chunk.001_9enuib: Multipart upload Etag: df5f4c5bdf7b946bbddf36dc11ef69dd-1 OK 2026/08/24 03:41:22 DEBUG : piped data.txt: size = 100 OK 2026/08/24 03:41:22 DEBUG : piped data.txt.rclone_chunk.001_9enuib: Src hash empty - aborting Dst hash check 2026/08/24 03:41:22 INFO : piped data.txt.rclone_chunk.001_9enuib: Copied (server-side copy) to: piped data.txt 2026/08/24 03:41:22 INFO : piped data.txt.rclone_chunk.001_9enuib: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/08/24 03:41:22 INFO : Chunked 'TestChunkerS3:rclone-test-dulecon5sefu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/24 03:41:23 DEBUG : small/emptyfile: size = 0 OK 2026/08/24 03:41:23 DEBUG : small/emptyfile.rclone_chunk.001_9enveu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 03:41:23 INFO : small/emptyfile.rclone_chunk.001_9enveu: Copied (server-side copy) to: small/emptyfile 2026/08/24 03:41:23 INFO : small/emptyfile.rclone_chunk.001_9enveu: Deleted 2026/08/24 03:41:24 DEBUG : small/smallfile: size = 2 OK 2026/08/24 03:41:24 DEBUG : small/smallfile.rclone_chunk.001_9envft: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/24 03:41:24 INFO : small/smallfile.rclone_chunk.001_9envft: Copied (server-side copy) to: small/smallfile 2026/08/24 03:41:24 INFO : small/smallfile.rclone_chunk.001_9envft: Deleted 2026/08/24 03:41:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/08/24 03:41:25 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/24 03:41:25 DEBUG : usermeta/today.rclone_chunk.001_9enwvs: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/24 03:41:25 INFO : usermeta/today.rclone_chunk.001_9enwvs: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/24 03:41:25 INFO : usermeta/today.rclone_chunk.001_9enwvs: Deleted 2026/08/24 03:41:25 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/24 03:41:25 DEBUG : usermeta/past.rclone_chunk.001_9enxec: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/24 03:41:25 INFO : usermeta/past.rclone_chunk.001_9enxec: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/24 03:41:26 INFO : usermeta/past.rclone_chunk.001_9enxec: Deleted 2026/08/24 03:41:26 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/24 03:41:26 DEBUG : usermeta/future.rclone_chunk.001_9enyw3: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/24 03:41:26 INFO : usermeta/future.rclone_chunk.001_9enyw3: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/24 03:41:26 INFO : usermeta/future.rclone_chunk.001_9enyw3: Deleted 2026/08/24 03:41:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/24 03:41:28 DEBUG : future/test: Can't copy - required hash not found 2026/08/24 03:41:28 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/24 03:41:28 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/24 03:41:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dulecon5sefu': File to upload is small (3 bytes), uploading instead of streaming 2026/08/24 03:41:28 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:28 DEBUG : "future/test" version false 2026/08/24 03:41:28 DEBUG : future/test: Deleting (id "") 2026/08/24 03:41:28 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/24 03:41:28 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/24 03:41:28 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/24 03:41:28 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/24 03:41:28 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/24 03:41:28 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/24 03:41:28 INFO : future/test.rclone_chunk.002: Deleted 2026/08/24 03:41:28 INFO : future/test.rclone_chunk.001: Deleted 2026/08/24 03:41:28 INFO : future/test.rclone_chunk.003: Deleted 2026/08/24 03:41:28 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.001_9eo0h4: md5 = ee6ed301b96f9d589582fdd483138c03 OK 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.001_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.001_9eo0h4: Deleted 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.002_9eo0h4: md5 = 6399f9d85eda41ea10960ba6e44110ef OK 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.002_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.002_9eo0h4: Deleted 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.003_9eo0h4: md5 = f4791eeabc92742fc887db4b6675273d OK 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.003_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.003_9eo0h4: Deleted 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.004_9eo0h4: md5 = d50f2dfa63730fa16c7fcdd0d93739ec OK 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.004_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.004_9eo0h4: Deleted 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/24 03:41:31 DEBUG : backcomp/renamefile.rclone_chunk.005_9eo0h4: md5 = 96d56d524a516c63f2a4d680aa80984b OK 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.005_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/24 03:41:31 INFO : backcomp/renamefile.rclone_chunk.005_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.006_9eo0h4: md5 = f7e906992cc0344b7043fc2b88e640e4 OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.006_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.006_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.007_9eo0h4: md5 = 3e222aa299365279af8b524d3863d1fb OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.007_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.007_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.008_9eo0h4: md5 = 46f629fe91949a8f97acd7ef7942fee1 OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.008_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.008_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.009_9eo0h4: md5 = 1320455e487bb52e8c7dcfc90d6af2e3 OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.009_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.009_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.010_9eo0h4: md5 = 15605e4172206e6e38d1201e2e56463a OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.010_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.010_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.011_9eo0h4: md5 = 0677823f634dcb77f588e7f16b9a5236 OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.011_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.011_9eo0h4: Deleted 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/24 03:41:32 DEBUG : backcomp/renamefile.rclone_chunk.012_9eo0h4: md5 = f8dacb254dd0b4b95f5d17408cdf028d OK 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.012_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/24 03:41:32 INFO : backcomp/renamefile.rclone_chunk.012_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.013_9eo0h4: md5 = 59272f7a740396c63ba27b1eb782cd5f OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.013_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.013_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.014_9eo0h4: md5 = 8d9206e573b20765133cf0334864f154 OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.014_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.014_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.015_9eo0h4: md5 = 0ded89c904a28a37d5418f0ccdaf9109 OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.015_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.015_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.016_9eo0h4: md5 = 77d9398ff62b10dc2af92025cba7275f OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.016_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.016_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.017_9eo0h4: md5 = 2d8a1dfe10b208b4536c84015b34fa81 OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.017_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.017_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.018_9eo0h4: md5 = 9f101dbb5446d901ab5d2f4a7b7ad56e OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.018_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.018_9eo0h4: Deleted 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/24 03:41:33 DEBUG : backcomp/renamefile.rclone_chunk.019_9eo0h4: md5 = d09f5d9bca142c2149c0a21272223733 OK 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.019_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/24 03:41:33 INFO : backcomp/renamefile.rclone_chunk.019_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.020_9eo0h4: md5 = 1d2e0fa26f55485a462915023cece547 OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.020_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.020_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.021_9eo0h4: md5 = 7a95ee3e55a724c7688017d37f55e5b2 OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.021_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.021_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.022_9eo0h4: md5 = e98ee43fd680dd96dcd51f6eb089a882 OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.022_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.022_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.023_9eo0h4: md5 = 38938f7cf473c600116da12d9c21eb0f OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.023_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.023_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.024_9eo0h4: md5 = 026d588080df0593c5a19ba823c923cd OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.024_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.024_9eo0h4: Deleted 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/24 03:41:34 DEBUG : backcomp/renamefile.rclone_chunk.025_9eo0h4: md5 = 4a6568f8d18ed28d33b256a2a9d3c962 OK 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.025_9eo0h4: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/24 03:41:34 INFO : backcomp/renamefile.rclone_chunk.025_9eo0h4: Deleted 2026/08/24 03:41:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/24 03:41:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/servermovetest/subdir1" 2026/08/24 03:41:36 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/servermovetest/subdir1" 2026/08/24 03:41:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/servermovetest/subdir2" 2026/08/24 03:41:36 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/servermovetest/subdir2" 2026/08/24 03:41:37 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/24 03:41:37 DEBUG : movefile.rclone_chunk.001_9eo9j1: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/24 03:41:37 INFO : movefile.rclone_chunk.001_9eo9j1: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/24 03:41:37 INFO : movefile.rclone_chunk.001_9eo9j1: Deleted 2026/08/24 03:41:37 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/24 03:41:37 DEBUG : movefile.rclone_chunk.002_9eo9j1: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/24 03:41:37 INFO : movefile.rclone_chunk.002_9eo9j1: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/24 03:41:38 INFO : movefile.rclone_chunk.002_9eo9j1: Deleted 2026/08/24 03:41:38 DEBUG : movefile: copy 2 data chunks... 2026/08/24 03:41:39 DEBUG : movefile: size = 6 OK 2026/08/24 03:41:39 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/24 03:41:39 INFO : movefile: Copied (server-side copy) 2026/08/24 03:41:39 INFO : movefile: Deleted 2026/08/24 03:41:39 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:39 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/24 03:41:39 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/24 03:41:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/24 03:41:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/24 03:41:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/24 03:41:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/24 03:41:39 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/08/24 03:41:39 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/24 03:41:39 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/24 03:41:39 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-dulecon5sefu/md5all" 2026/08/24 03:41:39 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/24 03:41:39 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/24 03:41:39 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dulecon5sefu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_9eobqu?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/24 03:41:39 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-dulecon5sefu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_9eobqu?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/24 03:41:39 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_9eobrk: open chunk writer: started multipart upload: YUudE8Sw910fIco6cgG0dp9vQusnPH14E4SkSQ4r2by717_ErtoRiTgidDdtu9SfwtSJ1k.4k4mIPNzx2oKByiqHgl7TGm2eWD1gwXJkk9.Q9f4qhLxqg8YM92cmJVft 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_9eobrk: multipart upload wrote chunk 1 with 100 bytes and etag "abc3005fe65e53af1c48fdb3eab5e0bf" 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_9eobrk: multipart upload "YUudE8Sw910fIco6cgG0dp9vQusnPH14E4SkSQ4r2by717_ErtoRiTgidDdtu9SfwtSJ1k.4k4mIPNzx2oKByiqHgl7TGm2eWD1gwXJkk9.Q9f4qhLxqg8YM92cmJVft" finished 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_9eobrk: Multipart upload Etag: 6b0b4343551398468bd28e9be098aed8-1 OK 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/24 03:41:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_9eobrk: Src hash empty - aborting Dst hash check 2026/08/24 03:41:40 INFO : unknown-size-put.txt.rclone_chunk.001_9eobrk: Copied (server-side copy) to: unknown-size-put.txt 2026/08/24 03:41:40 INFO : unknown-size-put.txt.rclone_chunk.001_9eobrk: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eock3: md5 = 3515adb73cf792ef0602812af8f654ca OK 2026/08/24 03:41:41 INFO : unknown-size-update.txt.rclone_chunk.001_9eock3: Copied (server-side copy) to: unknown-size-update.txt 2026/08/24 03:41:41 INFO : unknown-size-update.txt.rclone_chunk.001_9eock3: Deleted 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eodtu: open chunk writer: started multipart upload: j79hcQn1ajIiamxycXU78kw3k0ZDDodfy0De.j169ykJQKMZ7gw1ZUv_.pdtAdFWcJC0Llv_rFMjnuwMkcgBV_xISguiml.jsCdoOg_kCqlpD7fAZHphd.Yj4dbZjAZ7 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eodtu: multipart upload wrote chunk 1 with 200 bytes and etag "750a3e1dba7adf51d1075fe61ce3b7cf" 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eodtu: multipart upload "j79hcQn1ajIiamxycXU78kw3k0ZDDodfy0De.j169ykJQKMZ7gw1ZUv_.pdtAdFWcJC0Llv_rFMjnuwMkcgBV_xISguiml.jsCdoOg_kCqlpD7fAZHphd.Yj4dbZjAZ7" finished 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eodtu: Multipart upload Etag: 04567ca5821fc182bb08358806acb8cc-1 OK 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/24 03:41:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_9eodtu: Src hash empty - aborting Dst hash check 2026/08/24 03:41:41 INFO : unknown-size-update.txt.rclone_chunk.001_9eodtu: Copied (server-side copy) to: unknown-size-update.txt 2026/08/24 03:41:41 INFO : unknown-size-update.txt.rclone_chunk.001_9eodtu: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/24 03:41:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dulecon5sefu/deeper/nonexisting/directory" 2026/08/24 03:41:41 DEBUG : Creating backend with remote "TestS3:rclone-test-dulecon5sefu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/24 03:41:42 DEBUG : Waiting for deletions to finish 2026/08/24 03:41:42 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/24 03:41:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/24 03:41:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/24 03:41:42 INFO : S3 bucket rclone-test-dulecon5sefu: Bucket "rclone-test-dulecon5sefu" deleted 2026/08/24 03:41:42 ERROR : error listing: directory not found 2026/08/24 03:41:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (50.50s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (49.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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.566s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.258565865s (try 1/5)