"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/03/20 05:30:54 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wewudok6sopu" 2025/03/20 05:30:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 05:30:54 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/20 05:30:54 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/20 05:30:54 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/20 05:30:54 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/20 05:30:54 DEBUG : Setting pass="G_lSIJxxQbuSARbNL2Bw5ScJ87owJy7CnkRr43soa92X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/20 05:30:54 DEBUG : TestFTPRclone: detected overridden config - adding "{p11hW}" suffix to name 2025/03/20 05:30:54 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/20 05:30:54 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/20 05:30:54 DEBUG : Setting pass="G_lSIJxxQbuSARbNL2Bw5ScJ87owJy7CnkRr43soa92X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/20 05:30:54 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: Connecting to FTP server 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:28622") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30872") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : Creating backend with remote "/tmp/rclone2285879496" === 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-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31505") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30127") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30456") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30580") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30731") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30545") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31534") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31778") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30507") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30947") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31434") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31862") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30985") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31037") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31571") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30659") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31346") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30344") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30948") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31176") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30374") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31711") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30246") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31247") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31867") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31205") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31807") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31677") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31096") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31346") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30049") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30918") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31328") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31957") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31037") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30438") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30630") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30198") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30270") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31013") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31074") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30895") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30822") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30662") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31771") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31611") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31646") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30324") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31621") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31514") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30582") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31431") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", Modify Window "876000h0m0s" 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30301") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30618") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31195") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: SetModTime is not supported 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31946") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30297") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30834") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31707") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31481") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30576") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30664") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31735") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31979") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30156") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31878") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31429") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31726") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30076") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31993") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30659") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30905") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30859") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31419") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31472") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30474") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31046") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30325") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30758") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31571") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30288") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-wewudok6sopu", Local "Local file system at /tmp/rclone2285879496", 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/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31370") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31110") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30492") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31176") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31039") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31209") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31405") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30667") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.12s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- 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.00s) --- 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.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.01s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.02s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:31536") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: dial("tcp","127.0.0.1:30337") 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/20 05:30:54 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewudok6sopu: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 247.450657ms (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]