[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 1264 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/1264/
Build Number: 1264
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #1263
[Yedidyah Bar David] automation: build-artifacts: Use el8


Changes for Build #1264
[Yedidyah Bar David] automation: build-artifacts: Use el8




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/XYVG5LTVAVFJBDQ7Y3BKH2SN67APKA2N/


[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_el7-nightly - Build # 595 - Failure!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/595/
Build Number: 595
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #595
[parthdhanjal] Updating max click version




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/FFY3S4PFCWZSSCALZKLW354PKV5XNIUZ/


[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 1263 - Failure!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/1263/
Build Number: 1263
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #1263
[Yedidyah Bar David] automation: build-artifacts: Use el8




-
Failed Tests:
-
1 tests failed.
FAILED:  
basic-suite-master.test-scenarios.test_100_basic_ui_sanity.test_secure_connection_should_fail_without_root_ca[firefox]

Error Message:
failed on setup with "ost_utils.shell.ShellError: Command failed with rc=125. 
Stdout:

Stderr:
Trying to pull docker.io/selenium/hub:3.141.59-20210422...
  unable to retrieve auth token: invalid username/password: unauthorized: 
incorrect username or password
Error: 1 error occurred:
* Error initializing source docker://selenium/hub:3.141.59-20210422: 
unable to retrieve auth token: invalid username/password: unauthorized: 
incorrect username or password"

Stack Trace:
engine_fqdn = 'engine', engine_ip = '192.168.200.2'

@pytest.fixture(scope="session")
def hub_url(engine_fqdn, engine_ip):
env_url = _env_hub_url()

if env_url is not None:
yield env_url
else:
backend = _grid_backend()
if backend == "podman" or backend == "podman-remote":
with podman.grid(engine_fqdn, engine_ip,
>podman_cmd=backend) as hub_url:

ost_utils/ost_utils/pytest/fixtures/selenium/__init__.py:74: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/lib64/python3.6/contextlib.py:81: in __enter__
return next(self.gen)
ost_utils/ost_utils/selenium/grid/podman.py:145: in grid
hub_port, podman_cmd) as url:
/usr/lib64/python3.6/contextlib.py:81: in __enter__
return next(self.gen)
ost_utils/ost_utils/selenium/grid/podman.py:122: in _grid
with _hub(hub_image, hub_port, pod_name, podman_cmd) as hub_name:
/usr/lib64/python3.6/contextlib.py:81: in __enter__
return next(self.gen)
ost_utils/ost_utils/selenium/grid/podman.py:73: in _hub
image
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

args = ['podman-remote', 'run', '-d', '-e', 'SE_OPTS=-port ', '-v', ...]
bytes_output = False, kwargs = {}
process = , out = ''
err = 'Trying to pull docker.io/selenium/hub:3.141.59-20210422...\n  unable to 
retrieve auth token: invalid username/passwor...210422: unable to retrieve auth 
token: invalid username/password: unauthorized: incorrect username or 
password\n\n\n\n'

def shell(args, bytes_output=False, **kwargs):
process = subprocess.Popen(args,
   stdout=subprocess.PIPE,
   stderr=subprocess.PIPE,
   **kwargs)
out, err = process.communicate()

if not bytes_output:
out = out.decode("utf-8")
err = err.decode("utf-8")

if process.returncode:
>   raise ShellError(process.returncode, out, err)
E   ost_utils.shell.ShellError: Command failed with rc=125. Stdout:
E   
E   Stderr:
E   Trying to pull docker.io/selenium/hub:3.141.59-20210422...
E unable to retrieve auth token: invalid username/password: 
unauthorized: incorrect username or password
E   Error: 1 error occurred:
E   * Error initializing source 
docker://selenium/hub:3.141.59-20210422: unable to retrieve auth token: invalid 
username/password: unauthorized: incorrect username or password

ost_utils/ost_utils/shell.py:49: ShellError___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/WBPCGVEX5K73XMQNJ7YHPTUUJJZPV5J2/


[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build # 600 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/600/
Build Number: 600
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #599
[parthdhanjal] Updating max click version

[Ehud Yonasi] standard_stage: keep running on el7 worker.


Changes for Build #600
[parthdhanjal] Updating max click version




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5QUWUOJYWLYT2CCORXABUZHCUJBZTHPI/


[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_el7-nightly - Build # 594 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/594/
Build Number: 594
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #589
[parthdhanjal] Updating max click version


Changes for Build #590
[parthdhanjal] Updating max click version


Changes for Build #591
[parthdhanjal] Updating max click version


Changes for Build #592
[parthdhanjal] Updating max click version


Changes for Build #593
[parthdhanjal] Updating max click version

[Ehud Yonasi] standard_stage: keep running on el7 worker.


Changes for Build #594
[parthdhanjal] Updating max click version




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/WXPESG574HD32FCRIKEOE2HFQQMIM3YF/


[oVirt Jenkins] ovirt-release_4.3_build-artifacts-el7-x86_64 - Build # 1020 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-release_4.3_build-artifacts-el7-x86_64/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-release_4.3_build-artifacts-el7-x86_64/1020/
Build Number: 1020
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #1019
[Sandro Bonazzola] Revert "automation: install centos-release if missing"


Changes for Build #1020
[Sandro Bonazzola] Revert "automation: install centos-release if missing"

[Ehud Yonasi] standard_stage: keep running on el7 worker.




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4U7V2AX6NGMJKMHHEMQCSEWSOYTUVI5V/


[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build # 599 - Failure!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/599/
Build Number: 599
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #599
[parthdhanjal] Updating max click version

[Ehud Yonasi] standard_stage: keep running on el7 worker.




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.run_vms

Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during 
communication with the Host.]". HTTP response code is 400.

Stack Trace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in 
wrapped_test
test()
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in 
wrapper
return func(get_test_prefix(), *args, **kwargs)
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py",
 line 694, in run_vms
vm0_service.start(use_cloud_init=True, vm=vm_params)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 32520, 
in start
return self._internal_action(action, 'start', None, headers, query, wait)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in 
_internal_action
return future.wait() if wait else future
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in 
wait
return self._code(response)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 296, in 
callback
self._check_fault(response)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in 
_check_fault
self._raise_error(response, body.fault)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in 
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error 
during communication with the Host.]". HTTP response code is 400.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HPZCSFFQYZJ76BC3XSMAZT3NJMA5UEYE/


[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 1262 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/1262/
Build Number: 1262
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #1261
[Yedidyah Bar David] ansible: fix engine fqdn detection


Changes for Build #1262
[Yedidyah Bar David] automation: build-artifacts: Use el8

[Ehud Yonasi] standard_stage: keep running on el7 worker.




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3EN4QFPKRXE5TLBF7PFAHBCVUE23FWAA/


[oVirt Jenkins] ovirt-release_4.2_build-artifacts-el7-x86_64 - Build # 1451 - Fixed!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-release_4.2_build-artifacts-el7-x86_64/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-release_4.2_build-artifacts-el7-x86_64/1451/
Build Number: 1451
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #1450
[Sandro Bonazzola] automation: add v2 configuration


Changes for Build #1451
[Sandro Bonazzola] automation: add v2 configuration

[Ehud Yonasi] standard_stage: keep running on el7 worker.




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2AIUCGZ4QVZZBGN4TXXVLKVF5V6SUUAW/


[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_el7-nightly - Build # 593 - Still Failing!

2021-06-24 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_el7-nightly/593/
Build Number: 593
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #589
[parthdhanjal] Updating max click version


Changes for Build #590
[parthdhanjal] Updating max click version


Changes for Build #591
[parthdhanjal] Updating max click version


Changes for Build #592
[parthdhanjal] Updating max click version


Changes for Build #593
[parthdhanjal] Updating max click version

[Ehud Yonasi] standard_stage: keep running on el7 worker.




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PUOJRFDQLVNXVZE32CGOCLGWBONOOMIX/


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #5009

2021-06-24 Thread jenkins
See 


Changes:


--
[...truncated 231.54 KB...]
(354/565): libwbclient-4.10.16-15.el7_9.x86_64.rpm | 116 kB   00:00 
(355/565): libwbclient-devel-4.10.16-15.el7_9.i686.rpm |  98 kB   00:00 
(356/565): libwbclient-devel-4.10.16-15.el7_9.x86_64.rpm   |  98 kB   00:00 
(357/565): libwebp-0.3.0-10.el7_9.i686.rpm | 170 kB   00:00 
(358/565): libwebp-0.3.0-10.el7_9.x86_64.rpm   | 170 kB   00:00 
(359/565): libwebp-devel-0.3.0-10.el7_9.i686.rpm   |  23 kB   00:00 
(360/565): libwebp-devel-0.3.0-10.el7_9.x86_64.rpm |  23 kB   00:00 
(361/565): libwebp-java-0.3.0-10.el7_9.x86_64.rpm  |  13 kB   00:00 
(362/565): libwebp-tools-0.3.0-10.el7_9.x86_64.rpm |  51 kB   00:00 
(363/565): lvm2-2.02.187-6.el7_9.5.x86_64.rpm  | 1.3 MB   00:00 
(364/565): lvm2-cluster-2.02.187-6.el7_9.5.x86_64.rpm  | 753 kB   00:00 
(365/565): lvm2-devel-2.02.187-6.el7_9.5.i686.rpm  | 183 kB   00:00 
(366/565): lvm2-devel-2.02.187-6.el7_9.5.x86_64.rpm| 183 kB   00:00 
(367/565): lvm2-libs-2.02.187-6.el7_9.5.i686.rpm   | 1.1 MB   00:00 
(368/565): lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm | 1.1 MB   00:00 
(369/565): lvm2-lockd-2.02.187-6.el7_9.5.x86_64.rpm| 249 kB   00:00 
(370/565): lvm2-python-boom-1.2-2.el7_9.5.noarch.rpm   | 469 kB   00:00 
(371/565): lvm2-python-libs-2.02.187-6.el7_9.5.x86_64.rpm  | 189 kB   00:00 
(372/565): lvm2-sysvinit-2.02.187-6.el7_9.5.x86_64.rpm | 177 kB   00:00 
(373/565): mdadm-4.1-7.el7_9.x86_64.rpm| 440 kB   00:00 
(374/565): microcode_ctl-2.1-73.9.el7_9.x86_64.rpm | 4.2 MB   00:00 
(375/565): nettle-2.7.1-9.el7_9.i686.rpm   | 330 kB   00:00 
(376/565): nettle-2.7.1-9.el7_9.x86_64.rpm | 328 kB   00:00 
(377/565): nettle-devel-2.7.1-9.el7_9.i686.rpm | 471 kB   00:00 
(378/565): nettle-devel-2.7.1-9.el7_9.x86_64.rpm   | 471 kB   00:00 
(379/565): nscd-2.17-324.el7_9.x86_64.rpm  | 288 kB   00:00 
(380/565): nss-3.53.1-7.el7_9.i686.rpm | 869 kB   00:00 
(381/565): nss-3.53.1-7.el7_9.x86_64.rpm   | 869 kB   00:00 
(382/565): nss-devel-3.53.1-7.el7_9.i686.rpm   | 242 kB   00:00 
(383/565): nss-devel-3.53.1-7.el7_9.x86_64.rpm | 240 kB   00:00 
(384/565): nss-pkcs11-devel-3.53.1-7.el7_9.i686.rpm| 123 kB   00:00 
(385/565): nss-pkcs11-devel-3.53.1-7.el7_9.x86_64.rpm  | 122 kB   00:00 
(386/565): nss-sysinit-3.53.1-7.el7_9.x86_64.rpm   |  66 kB   00:00 
(387/565): nss-tools-3.53.1-7.el7_9.x86_64.rpm | 535 kB   00:00 
(388/565): ocaml-hivex-1.3.10-6.11.el7_9.x86_64.rpm|  23 kB   00:00 
(389/565): ocaml-hivex-devel-1.3.10-6.11.el7_9.x86_64.rpm  |  21 kB   00:00 
(390/565): open-vm-tools-11.0.5-3.el7_9.3.x86_64.rpm   | 676 kB   00:00 
(391/565): open-vm-tools-desktop-11.0.5-3.el7_9.3.x86_64.r | 179 kB   00:00 
(392/565): open-vm-tools-devel-11.0.5-3.el7_9.3.x86_64.rpm | 161 kB   00:00 
(393/565): open-vm-tools-test-11.0.5-3.el7_9.3.x86_64.rpm  |  27 kB   00:00 
(394/565): openldap-2.4.44-23.el7_9.i686.rpm   | 355 kB   00:00 
(395/565): openldap-2.4.44-23.el7_9.x86_64.rpm | 356 kB   00:00 
(396/565): openldap-clients-2.4.44-23.el7_9.x86_64.rpm | 191 kB   00:00 
(397/565): openldap-devel-2.4.44-23.el7_9.i686.rpm | 804 kB   00:00 
(398/565): openldap-devel- 87% [==  ] 5.0 MB/s | 1.7 GB   00:49 ETA 
(398/565): openldap-devel-2.4.44-23.el7_9.x86_64.rpm   | 804 kB   00:00 
(399/565): openldap-servers-2.4.44-23.el7_9.x86_64.rpm | 2.2 MB   00:00 
(400/565): openldap-server 87% [==  ] 4.4 MB/s | 1.7 GB   00:55 ETA 
(400/565): openldap-servers-sql-2.4.44-23.el7_9.x86_64.rpm | 151 kB   00:00 
(401/565): perf-3.10.0-116 87% [==  ] 4.6 MB/s | 1.7 GB   00:51 ETA 
(401/565): perf-3.10.0-1160.31.1.el7.x86_64.rpm| 9.7 MB   00:00 
(402/565): perl-hivex-1.3.10-6.11.el7_9.x86_64.rpm |  41 kB   00:00 
(403/565): pki-base-10.5.18-14.el7_9.noarch.rpm| 430 kB   00:00 
(404/565): pki-base-java-10.5.18-14.el7_9.noarch.rpm   | 1.2 MB   00:00 
(405/565): pki-ca-10.5.18-14.el7_9.noarch.rpm  | 487 kB   00:00 
(406/565): pki-javadoc-10.5.18-14.el7_9.noarch.rpm | 2.5 MB   00:00 
(407/565): pki-kra-10.5.18-14.el7_9.noarch.rpm | 309 kB   00:00 
(408/565): pki-server-10.5.18-14.el7_9.noarch.rpm  | 2.9 MB   00:00 
(409/565): pki-symkey-10.5.18-14.el7_9.x86_64.rpm  | 171 kB   00:00 
(410/565): 

oVirt infra daily report - unstable production jobs - 1597

2021-06-24 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
https://jenkins.ovirt.org/job/system_jenkins-report/1597//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 24/06/2021
 
00 Unstable Critical
 
   
   changequeue-status_master_standard-poll-upstream-sources
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-release_4.2_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-release_4.3_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_basic-suite-4.3_el7-nightly
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_basic-suite-master_el8nightly
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_basic-suite-master_nightly
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_hc-basic-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-node-ng-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_node-upgrade-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-centos-appstream-el8-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-centos-powertools-el8-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-centos-updates-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
  

[CQ]: 115412, 1 (ovirt-node-ng-image) failed "ovirt-master" system tests, but isn't the failure root cause

2021-06-24 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
115412,1 (ovirt-node-ng-image) failed. However, this change seems not to be the
root cause for this failure. Change 114808,1 (ovirt-node-ng-image) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 114808,1 (ovirt-node-ng-image)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/c/ovirt-node-ng-image/+/#/c/115412/1

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/c/ovirt-node-ng-image/+/#/c/114808/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/30439/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/M37R77ZZ3T5ZI2MVRWS6SJEVRUEAO4WA/


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #5008

2021-06-24 Thread jenkins
See 


Changes:

[Ehud Yonasi] standard_stage: keep running on el7 worker.


--
[...truncated 213.44 KB...]
(354/565): libvirt-nss-4.5.0-36.el7_9.5.i686.rpm   | 361 kB   00:00 
(355/565): libwbclient-4.10.16-15.el7_9.x86_64.rpm | 116 kB   00:00 
(356/565): libwbclient-4.10.16-15.el7_9.i686.rpm   | 117 kB   00:00 
(357/565): libwbclient-devel-4.10.16-15.el7_9.x86_64.rpm   |  98 kB   00:00 
(358/565): libwebp-0.3.0-10.el7_9.i686.rpm | 170 kB   00:00 
(359/565): libwebp-0.3.0-10.el7_9.x86_64.rpm   | 170 kB   00:00 
(360/565): libwebp-devel-0.3.0-10.el7_9.i686.rpm   |  23 kB   00:00 
(361/565): libwebp-devel-0.3.0-10.el7_9.x86_64.rpm |  23 kB   00:00 
(362/565): libwebp-java-0.3.0-10.el7_9.x86_64.rpm  |  13 kB   00:00 
(363/565): libwebp-tools-0.3.0-10.el7_9.x86_64.rpm |  51 kB   00:00 
(364/565): lvm2-2.02.187-6.el7_9.5.x86_64.rpm  | 1.3 MB   00:00 
(365/565): libwbclient-devel-4.10.16-15.el7_9.i686.rpm |  98 kB   00:00 
(366/565): lvm2-cluster-2.02.187-6.el7_9.5.x86_64.rpm  | 753 kB   00:00 
(367/565): lvm2-devel-2.02.187-6.el7_9.5.i686.rpm  | 183 kB   00:00 
(368/565): lvm2-devel-2.02.187-6.el7_9.5.x86_64.rpm| 183 kB   00:00 
(369/565): lvm2-libs-2.02.187-6.el7_9.5.i686.rpm   | 1.1 MB   00:00 
(370/565): lvm2-lockd-2.02.187-6.el7_9.5.x86_64.rpm| 249 kB   00:00 
(371/565): lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm | 1.1 MB   00:00 
(372/565): lvm2-python-libs-2.02.187-6.el7_9.5.x86_64.rpm  | 189 kB   00:00 
(373/565): lvm2-python-boom-1.2-2.el7_9.5.noarch.rpm   | 469 kB   00:00 
(374/565): mdadm-4.1-7.el7_9.x86_64.rpm| 440 kB   00:00 
(375/565): lvm2-sysvinit-2.02.187-6.el7_9.5.x86_64.rpm | 177 kB   00:00 
(376/565): nettle-2.7.1-9.el7_9.i686.rpm   | 330 kB   00:00 
(377/565): microcode_ctl-2 87% [=-  ] 8.3 MB/s | 1.7 GB   00:30 ETA 
(377/565): microcode_ctl-2.1-73.9.el7_9.x86_64.rpm | 4.2 MB   00:00 
(378/565): nettle-2.7.1-9.el7_9.x86_64.rpm | 328 kB   00:00 
(379/565): nscd-2.17-324.el7_9.x86_64.rpm  | 288 kB   00:00 
(380/565): nettle-devel-2.7.1-9.el7_9.i686.rpm | 471 kB   00:00 
(381/565): nss-3.53.1-7.el7_9.i686.rpm | 869 kB   00:00 
(382/565): nss-devel-3.53.1-7.el7_9.i686.rpm   | 242 kB   00:00 
(383/565): nss-3.53.1-7.el7_9.x86_64.rpm   | 869 kB   00:00 
(384/565): nss-devel-3.53.1-7.el7_9.x86_64.rpm | 240 kB   00:00 
(385/565): nss-pkcs11-devel-3.53.1-7.el7_9.i686.rpm| 123 kB   00:00 
(386/565): nss-pkcs11-devel-3.53.1-7.el7_9.x86_64.rpm  | 122 kB   00:00 
(387/565): nettle-devel-2.7.1-9.el7_9.x86_64.rpm   | 471 kB   00:00 
(388/565): nss-sysinit-3.53.1-7.el7_9.x86_64.rpm   |  66 kB   00:00 
(389/565): nss-tools-3.53.1-7.el7_9.x86_64.rpm | 535 kB   00:00 
(390/565): ocaml-hivex-1.3.10-6.11.el7_9.x86_64.rpm|  23 kB   00:00 
(391/565): ocaml-hivex-devel-1.3.10-6.11.el7_9.x86_64.rpm  |  21 kB   00:00 
(392/565): open-vm-tools-11.0.5-3.el7_9.3.x86_64.rpm   | 676 kB   00:00 
(393/565): open-vm-tools-desktop-11.0.5-3.el7_9.3.x86_64.r | 179 kB   00:00 
(394/565): open-vm-tools-devel-11.0.5-3.el7_9.3.x86_64.rpm | 161 kB   00:00 
(395/565): open-vm-tools-test-11.0.5-3.el7_9.3.x86_64.rpm  |  27 kB   00:00 
(396/565): openldap-2.4.44-23.el7_9.i686.rpm   | 355 kB   00:00 
(397/565): openldap-clients-2.4.44-23.el7_9.x86_64.rpm | 191 kB   00:00 
(398/565): openldap-2.4.44-23.el7_9.x86_64.rpm | 356 kB   00:00 
(399/565): openldap-devel-2.4.44-23.el7_9.x86_64.rpm   | 804 kB   00:00 
(400/565): openldap-devel-2.4.44-23.el7_9.i686.rpm | 804 kB   00:00 
(401/565): openldap-servers-sql-2.4.44-23.el7_9.x86_64.rpm | 151 kB   00:00 
(402/565): openldap-servers-2.4.44-23.el7_9.x86_64.rpm | 2.2 MB   00:00 
(403/565): perl-hivex-1.3.10-6.11.el7_9.x86_64.rpm |  41 kB   00:00 
(404/565): perf-3.10.0-116 87% [==  ] 8.1 MB/s | 1.7 GB   00:29 ETA 
(404/565): perf-3.10.0-116 88% [==  ] 8.3 MB/s | 1.7 GB   00:28 ETA 
(404/565): perf-3.10.0-1160.31.1.el7.x86_64.rpm| 9.7 MB   00:01 
(405/565): pki-base-10.5.18-14.el7_9.noarch.rpm| 430 kB   00:00 
(406/565): pki-ca-10.5.18-14.el7_9.noarch.rpm  | 487 kB   00:00 
(407/565): pki-base-java-10.5.18-14.el7_9.noarch.rpm   | 1.2 MB   00:00 
(408/565): pki-javadoc-10.5.18-14.el7_9.noarch.rpm | 2.5 MB   00:00 
(409/565): 

[CQ]: 115400,2 (jenkins) failed "dummy-master" system tests

2021-06-24 Thread oVirt Jenkins
Change 115400,2 (jenkins) is probably the reason behind recent system test
failures in the "dummy-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/c/jenkins/+/#/c/115400/2

For failed test results see:
https://jenkins.ovirt.org/job/dummy-master_change-queue-tester/627/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/75IMHCHYYH7SCVIFATO5GVHADY2DKVZQ/


[oVirt Jenkins] deploy-to-gated-dummy-master - Build #556 - FAILURE!

2021-06-24 Thread jenkins
Build: https://jenkins.ovirt.org/job/deploy-to-gated-dummy-master/556/
Build Name: #556
Build Status: FAILURE
Gerrit change: null
- title: null
- project: null
- branch: null
- author: null ___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/B4VLRJM7SAXZ5KRWCWDOX2QRA3QFJZ4Z/


[JIRA] (OVIRT-3101) Add "ci system-test" command

2021-06-24 Thread Shani Leviim (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41034#comment-41034
 ] 

Shani Leviim commented on OVIRT-3101:
-

+1 for adding the suite name.

BTW, you can run manually OST with your own parameters (engine artifacts
and OST patch set).


*Regards,*

*Shani Leviim*


On Thu, Jun 24, 2021 at 3:08 PM Nir Soffer  wrote:

> On Thu, Jun 24, 2021 at 2:11 PM Yedidyah Bar David 
> wrote:
> >
> > On Thu, Jun 24, 2021 at 1:51 PM Marcin Sobczyk 
> wrote:
> > >
> > >
> > >
> > > On 6/23/21 5:44 PM, Nir Soffer wrote:
> > > > Similar to "ci build", "ci test", "ci merge" add a new command that
> > > > triggers OST run.
> > > >
> > > > Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> > > > This causes trouble and does not allow non-maintainers to use the
> convenient OST
> > > > infrastructure.
> > > >
> > > > Expected flow:
> > > >
> > > > 1. User add a comment with "ci system-test"
> > > "ci system-test" is sooo long, I vote for "ci ost".
> >
> > +1.
> >
> > Perhaps we can add an optional suite name? E.g. 'ci ost
> ansible-suite-master'
>
> +1
> ___
> Devel mailing list -- de...@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/de...@ovirt.org/message/SKS3XFCIC6SUPAWV52XMRFQP2CXXLHXG/
>

> Add "ci system-test" command
> 
>
> Key: OVIRT-3101
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3101
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
> Expected flow:
> 1. User add a comment with "ci system-test"
> 2. OST flow building and running OST triggered



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100166)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AI4BFZMMZXZ7HYDYYMX5QGRMTGV7FJXU/


[JIRA] (OVIRT-3101) Add "ci system-test" command

2021-06-24 Thread Nir Soffer (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41033#comment-41033
 ] 

Nir Soffer commented on OVIRT-3101:
---

On Thu, Jun 24, 2021 at 1:49 PM Marcin Sobczyk  wrote:
>
>
>
> On 6/23/21 5:44 PM, Nir Soffer wrote:
> > Similar to "ci build", "ci test", "ci merge" add a new command that
> > triggers OST run.
> >
> > Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> > This causes trouble and does not allow non-maintainers to use the 
> > convenient OST
> > infrastructure.
> >
> > Expected flow:
> >
> > 1. User add a comment with "ci system-test"
> "ci system-test" is sooo long, I vote for "ci ost".

Works for me, but "system-test" is more consistent with other ci commands:
https://ovirt-infra-docs.readthedocs.io/en/latest/CI/Using_STDCI_with_Gerrit/index.html#manual-functionality-of-the-ovirt-ci-system

> Add "ci system-test" command
> 
>
> Key: OVIRT-3101
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3101
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
> Expected flow:
> 1. User add a comment with "ci system-test"
> 2. OST flow building and running OST triggered



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100166)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/7YWOEXG6SHMOWZZHGJ7IDKIV7B422AQU/


[JIRA] (OVIRT-3101) Add "ci system-test" command

2021-06-24 Thread Nir Soffer (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41032#comment-41032
 ] 

Nir Soffer commented on OVIRT-3101:
---

On Thu, Jun 24, 2021 at 2:11 PM Yedidyah Bar David  wrote:
>
> On Thu, Jun 24, 2021 at 1:51 PM Marcin Sobczyk  wrote:
> >
> >
> >
> > On 6/23/21 5:44 PM, Nir Soffer wrote:
> > > Similar to "ci build", "ci test", "ci merge" add a new command that
> > > triggers OST run.
> > >
> > > Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> > > This causes trouble and does not allow non-maintainers to use the 
> > > convenient OST
> > > infrastructure.
> > >
> > > Expected flow:
> > >
> > > 1. User add a comment with "ci system-test"
> > "ci system-test" is sooo long, I vote for "ci ost".
>
> +1.
>
> Perhaps we can add an optional suite name? E.g. 'ci ost ansible-suite-master'

+1

> Add "ci system-test" command
> 
>
> Key: OVIRT-3101
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3101
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
> Expected flow:
> 1. User add a comment with "ci system-test"
> 2. OST flow building and running OST triggered



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100166)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/G37YB3WYQGHNMZ5QF53JW6TDI5SQRMLW/


[JIRA] (OVIRT-3101) Add "ci system-test" command

2021-06-24 Thread Yedidyah Bar David (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41031#comment-41031
 ] 

Yedidyah Bar David commented on OVIRT-3101:
---

On Thu, Jun 24, 2021 at 1:51 PM Marcin Sobczyk  wrote:
>
>
>
> On 6/23/21 5:44 PM, Nir Soffer wrote:
> > Similar to "ci build", "ci test", "ci merge" add a new command that
> > triggers OST run.
> >
> > Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> > This causes trouble and does not allow non-maintainers to use the 
> > convenient OST
> > infrastructure.
> >
> > Expected flow:
> >
> > 1. User add a comment with "ci system-test"
> "ci system-test" is sooo long, I vote for "ci ost".

+1.

Perhaps we can add an optional suite name? E.g. 'ci ost ansible-suite-master'

Best regards,
-- 
Didi

> Add "ci system-test" command
> 
>
> Key: OVIRT-3101
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3101
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
> Expected flow:
> 1. User add a comment with "ci system-test"
> 2. OST flow building and running OST triggered



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100166)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5MYXL2F362W6B7NW7TDYGNVIBSIDT2UP/


[JIRA] (OVIRT-3101) Add "ci system-test" command

2021-06-24 Thread Marcin Sobczyk (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41030#comment-41030
 ] 

Marcin Sobczyk commented on OVIRT-3101:
---

On 6/23/21 5:44 PM, Nir Soffer wrote:
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
>
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
>
> Expected flow:
>
> 1. User add a comment with "ci system-test"
"ci system-test" is sooo long, I vote for "ci ost".

Regards, Marcin

> 2. OST flow building and running OST triggered
> ___
> Devel mailing list -- de...@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/de...@ovirt.org/message/2FCJZLFJJ2SB3KVQ3YREZBVEYXPBQRUN/

> Add "ci system-test" command
> 
>
> Key: OVIRT-3101
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3101
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Similar to "ci build", "ci test", "ci merge" add a new command that
> triggers OST run.
> Running OST is tied now in vdsm (and engine?) to Code-Review: +2.
> This causes trouble and does not allow non-maintainers to use the convenient 
> OST
> infrastructure.
> Expected flow:
> 1. User add a comment with "ci system-test"
> 2. OST flow building and running OST triggered



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100166)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/JQTHIJEUGUP4SKNJX6N25U4JGDUAS2ZX/


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #5007

