s390x (mainframe) CI node is currently not available
by Barak Korren
Hi all,
Unfortunately, the s390x build host we've been using had gone off-line a
couple of days ago, and the ETA for having it back up is unknown.
The implication of having the host down is that projects that build on
s390x have their builds be stuck forever waiting for the s390x node to
become available.
Sine the s390x builds are missing, builds for other platforms, while being
successful do not get passed to the change queue and as a result are not
being released to the nightly repos.
As a work around for the current situation, we need to disable the s390x
builds. Here is a patch that does this for vdsm:
https://gerrit.ovirt.org/c/93316/
For V2 projects the change should be done in the projects own repo, for
example here is how we did it for the CI jobs of the 'jenkins' repo itself:
https://gerrit.ovirt.org/c/93288/
--
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
6 years, 4 months
[JIRA] (OVIRT-2363) 008_basic_ui_sanity.start_grid failure with
error "[Errno 2] No such file or directory"
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2363?page=com.atlassian.jir... ]
Barak Korren edited comment on OVIRT-2363 at 7/25/18 11:20 AM:
---------------------------------------------------------------
[~dron] loking at the failed test:
{code}
[Errno 2] No such file or directory
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
--------------------- >> end captured stdout << ----------------------
{code}
so inndeed looks like the same issue.
I thing that generally 008_basic_ui_sanity.start_grid cannot fail on anything else since all it does is start the Selenium containers.
Anyway I think enough time have passed so that all mock caches that have been built with docker missing should have been replaced by now.
was (Author: bkorren(a)redhat.com):
[~dron] loking at the failed test:
{{code}}
[Errno 2] No such file or directory
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
--------------------- >> end captured stdout << ----------------------
{{code}
so inndeed looks like the same issue.
I thing that generally 008_basic_ui_sanity.start_grid cannot fail on anything else since all it does is start the Selenium containers.
Anyway I think enough time have passed so that all mock caches that have been built with docker missing should have been replaced by now.
> 008_basic_ui_sanity.start_grid failure with error "[Errno 2] No such file or directory"
> ---------------------------------------------------------------------------------------
>
> Key: OVIRT-2363
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2363
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Priority: Highest
> Labels: ost_failures
>
> patch that failed is: https://gerrit.ovirt.org/#/c/92882/ - core: hotplug new disk only if VM is up or paused states
> I don't think the patch causes a regression but I am looking at the logs and checking to see if there was a behavior change which caused the ost test itself to fail.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 4 months
[JIRA] (OVIRT-2363) 008_basic_ui_sanity.start_grid failure with
error "[Errno 2] No such file or directory"
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2363?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-2363:
-------------------------------------
[~dron] loking at the failed test:
{{code}}
[Errno 2] No such file or directory
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
--------------------- >> end captured stdout << ----------------------
{{code}
so inndeed looks like the same issue.
I thing that generally 008_basic_ui_sanity.start_grid cannot fail on anything else since all it does is start the Selenium containers.
Anyway I think enough time have passed so that all mock caches that have been built with docker missing should have been replaced by now.
> 008_basic_ui_sanity.start_grid failure with error "[Errno 2] No such file or directory"
> ---------------------------------------------------------------------------------------
>
> Key: OVIRT-2363
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2363
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Priority: Highest
> Labels: ost_failures
>
> patch that failed is: https://gerrit.ovirt.org/#/c/92882/ - core: hotplug new disk only if VM is up or paused states
> I don't think the patch causes a regression but I am looking at the logs and checking to see if there was a behavior change which caused the ost test itself to fail.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 4 months