You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2018/09/10 17:37:00 UTC

[jira] [Created] (GEODE-5714) Concourse jobs occasionally fail with ssh issues

Dan Smith created GEODE-5714:
--------------------------------

             Summary: Concourse jobs occasionally fail with ssh issues
                 Key: GEODE-5714
                 URL: https://issues.apache.org/jira/browse/GEODE-5714
             Project: Geode
          Issue Type: Bug
            Reporter: Dan Smith


We are seeing concourse jobs fail with ssh errors, either copying data up to the instance or executing the tests.

These failures create noise and distractions for developers, we should look at fixing them if possible. Maybe by adding a sleep or a retry or something to make sure the instance is up, if that is indeed why we are having an issue?

ssh failure in execute_tests task:
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/369

ssh failing in rsync_code_up:
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/314



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)