undercloud deployment failed

Bug #1840748 reported by Nawar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Undecided
Unassigned

Bug Description

Description
===========

failed to deploy undercloud node

Steps to reproduce
==================
1- configure undercloud.conf
2- execute command
openstack undercloud install

Expected result
===============
successful deployment

Actual result
=============
failed to deploy

Environment
===========
1- Rocky Cycle
2- python2-tripleo 11.1.1

Logs & Configs
==============

TASK [Debug output for task: Run container-puppet tasks (generate config) during step 1] *****************************************************************************************************
fatal: [undercloud]: FAILED! => {
    "failed_when_result": true,
    "outputs.stdout_lines | default([]) | union(outputs.stderr_lines | default([]))": [
        "2019-08-20 10:27:38,668 INFO: 26274 -- Running container-puppet",
        "2019-08-20 10:27:38,668 WARNING: 26274 -- docker runtime is deprecated in Stein and will be removed in Train.",
        "2019-08-20 10:27:38,670 INFO: 26274 -- Service compilation completed.",
        "2019-08-20 10:27:38,671 INFO: 26274 -- Starting multiprocess configuration steps. Using 6 processes.",
        "2019-08-20 10:27:38,689 INFO: 26277 -- Starting configuration of aodh using image docker.io/tripleomaster/centos-binary-aodh-api:current-tripleo",
        "2019-08-20 10:27:38,689 INFO: 26278 -- Starting configuration of ironic_api using image docker.io/tripleomaster/centos-binary-ironic-api:current-tripleo",
        "2019-08-20 10:27:38,689 INFO: 26279 -- Starting configuration of mysql using image docker.io/tripleomaster/centos-binary-mariadb:current-tripleo",
        "2019-08-20 10:27:38,689 INFO: 26280 -- Starting configuration of mistral using image docker.io/tripleomaster/centos-binary-mistral-api:current-tripleo",
        "2019-08-20 10:27:38,690 INFO: 26281 -- Starting configuration of redis using image docker.io/tripleomaster/centos-binary-redis:current-tripleo",
        "2019-08-20 10:27:38,690 INFO: 26282 -- Starting configuration of keepalived using image docker.io/tripleomaster/centos-binary-keepalived:current-tripleo",
        "2019-08-20 10:27:38,702 INFO: 26278 -- Starting configuration of iscsid using image docker.io/tripleomaster/centos-binary-iscsid:current-tripleo",
        "2019-08-20 10:27:38,702 INFO: 26281 -- Starting configuration of glance_api using image docker.io/tripleomaster/centos-binary-glance-api:current-tripleo",
        "2019-08-20 10:27:38,703 INFO: 26279 -- Starting configuration of memcached using image docker.io/tripleomaster/centos-binary-memcached:current-tripleo",
        "2019-08-20 10:27:38,703 INFO: 26277 -- Starting configuration of heat using image docker.io/tripleomaster/centos-binary-heat-api:current-tripleo",
        "2019-08-20 10:27:38,703 INFO: 26280 -- Starting configuration of crond using image docker.io/tripleomaster/centos-binary-cron:current-tripleo",
        "2019-08-20 10:27:38,703 INFO: 26282 -- Starting configuration of ceilometer using image docker.io/tripleomaster/centos-binary-ceilometer-central:current-tripleo",
        "Traceback (most recent call last):",
        " File \"/var/lib/container-puppet/container-puppet.py\", line 571, in <module>",
        " returncodes = list(p.map(mp_puppet_config, process_map))",
        " File \"/usr/lib64/python2.7/multiprocessing/pool.py\", line 250, in map",
        " return self.map_async(func, iterable, chunksize).get()",
        " File \"/usr/lib64/python2.7/multiprocessing/pool.py\", line 554, in get",
        " raise self._value",
        "OSError: [Errno 2] No such file or directory"
    ]
}

Revision history for this message
Alex Schultz (alex-schultz) wrote :

I don't think you've got the right containers. If you're using rocky, you need the rocky containers which are available at docker.io/tripleorocky. You were fetching the master containers.

Changed in tripleo:
status: New → Invalid
Revision history for this message
Nawar (nawarix) wrote :

hi alex

where can I change it ??

Thank you

Nawar (nawarix)
Changed in tripleo:
status: Invalid → Incomplete
Revision history for this message
Nawar (nawarix) wrote :

hi alex

it fixed by changing from docker to podman in undercloud.conf
I don't know why it fixed !!

Thank you for you help

Changed in tripleo:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.