"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 4/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestDrime:"
2026/04/07 07:07:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-kefewir1xega"
2026/04/07 07:07:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:479: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:507: 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/04/07 07:08:29 INFO : dir/subdir: Making directory
2026/04/07 07:09:00 INFO : dir/subdir: Removing directory
2026/04/07 07:09:20 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
2026/04/07 07:09:43 ERROR : does not exist: error listing: directory not found
=== 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:708: testing "."
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:708: testing ".."
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:708: testing " leading space"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:708: testing "~leading tilde"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:708: testing "␍leading CR"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:708: testing "␊leading LF"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:708: testing "␉leading HT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:708: testing "␋leading VT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:708: testing ".leading dot"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:708: testing "trailing space "
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:708: testing "trailing CR␍"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:708: testing "trailing LF␊"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:708: testing "trailing HT␉"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:708: testing "trailing VT␋"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:708: testing "trailing dot."
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:708: testing "invalid utf-8\xfe"
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:708: testing "test%46.txt"
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:787: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
2026/04/07 07:32:42 NOTICE: drime root 'rclone-test-kefewir1xega': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
fstests.go:847:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:847
Error: Received unexpected error:
failed to create entry after multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsOpenChunkWriter
fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found)
fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found)
fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found)
fstest.go:546:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:849
Error: Received unexpected error:
object not found
Test: TestIntegration/FsMkdir/FsOpenChunkWriter
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:869: FS has no ChangeNotify interface
=== RUN TestIntegration/FsMkdir/FsPutFiles
2026/04/07 07:35:03 DEBUG : file name.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
2026/04/07 07:36:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/07 07:36:02 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n
500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/07 07:36:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/07 07:36:13 DEBUG : pacer: Reducing sleep to 10ms
fstests.go:979:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999
Error: Not equal:
expected: []string{"hello? sausage"}
actual : []string{"hello? sausage", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "hello? sausage"
+([]string) (len=2) {
+ (string) (len=14) "hello? sausage",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListR
fstests.go:1016:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2026/04/07 07:37:21 DEBUG : Creating backend with remote "TestDrime:"
=== 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
fstests.go:1095:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé"}
actual : []string{"hello? sausage", "hello? sausage/êé", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) (len=14) "hello? sausage",
- (string) (len=19) "hello? sausage/êé"
+ (string) (len=19) "hello? sausage/êé",
+ (string) (len=16) "writer-at-subdir"
}
Test: 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:1122: Not Case Insensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1164
Error: Not equal:
expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=5) {
+([]string) (len=6) {
(string) (len=10) "dirToPurge",
@@ -5,3 +5,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1176
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1201
Error: Not equal:
expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=5) {
+([]string) (len=6) {
(string) (len=18) "dirToPurgeFromRoot",
@@ -5,3 +5,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
2026/04/07 07:44:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-kefewir1xega/dirToPurgeFromRoot"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1218
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "writer-at-subdir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=16) "writer-at-subdir"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2026/04/07 07:46:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-kefewir1xega/hello? sausage/êé"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
panic: test timed out after 2h0m0s
running tests:
TestIntegration (2h0m0s)
TestIntegration/FsMkdir (1h59m21s)
TestIntegration/FsMkdir/FsPutFiles (1h33m39s)
TestIntegration/FsMkdir/FsPutFiles/FsCopy (1h19m26s)
goroutine 438072 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2802 +0x34b
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 120 minutes]:
testing.(*T).Run(0x3816713d4248, {0xc7dd8f?, 0x381671177b30?}, 0xcdac68)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x3816713d4248)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x3816713d4248, 0x381671177c58)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0xc86f0b, 0x18}, {0xc968a1, 0x26}, 0x3816713aac48, {0x12e9880, 0x1, 0x1}, {0xc26d50370f36b17b, 0x68c61ded96e, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x3816713d2460)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
main.main()
_testmain.go:46 +0x9b
goroutine 5 [chan receive, 119 minutes]:
testing.(*T).Run(0x3816713d4488, {0xc7646c?, 0x3816714ce000?}, 0x3816711fe3c0)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run(0x3816713d4488, 0x3816710f68f0)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1025
github.com/rclone/rclone/backend/drime.TestIntegration(0x3816713d4488)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 +0x59
testing.tRunner(0x3816713d4488, 0xcdac68)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 35 [syscall, 120 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x98
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 5
/usr/local/go/src/os/signal/signal.go:152 +0x1f
goroutine 36 [chan receive, 120 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 5
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 16 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x381671518b40, {0xcec8f8, 0x3816712be460})
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145
created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 5
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d
goroutine 68 [chan receive, 95 minutes]:
testing.(*T).Run(0x3816713d46c8, {0xc79858?, 0x0?}, 0x381671162000)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13(0x3816713d46c8)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:952 +0xbcf
testing.tRunner(0x3816713d46c8, 0x3816711fe3c0)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 5
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 1124 [chan receive, 80 minutes]:
testing.(*T).Run(0x38167116f448, {0xc75021?, 0x38167116f448?}, 0x38167151a280)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13.14(0x38167116f448)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1249 +0xea5
testing.tRunner(0x38167116f448, 0x381671162000)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 68
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 438071 [select]:
net/http.(*http2clientStream).writeRequest(0x3816714ea180, 0x3816711c9400, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68
net/http.(*http2clientStream).doRequest(0x3816714ea180, 0x6779db?, 0x0?)
/usr/local/go/src/net/http/h2_bundle.go:8718 +0x18
created by net/http.(*http2ClientConn).roundTrip in goroutine 1780
/usr/local/go/src/net/http/h2_bundle.go:8624 +0x470
goroutine 1780 [select]:
net/http.(*http2ClientConn).roundTrip(0x3816713f21c0, 0x3816711c9400, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:8688 +0x525
net/http.(*http2ClientConn).RoundTrip(...)
/usr/local/go/src/net/http/h2_bundle.go:8603
net/http.(*http2Transport).RoundTripOpt(0x3816714ce0a0, 0x3816711c9400, {0xe8?, 0x88?})
/usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed
net/http.(*http2Transport).RoundTrip(0x381671286680?, 0x38167117c870?)
/usr/local/go/src/net/http/h2_bundle.go:7852 +0x17
net/http.(*Transport).roundTrip(0x381671286680, 0x38167119e8c0)
/usr/local/go/src/net/http/transport.go:702 +0xaab
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:33
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x38167129ed80, 0x38167119e8c0)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0x38167119e8c0, {0xce6680, 0x38167129ed80}, {0x381671418f80?, 0x4930a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0x38167128db90, 0x38167119e8c0, {0xbdd601?, 0x381671419008?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0x38167128db90, 0x38167119e8c0)
/usr/local/go/src/net/http/client.go:733 +0x9d7
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:592
github.com/rclone/rclone/lib/rest.(*Client).Call(0x3816712be050, {0xcec818, 0x1345700}, 0x381671419670)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3816712be050, {0xcec818, 0x1345700}, 0x38167159e000?, {0xb37ec0?, 0x381671280500?}, {0xb37f00, 0x3816712b6600}, 0x3816714198e0?, 0xcdad40, ...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447
github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522
github.com/rclone/rclone/backend/drime.(*Fs).patch.func1()
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?)
/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x38167129ede0, 0x3816710da050, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x38167129ede0, 0x3816710da050)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0x3816714ce000, {0xcec818, 0x1345700}, {0x3816715801a7, 0x9}, {0xc7349c, 0x4}, {0x3816712e2497, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae
github.com/rclone/rclone/backend/drime.(*Fs).rename(0x3816714ce000, {0xcec818, 0x1345700}, {0x3816715801a7, 0x9}, {0x3816712e2497, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96
github.com/rclone/rclone/backend/drime.(*Fs).copyTo(0x3816714ce000, {0xcec818, 0x1345700}, {0x381671038190?, 0x55beb7?}, {0xca7b7f, 0x5}, {0x3816712e2497, 0xa}, {0x3816714c45f0, ...})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:990 +0xc8
github.com/rclone/rclone/backend/drime.(*Fs).Copy(0x3816714ce000, {0xcec818, 0x1345700}, {0xcf6290?, 0x3816710d6900?}, {0x3816712e2460, 0x41})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1041 +0x3fb
github.com/rclone/rclone/fstest/fstests.Run.func13.14.19(0x3816713d4b48)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1264 +0x1b2
testing.tRunner(0x3816713d4b48, 0x38167151a280)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1124
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 438070 [IO wait]:
internal/poll.runtime_pollWait(0x768e782cae00, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x3816710d6b80?, 0x381671465300?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x3816710d6b80, {0x381671465300, 0x1300, 0x1300})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae
net.(*netFD).Read(0x3816710d6b80, {0x381671465300?, 0x0?, 0x0?})
/usr/local/go/src/net/fd_posix.go:68 +0x25
net.(*conn).Read(0x381671026130, {0x381671465300?, 0x381600010001?, 0x0?})
/usr/local/go/src/net/net.go:196 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3816712ae6d8, {0x381671465300?, 0x768e782bf868?, 0x768ebffacbf0?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0x38167112e900, {0x381671465300?, 0x3816712510e0?, 0x38167163ba48?})
/usr/local/go/src/crypto/tls/conn.go:815 +0x3b
bytes.(*Buffer).ReadFrom(0x3816710ca628, {0xce6a40, 0x38167112e900})
/usr/local/go/src/bytes/buffer.go:229 +0x98
crypto/tls.(*Conn).readFromUntil(0x3816710ca388, {0x768e78010e20, 0x3816712ae6d8}, 0x38167163bc08?)
/usr/local/go/src/crypto/tls/conn.go:837 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0x3816710ca388, 0x0)
/usr/local/go/src/crypto/tls/conn.go:626 +0x3db
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0x3816710ca388, {0x38167150f000, 0x1000, 0x0?})
/usr/local/go/src/crypto/tls/conn.go:1393 +0x145
bufio.(*Reader).Read(0x3816714f2720, {0x3816714e6124, 0x9, 0x4ee1da?})
/usr/local/go/src/bufio/bufio.go:245 +0x197
io.ReadAtLeast({0xce5aa0, 0x3816714f2720}, {0x3816714e6124, 0x9, 0x9}, 0x9)
/usr/local/go/src/io/io.go:335 +0x8e
io.ReadFull(...)
/usr/local/go/src/io/io.go:354
net/http.http2readFrameHeader({0x3816714e6124, 0x9, 0x3816712d7da0?}, {0xce5aa0?, 0x3816714f2720?})
/usr/local/go/src/net/http/h2_bundle.go:1805 +0x65
net/http.(*http2Framer).ReadFrameHeader(0x3816714e60e0)
/usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b
net/http.(*http2Framer).ReadFrame(0x3816714e60e0)
/usr/local/go/src/net/http/h2_bundle.go:2130 +0x18
net/http.(*http2clientConnReadLoop).run(0x38167163bfa8)
/usr/local/go/src/net/http/h2_bundle.go:9550 +0xca
net/http.(*http2ClientConn).readLoop(0x3816713f21c0)
/usr/local/go/src/net/http/h2_bundle.go:9419 +0x52
created by net/http.(*http2Transport).newClientConn in goroutine 438069
/usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5
exit status 2
FAIL github.com/rclone/rclone/backend/drime 7200.021s
"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.837369589s (try 4/5): exit status 1: Failed []