standalone deployment fails

Bug #1886806 reported by Soniya Murlidhar Vyas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Undecided
Unassigned

Bug Description

standalone deployment fails in centos-7-scenario004-standalone-train.
Following is the trace of the failed job:-

TASK [tripleo-ceph-run-ansible : run create_ceph_ansible_remote_tmp command] ***
Tuesday 07 July 2020 10:49:54 +0000 (0:00:00.084) 0:21:18.070 **********
fatal: [undercloud]: FAILED! => {"changed": true, "cmd": "ANSIBLE_LOG_PATH=\"/home/zuul/standalone-ansible-hY_uLn/ceph-ansible/create_ceph_ansible_remote_tmp.log\" ANSIBLE_SSH_CONTROL_PATH_DIR=\"/tmp/ceph_ansible_control_path\" ANSIBLE_CONFIG=/usr/share/ceph-ansible/ansible.cfg ANSIBLE_REMOTE_TEMP=/tmp/create_ceph_ansible_remote_tmp ANSIBLE_SSH_RETRIES=4 DEFAULT_FORKS=3 ansible-playbook -i /home/zuul/standalone-ansible-hY_uLn/ceph-ansible/inventory.yml -e ansible_python_interpreter=/usr/bin/python2 /home/zuul/standalone-ansible-hY_uLn/ceph-ansible/create_ceph_ansible_remote_tmp.yml", "delta": "0:00:01.076173", "end": "2020-07-07 10:49:55.221195", "msg": "non-zero return code", "rc": 2, "start": "2020-07-07 10:49:54.145022", "stderr": "[WARNING]: Skipping key (deprecated) in group (overcloud) as it is not a\nmapping, it is a <class 'ansible.parsing.yaml.objects.AnsibleUnicode'>\n[WARNING]: Found both group and host with same name: standalone", "stderr_lines": ["[WARNING]: Skipping key (deprecated) in group (overcloud) as it is not a", "mapping, it is a <class 'ansible.parsing.yaml.objects.AnsibleUnicode'>", "[WARNING]: Found both group and host with same name: standalone"], "stdout": "\nPLAY [all] *********************************************************************\n\nTASK [create ceph_ansible_remote_tmp on all nodes with necessary ownership] ****\nTuesday 07 July 2020 10:49:54 +0000 (0:00:00.032) 0:00:00.032 ********** \nfatal: [undercloud]: FAILED! => changed=false \n gid: 0\n group: root\n mode: '0755'\n msg: 'chown failed: failed to look up user tripleo-admin'\n owner: root\n path: /tmp/ceph_ansible_tmp\n secontext: unconfined_u:object_r:user_tmp_t:s0\n size: 4096\n state: directory\n uid: 0\nfatal: [standalone]: FAILED! => changed=false \n gid: 0\n group: root\n mode: '0755'\n msg: 'chown failed: failed to look up user tripleo-admin'\n owner: root\n path: /tmp/ceph_ansible_tmp\n secontext: unconfined_u:object_r:user_tmp_t:s0\n size: 4096\n state: directory\n uid: 0\n\nPLAY RECAP *********************************************************************\nstandalone : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 \nundercloud : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 \n\n\nTuesday 07 July 2020 10:49:55 +0000 (0:00:00.316) 0:00:00.348 ********** \n=============================================================================== \ncreate ceph_ansible_remote_tmp on all nodes with necessary ownership ---- 0.32s", "stdout_lines": ["", "PLAY [all] *********************************************************************", "", "TASK [create ceph_ansible_remote_tmp on all nodes with necessary ownership] ****", "Tuesday 07 July 2020 10:49:54 +0000 (0:00:00.032) 0:00:00.032 ********** ", "fatal: [undercloud]: FAILED! => changed=false ", " gid: 0", " group: root", " mode: '0755'", " msg: 'chown failed: failed to look up user tripleo-admin'", " owner: root", " path: /tmp/ceph_ansible_tmp", " secontext: unconfined_u:object_r:user_tmp_t:s0", " size: 4096", " state: directory", " uid: 0", "fatal: [standalone]: FAILED! => changed=false ", " gid: 0", " group: root", " mode: '0755'", " msg: 'chown failed: failed to look up user tripleo-admin'", " owner: root", " path: /tmp/ceph_ansible_tmp", " secontext: unconfined_u:object_r:user_tmp_t:s0", " size: 4096", " state: directory", " uid: 0", "", "PLAY RECAP *********************************************************************", "standalone : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ", "undercloud : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ", "", "", "Tuesday 07 July 2020 10:49:55 +0000 (0:00:00.316) 0:00:00.348 ********** ", "=============================================================================== ", "create ceph_ansible_remote_tmp on all nodes with necessary ownership ---- 0.32s"]}

