Comment 17 for bug 1947403

Revision history for this message
Douglas Viroel (dviroel) wrote :

I started a fix on ci to update power_state_change_timeout to 60s and start testing it.
The patches are here:
https://review.opendev.org/c/openstack/tripleo-ci/+/815537
https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/815540

In a first run we can see jobs is passing, but took more then 1h to finish overcloud node instropection:
"Wednesday 27 October 2021 02:07:29 +0000 (1:03:45.677) 1:48:43.634"
https://logserver.rdoproject.org/56/36356/3/check/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-train/13d5d98/logs/quickstart_install.log

In the logs we still se one timeout error even setting to 60s:
"Timed out after 60 secs waiting for power off on node 0f3e7bc7-859b-44ec-9c00-903d2f419de9"
https://logserver.rdoproject.org/56/36356/3/check/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-train/13d5d98/logs/undercloud/var/log/extra/errors.txt.gz

With overcloud node introspection taking so long, this job is taking more then 4 hours to finish, when it doesn't times out.