"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/03/22 02:30:34 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gepeher4dipo" 2025/03/22 02:30:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 02:30:34 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/22 02:30:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/22 02:30:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/22 02:30:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/22 02:30:34 DEBUG : Setting pass="P0ktZLoGNG0S6hQ5xM2UwQEtGX193HB0SVn9FkS4H4wt" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/22 02:30:34 DEBUG : TestFTPRclone: detected overridden config - adding "{cFXnu}" suffix to name 2025/03/22 02:30:34 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/22 02:30:34 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/22 02:30:34 DEBUG : Setting pass="P0ktZLoGNG0S6hQ5xM2UwQEtGX193HB0SVn9FkS4H4wt" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/22 02:30:34 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: Connecting to FTP server 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:28622") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30662") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : Creating backend with remote "/tmp/rclone3571682420" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31703") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30967") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:470 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30229") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30346") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:800 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30819") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31093") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:820 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30338") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30348") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:867 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30119") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30122") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:914 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30961") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31256") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:940 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31332") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31170") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:991 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31335") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31655") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1033 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31684") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31885") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1071 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30114") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30062") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1109 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31875") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31431") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1138 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30821") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30874") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30441") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30130") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1182 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31592") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31590") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31353") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30486") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30636") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: SetModTime is not supported 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30308") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31803") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1225 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30467") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31899") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30589") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31297") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30061") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31869") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31836") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31624") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1257 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/Remove 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30175") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30530") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31014") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30338") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31355") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30030") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30634") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30851") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1290 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31101") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31839") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30352") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31533") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31893") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31117") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31174") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31240") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-gepeher4dipo", Local "Local file system at /tmp/rclone3571682420", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1315 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31312") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31564") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31944") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30622") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30040") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31174") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30182") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31728") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> --- FAIL: TestGitAnnexFstestBackendCases (0.11s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:31516") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: dial("tcp","127.0.0.1:30774") 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: > dial: conn=*fshttp.timeoutConn, err=<nil> 2025/03/22 02:30:34 DEBUG : ftp://127.0.0.1:28622/rclone-test-gepeher4dipo: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 170.557263ms (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/TransferStoreEmptyPath TestGitAnnexFstestBackendCases/ExtensionsCompound TestGitAnnexFstestBackendCases/ExtensionsIdempotent TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile TestGitAnnexFstestBackendCases/ExportNotSupported]