NO MORE HOSTS LEFT *************************************************************

PLAY RECAP *********************************************************************
standalone : ok=283 changed=175 unreachable=0 failed=0 skipped=89 rescued=0 ignored=0
undercloud : ok=90 changed=30 unreachable=0 failed=1 skipped=37 rescued=0 ignored=0

Tuesday 07 July 2020 10:49:55 +0000 (0:00:01.220) 0:21:19.290 **********
===============================================================================
tripleo-container-image-prepare : Run tripleo-container-image-prepare logged to: /var/log/tripleo-container-image-prepare.log - 580.99s
Pre-fetch all the containers ------------------------------------------ 164.71s
aide : Initialize aide database --------------------------------------- 102.19s
Wait for puppet host configuration to finish --------------------------- 96.72s
Wait for container-puppet tasks (generate config) to finish ------------ 65.77s
Run puppet on the host to apply IPtables rules ------------------------- 47.66s
Wait for containers to start for step 1 using paunch ------------------- 15.74s
container-registry : Docker | pause while Docker restarts -------------- 10.10s
Write kolla config json files ------------------------------------------- 8.30s
Creating container startup configs for step_4 --------------------------- 7.49s
Run NetworkConfig script ------------------------------------------------ 6.78s
Pre-fetch all the containers -------------------------------------------- 5.95s
tripleo-image-serve : ensure apache is installed ------------------------ 5.42s
authorize httpd to listen on registry ports ----------------------------- 4.88s
Creating container startup configs for step_3 --------------------------- 4.86s
Creating container startup configs for step_2 --------------------------- 4.66s
tuned : Install tuned --------------------------------------------------- 4.19s
Write container config scripts ------------------------------------------ 3.84s
tripleo-bootstrap : Deploy required packages to bootstrap TripleO ------- 3.76s
chrony : Install chronyd package ---------------------------------------- 3.68s
Exception: Deployment failed
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1323, in _standalone_deploy
    raise exceptions.DeploymentError('Deployment failed')
DeploymentError: Deployment failed
None
Not cleaning working directory /home/zuul/tripleo-heat-installer-templates
Not cleaning ansible directory /home/zuul/standalone-ansible-hY_uLn
Install artifact is located at /home/zuul/standalone-install-20200707104955.tar.bzip2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment Failed!

ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-fJDWkr

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment failed.

1. https://logserver.rdoproject.org/63/27463/16/check/periodic-tripleo-ci-centos-7-scenario004-standalone-train/b23d9a7/logs/undercloud/home/zuul/standalone_deploy.log.txt.gz
2. https://logserver.rdoproject.org/openstack-periodic-24hr/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-scenario004-standalone-train/45073f6/logs/undercloud/home/zuul/standalone_deploy.log.txt.gz
3. https://logserver.rdoproject.org/openstack-periodic-24hr/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-scenario004-standalone-train/aeb7f89/logs/undercloud/home/zuul/standalone_deploy.log.txt.gz

Tags: tripleo-ci
Changed in tripleo:
status: Triaged → 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.