error before starting tests

Description

None

Activity

Show:

Former user March 13, 2019 at 9:59 AM

rebased the code and still getting errors:

11:35:23 ~ [Thread-4] Copy from lago-basic-suite-master-engine:/tmp/otopi* to /dev/shm/ost/deployment-basic-suite-master/default/test_logs/008_basic_ui_sanity.left_nav-20190313093523/lago-basic-suite-master-engine/_tmp_otopi*: ERROR (in 0:00:00)
11:35:23 - [Thread-4] lago-basic-suite-master-engine: ERROR (in 0:00:00)
11:35:25 * Collect artifacts: ERROR (in 0:00:02)
11:35:25 # left_nav: ERROR (in 0:00:31)
11:35:25 # Results located at /dev/shm/ost/deployment-basic-suite-master/008_basic_ui_sanity.py.junit.xml
11:35:25 @ Run test: 008_basic_ui_sanity.py: ERROR (in 0:03:10)
11:35:25 Error occured, aborting
11:35:25 Traceback (most recent call last):
11:35:25 File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run
11:35:25 self.cli_plugins[args.ovirtverb].do_run(args)
11:35:25 File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run
11:35:25 self._do_run(**vars(args))
11:35:25 File "/usr/lib/python2.7/site-packages/lago/utils.py", line 549, in wrapper
11:35:25 return func(*args, **kwargs)
11:35:25 File "/usr/lib/python2.7/site-packages/lago/utils.py", line 560, in wrapper
11:35:25 return func(*args, prefix=prefix, **kwargs)
11:35:25 File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 107, in do_ovirt_runtest
11:35:25 raise RuntimeError('Some tests failed')
11:35:25 RuntimeError: Some tests failed
11:35:25 + res=1

https://jenkins.ovirt.org/job/ovirt-system-tests_manual/4302/consoleFull

Dafna Ron March 11, 2019 at 4:15 PM

the job is running from your build-artifacts packages and its failing in missing packages (see below).
after reviewing the packages available in CI repos, the deps you are trying to get are outdated as we now work with postgresql10 and some are no longer needed.

I suggest that you rebaseyour change and build new packages

current packages

includepkgs = rh-postgresql10-postgresql
rh-postgresql10-postgresql-contrib
rh-postgresql10-postgresql-libs
rh-postgresql10-postgresql-server
rh-postgresql10-runtime

Former user March 11, 2019 at 3:12 PM

Dafna Ron March 11, 2019 at 11:17 AM

we had missing packages last week due to a missing repo.
please try to re-run the job

Dafna Ron March 10, 2019 at 6:50 PM

we did

Eyal Edri March 10, 2019 at 3:03 PM

i think we agreed to drop this project IIRC and report issues on the ovirt
project, Dafna?

On Sun, Mar 10, 2019, 16:47 Liora Milbaum (oVirt JIRA) <

Former user March 10, 2019 at 12:53 PM

when tried on other patch I'm getting an error:

https://jenkins.ovirt.org/job/ovirt-system-tests_manual/4271/console

Former user March 7, 2019 at 12:26 PM

Liora Milbaum March 7, 2019 at 9:39 AM

please rerun your job and see if it works for you or not.

/cc

Fixed

Details

Assignee

Reporter

Priority

Created March 6, 2019 at 1:44 PM
Updated August 29, 2019 at 2:12 PM
Resolved March 17, 2019 at 8:35 AM
Loading...