On Tue, May 30, 2017 at 9:50 AM, Sahina Bose <sabose@redhat.com> wrote:On Tue, May 30, 2017 at 12:30 PM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:On Tue, May 30, 2017 at 5:53 AM, <jenkins@jenkins.phx.ovirt.org> wrote:Project: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/
Build: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/11 5/ I'm not able to debug this.As far as I can tell, engine-setup logs are truncated before engine-setup termination.postgresql not running?2017-05-29 23:11:03,016-0400 DEBUG otopi.ovirt_engine_setup.engine_common.database database.getCredentials:1179 dbenv: {'OVESETUP_DB/database': 'engine', 'OVESETUP_DB/host': 'localhost', 'OVESETUP_DB/user': 'engine', 'OVESETUP_DB/secured': False, 'OVESETUP_DB/securedHostValida tion': False, 'OVESETUP_DB/password': '**FILTERED**', 'OVESETUP_DB/port': 5432} 2017-05-29 23:11:03,017-0400 DEBUG otopi.ovirt_engine_setup.engin e_common.database database.execute:212 Database: 'None', Statement: ' select count(*) as count from pg_catalog.pg_tables where schemaname = 'public'; ', args: {} 2017-05-29 23:11:03,017-0400 DEBUG otopi.ovirt_engine_setup.engin e_common.database database.execute:217 Creating own connection 2017-05-29 23:11:03,017-0400 DEBUG otopi.ovirt_engine_setup.engin e_common.database database.getCredentials:1211 database connection failed Traceback (most recent call last): File "/usr/share/ovirt-engine/setup /ovirt_engine_setup/engine_ common/database.py", line 1209, in getCredentials ] = self.isNewDatabase() File "/usr/share/ovirt-engine/setup /ovirt_engine_setup/engine_ common/database.py", line 405, in isNewDatabase transaction=False, File "/usr/share/ovirt-engine/setup /ovirt_engine_setup/engine_ common/database.py", line 226, in execute database=database, File "/usr/share/ovirt-engine/setup /ovirt_engine_setup/engine_ common/database.py", line 160, in connect sslmode=sslmode, File "/usr/lib64/python2.7/site-pac kages/psycopg2/__init__.py", line 164, in connect conn = _connect(dsn, connection_factory=connection_ factory, async=async) OperationalError: could not connect to server: Connection refused Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432? Not sure. postgresql not running shouldn't truncate engine-setup logs. Adding Didi and Simone
2017-05-26 23:10:54,739-0400 DEBUG otopi.plugins.otopi.network.firewalld plugin.executeRaw:813 execute: ('/bin/firewall-cmd', '--list-all-zones'), executable='None', cwd='None', env=None
Build Number: 115
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #111
[Roy Golan] Add metrics to basic suite
[Sandro Bonazzola] ovirt-release: add fc26 support
[Sandro Bonazzola] cockpit-ovirt: add fedora 26
Changes for Build #112
[Roy Golan] Add metrics to basic suite
Changes for Build #113
[Benny Zlotnik] Add live storage migration test
Changes for Build #114
[Daniel Belenky] Adding change resolver to check-patch for better changes detection.
[Sandro Bonazzola] ovirt-engine-nodejs: add fedora 26
[Sandro Bonazzola] ovirt-engine-nodejs-modules: add fedora 26
[Sandro Bonazzola] ovirt-engine-yarn: add fedora 26
[Eyal Edri] remove ovirt-web-ui project
[Barak Korren] Add PyYAML package to all slaves
[Barak Korren] Add retries to mirror_client on JSON errors
[Barak Korren] Enabled loading mirrors data from local file
[Barak Korren] Added GerritMergedChange class
Changes for Build #115
[Daniel Belenky] Adding change resolver to check-patch for better changes detection.
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.wait_engine
Error Message:
None != True after 600 seconds
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 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt_master_hc-system-tests/ovirt- system-tests/hc-basic-suite-ma ster/test-scenarios/002_bootst rap.py", line 102, in wait_engine
testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 256, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 230, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds
_______________________________________________
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
--
--