"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/20 01:03:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu" 2026/08/20 01:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/20 01:04:04 INFO : dir/subdir: Making directory 2026/08/20 01:04:13 INFO : dir/subdir: Removing directory 2026/08/20 01:04:38 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 2026/08/20 01:05:06 ERROR : does not exist: error listing: directory not found === 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/20 01:22:56 DEBUG : file name.txt: Removing old object on successful upload 2026/08/20 01:22:57 DEBUG : file name.txt: Old object already deleted, safely ignoring === 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/20 01:23:11 DEBUG : Creating backend with remote "TestDrime:" 2026/08/20 01:23:11 DEBUG : Config file has changed externally - reloading === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/20 01:24:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/20 01:24:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/20 01:27:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-fonived3kewa" 2026/08/20 01:29:45 DEBUG : drime root 'rclone-test-fonived3kewa': Purge remote === 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 === 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 fstests.go:1785: can't set modified time === 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/20 01:30:35 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/20 01:30:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/20 01:30:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/20 01:31:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu/not found.txt" 2026/08/20 01:31:16 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDrime:" path "rclone-test-tixuqal1fadu" from "TestDrime:rclone-test-tixuqal1fadu" 2026/08/20 01:31:16 DEBUG : Creating backend with remote "TestDrime:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === 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 fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/20 01:32:24 NOTICE: drime root 'rclone-test-tixuqal1fadu': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/20 01:32:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/20 01:32:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *drime.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/20 01:33:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/20 01:34:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/20 01:35:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/20 01:35:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/20 01:35:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/20 01:35:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/20 01:35:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/20 01:35:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/20 01:36:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/20 01:37:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/20 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/20 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/20 01:37:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/20 01:38:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/20 01:38:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/20 01:38:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/20 01:39:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/20 01:40:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/20 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/20 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/20 01:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/20 01:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/20 01:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/20 01:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/20 01:42:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/20 01:43:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/20 01:43:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/20 01:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/20 01:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/20 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/20 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/20 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/20 01:44:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/20 01:45:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/20 01:46:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/20 01:46:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/20 01:46:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/20 01:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/20 01:46:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/20 01:46:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/20 01:47:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/20 01:48:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/20 01:48:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/20 01:48:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/20 01:48:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/20 01:49:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/20 01:49:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/20 01:49:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/20 01:50:14 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/20 01:50:14 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/20 01:50:16 DEBUG : short-eof-chunked.bin: Cancelling multipart upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *drime.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/20 01:50:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/20 01:50:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/20 01:50:58 DEBUG : unknown-size-update.txt: Removing old object on successful upload 2026/08/20 01:51:00 DEBUG : unknown-size-update.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/20 01:51:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-tixuqal1fadu/deeper/nonexisting/directory" 2026/08/20 01:51:20 DEBUG : Config file has changed externally - reloading === 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:2931: FS has no Directory methods and doesn't Wrap 2026/08/20 01:51:49 ERROR : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (2900.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.05s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (21.01s) --- PASS: TestIntegration/FsMkdir (2871.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (57.50s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (1.48s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (1.41s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (1.75s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (965.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (49.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (44.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (54.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (51.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (55.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (52.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (53.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (52.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (50.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (49.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (42.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (49.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (51.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (51.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (54.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (54.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (49.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (48.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (47.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutError (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (26.68s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (50.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (633.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (3.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (38.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (45.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (40.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (28.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (63.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (177.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (25.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (16.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (38.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (35.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (25.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (26.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (55.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (26.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (28.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (990.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (160.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (46.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (22.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (54.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (27.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (60.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (28.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (166.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (53.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (27.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (56.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (30.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (57.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (27.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (174.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (56.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (31.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (57.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (30.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (60.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (29.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (167.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (52.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (25.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (54.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (27.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (59.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (29.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (159.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (52.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (27.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (54.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (26.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (52.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (23.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (162.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (52.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (27.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (51.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (26.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (58.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (31.21s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (30.77s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (23.42s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (7.36s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (61.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (25.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (35.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (7.48s) --- 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/drime 2900.350s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished OK in 48m21.74515574s (try 1/5)