Jenkins was restarted this morning
by Daniel Belenky
Hi all,
Some of you have probably noticed that Jenkins was not responsive
this morning. As a result, we've had to restart it.
The service is up and running and everything should be back to normal
by now.
If you've had any running jobs by the time of the restart,
please re-trigger them by going to your patch in Gerrit
or PR in GitHub and comment '*ci test please*' to make sure
that the CI system will test your jobs.
Sorry for any inconvenience that was caused and do not hesitate
to reach out to me or anyone from the CI team with questions
or requests for assistance.
Thanks,
--
DANIEL BELENKY
5 years, 10 months
[vdsm] Flaky IPAddressTest
by Vojtech Juranek
Hi,
FIY, IPAddressTest seems to randomly failing, e.g. in [1] with
FAIL: test_add_delete_ipv4 (network.ip_address_test.IPAddressTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/
ip_address_test.py", line 222, in test_add_delete_ipv4
self._test_add_delete(IPV4_A_WITH_PREFIXLEN, IPV4_B_WITH_PREFIXLEN)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/
ip_address_test.py", line 247, in _test_add_delete
self._assert_has_no_address(nic, ip_b)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/
ip_address_test.py", line 344, in _assert_has_no_address
self._assert_address_not_in(address_with_prefixlen, addresses)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/
ip_address_test.py", line 352, in _assert_address_not_in
self.assertNotIn(address_with_prefixlen, addresses_list)
AssertionError: '192.168.98.1/29' unexpectedly found in ['192.168.99.1/29',
'192.168.98.1/29', 'fe80::1442:7bff:fea7:7775/64']
Thanks
Vojta
[1] https://jenkins.ovirt.org/job/vdsm_standard-check-patch/2141//artifact/
check-patch.tests-py27.el7.x86_64/mock_logs/script/stdout_stderr.log
5 years, 10 months
[Ovirt] [CQ weekly status] [18-01-2019]
by Dafna Ron
Hi,
This mail is to provide the current status of CQ and allow people to review
status before and after the weekend.
Please refer to below colour map for further information on the meaning of
the colours.
*CQ-4.2*: RED (#1)
one issue still pending:
1. ovirt-provider-ovn is failing due to change
https://gerrit.ovirt.org/#/c/96926/ - ip_version is mandatory on POSTs
The change is failing the ost test because ip version needs to be
specifically provided as a result of introducing v6
There is a patch by Miguel which I merged. there are a few patches in test
now so waiting to see if the patch fixes the issue.
https://gerrit.ovirt.org/#/c/97072/ - basic-suite-42: align w/ networking
API
Jira: https://ovirt-jira.atlassian.net/browse/OVIRT-2655
*CQ-Master:* GREEN (#2)
Last failure was on Jan 14th for project ovirt-ansible-hosted-engine-setup.
The project was failing on
https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Repla...
Jira was closed today as projects are passing:
https://ovirt-jira.atlassian.net/browse/OVIRT-2650
Current running jobs for 4.2 [1] and master [2] can be found here:
[1]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.2_change-...
[2]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_chan...
Happy week!
Dafna
-------------------------------------------------------------------------------------------------------------------
COLOUR MAP
Green = job has been passing successfully
** green for more than 3 days may suggest we need a review of our test
coverage
1.
1-3 days GREEN (#1)
2.
4-7 days GREEN (#2)
3.
Over 7 days GREEN (#3)
Yellow = intermittent failures for different projects but no lasting or
current regressions
** intermittent would be a healthy project as we expect a number of
failures during the week
** I will not report any of the solved failures or regressions.
1.
Solved job failures YELLOW (#1)
2.
Solved regressions YELLOW (#2)
Red = job has been failing
** Active Failures. The colour will change based on the amount of time the
project/s has been broken. Only active regressions would be reported.
1.
1-3 days RED (#1)
2.
4-7 days RED (#2)
3.
Over 7 days RED (#3)
5 years, 10 months
[ OST Failure Report ] [ oVirt 4.2 (ovirt-ansible-hosted-engine-setup) ] [ 14-01-2019 ] [ 001_upgrade_engine.test_initialize_engine]
by Dafna Ron
Hi,
we are failing test 001_upgrade_engine.test_initialize_engine on ovirt 4.2
for project ovirt-ansible-hosted-engine-setup.
Patch reported by CQ:
https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/commit/860f6a6...
- Rename the role - replacing '-' with '_'
Ido, can you please check this issue?
failed build:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/3712/
error:
[ INFO ] Checking for an update for Setup...
An update for the Setup packages ovirt-engine-setup
ovirt-engine-setup-plugin-websocket-proxy ovirt-engine-dwh-setup was
found. Please update that package by running:
"yum update ovirt-engine-setup
ovirt-engine-setup-plugin-websocket-proxy ovirt-engine-dwh-setup"
and then execute Setup again.
[ ERROR ] Failed to execute stage 'Environment customization': Please
update the Setup packages
[ INFO ] Stage: Clean up
Log file is located at
/var/log/ovirt-engine/setup/ovirt-engine-setup-20190114053840-4ysu6y.log
[ INFO ] Generating answer file
'/var/lib/ovirt-engine/setup/answers/20190114053855-setup.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
('FATAL Internal error (main): Please update the Setup packages',)
lago.ssh: DEBUG: Command 8e6b18d0 on
lago-upgrade-from-release-suite-4-2-engine errors:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/otopi/__main__.py", line 88, in main
installer.execute()
File "/usr/lib/python2.7/site-packages/otopi/main.py", line 157, in execute
self.context.runSequence()
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 771,
in runSequence
util.raiseExceptionInformation(infos[0])
File "/usr/lib/python2.7/site-packages/otopi/util.py", line 81, in
raiseExceptionInformation
exec('raise info[1], None, info[2]')
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 133,
in _executeMethod
method['method']()
File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py",
line 410, in _customization
raise RuntimeError(_('Please update the Setup packages'))
RuntimeError: Please update the Setup packages
Error
Thanks,
Dafna
5 years, 10 months
ovirt-containers - is this project still alive?
by Sandro Bonazzola
Hi,
I was removing 4.1 jenkins job and found out a 4.1 job for ovirt-containers
project.
Owners are Fabian Deutsch and Evgheni Dereveanchin, in CC.
Contributors are Juan Hernandez and Simone Tiraboschi.
I see no activity there in a while, jobs have not been created for 4.2.
Is this an abandoned project? Can we drop jenkins jobs at all?
Thanks,
--
SANDRO BONAZZOLA
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://red.ht/sig>
5 years, 10 months
[ OST Failure Report ] [ oVirt 4.2 (ovirt-provider-ovn) ] [ 18-01-2019 ] [ 098_ovirt_provider_ovn.use_ovn_provider ]
by Dafna Ron
Hi,
We have a failure in ovn tests in branch 4.2. Marcin/Miguel, can you please
take a look?
Jira opened: https://ovirt-jira.atlassian.net/browse/OVIRT-2655
Link and headline of suspected patches:
https://gerrit.ovirt.org/#/c/96926/ - ip_version is mandatory on POSTs
Link to Job:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/3742/
Link to all logs:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/3742/artifact/...
(Relevant) error snippet from the log:
<error>
2019-01-18 00:14:30,591 root Starting server
2019-01-18 00:14:30,592 root Version: 1.2.19-0.20190117180529.gite1d4195
2019-01-18 00:14:30,592 root Build date: 20190117180529
2019-01-18 00:14:30,592 root Githash: e1d4195
2019-01-18 00:20:39,394 ovsdbapp.backend.ovs_idl.vlog ssl:127.0.0.1:6641:
no response to inactivity probe after 5.01 seconds, disconnecting
2019-01-18 00:45:01,435 root From: ::ffff:192.168.200.1:49008 Request: POST
/v2.0/subnets/
2019-01-18 00:45:01,435 root Request body:
{"subnet": {"network_id": "99c260ec-dad4-40b9-8732-df32dd54bd00",
"dns_nameservers": ["8.8.8.8"], "cidr": "1.1.1.0/24", "gateway_ip":
"1.1.1.1", "name": "subnet_1"}}
2019-01-18 00:45:01,435 root Missing 'ip_version' attribute
Traceback (most recent call last):
File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 134,
in _handle_request
method, path_parts, content
File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py", line
175, in handle_request
return self.call_response_handler(handler, content, parameters)
File "/usr/share/ovirt-provider-ovn/handlers/neutron.py", line 36, in
call_response_handler
return response_handler(ovn_north, content, parameters)
File "/usr/share/ovirt-provider-ovn/handlers/neutron_responses.py", line
154, in post_subnets
subnet = nb_db.add_subnet(received_subnet)
File "/usr/share/ovirt-provider-ovn/neutron/neutron_api_mappers.py", line
74, in wrapper
validate_rest_input(rest_data)
File "/usr/share/ovirt-provider-ovn/neutron/neutron_api_mappers.py", line
596, in validate_add_rest_input
raise BadRequestError('Missing \'ip_version\' attribute')
BadRequestError: Missing 'ip_version' attribute
</error>
5 years, 10 months
[VDSM] FAIL: test_add_delete_ipv6 (network.ip_address_test.IPAddressTest) fail again
by Nir Soffer
We had this failure a lot in the past and it seems to be resolve, but I see
it again today:
======================================================================
FAIL: test_add_delete_ipv6 (network.ip_address_test.IPAddressTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testValidation.py",
line 333, in wrapper
return f(*args, **kwargs)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/ip_address_test.py",
line 226, in test_add_delete_ipv6
self._test_add_delete(IPV6_A_WITH_PREFIXLEN, IPV6_B_WITH_PREFIXLEN)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/ip_address_test.py",
line 247, in _test_add_delete
self._assert_has_no_address(nic, ip_b)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/ip_address_test.py",
line 344, in _assert_has_no_address
self._assert_address_not_in(address_with_prefixlen, addresses)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/network/ip_address_test.py",
line 352, in _assert_address_not_in
self.assertNotIn(address_with_prefixlen, addresses_list)
AssertionError: '2002:99::1/64' unexpectedly found in
['2002:99::1/64', '2001:99::1/64', 'fe80::6:23ff:fead:ed34/64']
-------------------- >> begin captured logging << --------------------
2019-01-04 16:01:53,543 DEBUG (MainThread) [root] /sbin/ip link add
name dummy_NKzY1 type dummy (cwd None) (cmdutils:133)
2019-01-04 16:01:53,559 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
2019-01-04 16:01:53,563 DEBUG (netlink/events) [root] START thread
<Thread(netlink/events, started daemon 139806010234624)> (func=<bound
method Monitor._scan of <vdsm.network.netlink.monitor.Monitor object
at 0x7f271d654cd0>>, args=(), kwargs={}) (concurrent:193)
2019-01-04 16:01:53,567 DEBUG (MainThread) [root] /sbin/ip link set
dev dummy_NKzY1 up (cwd None) (cmdutils:133)
2019-01-04 16:01:53,586 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
2019-01-04 16:01:53,593 DEBUG (netlink/events) [root] FINISH thread
<Thread(netlink/events, started daemon 139806010234624)>
(concurrent:196)
2019-01-04 16:01:53,597 DEBUG (MainThread) [root] /sbin/ip -6 addr add
dev dummy_NKzY1 2001:99::1/64 (cwd None) (cmdutils:133)
2019-01-04 16:01:53,615 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
2019-01-04 16:01:53,620 DEBUG (MainThread) [root] /sbin/ip -6 addr add
dev dummy_NKzY1 2002:99::1/64 (cwd None) (cmdutils:133)
2019-01-04 16:01:53,632 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
2019-01-04 16:01:53,639 DEBUG (MainThread) [root] /sbin/ip -6 addr del
dev dummy_NKzY1 2002:99::1/64 (cwd None) (cmdutils:133)
2019-01-04 16:01:53,656 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
2019-01-04 16:01:53,670 DEBUG (MainThread) [root] /sbin/ip link del
dev dummy_NKzY1 (cwd None) (cmdutils:133)
2019-01-04 16:01:53,705 DEBUG (MainThread) [root] SUCCESS: <err> = '';
<rc> = 0 (cmdutils:141)
--------------------- >> end captured logging << ---------------------
Build:
https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
5 years, 10 months