"go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestSeafile:"
2025/04/03 02:03:54 DEBUG : Creating backend with remote "TestSeafile:rclone-test-qifikom6jutu"
2025/04/03 02:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 02:03:54 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
2025/04/03 02:03:54 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/04/03 02:03:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/04/03 02:03:54 DEBUG : Setting pass="2dHJj_n5sgx4nJPC1oVZ0hz24KL0SLQcfNjVmJQBj-Wamz2CtZ44gA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/04/03 02:03:54 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/04/03 02:03:54 DEBUG : TestSeafile: detected overridden config - adding "{9swEa}" suffix to name
2025/04/03 02:03:54 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL
2025/04/03 02:03:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER
2025/04/03 02:03:54 DEBUG : Setting pass="2dHJj_n5sgx4nJPC1oVZ0hz24KL0SLQcfNjVmJQBj-Wamz2CtZ44gA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS
2025/04/03 02:03:54 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY
2025/04/03 02:03:54 DEBUG : Seafile server version 11.0.13
2025/04/03 02:03:55 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
    fstests.go:708: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:708
        	Error:      	Received unexpected error:
        	            	failed to create directory: HTTP error 400 (400 Bad Request) returned body: "{\"error_msg\":\"Folder name invalid.\"}"
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
2025/04/03 02:03:57 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/03 02:03:57 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/04/03 02:03:57 DEBUG : pacer: Reducing sleep to 150ms
2025/04/03 02:03:57 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/03 02:03:57 DEBUG : pacer: Rate limited, increasing sleep to 300ms
2025/04/03 02:03:57 DEBUG : pacer: Reducing sleep to 225ms
2025/04/03 02:03:57 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/03 02:03:57 DEBUG : pacer: Rate limited, increasing sleep to 450ms
2025/04/03 02:03:58 DEBUG : pacer: Reducing sleep to 337.5ms
2025/04/03 02:03:58 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "{\"error\": \"Internal error\n\"}")
2025/04/03 02:03:58 DEBUG : pacer: Rate limited, increasing sleep to 675ms
    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:162
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713
        	Error:      	Received unexpected error:
        	            	internal server error during file upload
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
        	Messages:   	Put
2025/04/03 02:03:59 DEBUG : pacer: Reducing sleep to 506.25ms
2025/04/03 02:03:59 DEBUG : pacer: Reducing sleep to 379.6875ms
2025/04/03 02:04:00 DEBUG : pacer: Reducing sleep to 284.765625ms
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
--- FAIL: TestIntegration (5.57s)
    --- FAIL: TestIntegration/FsMkdir (3.78s)
        --- FAIL: TestIntegration/FsMkdir/FsEncoding (1.99s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.90s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/seafile	5.590s
"go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished ERROR in 6.468048979s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]