"go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestSeafile:" 2026/03/26 02:03:01 NOTICE: TestSeafile: Starting server 2026/03/26 02:04:03 NOTICE: TestSeafile: Started server 2026/03/26 02:04:03 DEBUG : Creating backend with remote "TestSeafile:rclone-test-lobizuv2pide" 2026/03/26 02:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:04:03 DEBUG : Setting type="seafile" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_TYPE 2026/03/26 02:04:03 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2026/03/26 02:04:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2026/03/26 02:04:03 DEBUG : Setting pass="5n-wL9CGYRBuXj6QEAb7rYPPuYbsynh49jovx9FYQ951rqV7q4_eXA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2026/03/26 02:04:03 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2026/03/26 02:04:03 DEBUG : TestSeafile: detected overridden config - adding "{R7oQM}" suffix to name 2026/03/26 02:04:03 DEBUG : Setting url="http://127.0.0.1:8087/" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_URL 2026/03/26 02:04:03 DEBUG : Setting user="seafile@rclone.org" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_USER 2026/03/26 02:04:03 DEBUG : Setting pass="5n-wL9CGYRBuXj6QEAb7rYPPuYbsynh49jovx9FYQ951rqV7q4_eXA" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_PASS 2026/03/26 02:04:03 DEBUG : Setting library="My Library" for "TestSeafile" from environment variable RCLONE_CONFIG_TESTSEAFILE_LIBRARY 2026/03/26 02:04:03 DEBUG : pacer: low level retry 1/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:03 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/03/26 02:04:03 DEBUG : pacer: low level retry 2/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/03/26 02:04:03 DEBUG : pacer: low level retry 3/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/03/26 02:04:04 DEBUG : pacer: low level retry 4/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/03/26 02:04:05 DEBUG : pacer: low level retry 5/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:05 DEBUG : pacer: Rate limited, increasing sleep to 3.2s 2026/03/26 02:04:06 DEBUG : pacer: low level retry 6/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:06 DEBUG : pacer: Rate limited, increasing sleep to 6.4s 2026/03/26 02:04:09 DEBUG : pacer: low level retry 7/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:09 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/03/26 02:04:16 DEBUG : pacer: low level retry 8/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:26 DEBUG : pacer: low level retry 9/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) 2026/03/26 02:04:36 DEBUG : pacer: low level retry 10/10 (error Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused) fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/seafile/seafile_test.go:13 Error: Received unexpected error: failed to get server info: Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused Test: TestIntegration Messages: unexpected error: failed to get server info: Get "http://127.0.0.1:8087/api2/server-info/": dial tcp 127.0.0.1:8087: connect: connection refused 2026/03/26 02:04:36 NOTICE: TestSeafile: Stopping server --- FAIL: TestIntegration (94.55s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/seafile 94.559s "go test -v -timeout 1h0m0s -remote TestSeafile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1m35.367491617s (try 5/5): exit status 1: Failed [TestIntegration]