2021-06-24 Thread jenkins
See 


Changes:


--
[...truncated 219.83 KB...]
(354/565): libvirt-nss-4.5.0-36.el7_9.5.x86_64.rpm | 349 kB   00:00 
(355/565): libwbclient-4.10.16-15.el7_9.x86_64.rpm | 116 kB   00:00 
(356/565): libwbclient-4.10.16-15.el7_9.i686.rpm   | 117 kB   00:00 
(357/565): libwbclient-devel-4.10.16-15.el7_9.x86_64.rpm   |  98 kB   00:00 
(358/565): libwbclient-devel-4.10.16-15.el7_9.i686.rpm |  98 kB   00:00 
(359/565): libwebp-0.3.0-10.el7_9.x86_64.rpm   | 170 kB   00:00 
(360/565): libwebp-0.3.0-10.el7_9.i686.rpm | 170 kB   00:00 
(361/565): libwebp-devel-0.3.0-10.el7_9.x86_64.rpm |  23 kB   00:00 
(362/565): libwebp-devel-0.3.0-10.el7_9.i686.rpm   |  23 kB   00:00 
(363/565): libwebp-tools-0.3.0-10.el7_9.x86_64.rpm |  51 kB   00:00 
(364/565): libwebp-java-0.3.0-10.el7_9.x86_64.rpm  |  13 kB   00:00 
(365/565): lvm2-cluster-2.02.187-6.el7_9.5.x86_64.rpm  | 753 kB   00:00 
(366/565): lvm2-2.02.187-6.el7_9.5.x86_64.rpm  | 1.3 MB   00:00 
(367/565): lvm2-devel-2.02.187-6.el7_9.5.x86_64.rpm| 183 kB   00:00 
(368/565): lvm2-devel-2.02.187-6.el7_9.5.i686.rpm  | 183 kB   00:00 
(369/565): lvm2-libs-2.02.187-6.el7_9.5.i686.rpm   | 1.1 MB   00:00 
(370/565): lvm2-lockd-2.02.187-6.el7_9.5.x86_64.rpm| 249 kB   00:00 
(371/565): lvm2-python-boom-1.2-2.el7_9.5.noarch.rpm   | 469 kB   00:00 
(372/565): lvm2-python-libs-2.02.187-6.el7_9.5.x86_64.rpm  | 189 kB   00:00 
(374/565): lvm2-sysvinit-2 86% [=-  ]  10 MB/s | 1.7 GB   00:25 ETA 
(373/565): lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm | 1.1 MB   00:00 
(374/565): lvm2-sysvinit-2.02.187-6.el7_9.5.x86_64.rpm | 177 kB   00:00 
(375/565): mdadm-4.1-7.el7_9.x86_64.rpm| 440 kB   00:00 
(376/565): nettle-2.7.1-9.el7_9.i686.rpm   | 330 kB   00:00 
(377/565): nettle-2.7.1-9.el7_9.x86_64.rpm | 328 kB   00:00 
(378/565): microcode_ctl-2.1-73.9.el7_9.x86_64.rpm | 4.2 MB   00:00 
(379/565): nettle-devel-2.7.1-9.el7_9.i686.rpm | 471 kB   00:00 
(380/565): nscd-2.17-324.el7_9.x86_64.rpm  | 288 kB   00:00 
(381/565): nettle-devel-2.7.1-9.el7_9.x86_64.rpm   | 471 kB   00:00 
(382/565): nss-3.53.1-7.el7_9.x86_64.rpm   | 869 kB   00:00 
(383/565): nss-3.53.1-7.el7_9.i686.rpm | 869 kB   00:00 
(384/565): nss-devel-3.53.1-7.el7_9.x86_64.rpm | 240 kB   00:00 
(385/565): nss-devel-3.53.1-7.el7_9.i686.rpm   | 242 kB   00:00 
(386/565): nss-pkcs11-devel-3.53.1-7.el7_9.x86_64.rpm  | 122 kB   00:00 
(387/565): nss-pkcs11-devel-3.53.1-7.el7_9.i686.rpm| 123 kB   00:00 
(388/565): nss-sysinit-3.53.1-7.el7_9.x86_64.rpm   |  66 kB   00:00 
(389/565): nss-tools-3.53.1-7.el7_9.x86_64.rpm | 535 kB   00:00 
(390/565): ocaml-hivex-1.3.10-6.11.el7_9.x86_64.rpm|  23 kB   00:00 
(391/565): open-vm-tools-11.0.5-3.el7_9.3.x86_64.rpm   | 676 kB   00:00 
(392/565): ocaml-hivex-devel-1.3.10-6.11.el7_9.x86_64.rpm  |  21 kB   00:00 
(393/565): open-vm-tools-devel-11.0.5-3.el7_9.3.x86_64.rpm | 161 kB   00:00 
(394/565): open-vm-tools-desktop-11.0.5-3.el7_9.3.x86_64.r | 179 kB   00:00 
(395/565): openldap-2.4.44-23.el7_9.i686.rpm   | 355 kB   00:00 
(396/565): open-vm-tools-test-11.0.5-3.el7_9.3.x86_64.rpm  |  27 kB   00:00 
(397/565): openldap-clients-2.4.44-23.el7_9.x86_64.rpm | 191 kB   00:00 
(398/565): openldap-2.4.44-23.el7_9.x86_64.rpm | 356 kB   00:00 
(399/565): openldap-devel-2.4.44-23.el7_9.x86_64.rpm   | 804 kB   00:00 
(400/565): openldap-devel-2.4.44-23.el7_9.i686.rpm | 804 kB   00:00 
(401/565): openldap-servers-sql-2.4.44-23.el7_9.x86_64.rpm | 151 kB   00:00 
(402/565): openldap-servers-2.4.44-23.el7_9.x86_64.rpm | 2.2 MB   00:00 
(403/565): perl-hivex-1.3.10-6.11.el7_9.x86_64.rpm |  41 kB   00:00 
(404/565): perf-3.10.0-116 87% [==  ] 9.8 MB/s | 1.7 GB   00:24 ETA 
(404/565): perf-3.10.0-116 88% [==  ] 9.8 MB/s | 1.7 GB   00:24 ETA 
(404/565): perf-3.10.0-116 88% [==  ] 9.3 MB/s | 1.7 GB   00:25 ETA 
(404/565): perf-3.10.0-1160.31.1.el7.x86_64.rpm| 9.7 MB   00:01 
(405/565): pki-base-10.5.18-14.el7_9.noarch.rpm| 430 kB   00:00 
(406/565): pki-ca-10.5.18-14.el7_9.noarch.rpm  | 487 kB   00:00 
(407/565): pki-base-java-10.5.18-14.el7_9.noarch.rpm   | 1.2 MB   00:00 
(408/565): pki-javadoc-10.5.18-14.el7_9.noarch.rpm | 2.5 MB   00:00 
(409/565): 

[CQ]: 115356, 3 (ovirt-system-tests) failed "ovirt-master" system tests, but isn't the failure root cause

2021-06-24 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
115356,3 (ovirt-system-tests) failed. However, this change seems not to be the
root cause for this failure. Change 113144,5 (ovirt-system-tests) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 113144,5 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/c/ovirt-system-tests/+/#/c/115356/3

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/c/ovirt-system-tests/+/#/c/113144/5

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/30425/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UBRRCRVU24Q5EGKZE6OD4ZB5LTGWTXLJ/