"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/03/30 02:07:47 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-purorem6valu" 2025/03/30 02:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:07:47 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/30 02:07:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/30 02:07:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/30 02:07:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/30 02:07:47 DEBUG : Setting pass="oaiPyKNoXP9cvvdhjzzCMyrMNf247o8Nrb3Nso83-1_x" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/30 02:07:47 DEBUG : TestFTPRclone: detected overridden config - adding "{wowuD}" suffix to name 2025/03/30 02:07:47 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/30 02:07:47 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/30 02:07:47 DEBUG : Setting pass="oaiPyKNoXP9cvvdhjzzCMyrMNf247o8Nrb3Nso83-1_x" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/30 02:07:47 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: Connecting to FTP server 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:28622") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30450") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : Creating backend with remote "/tmp/rclone472194550" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/OneLongFinalParameter/lineEnding === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/TwoParams --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:383: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestReadLineHasShortDeadline --- PASS: TestReadLineHasShortDeadline (0.05s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31050") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30006") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30473") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31728") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30754") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31800") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31274") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30647") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30657") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30251") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31029") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30600") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30716") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31303") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31128") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31821") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30706") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31913") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30736") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30121") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30156") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30204") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31020") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31100") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30323") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31120") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30390") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30118") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31326") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31504") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30010") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30361") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31753") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31301") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30926") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30368") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31014") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30779") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30714") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31994") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30258") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30459") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30636") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31463") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31232") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31897") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30014") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31295") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30301") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30601") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30002") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30728") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", Modify Window "876000h0m0s" 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30607") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31476") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30423") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: SetModTime is not supported 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30871") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31333") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31827") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30773") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30585") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30440") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30147") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31030") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30339") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31629") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31820") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30426") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31028") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31786") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30550") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31282") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31659") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31359") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30334") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30883") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31195") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31310") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31968") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30790") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30003") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30567") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-purorem6valu", Local "Local file system at /tmp/rclone472194550", 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31848") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31389") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31118") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30779") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30210") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31765") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31493") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31598") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.11s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.01s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.01s) --- 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.00s) --- 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/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:30374") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: dial("tcp","127.0.0.1:31080") 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/30 02:07:47 DEBUG : ftp://127.0.0.1:28622/rclone-test-purorem6valu: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 262.403059ms (try 1/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]