tripleo overcloud failed in step 5 : debug container stared step
hi
i want install openstack stein on centos7 with 3 controller :
i run follow deploy command:
openstack overcloud deploy --control-flavor control --compute-flavor compute --templates /home/stack/generated-openstack-tripleo-heat-templates -e /home/stack/containers-prepare-parameter.yaml -e environment.yaml -e /home/stack/generated-openstack-tripleo-heat-templates/environments/network-isolation.yaml -e /home/stack/generated-openstack-tripleo-heat-templates/environments/network-environment.yaml -e /home/stack/templates/network-environment-overrides.yaml --timeout 600 --ntp-server 0.asia.pool.ntp.org --verbose
in step 5 i get follow error:
> > TASK [Start containers for step 5]
> > ********************************************* task path:
> > /var/lib/mistral/overcloud/common_deploy_steps_tasks.yaml:568
> > ok: [overcloud-novacompute-0] =>
> > {"censored": "the output has been
> > hidden due to the fact that 'no_log:
> > true' was specified for this result",
> > "changed": false} Friday 03 April 2020
> > 18:01:25 +0430 (0:11:19.419)
> > 1:54:53.976 **********
> >
> > TASK [Debug output for task: Start
> > containers for step 5]
> > ********************** task path:
> /var/lib/mistral/overcloud/common_deploy_steps_tasks.yaml:585
> > fatal: [overcloud-novacompute-0]:
> > FAILED! => {
> > "failed_when_result": true,
> > "outputs.stdout_lines | default([]) |
> > union(outputs.stderr_lines |
> > default([]))": [
> > "stdout: c73edcb8b695302d6bf7e0789d3ccac269110697517e54990789f6707b627b5b",
> > "",
> > "stderr: ",
> > "Created symlink from /etc/systemd/system/multi-user.target.wants/tripleo_nova_compute.service
> > to
> > /etc/systemd/system/tripleo_nova_compute.service.",
> > "Created symlink from /etc/systemd/system/timers.target.wants/tripleo_nova_compute_healthcheck.timer
> > to
> > /etc/systemd/system/tripleo_nova_compute_healthcheck.time
> > r.",
> > "Created symlink from /etc/systemd/system/tripleo_nova_compute.service.requires/tripleo_nova_compute_healthcheck.timer
> > to
> > /etc/systemd/system/tripleo_nova_comput
> > e_healthcheck.timer.",
> > "Error running ['podman', 'run', '--name',
> > 'nova_wait_for_compute_service',
> > '--label', 'config_id=tripleo_step5',
> > '--label',
> > 'container_name=nova_wait_for_comput
> > e_service', '--label',
> > 'managed_by=tripleo-Compute',
> > '--label',
> > 'config_data={\"start_order\": 4,
> > \"image\":
> > \"172.20.128.1:8787/tripleostein/centos-binary-nova-compute:
> > current-tripleo\", \"environment\":
> > [\"__OS_DEBUG=false\",
> > \"TRIPLEO_CONFIG_HASH=ba8c4fb3937f19883243859e5a49a26f-ba8c4fb3937f19883243859e5a49a26f\"],
> > \"command\": \"/co
> > ntainer-config-scripts/pyshim.sh
> > /container-config-scripts/nova_wait_for_compute_service.py\",
> > \"user\": \"nova\", \"volumes\":
> > [\"/etc/hosts:/etc/hosts:ro\",
> > \"/etc/loc altime:/etc/localtime:ro\",
> > \"/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro\",
> > \"/etc/pki/ca-trust/source/anchors:/etc/pki/ca-trust/source/anchors:ro\",
> > \"/
> > etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro\",
> > \"/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro\",
> > \"/etc/pki/t
> > ls/cert.pem:/etc/pki/tls/cert.pem:ro\",
> > \"/dev/log:/dev/log\",
> > \"/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro\",
> > \"/etc/puppet:/etc/puppet:ro\",
> > \"/var/lib/confi
> > g-data/nova_libvirt/etc/my.cnf.d/:/etc/my.cnf.d/:ro\",
> > \"/var/lib/config-data/nova_libvirt/etc/nova/:/etc/nova/:ro\",
> > \"/var/log/containers/nova:/var/log/nova\",
> > \"/var/
> > lib/container-config-scripts/:/container-config-scripts/\"],
> > \"net\": \"host\", \"detach\":
> > false}',
> > '--conmon-pidfile=/var/run/nova_wait_for_compute_service.pid',
> > '--lo g-driver', 'k8s-file',
> > '--log-opt',
> > 'path=/var/log/containers/stdouts/nova_wait_for_compute_service.log',
> > '--env=__OS_DEBUG=false',
> > '--env=TRIPLEO_CONFIG_HASH=ba8c4fb393
> > 7f19883243859e5a49a26f-ba8c4fb3937f19883243859e5a49a26f',
> > '--net=host', '--user=nova',
> > '--volume=/etc/hosts:/etc/hosts:ro',
> > '--volume=/etc/localtime:/etc/localtime:ro',
> > '--volume=/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro',
> > '--volume=/etc/pki/ca-trust/source/anchors:/etc/pki/ca-trust/source/anchors:ro',
> > '--volume=/etc/pk
> > i/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro',
> > '--volume=/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro',
> > '--volume=/e
> > tc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro',
> > '--volume=/dev/log:/dev/log',
> > '--volume=/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro',
> > '--volume ...