"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/01 02:42:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu" 2026/05/01 02:42:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/01 02:42:56 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/01 02:42:57 INFO : S3 bucket rclone-test-xanogis2qucu: Bucket "rclone-test-xanogis2qucu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/01 02:42:58 INFO : S3 bucket rclone-test-xanogis2qucu: Bucket "rclone-test-xanogis2qucu" deleted === RUN TestIntegration/FsMkdir 2026/05/01 02:42:58 INFO : S3 bucket rclone-test-xanogis2qucu: Bucket "rclone-test-xanogis2qucu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/01 02:42:58 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/01 02:42:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/01 02:42:58 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/05/01 02:42:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/01 02:42:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cd9d6o: md5 = d744eba443fe3cca38dfe5622c183b02 OK 2026/05/01 02:42:59 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cd9d6o: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/01 02:42:59 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cd9d6o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/01 02:43:00 DEBUG : ./.: size = 100 OK 2026/05/01 02:43:00 DEBUG : ./..rclone_chunk.001_cd9dzb: md5 = a9b0676571462e17609c0deefcfba915 OK 2026/05/01 02:43:00 INFO : ./..rclone_chunk.001_cd9dzb: Copied (server-side copy) to: ./. 2026/05/01 02:43:00 INFO : ./..rclone_chunk.001_cd9dzb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/01 02:43:00 DEBUG : ../..: size = 100 OK 2026/05/01 02:43:00 DEBUG : ../...rclone_chunk.001_cd9ec2: md5 = 5f095f003670d4cfb7defcd68149775a OK 2026/05/01 02:43:00 INFO : ../...rclone_chunk.001_cd9ec2: Copied (server-side copy) to: ../.. 2026/05/01 02:43:01 INFO : ../...rclone_chunk.001_cd9ec2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/01 02:43:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/01 02:43:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cd9fdj: md5 = 3ca1ccbab0dc11f3615022021ff7d176 OK 2026/05/01 02:43:01 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cd9fdj: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/01 02:43:01 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cd9fdj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/01 02:43:02 DEBUG : leading space/ leading space: size = 100 OK 2026/05/01 02:43:02 DEBUG : leading space/ leading space.rclone_chunk.001_cd9g6e: md5 = fdbfb74a740df1d1c02ace8ce6da7b9a OK 2026/05/01 02:43:02 INFO : leading space/ leading space.rclone_chunk.001_cd9g6e: Copied (server-side copy) to: leading space/ leading space 2026/05/01 02:43:02 INFO : leading space/ leading space.rclone_chunk.001_cd9g6e: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/01 02:43:03 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/01 02:43:03 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_cd9gke: md5 = cf1d2b5ef5fd5ec76ba791d924c439e3 OK 2026/05/01 02:43:03 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_cd9gke: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/01 02:43:03 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_cd9gke: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/01 02:43:04 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/01 02:43:04 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_cd9hya: md5 = 88639d1cdd1a55041d03a9c2b9e8b374 OK 2026/05/01 02:43:04 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_cd9hya: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/01 02:43:04 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_cd9hya: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/01 02:43:05 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/01 02:43:05 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_cd9i7s: md5 = f910a7c80d711ee300420bdf1e512f23 OK 2026/05/01 02:43:05 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_cd9i7s: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/01 02:43:05 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_cd9i7s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/01 02:43:05 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/01 02:43:05 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_cd9j8x: md5 = 218e5f22d6e43c71cb4720c64c2e7791 OK 2026/05/01 02:43:05 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_cd9j8x: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/01 02:43:05 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_cd9j8x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/01 02:43:06 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/01 02:43:06 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_cd9kao: md5 = cc59e0d535fd90e842206094942c61cf OK 2026/05/01 02:43:06 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_cd9kao: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/01 02:43:06 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_cd9kao: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/01 02:43:07 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/01 02:43:07 DEBUG : .leading dot/.leading dot.rclone_chunk.001_cd9lqw: md5 = 3f72d1239020edb1548af17d83e22f99 OK 2026/05/01 02:43:07 INFO : .leading dot/.leading dot.rclone_chunk.001_cd9lqw: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/01 02:43:07 INFO : .leading dot/.leading dot.rclone_chunk.001_cd9lqw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/01 02:43:08 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/01 02:43:08 DEBUG : trailing space /trailing space .rclone_chunk.001_cd9lyk: md5 = 8105cf3c79cc7a63834eeca2855ded61 OK 2026/05/01 02:43:08 INFO : trailing space /trailing space .rclone_chunk.001_cd9lyk: Copied (server-side copy) to: trailing space /trailing space 2026/05/01 02:43:08 INFO : trailing space /trailing space .rclone_chunk.001_cd9lyk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/01 02:43:09 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/01 02:43:09 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_cd9mt6: md5 = 4b6222748a19659c3e423ca818c55b4b OK 2026/05/01 02:43:09 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_cd9mt6: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/01 02:43:09 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_cd9mt6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/01 02:43:09 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/01 02:43:09 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_cd9nlp: md5 = 7bba68f4b815351498d9510b5316f783 OK 2026/05/01 02:43:09 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_cd9nlp: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/01 02:43:09 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_cd9nlp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/01 02:43:10 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/01 02:43:10 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_cd9obt: md5 = fb10e42b829ec754ff99dd54317c1b53 OK 2026/05/01 02:43:10 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_cd9obt: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/01 02:43:10 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_cd9obt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/01 02:43:11 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/01 02:43:11 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_cd9p9o: md5 = 94f969a3bd86fb294075571927ed9c18 OK 2026/05/01 02:43:11 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_cd9p9o: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/01 02:43:11 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_cd9p9o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/01 02:43:12 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/01 02:43:12 DEBUG : trailing dot./trailing dot..rclone_chunk.001_cd9phy: md5 = a767e1d66cd47248c492f7702eeb288c OK 2026/05/01 02:43:12 INFO : trailing dot./trailing dot..rclone_chunk.001_cd9phy: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/01 02:43:12 INFO : trailing dot./trailing dot..rclone_chunk.001_cd9phy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/01 02:43:13 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/01 02:43:13 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_cd9q09: md5 = 90d729cdf9be86aa828ed7e56b0e79e9 OK 2026/05/01 02:43:13 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_cd9q09: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/01 02:43:13 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_cd9q09: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/01 02:43:13 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/01 02:43:13 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_cd9r76: md5 = 815736b72314e0ce1ff2cf744af1b486 OK 2026/05/01 02:43:13 INFO : test%46.txt/test%46.txt.rclone_chunk.001_cd9r76: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/01 02:43:13 INFO : test%46.txt/test%46.txt.rclone_chunk.001_cd9r76: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/01 02:43:14 DEBUG : zero-length-file: size = 0 OK 2026/05/01 02:43:14 DEBUG : zero-length-file.rclone_chunk.001_cd9s28: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:43:14 INFO : zero-length-file.rclone_chunk.001_cd9s28: Copied (server-side copy) to: zero-length-file 2026/05/01 02:43:15 INFO : zero-length-file.rclone_chunk.001_cd9s28: 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/05/01 02:43:15 DEBUG : file name.txt: size = 100 OK 2026/05/01 02:43:15 DEBUG : file name.txt.rclone_chunk.001_cd9trw: md5 = 7683810a619cdf824141f5ef3b65e7e2 OK 2026/05/01 02:43:15 INFO : file name.txt.rclone_chunk.001_cd9trw: Copied (server-side copy) to: file name.txt 2026/05/01 02:43:15 INFO : file name.txt.rclone_chunk.001_cd9trw: Deleted 2026/05/01 02:43:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/01 02:43:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cd9tmi: md5 = 616a360bcef9a3296ca199fa007d9319 OK 2026/05/01 02:43:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cd9tmi: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/01 02:43:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cd9tmi: Deleted 2026/05/01 02:43:16 DEBUG : file name.txt: size = 100 OK 2026/05/01 02:43:16 DEBUG : file name.txt.rclone_chunk.001_cd9ugx: md5 = 1fc8d75e79d1d248c5e3fe409398745f OK 2026/05/01 02:43:16 INFO : file name.txt.rclone_chunk.001_cd9ugx: Copied (server-side copy) to: file name.txt 2026/05/01 02:43:16 INFO : file name.txt.rclone_chunk.001_cd9ugx: 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/05/01 02:43:17 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/01 02:43:17 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/05/01 02:43:19 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/01 02:43:19 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_cd9wpp: md5 = 4066f25e2137d87ef2a940ec4a0ef2a9 OK 2026/05/01 02:43:19 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_cd9wpp: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/01 02:43:19 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_cd9wpp: Deleted 2026/05/01 02:43:19 DEBUG : S3 bucket rclone-test-xanogis2qucu: bucket is versioned: false 2026/05/01 02:43:19 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/01 02:43:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/01 02:43:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/01 02:43:20 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/01 02:43:20 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cd9ynz: md5 = f7098d9cde4de35c1483b6bd78b8f229 OK 2026/05/01 02:43:20 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cd9ynz: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/01 02:43:20 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cd9ynz: Deleted 2026/05/01 02:43:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/dirToPurgeFromRoot" 2026/05/01 02:43:21 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/dirToPurgeFromRoot" 2026/05/01 02:43:21 DEBUG : S3 bucket rclone-test-xanogis2qucu path dirToPurgeFromRoot: bucket is versioned: false 2026/05/01 02:43:21 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/01 02:43:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/01 02:43:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/01 02:43:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/hello? sausage/êé" 2026/05/01 02:43:21 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/hello? sausage/êé" 2026/05/01 02:43:22 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/01 02:43:22 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_cd9zj1: md5 = 2acd0a688dfbd4c31d4071e08e9d9bd7 OK 2026/05/01 02:43:22 INFO : a/b/c/d/e.txt.rclone_chunk.001_cd9zj1: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/01 02:43:22 INFO : a/b/c/d/e.txt.rclone_chunk.001_cd9zj1: Deleted 2026/05/01 02:43:23 DEBUG : S3 bucket rclone-test-xanogis2qucu path hello? sausage/êé: bucket is versioned: false 2026/05/01 02:43:23 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:23 DEBUG : "a/b/c/d/e.txt" version false 2026/05/01 02:43:23 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/01 02:43:23 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/01 02:43:23 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/05/01 02:43:26 DEBUG : file name.txt: size = 200 OK 2026/05/01 02:43:26 DEBUG : file name.txt.rclone_chunk.001_cda35i: md5 = c12025be0384295f8c8405fcf56324e0 OK 2026/05/01 02:43:26 INFO : file name.txt.rclone_chunk.001_cda35i: Copied (server-side copy) to: file name.txt 2026/05/01 02:43:26 INFO : file name.txt.rclone_chunk.001_cda35i: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/01 02:43:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 02:43:26 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/01 02:43:26 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-xanogis2qucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-xanogis2qucu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/01 02:43:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/not found.txt" 2026/05/01 02:43:26 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/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/05/01 02:43:27 NOTICE: S3 bucket rclone-test-xanogis2qucu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/01 02:43:27 DEBUG : piped data.txt.rclone_chunk.001_cda5jd: open chunk writer: started multipart upload: Fpt11feSNCZPOgWWavLep3QwqUU3xq8kugiSNJ42V_DcF7WiTylKofNVXal25fnnH1cW3r8GjTPqaIYkTWUORx97bfebpNbqS.ZDmDF8l1tBbqUrNhkQptTGQXFUrD8T 2026/05/01 02:43:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/01 02:43:27 DEBUG : piped data.txt.rclone_chunk.001_cda5jd: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/01 02:43:27 DEBUG : piped data.txt.rclone_chunk.001_cda5jd: multipart upload "Fpt11feSNCZPOgWWavLep3QwqUU3xq8kugiSNJ42V_DcF7WiTylKofNVXal25fnnH1cW3r8GjTPqaIYkTWUORx97bfebpNbqS.ZDmDF8l1tBbqUrNhkQptTGQXFUrD8T" finished 2026/05/01 02:43:27 DEBUG : piped data.txt.rclone_chunk.001_cda5jd: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/01 02:43:28 DEBUG : piped data.txt: size = 0 OK 2026/05/01 02:43:28 DEBUG : piped data.txt.rclone_chunk.001_cda5jd: Src hash empty - aborting Dst hash check 2026/05/01 02:43:28 INFO : piped data.txt.rclone_chunk.001_cda5jd: Copied (server-side copy) to: piped data.txt 2026/05/01 02:43:28 INFO : piped data.txt.rclone_chunk.001_cda5jd: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/01 02:43:28 DEBUG : piped data.txt.rclone_chunk.001_cda65l: open chunk writer: started multipart upload: uk0ebFg2VeDpq8iKq_uCwqU4BrfGziaVVSxRa0gAQspQyyxTGmmHiGPFbnZFwnR.1To5.4JQPbEmLyGtlpYnzLgC7q9UxP8aLG1LGOL9kUDnpuzQfjX5kD52ObXK2RoY 2026/05/01 02:43:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/01 02:43:28 DEBUG : piped data.txt.rclone_chunk.001_cda65l: multipart upload wrote chunk 1 with 100 bytes and etag "ce25ccc4df97f65ce67560a3cc9f9efb" 2026/05/01 02:43:28 DEBUG : piped data.txt.rclone_chunk.001_cda65l: multipart upload "uk0ebFg2VeDpq8iKq_uCwqU4BrfGziaVVSxRa0gAQspQyyxTGmmHiGPFbnZFwnR.1To5.4JQPbEmLyGtlpYnzLgC7q9UxP8aLG1LGOL9kUDnpuzQfjX5kD52ObXK2RoY" finished 2026/05/01 02:43:28 DEBUG : piped data.txt.rclone_chunk.001_cda65l: Multipart upload Etag: 6844989c33c7a7baa102eacf5adde62c-1 OK 2026/05/01 02:43:29 DEBUG : piped data.txt: size = 100 OK 2026/05/01 02:43:29 DEBUG : piped data.txt.rclone_chunk.001_cda65l: Src hash empty - aborting Dst hash check 2026/05/01 02:43:29 INFO : piped data.txt.rclone_chunk.001_cda65l: Copied (server-side copy) to: piped data.txt 2026/05/01 02:43:29 INFO : piped data.txt.rclone_chunk.001_cda65l: 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/05/01 02:43:29 INFO : Chunked 'TestChunkerS3:rclone-test-xanogis2qucu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/01 02:43:29 DEBUG : small/emptyfile: size = 0 OK 2026/05/01 02:43:29 DEBUG : small/emptyfile.rclone_chunk.001_cda76y: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:43:29 INFO : small/emptyfile.rclone_chunk.001_cda76y: Copied (server-side copy) to: small/emptyfile 2026/05/01 02:43:29 INFO : small/emptyfile.rclone_chunk.001_cda76y: Deleted 2026/05/01 02:43:30 DEBUG : small/smallfile: size = 2 OK 2026/05/01 02:43:30 DEBUG : small/smallfile.rclone_chunk.001_cda8jh: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/01 02:43:30 INFO : small/smallfile.rclone_chunk.001_cda8jh: Copied (server-side copy) to: small/smallfile 2026/05/01 02:43:30 INFO : small/smallfile.rclone_chunk.001_cda8jh: Deleted 2026/05/01 02:43:30 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/05/01 02:43:31 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/01 02:43:31 DEBUG : usermeta/today.rclone_chunk.001_cda89m: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/01 02:43:31 INFO : usermeta/today.rclone_chunk.001_cda89m: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/01 02:43:31 INFO : usermeta/today.rclone_chunk.001_cda89m: Deleted 2026/05/01 02:43:32 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/01 02:43:32 DEBUG : usermeta/past.rclone_chunk.001_cdaaio: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/01 02:43:32 INFO : usermeta/past.rclone_chunk.001_cdaaio: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/01 02:43:32 INFO : usermeta/past.rclone_chunk.001_cdaaio: Deleted 2026/05/01 02:43:33 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/01 02:43:33 DEBUG : usermeta/future.rclone_chunk.001_cdabti: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/01 02:43:33 INFO : usermeta/future.rclone_chunk.001_cdabti: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/01 02:43:33 INFO : usermeta/future.rclone_chunk.001_cdabti: Deleted 2026/05/01 02:43:34 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/01 02:43:34 DEBUG : future/test: Can't copy - required hash not found 2026/05/01 02:43:34 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/01 02:43:34 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/01 02:43:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-xanogis2qucu': File to upload is small (3 bytes), uploading instead of streaming 2026/05/01 02:43:35 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:35 DEBUG : "future/test" version false 2026/05/01 02:43:35 DEBUG : future/test: Deleting (id "") 2026/05/01 02:43:35 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/01 02:43:35 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/01 02:43:35 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/01 02:43:35 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/01 02:43:35 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/01 02:43:35 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/01 02:43:35 INFO : future/test: Deleted 2026/05/01 02:43:35 INFO : future/test.rclone_chunk.003: Deleted 2026/05/01 02:43:35 INFO : future/test.rclone_chunk.002: Deleted 2026/05/01 02:43:35 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.001_cdad8n: md5 = 1d3d91a36ba41c6f602e4de586a2b994 OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.001_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.001_cdad8n: Deleted 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.002_cdad8n: md5 = ea77cf3c21b708cf2413a71b395de9c3 OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.002_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.002_cdad8n: Deleted 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.003_cdad8n: md5 = c324cc700566e306a101f62007f6c26c OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.003_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.003_cdad8n: Deleted 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.004_cdad8n: md5 = 371ca7b1d0d1df01a6f636e8d0a53532 OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.004_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.004_cdad8n: Deleted 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.005_cdad8n: md5 = 40bb832b590bfe9d996c629d569fa78c OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.005_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.005_cdad8n: Deleted 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/01 02:43:38 DEBUG : backcomp/renamefile.rclone_chunk.006_cdad8n: md5 = 72474e68b854b436c1ee81686a10d947 OK 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.006_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/01 02:43:38 INFO : backcomp/renamefile.rclone_chunk.006_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.007_cdad8n: md5 = 7262ca15bc67e105208d76c3a394a851 OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.007_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.007_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.008_cdad8n: md5 = ef984a014913f6c4a06bac02c0e15e73 OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.008_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.008_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.009_cdad8n: md5 = 5c05baccf56d2d8a1e7d9a2a8348bd08 OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.009_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.009_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.010_cdad8n: md5 = d5b44bf2b7b80ca4986aca40f63a07db OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.010_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.010_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.011_cdad8n: md5 = 866dcc712f57d5ad31f284b3543b98e8 OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.011_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.011_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.012_cdad8n: md5 = 4d7ecf81df5cd9c3613ef993c3bbad6f OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.012_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.012_cdad8n: Deleted 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/01 02:43:39 DEBUG : backcomp/renamefile.rclone_chunk.013_cdad8n: md5 = a667eacb3baeb8aca0a9c078919d5add OK 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.013_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/01 02:43:39 INFO : backcomp/renamefile.rclone_chunk.013_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.014_cdad8n: md5 = 51c813bad6aac9cda77b2e260b4bdcf1 OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.014_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.014_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.015_cdad8n: md5 = 3070e13110fef047d43d758ad791bb1e OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.015_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.015_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.016_cdad8n: md5 = ae29c877a48056c5300527f0b9586e81 OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.016_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.016_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.017_cdad8n: md5 = b048efb0078488ac96940fa7ba6fce3d OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.017_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.017_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.018_cdad8n: md5 = af25e3cf5a85b158b338a3d50113aa7b OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.018_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.018_cdad8n: Deleted 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/01 02:43:40 DEBUG : backcomp/renamefile.rclone_chunk.019_cdad8n: md5 = 52193d8a1ee79457a693b88d0c7201d4 OK 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.019_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/01 02:43:40 INFO : backcomp/renamefile.rclone_chunk.019_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.020_cdad8n: md5 = 3881f5f408001b92fdf673640bdcf1b1 OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.020_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.020_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.021_cdad8n: md5 = 2cb46b04e26bf196b85d1658c9c616eb OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.021_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.021_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.022_cdad8n: md5 = 201abaed9574c45275039748026b4ea5 OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.022_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.022_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.023_cdad8n: md5 = 8e01f1e6a1b4a4cf73023cab8034900d OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.023_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.023_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.024_cdad8n: md5 = 1f1de9eaa73686052c132c24db6f5aa6 OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.024_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.024_cdad8n: Deleted 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/01 02:43:41 DEBUG : backcomp/renamefile.rclone_chunk.025_cdad8n: md5 = 39aaeafd6965441ccabc28a5c432108f OK 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.025_cdad8n: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/01 02:43:41 INFO : backcomp/renamefile.rclone_chunk.025_cdad8n: Deleted 2026/05/01 02:43:43 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/01 02:43:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/servermovetest/subdir1" 2026/05/01 02:43:43 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/servermovetest/subdir1" 2026/05/01 02:43:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/servermovetest/subdir2" 2026/05/01 02:43:44 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/servermovetest/subdir2" 2026/05/01 02:43:44 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/01 02:43:44 DEBUG : movefile.rclone_chunk.001_cdamdq: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/01 02:43:44 INFO : movefile.rclone_chunk.001_cdamdq: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/01 02:43:44 INFO : movefile.rclone_chunk.001_cdamdq: Deleted 2026/05/01 02:43:45 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/01 02:43:45 DEBUG : movefile.rclone_chunk.002_cdamdq: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/01 02:43:45 INFO : movefile.rclone_chunk.002_cdamdq: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/01 02:43:45 INFO : movefile.rclone_chunk.002_cdamdq: Deleted 2026/05/01 02:43:45 DEBUG : movefile: copy 2 data chunks... 2026/05/01 02:43:46 DEBUG : movefile: size = 6 OK 2026/05/01 02:43:46 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/01 02:43:46 INFO : movefile: Copied (server-side copy) 2026/05/01 02:43:46 INFO : movefile: Deleted 2026/05/01 02:43:46 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:46 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/01 02:43:46 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/01 02:43:46 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/01 02:43:46 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/01 02:43:46 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/01 02:43:46 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/01 02:43:46 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/01 02:43:46 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/01 02:43:46 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/01 02:43:46 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-xanogis2qucu/md5all" 2026/05/01 02:43:46 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/01 02:43:46 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/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/05/01 02:43:47 DEBUG : unknown-size-put.txt.rclone_chunk.001_cdao6q: open chunk writer: started multipart upload: QcynycnzwM6dLPIvWceZSeJXKnyNNbVNJnCskAaBEZJ8QSVuVXLCB5Ijqj4ax6rVfsAaWTiXwrG8zvljeE.ToTYyhcUV54FNK3UYnC6qiG3F2_KdmTcyTBIQRBJckPAr 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt.rclone_chunk.001_cdao6q: multipart upload wrote chunk 1 with 100 bytes and etag "d8da6be07294fe267ddf9957ec5bc729" 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt.rclone_chunk.001_cdao6q: multipart upload "QcynycnzwM6dLPIvWceZSeJXKnyNNbVNJnCskAaBEZJ8QSVuVXLCB5Ijqj4ax6rVfsAaWTiXwrG8zvljeE.ToTYyhcUV54FNK3UYnC6qiG3F2_KdmTcyTBIQRBJckPAr" finished 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt.rclone_chunk.001_cdao6q: Multipart upload Etag: ef53b3260321c763feba4bf1c09fef41-1 OK 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/01 02:43:47 DEBUG : unknown-size-put.txt.rclone_chunk.001_cdao6q: Src hash empty - aborting Dst hash check 2026/05/01 02:43:47 INFO : unknown-size-put.txt.rclone_chunk.001_cdao6q: Copied (server-side copy) to: unknown-size-put.txt 2026/05/01 02:43:47 INFO : unknown-size-put.txt.rclone_chunk.001_cdao6q: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdapmf: md5 = cd07823a7a083a4cc7a557ae956924f4 OK 2026/05/01 02:43:48 INFO : unknown-size-update.txt.rclone_chunk.001_cdapmf: Copied (server-side copy) to: unknown-size-update.txt 2026/05/01 02:43:48 INFO : unknown-size-update.txt.rclone_chunk.001_cdapmf: Deleted 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdaq47: open chunk writer: started multipart upload: bLH5s00cxPUygRjG2Dgjvn7Fm8hMuwwhL.ppI3GDwk5EPCHIogHFTuyO58kbO41u8rtHdRLsEBbpak4Sd9Dv4ZGEwadb7ZzkJbKGUCgBw0qRaop1tER4cN5FL8VbB08o 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdaq47: multipart upload wrote chunk 1 with 200 bytes and etag "41d34c5e5380ec8bd7e5eddd70e26eac" 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdaq47: multipart upload "bLH5s00cxPUygRjG2Dgjvn7Fm8hMuwwhL.ppI3GDwk5EPCHIogHFTuyO58kbO41u8rtHdRLsEBbpak4Sd9Dv4ZGEwadb7ZzkJbKGUCgBw0qRaop1tER4cN5FL8VbB08o" finished 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdaq47: Multipart upload Etag: 050a044a04fe402c0170cb75f06c346a-1 OK 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/01 02:43:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_cdaq47: Src hash empty - aborting Dst hash check 2026/05/01 02:43:48 INFO : unknown-size-update.txt.rclone_chunk.001_cdaq47: Copied (server-side copy) to: unknown-size-update.txt 2026/05/01 02:43:48 INFO : unknown-size-update.txt.rclone_chunk.001_cdaq47: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/01 02:43:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xanogis2qucu/deeper/nonexisting/directory" 2026/05/01 02:43:48 DEBUG : Creating backend with remote "TestS3:rclone-test-xanogis2qucu/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/05/01 02:43:49 DEBUG : Waiting for deletions to finish 2026/05/01 02:43:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/01 02:43:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/01 02:43:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/01 02:43:49 INFO : S3 bucket rclone-test-xanogis2qucu: Bucket "rclone-test-xanogis2qucu" deleted 2026/05/01 02:43:49 ERROR : error listing: directory not found 2026/05/01 02:43:49 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.74s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir (51.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.77s) --- 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.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.86s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- 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 52.792s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.232787022s (try 1/5)