"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestDrime:"
2026/04/08 02:43:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-gitomax3reze"
2026/04/08 02:43:33 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/08 02:44:57 INFO : dir/subdir: Making directory
2026/04/08 02:45:50 INFO : dir/subdir: Removing directory
2026/04/08 02:46:18 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/08 02:47:06 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
2026/04/08 03:15:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/08 03:15:12 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/08 03:15:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:143: PutLarge error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/04/08 03:15:20 DEBUG : pacer: Reducing sleep to 10ms
2026/04/08 03:15:29 DEBUG : zero-length-file: Removing old object on successful upload
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestIntegration/FsMkdir/FsPutZeroLength
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:787: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
2026/04/08 03:15:52 NOTICE: drime root 'rclone-test-gitomax3reze': 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/08 03:18:01 DEBUG : file name.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
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
fstests.go:980:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:980
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999
Error: Not equal:
expected: []string{"file name.txt"}
actual : []string{"file name.txt", "zero-length-file"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=13) "file name.txt"
+([]string) (len=2) {
+ (string) (len=13) "file name.txt",
+ (string) (len=16) "zero-length-file"
}
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
fstests.go:1022:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022
Error: Not equal:
expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"}
actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "zero-length-file"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) (len=13) "file name.txt",
- (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
+ (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt",
+ (string) (len=16) "zero-length-file"
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2026/04/08 03:19:56 DEBUG : Creating backend with remote "TestDrime:"
2026/04/08 03:19:56 DEBUG : Config file has changed externally - reloading
=== 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:1094:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094
Error: Not equal:
expected: []string{"file name.txt"}
actual : []string{"file name.txt", "zero-length-file"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=13) "file name.txt"
+([]string) (len=2) {
+ (string) (len=13) "file name.txt",
+ (string) (len=16) "zero-length-file"
}
Test: 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
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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1108
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1108
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1
Messages: Unexpected file "zero-length-file"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
fstests.go:1122: Not Case Insensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1135
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1135
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
Messages: Unexpected file "zero-length-file"
=== 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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: listing wrong, want
dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: Unexpected file "zero-length-file"
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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: Unexpected file "zero-length-file"
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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: listing wrong, want
dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: Unexpected file "zero-length-file"
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/08 03:32:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-gitomax3reze/dirToPurgeFromRoot"
2026/04/08 03:32:11 DEBUG : Config file has changed externally - reloading
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:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/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: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: Unexpected file "zero-length-file"
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/08 03:34:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-gitomax3reze/hello? sausage/êé"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
panic: test timed out after 2h0m0s
running tests:
TestIntegration (2h0m0s)
TestIntegration/FsMkdir (1h59m3s)
TestIntegration/FsMkdir/FsPutFiles (1h26m35s)
TestIntegration/FsMkdir/FsPutFiles/FsCopy (1h6m51s)
goroutine 376179 [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(0xef01d78c248, {0xc7dd8f?, 0xef01d547b30?}, 0xcdac68)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0xef01d78c248)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0xef01d78c248, 0xef01d547c58)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0xc86f0b, 0x18}, {0xc968a1, 0x26}, 0xef01d7b4138, {0x12e9880, 0x1, 0x1}, {0xc26d951d696a7718, 0x68c61cbab99, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0xef01d746dc0)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
main.main()
_testmain.go:46 +0x9b
goroutine 18 [chan receive, 119 minutes]:
testing.(*T).Run(0xef01d78c488, {0xc7646c?, 0xef01d746f00?}, 0xef01d764000)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run(0xef01d78c488, 0xef01d7488f0)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1025
github.com/rclone/rclone/backend/drime.TestIntegration(0xef01d78c488)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 +0x59
testing.tRunner(0xef01d78c488, 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 20 [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 18
/usr/local/go/src/os/signal/signal.go:152 +0x1f
goroutine 21 [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 18
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 31 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xef01d484b40, {0xcec8f8, 0xef01d61c0f0})
/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 18
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d
goroutine 42 [chan receive, 87 minutes]:
testing.(*T).Run(0xef01d794008, {0xc79858?, 0x0?}, 0xef01d87a240)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13(0xef01d794008)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:952 +0xbcf
testing.tRunner(0xef01d794008, 0xef01d764000)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 18
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 376142 [IO wait]:
internal/poll.runtime_pollWait(0x785c7be97c00, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xef01d884300?, 0xef01d67e900?, 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(0xef01d884300, {0xef01d67e900, 0x240, 0x240})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae
net.(*netFD).Read(0xef01d884300, {0xef01d67e900?, 0x0?, 0x205?})
/usr/local/go/src/net/fd_posix.go:68 +0x25
net.(*conn).Read(0xef01d6840c0, {0xef01d67e900?, 0x53fc4f?, 0x0?})
/usr/local/go/src/net/net.go:196 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xef01d824360, {0xef01d67e900?, 0x785c7be1e5a0?, 0x785c7c23abf0?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0xef01d8243d8, {0xef01d67e900?, 0xef01d62f890?, 0x53f5ef?})
/usr/local/go/src/crypto/tls/conn.go:815 +0x3b
bytes.(*Buffer).ReadFrom(0xef01d76c9a8, {0xce6a40, 0xef01d8243d8})
/usr/local/go/src/bytes/buffer.go:229 +0x98
crypto/tls.(*Conn).readFromUntil(0xef01d76c708, {0x785c7be48a20, 0xef01d824360}, 0x972c2b?)
/usr/local/go/src/crypto/tls/conn.go:837 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xef01d76c708, 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).readHandshakeBytes(0xef01d76c708, 0x4)
/usr/local/go/src/crypto/tls/conn.go:1084 +0x51
crypto/tls.(*Conn).readHandshake(0xef01d76c708, {0x0, 0x0})
/usr/local/go/src/crypto/tls/conn.go:1095 +0x39
crypto/tls.(*Conn).clientHandshake(0xef01d76c708, {0xcec8f8, 0xef01d688280})
/usr/local/go/src/crypto/tls/handshake_client.go:300 +0x505
crypto/tls.(*Conn).handshakeContext(0xef01d76c708, {0xcec8f8, 0xef01d61c2d0})
/usr/local/go/src/crypto/tls/conn.go:1562 +0x329
crypto/tls.(*Conn).HandshakeContext(...)
/usr/local/go/src/crypto/tls/conn.go:1516
net/http.(*persistConn).addTLS.func2()
/usr/local/go/src/net/http/transport.go:1736 +0x6e
created by net/http.(*persistConn).addTLS in goroutine 376127
/usr/local/go/src/net/http/transport.go:1732 +0x309
goroutine 1111 [chan receive, 68 minutes]:
testing.(*T).Run(0xef01d541688, {0xc75021?, 0xef01d541688?}, 0xef01d4a2c80)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xef01d541688)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1249 +0xea5
testing.tRunner(0xef01d541688, 0xef01d87a240)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 42
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 1923 [select]:
net/http.(*Transport).getConn(0xef01d74ab60, 0xef01d61c280, {{}, 0x0, {0xef01d928380, 0x5}, {0xef01d7240d8, 0x13}, 0x0})
/usr/local/go/src/net/http/transport.go:1552 +0x4b0
net/http.(*Transport).roundTrip(0xef01d74ab60, 0xef01d750f00)
/usr/local/go/src/net/http/transport.go:693 +0xa7f
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:33
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xef01d686900, 0xef01d750f00)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0xef01d750f00, {0xce6680, 0xef01d686900}, {0xef01d956f80?, 0x4930a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0xef01d8983c0, 0xef01d750f00, {0xbdd601?, 0xef01d957008?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0xef01d8983c0, 0xef01d750f00)
/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(0xef01d74f900, {0xcec818, 0x1345700}, 0xef01d957670)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xef01d74f900, {0xcec818, 0x1345700}, 0xef01d7e0420?, {0xb37ec0?, 0xef01d432340?}, {0xb37f00, 0xef01d75cc00}, 0xef01d9578e0?, 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(0xef01d686960, 0xef01d54c3c0, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xef01d686960, 0xef01d54c3c0)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0xef01d746f00, {0xcec818, 0x1345700}, {0xef01d894417, 0x9}, {0xc7349c, 0x4}, {0xef01d8e2857, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae
github.com/rclone/rclone/backend/drime.(*Fs).rename(0xef01d746f00, {0xcec818, 0x1345700}, {0xef01d894417, 0x9}, {0xef01d8e2857, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96
github.com/rclone/rclone/backend/drime.(*Fs).copyTo(0xef01d746f00, {0xcec818, 0x1345700}, {0xef01d7a8440?, 0x55beb7?}, {0xca7b7f, 0x5}, {0xef01d8e2857, 0xa}, {0xef01d8dcfd0, ...})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:990 +0xc8
github.com/rclone/rclone/backend/drime.(*Fs).Copy(0xef01d746f00, {0xcec818, 0x1345700}, {0xcf6290?, 0xef01d594200?}, {0xef01d8e2820, 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(0xef01d794488)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1264 +0x1b2
testing.tRunner(0xef01d794488, 0xef01d4a2c80)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1111
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 376127 [chan receive]:
net/http.(*persistConn).addTLS(0xef01d750b40, {0xcec8f8, 0xef01d61c2d0}, {0xef01d7240d8, 0xf}, 0x0)
/usr/local/go/src/net/http/transport.go:1742 +0x327
net/http.(*Transport).dialConn(0xef01d74ab60, {0xcec8f8, 0xef01d61c2d0}, {{}, 0x0, {0xef01d928380, 0x5}, {0xef01d7240d8, 0x13}, 0x0}, ...)
/usr/local/go/src/net/http/transport.go:1825 +0x9fc
net/http.(*Transport).dialConnFor(0xef01d74ab60, 0xef01d49c160)
/usr/local/go/src/net/http/transport.go:1648 +0xd2
net/http.(*Transport).startDialConnForLocked.func1()
/usr/local/go/src/net/http/transport.go:1629 +0x35
created by net/http.(*Transport).startDialConnForLocked in goroutine 1923
/usr/local/go/src/net/http/transport.go:1628 +0x112
exit status 2
FAIL github.com/rclone/rclone/backend/drime 7200.034s
"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.13450327s (try 1/5): exit status 1: Failed []