Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of E2E tests check of Eclipse Che / Che-Theia repo PR

Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-Theia repos is failing on getting source code from github.com because of network issue.
   * Jenkins CI team is investigating the problem
   * Problem recognized by the following error message in jenkins job console log:
---------------------------------
Fetching upstream changes from https://github.com/eclipse/che.git
 > git fetch --tags --progress https://github.com/eclipse/che.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/eclipse/che.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://github.com/eclipse/che.git/': Failed connect to github.com:443; Connection timed out
---------------------------------

--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
Che QE team

Back to the top